aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-053-5/+6
* When MODE SELECT'ing, the ``device-specific parameter'' field isJoerg Wunsch1996-10-051-2/+2
* Back out my -k changes; there's a better way to do this in the short-term.Jordan K. Hubbard1996-10-022-14/+5
* Add support for dset'ing an arbitrary kernel (experimental).Jordan K. Hubbard1996-10-012-9/+19
* Updates to deal with ld.so.hints version 2. It now deals with thePeter Wemm1996-10-012-18/+53
* Get rid of useless -f flag (though left for historical reasons).Guido van Rooij1996-09-302-3/+15
* .Os NetBSD -> .Os FreeBSD.Wolfram Schneider1996-09-281-1/+1
* Removed references to pathconf-related variables that were never handledBruce Evans1996-09-281-10/+3
* Add chlen command so you can set the size of an inode. This was handyGuido van Rooij1996-09-261-0/+23
* Eliminated includes of the "temporary" backwards compatibility headerBruce Evans1996-09-242-3/+3
* add missing comma(s) in .Xr macrosWolfram Schneider1996-09-233-6/+9
* Who would have though that dmesg didn't understand message buffers?Bruce Evans1996-09-211-8/+16
* ts_sec -> tv_secNate Williams1996-09-202-4/+4
* ts_sec -> tv_secNate Williams1996-09-204-19/+19
* ts_sec -> tv_secNate Williams1996-09-205-13/+13
* rdisc functionality has been incorporated into routedPaul Traina1996-09-163-1810/+0
* Disable rdisc, enable routed in new location.Garrett Wollman1996-09-161-1/+1
* Change location of trace files and disable remote trace file changeGarrett Wollman1996-09-161-1/+3
* Layer on FreeBSD local changes from old routed.Garrett Wollman1996-09-167-25/+20
* This commit was generated by cvs2svn to compensate for changes in r18316,Garrett Wollman1996-09-1617-0/+11181
|\
| * Virgin import of new BSD/SGI routed. This update contains a numbervendor/SGI/vjs_960912Garrett Wollman1996-09-1618-0/+11343
* Note that -N is only effective when ipfw is displaying chain entries.Alexander Langer1996-09-151-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsBruce Evans1996-09-1427-51/+51
* Added description of "noatime" option.David Greenman1996-09-082-2/+14
* Make the noauto flag usable for swap devices too. Closes PR#1542Jordan K. Hubbard1996-09-062-1/+3
* Fixed DPADD.Bruce Evans1996-09-052-6/+6
* Cast the partial result of an expression to an off_t to fix an overflowDavid Greenman1996-09-051-1/+1
* Just realised the man page didn't mention the appletalk specific optionsJulian Elischer1996-09-041-1/+9
* Get rid of an unexpectedly bogus sanity check under appletalk becauseJulian Elischer1996-09-041-3/+3
* Implemented user side of "noatime" mount option. This option disablesDavid Greenman1996-09-034-2/+8
* Add ${DPADD}, $Id$Peter Wemm1996-09-021-0/+2
* Because 'ipfw flush' is such a dangerous command (given that mostNate Williams1996-08-312-8/+42
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-292-2/+4
* Add one line fix to stop my old 'don't barf if you see the sameBill Paul1996-08-291-2/+3
* Add support to halt, to allow it to request that the power be turned offJulian Elischer1996-08-242-6/+18
* Use the .Bx macro where appropriate.Mike Pritchard1996-08-2314-16/+30
* Use the .At macro where appropriate.Mike Pritchard1996-08-232-2/+4
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-238-16/+27
* Print out ICMP errors that are responses to our own packets by default.Bill Fenner1996-08-202-20/+69
* a header file for zopen.3Wolfram Schneider1996-08-202-1/+5
* back out a part of the previous patch that garrett objected to..Julian Elischer1996-08-192-7/+2
* Submitted by: Archie@whistle.comJulian Elischer1996-08-133-3/+13
* Completely rewrite handling of protocol field for firewalls, things arePaul Traina1996-08-132-130/+72
* Attempt to unlink any stale .o files before relocating code.Paul Traina1996-08-131-2/+3
* Cover a potential buffer overrun problemPaul Traina1996-08-131-2/+2
* Fix tcp/udp port rangesPaul Traina1996-08-131-3/+3
* Reviewed by: julianJulian Elischer1996-08-093-2/+46
* add nextboot by defaultJulian Elischer1996-08-091-2/+2
* slight man page additions re: deficienciesJulian Elischer1996-08-092-0/+10
* Drop setuid ASAP, to minimize code executed as root.Bill Fenner1996-08-091-3/+17