summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Get rid of useless -f flag (though left for historical reasons).guido1996-09-302-3/+15
* .Os NetBSD -> .Os FreeBSD.wosch1996-09-281-1/+1
* Removed references to pathconf-related variables that were never handledbde1996-09-281-10/+3
* Add chlen command so you can set the size of an inode. This was handyguido1996-09-261-0/+23
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-242-3/+3
* add missing comma(s) in .Xr macroswosch1996-09-233-6/+9
* Who would have though that dmesg didn't understand message buffers?bde1996-09-211-8/+16
* ts_sec -> tv_secnate1996-09-202-4/+4
* ts_sec -> tv_secnate1996-09-204-19/+19
* ts_sec -> tv_secnate1996-09-205-13/+13
* rdisc functionality has been incorporated into routedpst1996-09-163-1810/+0
* Disable rdisc, enable routed in new location.wollman1996-09-161-1/+1
* Change location of trace files and disable remote trace file changewollman1996-09-161-1/+3
* Layer on FreeBSD local changes from old routed.wollman1996-09-167-25/+20
*-. This commit was generated by cvs2svn to compensate for changes in r18316,wollman1996-09-1617-0/+11181
|\ \
| | * Virgin import of new BSD/SGI routed. This update contains a numberwollman1996-09-1615-0/+11151
| * Virgin import of new BSD/SGI routed. This update contains a numberwollman1996-09-162-0/+30
* Note that -N is only effective when ipfw is displaying chain entries.alex1996-09-151-1/+1
* Don't use __dead or __pure in user code. They were obfuscationsbde1996-09-1427-51/+51
* Added description of "noatime" option.dg1996-09-082-2/+14
* Make the noauto flag usable for swap devices too. Closes PR#1542jkh1996-09-062-1/+3
* Fixed DPADD.bde1996-09-052-6/+6
* Cast the partial result of an expression to an off_t to fix an overflowdg1996-09-051-1/+1
* Just realised the man page didn't mention the appletalk specific optionsjulian1996-09-041-1/+9
* Get rid of an unexpectedly bogus sanity check under appletalk becausejulian1996-09-041-3/+3
* Implemented user side of "noatime" mount option. This option disablesdg1996-09-034-2/+8
* Add ${DPADD}, $Id$peter1996-09-021-0/+2
* Because 'ipfw flush' is such a dangerous command (given that mostnate1996-08-312-8/+42
* [HISTORY] command appeared in Version 1 AT&T UNIXwosch1996-08-292-2/+4
* Add one line fix to stop my old 'don't barf if you see the samewpaul1996-08-291-2/+3
* Add support to halt, to allow it to request that the power be turned offjulian1996-08-242-6/+18
* Use the .Bx macro where appropriate.mpp1996-08-2314-16/+30
* Use the .At macro where appropriate.mpp1996-08-232-2/+4
* Use the .Fx macro where appropriate.mpp1996-08-238-16/+27
* Print out ICMP errors that are responses to our own packets by default.fenner1996-08-202-20/+69
* a header file for zopen.3wosch1996-08-202-1/+5
* back out a part of the previous patch that garrett objected to..julian1996-08-192-7/+2
* Submitted by: Archie@whistle.comjulian1996-08-133-3/+13
* Completely rewrite handling of protocol field for firewalls, things arepst1996-08-132-130/+72
* Attempt to unlink any stale .o files before relocating code.pst1996-08-131-2/+3
* Cover a potential buffer overrun problempst1996-08-131-2/+2
* Fix tcp/udp port rangespst1996-08-131-3/+3
* Reviewed by: julianjulian1996-08-093-2/+46
* add nextboot by defaultjulian1996-08-091-2/+2
* slight man page additions re: deficienciesjulian1996-08-092-0/+10
* Drop setuid ASAP, to minimize code executed as root.fenner1996-08-091-3/+17
* Submitted by: archie@whistle.comjulian1996-08-072-14/+12
* Filter by IP protocol.alex1996-08-052-28/+72
* Add relevant files to the FILES sectionmarkm1996-08-031-0/+5
* Document that the major and minor numbers are parsed by strtoul().bde1996-07-301-2/+3
OpenPOWER on IntegriCloud