summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
...
* o Note that packets diverted using a 'divert' socket, and thenrwatson2002-01-031-0/+9
* Move the discussion of how many times a packet will pass throughyar2002-01-021-20/+18
* Clarify the "show" ipfw(8) command.yar2002-01-021-2/+6
* Fix a typo: wierd -> weirdyar2002-01-021-1/+1
* Fix bugs in the structure for rx_frame by making gap length one byte andambrisko2001-12-311-0/+17
* Implement the option to disable IPv6 on an sppp interface (counterpartjoerg2001-12-302-1/+18
* Oops, the arguments to a bcopy() were reversed, which broke zeroingiedowse2001-12-301-3/+2
* Allow setting of variables of type dev_t by indicating the name ofphk2001-12-301-13/+34
* Fix documentation to match realityjulian2001-12-281-7/+15
* Clean up half a dozen of header files that are no longer needed now thatjoerg2001-12-271-8/+1
* Userland part of making the LCP restart timer configurable.joerg2001-12-272-2/+23
* Implement knobs to enable/disable VJ header compression.joerg2001-12-272-2/+17
* declare locally used globals as static.alfred2001-12-221-3/+3
* Implement matching IP precedence in ipfw(4).yar2001-12-212-0/+24
* Actually make use of the md_version field of 'struct mdio'. In orderdd2001-12-201-0/+2
* Fixphk2001-12-191-1/+3
* Ignore the value of fs_active when comparing superblocks.iedowse2001-12-171-0/+1
* Add comments on where to look if you wish to auto-loadsilby2001-12-161-1/+9
* Add code to export and print the description associated to sysctlluigi2001-12-162-5/+19
* Kernel support for smbfs is only built on the i386 at the moment, sosheldonh2001-12-141-1/+1
* At least once mention the long names of WF2Q+ (Worst-case Fair Weightedrse2001-12-141-2/+2
* mdoc(7) police: add -p to the synopsis line as well.ru2001-12-141-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-142-0/+24
* spellingcharnier2001-12-112-21/+15
* Spellingcharnier2001-12-113-3/+3
* Update the default newfs block and fragment sizes from 8192/1024 tosheldonh2001-12-112-7/+11
* s/sysctl -w/sysctl/ru2001-12-111-1/+1
* Add new boot flag to i386 boot: -p.guido2001-12-101-0/+2
* Fix typo: 'fragement' -> 'fragment'sheldonh2001-12-071-1/+1
* Files in subdirectories of directories that have the nodump flag setobrien2001-12-051-2/+5
* Fix breakage in 'camcontrol defects' introduced in rev 1.34 (the new errorken2001-12-051-2/+2
* Move the WARNS attribute down so that it also applies to themike2001-12-051-1/+1
* mdoc(7) police: section 1 and 8 manpages document their exitru2001-12-041-4/+2
* Actually I haven't enumerated the return values yet (thats why I hadn'tobrien2001-12-041-1/+1
* Default to WARNS=2.obrien2001-12-0491-22/+102
* MTU and metric are available with NET_RT_IFLIST.ru2001-12-031-22/+4
* o Update sysctl.8 to reflect renaming of various security-relatedrwatson2001-11-301-2/+5
* Fix the example of suggested default settings. It stated that settingssheldonh2001-11-271-1/+1
* Correct the example introduced in rev 1.29, which suggested a block:fragsheldonh2001-11-271-4/+4
* Make -log_ipfw_denied active by default with -verbose.ru2001-11-272-1/+8
* Fixed (local) style bugs in previous revision.ru2001-11-272-6/+10
* Spelling police: sucessful -> successful.dd2001-11-241-1/+1
* Spelling police: "more then" - "more than" where appropriate.dd2001-11-242-2/+2
* Fix decode tableache2001-11-231-5/+5
* Add Greek conversion tableache2001-11-202-1/+61
* Fix a large number of -Wall, -Wformat and -W compiler warnings.iedowse2001-11-1711-59/+50
* Give a more useful diagnostic when an extraneous hard link to aiedowse2001-11-171-1/+3
* Zap a number of #ifdef sunos blocks, and all of the `register'iedowse2001-11-177-102/+53
* Give a sensible error message when the filesystem to be dumped isiedowse2001-11-161-4/+7
* Back out previous commit.asmodai2001-11-151-2/+0
OpenPOWER on IntegriCloud