summaryrefslogtreecommitdiffstats
path: root/sbin/mount/mount_ufs.c
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent's license,markm2004-04-091-4/+0
* Now that the kernel is able to load modules itself,mux2002-08-031-17/+1
* o __P removedimp2002-03-211-1/+1
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+1
* Always print out the target device when the mount fails, not just onbsd2001-01-251-4/+1
* Provide a better error message when the /dev entry is non-existant.bsd2001-01-251-0/+3
* optreset is declared in unistd.h now.imp2000-08-161-1/+0
* Add the snapshot option to mount_ufs.mckusick2000-07-061-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Removed ROOTSLICE_HUNT. The root device is now found better bybde1999-01-091-34/+2
* Remove unused #includes. Spelling. Add rcsid. Do not dot terminate err()charnier1998-07-061-13/+11
* Fix a type mismatch between a scanf format string and thejdp1998-03-081-3/+3
* Make this compile again.steve1998-03-081-3/+3
* If we are mounting the root filesystem, and we're accessing it throughmsmith1998-03-081-2/+34
* Removed duplicate MOPT_FORCE and sorted the first one. Rev.1.5 andbde1997-08-251-3/+2
* Try to avoid mounting filesystems multiple times. Also whilesteve1997-08-241-3/+9
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Merge from Lite2peter1997-03-111-16/+18
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix force flag: It is not a "negative" flag. Add MNT_FORCE to the acceptabledg1995-05-121-0/+1
* Add support for filesystem-specific `-o' options, and re-implement thewollman1994-11-011-1/+1
* Add code to skip "userquota"/"groupquota" options needed forache1994-09-291-0/+2
* Use getvfs* functions to map between VFS types and names.wollman1994-09-221-1/+16
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+131
OpenPOWER on IntegriCloud