summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix an 11 year old mistake: Let the hash functions take a void* insteadphk2006-01-171-1/+1
* Fix a "free(): error: chunk is already free" under certaindougb2006-01-171-3/+10
* Remove dependency on getopts because it is on /usr and we want towes2006-01-161-8/+23
* Remove scary warning, since nullfs works fine thesedays.kris2006-01-161-13/+0
* Fix an off-by-one bug.ru2006-01-151-1/+1
* Forget about ipfw1 and ipfw2. We aren't in RELENG_4 anymore.glebius2006-01-131-139/+6
* Document 'tablearg' keyword.glebius2006-01-131-1/+31
* Grab the media from the passed in structure to put it into theambrisko2006-01-111-0/+1
* - Xref mount_reiserfs(8)pav2006-01-101-0/+1
* Mention the -b flag in the SYNOPSIS.brooks2006-01-101-1/+1
* When we give up on an interface, use the arp(8) command to remove allbrooks2006-01-101-2/+5
* Allow users to add aliases to the interface.brooks2006-01-101-13/+13
* Langauge fixes required to disambiguate some statements.gnn2006-01-081-84/+114
* It was always intended that regular expression matching be caseimp2006-01-081-1/+1
* - Mention the size of the additional headerpav2006-01-071-1/+1
* o Typo in the error message: s/invald/invalid.maxim2006-01-051-1/+1
* Add a -P option to allow skipping newfs when using a vnode-backeddd2006-01-022-6/+22
* When printing SSID's in ifconfig(8)'s scan mode, set the width of therwatson2005-12-301-3/+3
* Add printproto.c to libipfguido2005-12-301-2/+2
* document deftxkeysam2005-12-261-1/+9
* Kill the BUGS section, and remove a similar line noted under -T. As fartrhodes2005-12-251-14/+3
* Add the example that green@ used in his commit log for the dump to aimp2005-12-231-1/+8
* If we're operating without running external programs (-N) anddd2005-12-221-1/+1
* Sort the list results by the unit number. The list returned by thedd2005-12-221-3/+13
* o Remove rev. 1.14 debug printf(3) leftovers.maxim2005-12-201-6/+1
* Fixing multi-session disc mount by passing the correct "ssector" optionavatar2005-12-191-1/+1
* Rev 1.15 should have incremented the date on this manual page.jkoshy2005-12-191-1/+1
* Document the pfsync(4) specific maxupd parameter, with text mostly takenceri2005-12-161-1/+12
* add control for packet burstingsam2005-12-142-1/+30
* o Correct usage(): delete command takes as argument array not channel.maxim2005-12-141-1/+1
* Add support for creating span ports so that one can snoop bridged trafficthompsa2005-12-142-0/+35
* display a bssid that's zero with the -v optionsam2005-12-141-1/+1
* [mdoc] add missing space before a punctuation type argument.ru2005-12-131-1/+1
* Add a new feature for optimizining ipfw rulesets - substitution of theglebius2005-12-131-46/+44
* For reiserfs, pass mount parameters directly to nmount() insteadrodrigc2005-12-121-1/+1
* add mcastrate supportsam2005-12-122-1/+25
* When we get a bogus hostname in an option, drop the option rather thanbrooks2005-12-101-1/+4
* Cleanup _FreeBSD_version.glebius2005-12-091-3/+0
* Tweak -32 description and add -32 FILES.obrien2005-12-091-2/+7
* Teach NOP GEOM class how to gather the following statistics:pjd2005-12-082-6/+25
* - The geom(8) utility only uses three types of arguments: string (char *),pjd2005-12-0710-729/+327
* Remove workaround for old GCC bugs.rodrigc2005-12-031-5/+0
* Simplify parsing of mount options by passingrodrigc2005-12-031-1/+1
* Remove mqueuefs from LINKS, it is no longer needed for nmount interface.davidxu2005-12-021-1/+0
* Remove unsupported "dev" option from comments of mntopts.h.rodrigc2005-12-021-1/+1
* Sync usage() with SYNOPSIS.ru2005-12-011-4/+4
* Add -q to usage().ru2005-12-011-2/+2
* Fixing yet another regression introduced in rev1.37 by preserving cs_localavatar2005-12-011-0/+1
* We couldn't specify the rule for filtering tunnel traffic since anume2005-11-292-16/+62
* Catch up with ip_dummynet.h rev. 1.38 and fix build.glebius2005-11-291-2/+2
OpenPOWER on IntegriCloud