freebsd-dev/sbin/mount_ext2fs
Garrett Wollman 5e074e31a2 Get rid of the last vestiges of the old MOUNT_* constants in the
mount_* programs.  While we're at it, collapse the four now-identical
mount programs for devfs, fdesc, kernfs, and procfs into links to
a new mount_std(8) which can mount any really generic filesystem
such as these when called with the appropriate argv[0].

Also, convert the mount programs to use sysexits.h.
1996-05-13 17:43:19 +00:00
..
Makefile Mount program for EXT2FS. 1995-11-06 02:21:35 +00:00
mntopts.h Mount program for EXT2FS. 1995-11-06 02:21:35 +00:00
mount_ext2fs.8 Hacked up a small man page for mount_ext2fs. The existing man page was 1996-01-31 17:28:23 +00:00
mount_ext2fs.c Get rid of the last vestiges of the old MOUNT_* constants in the 1996-05-13 17:43:19 +00:00