aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Fix a logic problem that broke umount -a.Brian Feldman1999-10-291-4/+5
* Add references to cam(4) and xpt(4).Matthew Hunt1999-10-281-5/+2
* Restore alphabetical order of command line options parsing.Luoqi Chen1999-10-261-4/+4
* Debug flags -T and -S were reversed.Luoqi Chen1999-10-261-2/+2
* Small bugfixes (point not getting marked in one case, string not NUL andBrian Feldman1999-10-231-14/+14
* Remove one obsoleted entry from the BUGS section.Ruslan Ermilov1999-10-201-2/+0
* Fix a few things. Unbogosify a free(), {,UN}MARK with correct args, andBrian Feldman1999-10-181-22/+22
* quoting << Martin_BlappBrian Feldman1999-10-172-147/+418
* MFS: forego->forgoNick Sayer1999-10-161-1/+1
* spell check != grammar check. :-)Nick Sayer1999-10-161-1/+1
* Sync with reallity (USERCONFIG_BOOT option was removed long time ago)Alexey Zelkin1999-10-151-6/+9
* Add mount_nwfs program. Now -current can mount NetWare volumes.Boris Popov1999-10-154-1/+579
* ioctl -> sysctl for interface address changes.Ruslan Ermilov1999-10-131-74/+83
* Describe the new options of start and init commands.Greg Lehey1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block deviceGreg Lehey1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',Greg Lehey1999-10-131-43/+110
* Let a file with '@' or ':' in it take precedence over defaulting toBrian Feldman1999-10-102-4/+8
* Nuke the old antique copy of ipfilter from the tree. This is old enoughPeter Wemm1999-10-105-46/+0
* Remove the ft program, the driver is long gone.Poul-Henning Kamp1999-10-094-1103/+0
* mount* fixes from Martin Blapp <mb@imp.ch>:Poul-Henning Kamp1999-10-0922-124/+227
* Fix -Wall warningsNick Hibma1999-10-082-3/+4
* - Fixed some cases in which mount was segfaulting.Nick Hibma1999-10-082-20/+24
* Put the umount request through the same translation as the mountAlfred Perlstein1999-10-061-2/+11
* Fixed the description of how packets re-enter IP firewall filter.Ruslan Ermilov1999-10-061-3/+6
* Removal of sys/device.hNick Hibma1999-10-051-1/+0
* Print a warning that includes the mount source when the foregroundMatthew Dillon1999-10-021-0/+1
* Add description of checkparity and rebuildparity.Greg Lehey1999-09-281-4/+9
* Brucify comments.Greg Lehey1999-09-281-23/+66
* vinum_init: Fix message typo.Greg Lehey1999-09-281-1/+50
* Document the "noasync" option.David E. O'Brien1999-09-282-0/+6
* Do not defer setting of the aliasing address fromRuslan Ermilov1999-09-281-19/+15
* Use mkstemp(3) instead of tmpnam(3) when creating temporary files for modeKenneth D. Merry1999-09-282-6/+12
* Fix two rather embarrassing bugs in camcontrol. The first caused theKenneth D. Merry1999-09-271-3/+5
* -Wall cleanups, handle unknown cases.Bill Fumerola1999-09-261-5/+9
* Silence -WallBill Fumerola1999-09-261-1/+2
* Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform hadNik Clayton1999-09-261-0/+4
* Remove two more unnecessary function declarations/prototypes.Bill Fumerola1999-09-251-4/+0
* Include the proper headers, remove the unnecessary function declarations.Bill Fumerola1999-09-251-1/+2
* Remove duplicate declarations for two internal functions.Bill Fumerola1999-09-252-4/+0
* Stuff a variable declaration inside a #if block that is only used for thatBill Fumerola1999-09-252-0/+4
* Remove declaration of getenv(), we get that from stdlib.h already.Bill Fumerola1999-09-251-1/+1
* Bring documentation up to dateMatthew Dillon1999-09-231-5/+60
* Correct spelling : ascii -> ASCIIAlexey Zelkin1999-09-201-1/+1
* If we don't appear to have a module loaded supporting the interfaceMike Smith1999-09-201-0/+44
* Prepare for K5.Mark Murray1999-09-202-2/+2
* Fix for new KerberosFix for new Kerberos44Mark Murray1999-09-192-0/+2
* `permanent_link' is obsolete; update examples.Ruslan Ermilov1999-09-131-9/+7
* Add Ari Suutari as a maintainer.Ruslan Ermilov1999-09-131-0/+3