NetBSD/sbin/mount
pooka 694167d28f Support mount -o rump, which uses the rump server instead of using
the kernel service.  E.g. "mount -t efs -o rump /dev/sgidev /mnt"
runs effectively "rump_efs /dev/sgidev /mnt".
2009-01-11 20:39:34 +00:00
..
fattr.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
Makefile Remove special case 2004-08-19 23:02:27 +00:00
mount.8 Support mount -o rump, which uses the rump server instead of using 2009-01-11 20:39:34 +00:00
mount.c Support mount -o rump, which uses the rump server instead of using 2009-01-11 20:39:34 +00:00
mountprog.h Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
pathadj.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 10:04:22 +00:00
vfslist.c Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00