summaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Add new file that needs compiling.David E. O'Brien1999-06-241-3/+3
* Clarify some details.Ruslan Ermilov1999-06-231-8/+15
* Document the -f flag to detach.Greg Lehey1999-06-221-2/+8
* Remove ancient, mouldy comments.Greg Lehey1999-06-221-16/+0
* vinum_ldi:Greg Lehey1999-06-221-3/+4
* Allow a 'start <drive>' command.Greg Lehey1999-06-221-1/+4
* Signal init(8) instead of executing halt(8) or reboot(8)Ruslan Ermilov1999-06-212-70/+100
* Mention that data going from one internal address to another willBrian Somers1999-06-211-4/+11
* Minor cleanups to shutdown(8):Joseph Koshy1999-06-212-5/+22
* Move the IFSTATUS stuff after the address listing.Poul-Henning Kamp1999-06-191-5/+5
* This is the much-awaited cleaned up version of IPFW [ug]id support.Brian Feldman1999-06-192-2/+62
* Add a new interface ioctl, to return "aux status".Poul-Henning Kamp1999-06-191-1/+6
* Add again the ':' after the x option in th eargument list to getopt.Nick Hibma1999-06-191-2/+2
* Fix a coredump with negative (due to overflow) offset values.Ruslan Ermilov1999-06-181-3/+4
* This lets you specify "gemdosfs", "shortnames", "longnames", andJordan K. Hubbard1999-06-186-12/+63
* Bring in System V run-level patches (turned off by default).Ruslan Ermilov1999-06-183-23/+97
* Add a MAINTAINER line to modules that I maintain.Kenneth D. Merry1999-06-181-0/+2
* Init(8) will halt the system if sent USR1 signal,Ruslan Ermilov1999-06-162-8/+23
* Document the usage of escape character in a service name.Ruslan Ermilov1999-06-151-2/+9
* Workaround the problem that the first (and only first) port nameRuslan Ermilov1999-06-111-9/+26
* For vendor-specific commands sent using the 'camcontrol cmd' facility,Kenneth D. Merry1999-06-101-4/+4
* Introduce IFF_SMART bit.Poul-Henning Kamp1999-06-061-2/+2
* sprintf -> snprintfKris Kennaway1999-06-061-2/+3
* When incrementing through a SIOCGIFCONF list, enforce a lower limit ofArchie Cobbs1999-06-052-3/+6
* Fix the parsing of ip addresses on a command line.Ruslan Ermilov1999-06-041-7/+7
* Spelling corrections for dummynet.Ruslan Ermilov1999-06-021-4/+5
* Get rid of segfaults in a set-uid program.Ruslan Ermilov1999-06-011-8/+15
* $Header$ -> $Id$Kris Kennaway1999-05-293-58/+70
* Xref mountd in text.Kris Kennaway1999-05-291-2/+3
* Manpage cleanup, move $Id$ to #ifndef lint, remove unused includes,Kris Kennaway1999-05-292-25/+27
* Add the missing cd9660-specific options to the -o flag. While I'm here,Guy Helmer1999-05-281-1/+16
* close pr 10889:Luigi Rizzo1999-05-241-13/+27
* Fix typo in dump reportingJean-Marc Zucconi1999-05-241-3/+4
* Getopt(3) returns -1 not EOF.Warner Losh1999-05-232-6/+6
* Include a table of disk error codes and a note about the cylinder >Robert Nordier1999-05-221-1/+39
* Fix a typo, and get rid of the bugs section that talks about addingKenneth D. Merry1999-05-191-5/+2
* Use current names for swap devices.Joseph Koshy1999-05-171-3/+3
* Refer to current names for swap partitions in the `FILES' section.Joseph Koshy1999-05-171-3/+3
* Oops - missing parenthesisBrian Somers1999-05-131-2/+2
* /sbin/natd portrange documentation and bugfixBrian Somers1999-05-132-8/+20
* Read dumpdev using sysctl(3) interface. Now savecore should work againLuoqi Chen1999-05-131-16/+22
* Add a new device specification syntax to camcontrol. It is now possible toKenneth D. Merry1999-05-105-91/+204
* Move sysctl/ to src/sbin/ where it now belongs.David E. O'Brien1999-05-102-5/+3
* Fix mknod which overloaded a little too much on "minor" and "major"Poul-Henning Kamp1999-05-101-6/+6
* Silence message about absence of PnP overrides.Andrzej Bialecki1999-05-091-4/+5
* Make flood ping flood again. It hasn't worked since 2.2.6. Make the "-l"Stephen McKay1999-05-071-4/+6
* Arrange the "CONFIGURATION FILE" section in the order in which theGreg Lehey1999-05-071-24/+45
* Null commit.Joseph Koshy1999-05-074-4/+4
* 1. Enhanced syntax for mount(8). The -o option now supports two 'meta'Joseph Koshy1999-05-074-78/+310
* Add a number of interrelated CAM feature enhancements and bug fixes.Kenneth D. Merry1999-05-062-50/+1061