summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix a non-critical memory leak.ru1999-07-231-4/+6
* Modify device numbering method to work with latest -CURRENT. Briefly,grog1999-07-221-4/+4
* Fix a gcc stupidity where it thought a variable was being used uninitializedbillf1999-07-212-4/+10
* Avoid ambigious if/elsebillf1999-07-212-4/+6
* Avoid ambigious if-elsebillf1999-07-211-4/+7
* Since we are using strlen() let's assign it to the correct type andbillf1999-07-211-2/+3
* Also check against chardevs when looking for root.phk1999-07-204-4/+12
* Check if an fs is mounted before checking if it is mounted read-only.luoqi1999-07-191-2/+3
* Print out the fields that are set in fs_flags.mpp1999-07-181-1/+12
* Add $Id$ to these manpages.nik1999-07-125-0/+6
* Fix nested if/else within an ifbillf1999-07-081-2/+3
* Remove reference to the obsoleted COMCONSOLE option.yokota1999-07-061-4/+11
* "Cannot" is one word. "Can not" has a different meaning if takenmph1999-07-051-3/+3
* (1) Include linker.h because we use kldload()billf1999-07-041-3/+5
* Add definitions for simplified config commandsgrog1999-07-021-1/+11
* Remove the volume, plex, sd and drive commands which allowed the usergrog1999-07-021-66/+493
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-12/+12
* Change the name of the s option to indicate that it wears more thangrog1999-07-021-15/+49
* Document simplified configuration commands.grog1999-07-021-19/+335
* Fix time of last dump handling.jkh1999-07-021-6/+11
* Modify code to be -Wall'able.mks1999-07-0111-152/+164
* Turn System V command line syntax ``on'' by default.ru1999-07-012-12/+4
* Drop the embedded boot code in favour of a -B option which readsrnordier1999-06-276-284/+200
* Print out the fs_id field.phk1999-06-271-1/+2
* Document -P (keyboard probe) assumptions.rnordier1999-06-261-1/+10
* Add new file that needs compiling.obrien1999-06-241-3/+3
* Clarify some details.ru1999-06-231-8/+15
* Document the -f flag to detach.grog1999-06-221-2/+8
* Remove ancient, mouldy comments.grog1999-06-221-16/+0
* vinum_ldi:grog1999-06-221-3/+4
* Allow a 'start <drive>' command.grog1999-06-221-1/+4
* Signal init(8) instead of executing halt(8) or reboot(8)ru1999-06-212-70/+100
* Mention that data going from one internal address to another willbrian1999-06-211-4/+11
* Minor cleanups to shutdown(8):jkoshy1999-06-212-5/+22
* Move the IFSTATUS stuff after the address listing.phk1999-06-191-5/+5
* This is the much-awaited cleaned up version of IPFW [ug]id support.green1999-06-192-2/+62
* Add a new interface ioctl, to return "aux status".phk1999-06-191-1/+6
* Add again the ':' after the x option in th eargument list to getopt.n_hibma1999-06-191-2/+2
* Fix a coredump with negative (due to overflow) offset values.ru1999-06-181-3/+4
* This lets you specify "gemdosfs", "shortnames", "longnames", andjkh1999-06-186-12/+63
* Bring in System V run-level patches (turned off by default).ru1999-06-183-23/+97
* Add a MAINTAINER line to modules that I maintain.ken1999-06-181-0/+2
* Init(8) will halt the system if sent USR1 signal,ru1999-06-162-8/+23
* Document the usage of escape character in a service name.ru1999-06-151-2/+9
* Workaround the problem that the first (and only first) port nameru1999-06-111-9/+26
* For vendor-specific commands sent using the 'camcontrol cmd' facility,ken1999-06-101-4/+4
* Introduce IFF_SMART bit.phk1999-06-061-2/+2
* sprintf -> snprintfkris1999-06-061-2/+3
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofarchie1999-06-052-3/+6
* Fix the parsing of ip addresses on a command line.ru1999-06-041-7/+7
OpenPOWER on IntegriCloud