History log of /netbsd-src/sbin/mount_tmpfs/mount_tmpfs.h (Results 1 – 1 of 1)
Revision Date Author Comments
# 99fed726 05-Aug-2008 pooka <pooka@NetBSD.org>

Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.

Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.
While doing this, combine some common mountgoop to mountprog.h

show more ...