aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Allow ipfw to forward to a destination that is specified by a table.Julian Elischer2006-08-172-11/+60
* Bump the document date. s/dhclient/.Nm/Brian Somers2006-08-171-4/+7
* Correct usage()Brian Somers2006-08-171-1/+1
* Add a -p switch to dhclient. The switch tells dhclient to persistBrian Somers2006-08-172-5/+20
* Regularly scheduled patch to unbreak regularly scheduled post-ipfilterAlexander Kabaev2006-08-171-1/+1
* Take IP_FIREWALL_EXTENDED out of the man page too.Julian Elischer2006-08-171-8/+0
* Clarify documentation of '-L' command line switch: the snapshot isThomas Quinot2006-08-161-1/+2
* Adapt to ipf 4.1.13Guido van Rooij2006-08-161-2/+2
* If rawname returns NULL, deal with it appropriately.Matt Jacob2006-08-151-0/+2
* Fix printing of integer Kelvins broken in rev. 1.71, which isRuslan Ermilov2006-08-151-3/+3
* Print packet loss figures with one decimal place. ping6 already doesDima Dorfman2006-08-141-4/+4
* Add an extension to the UINT & ULONG types. The XINT & XLONG types behaveDavid E. O'Brien2006-08-121-2/+10
* Restore the "plumb" compatibility command, which was lostYaroslav Tykhiy2006-08-121-0/+1
* fixup list station support:Sam Leffler2006-08-101-4/+23
* o Spell.Maxim Konovalov2006-08-101-1/+1
* o Strip eol whitespaces.Maxim Konovalov2006-08-091-2/+2
* o New sentence, new line.Maxim Konovalov2006-08-091-2/+3
* Allow geli to operate on read-only providers.Pawel Jakub Dawidek2006-08-092-4/+7
* Add missing #.Pawel Jakub Dawidek2006-08-071-1/+1
* Eliminate a pair of unneeded parentheses slipped in from previous version ofDmitry Morozovsky2006-08-061-1/+1
* strlen(3) returns size_t, which is not strictly equivalent to int an 64-bitDmitry Morozovsky2006-08-061-3/+4
* Use the SLIST_NEXT macro instead of sle_next.Stefan Farfeleder2006-08-051-2/+2
* Do not pass-through the tailing newline character from the ctime(3)Ralf S. Engelschall2006-08-051-3/+5
* Use floating point instead of hacking something together. Suggested byNate Lawson2006-08-041-10/+8
* Block a variety of signals which may afffect reboot(8), before killingBruce M Simpson2006-08-021-2/+15
* Block SIGHUP before killing init(8), to avoid a race condition which mayBruce M Simpson2006-08-021-3/+3
* Add eye candy while I'm here: a blank line betweenYaroslav Tykhiy2006-07-271-0/+1
* INET6 has no effect on rtsol, it's an IPv6-only tool with itsYaroslav Tykhiy2006-07-271-7/+0
* rtsol is just a stripped-down version of rtsold and as such it shouldYaroslav Tykhiy2006-07-271-1/+2
* These IPv6-only tools have no explicit dependency on the INET6 macro.Yaroslav Tykhiy2006-07-271-1/+1
* Obey MK_INET6_SUPPORT.Yaroslav Tykhiy2006-07-273-9/+28
* add beacon miss threshold controlSam Leffler2006-07-262-1/+29
* Specify correct argument range for tag/untag keywords.Oleg Bulyzhin2006-07-251-2/+2
* Fix printing of negative decimal values in Kelvin to Celsius conversion.Nate Lawson2006-07-251-2/+6
* style.Makefile(5): Remove -Wall from CFLAGS.Stefan Farfeleder2006-07-171-1/+1
* Remove duplicated assignment.Stefan Farfeleder2006-07-171-1/+0
* Teach mount(8) about a 'late' keyword, which means the file system shouldDag-Erling Smørgrav2006-07-122-7/+38
* o replace special handling of clone operations by a clone callbackSam Leffler2006-07-094-100/+127
* Fix cut-n-paste bug: compare argument s against known aliases,Marcel Moolenaar2006-07-071-6/+6
* Send client identifier unconditionally. My ancient D-Link router responseJung-uk Kim2006-07-031-4/+0
* remove display of the ERP ie from the list sta output (it's alwaysSam Leffler2006-06-232-5/+55
* Improve support for Intel based Macs:Marcel Moolenaar2006-06-223-2/+12
* Move the duplicated logic of parsing partition types into a newMarcel Moolenaar2006-06-225-57/+56
* Import interface groups from OpenBSD. This allows to group interfaces inMax Laier2006-06-193-1/+208
* - Fail with an understandable error message if we cannot detect theSimon L. B. Nielsen2006-06-181-2/+5
* Add support of 'tablearg' feature for:Oleg Bulyzhin2006-06-152-80/+128
* o Revert a previous delta as strlcpy(3) operates with NUL-terminatedMaxim Konovalov2006-06-141-1/+2
* o Replace (an incorrect) string copy gymnastics with strlcpy(3).Maxim Konovalov2006-06-141-2/+1
* o Fix typo.Maxim Konovalov2006-06-111-1/+1
* Fix a typo s/Made/Make. Use .Pp for a line break, it will quiet theTom Rhodes2006-06-101-2/+2