summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Use v3 protocol by default if it is supported by the server. Allow thedfr1997-04-182-11/+49
* Fix typo: "oder" -> "order".danny1997-04-161-2/+2
* Implement a -r option to fsdb(8), ``read/only''.joerg1997-04-153-45/+63
* Oops...now really commit the doc change.guido1997-04-091-1/+3
* Make a sysconfig variable controlling if teh kernel should acceptguido1997-04-091-8/+10
* Allow "modern" syntax:phk1997-04-021-5/+21
* unifdef CCITT, ISO & CRUFT.phk1997-04-023-303/+2
* Make "-o noxxx" work properly, allowing the user to clean e.g. the resvportdfr1997-04-021-22/+47
* Be more specific as to which flags may not be turned off when thempp1997-04-011-2/+3
* Make mount_nfs use reserved ports by default.. Mounts already useguido1997-04-011-2/+2
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existbde1997-04-011-4/+4
* Fixed missing DPADD. Removed now-redundant SRCS.bde1997-04-011-1/+1
* Remove the syslog stuff, and allow various return valuesbrian1997-03-312-5/+16
* Fix the mount_mfs case from the last cleanup. The code was (ab)usingpeter1997-03-311-1/+17
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-312-3/+3
* Move uucplock into libutil and create a manual page.brian1997-03-303-166/+4
* Fix mount call for devfs.phk1997-03-301-2/+1
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-2946-69/+69
* Make this compile after the fsirand changes that deleted two fields.peter1997-03-281-2/+2
* Add code that will reject nfs requests in teh kernel from nonprivilegedguido1997-03-271-1/+14
* Update HISTORY to reflect that this will first appear in 2.2.5.mpp1997-03-271-1/+1
* Typo fix (now how did that one get by me :-).mpp1997-03-271-1/+1
* Get rid of __progname. I thought I already did that...guido1997-03-261-4/+2
* Typo police. Also update HISTORY to reflect when this first appearedmpp1997-03-241-3/+6
* Include missing <time.h>ache1997-03-241-0/+4
* Cleanup STANDALONE stuffache1997-03-241-28/+43
* Fix small race window when creating portal socket.imp1997-03-242-2/+8
* Use mkstemp rather than mktemp to prevent a small race.imp1997-03-242-22/+22
* Reactivated dumplfs and newlfs.bde1997-03-241-4/+2
* Changed MAN to MAN8 so that this builds.bde1997-03-241-1/+1
* Add generation number randomization. Newly created filesystems wil nowguido1997-03-236-7/+449
* Mdoc cleanup.mpp1997-03-191-71/+116
* patch up some "int *" vs. "time_t *" (long) mismatches. They could bepeter1997-03-183-6/+12
* Restore check for ridiculous directory sizes.peter1997-03-183-6/+6
* Document the -a option in .Fl form instead of .Cm form to be consistantpeter1997-03-151-2/+2
* The -a option (autosize) option got mangled during the Lite2 merge.peter1997-03-151-3/+2
* Fixed bogus casts from (int32_t *) to (time_t *).bde1997-03-131-4/+8
* Kill the Lite2 early "filesystem clean abort" check and go back topeter1997-03-136-24/+18
* Reactivate fsdbpeter1997-03-131-2/+2
* Missing $Id$peter1997-03-133-2/+4
* Make this compile. Mostly use the new names for the ctime/atime/mtimepeter1997-03-132-7/+7
* Fixed checking for a non-numeric minor number.bde1997-03-121-2/+2
* Record num_eisa_slots if it could be found in the kernel.joerg1997-03-121-1/+41
* Finished (?) merging with Lite2: cleaned up #include mess; fixed mergingbde1997-03-122-124/+96
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-1212-30/+12
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-127-53/+42
* Finished (?) merging with Lite2: cleaned up #include mess and fixed abde1997-03-123-9/+3
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-123-9/+6
* Finished (?) merging with Lite2: cleaned up #include mess.bde1997-03-123-21/+3
* Restored lost reference to fsdb(8).bde1997-03-123-3/+6
OpenPOWER on IntegriCloud