summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix Bus Device Resets from userland, and specifically from camcontrol.ken1999-10-311-11/+41
* Some spelling/grammar fixes.mpp1999-10-301-3/+3
* Minor grammar fix.mpp1999-10-301-1/+1
* Fix an overflow or two and replace a while with a for.green1999-10-301-9/+11
* Fix a few things:green1999-10-302-30/+62
* Fix a logic problem that broke umount -a.green1999-10-291-4/+5
* Add references to cam(4) and xpt(4).mph1999-10-281-5/+2
* Restore alphabetical order of command line options parsing.luoqi1999-10-261-4/+4
* Debug flags -T and -S were reversed.luoqi1999-10-261-2/+2
* Small bugfixes (point not getting marked in one case, string not NUL andgreen1999-10-231-14/+14
* Remove one obsoleted entry from the BUGS section.ru1999-10-201-2/+0
* Fix a few things. Unbogosify a free(), {,UN}MARK with correct args, andgreen1999-10-181-22/+22
* quoting << Martin_Blappgreen1999-10-172-147/+418
* MFS: forego->forgonsayer1999-10-161-1/+1
* spell check != grammar check. :-)nsayer1999-10-161-1/+1
* Sync with reallity (USERCONFIG_BOOT option was removed long time ago)phantom1999-10-151-6/+9
* Add mount_nwfs program. Now -current can mount NetWare volumes.bp1999-10-154-1/+579
* ioctl -> sysctl for interface address changes.ru1999-10-131-74/+83
* Describe the new options of start and init commands.grog1999-10-131-10/+43
* Change default init sizes from 64 kB to 60 kB, since the block devicegrog1999-10-131-4/+8
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-9/+20
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-26/+41
* Change the name of the v flag variable from 'verbose' to 'vflag',grog1999-10-131-43/+110
* Let a file with '@' or ':' in it take precedence over defaulting togreen1999-10-102-4/+8
* Nuke the old antique copy of ipfilter from the tree. This is old enoughpeter1999-10-105-46/+0
* Remove the ft program, the driver is long gone.phk1999-10-094-1103/+0
* mount* fixes from Martin Blapp <mb@imp.ch>:phk1999-10-0922-124/+227
* Fix -Wall warningsn_hibma1999-10-082-3/+4
* - Fixed some cases in which mount was segfaulting.n_hibma1999-10-082-20/+24
* Put the umount request through the same translation as the mountalfred1999-10-061-2/+11
* Fixed the description of how packets re-enter IP firewall filter.ru1999-10-061-3/+6
* Removal of sys/device.hn_hibma1999-10-051-1/+0
* Print a warning that includes the mount source when the foregrounddillon1999-10-021-0/+1
* Add description of checkparity and rebuildparity.grog1999-09-281-4/+9
* Brucify comments.grog1999-09-281-23/+66
* vinum_init: Fix message typo.grog1999-09-281-1/+50
* Document the "noasync" option.obrien1999-09-282-0/+6
* Do not defer setting of the aliasing address fromru1999-09-281-19/+15
* Use mkstemp(3) instead of tmpnam(3) when creating temporary files for modeken1999-09-282-6/+12
* Fix two rather embarrassing bugs in camcontrol. The first caused theken1999-09-271-3/+5
* -Wall cleanups, handle unknown cases.billf1999-09-261-5/+9
* Silence -Wallbillf1999-09-261-1/+2
* Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform hadnik1999-09-261-0/+4
* Remove two more unnecessary function declarations/prototypes.billf1999-09-251-4/+0
* Include the proper headers, remove the unnecessary function declarations.billf1999-09-251-1/+2
* Remove duplicate declarations for two internal functions.billf1999-09-252-4/+0
* Stuff a variable declaration inside a #if block that is only used for thatbillf1999-09-252-0/+4
* Remove declaration of getenv(), we get that from stdlib.h already.billf1999-09-251-1/+1
* Bring documentation up to datedillon1999-09-231-5/+60
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
OpenPOWER on IntegriCloud