summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Tweak the Alpha partition warning wording and comment a little.obrien2001-07-132-10/+10
* Rudamentary attempt to reconize when `a' is not the first partition on theobrien2001-07-132-2/+46
* Repeat after me: "when reporting `file not found', perform a little bit ofobrien2001-07-131-1/+1
* Whine if we discover an unknown option. This program doesn't usedd2001-07-131-0/+2
* mdoc(7) police: -xwidth has been fold into -width.ru2001-07-131-1/+1
* Perform MSS fixups on incoming packets as well as outgoing.brian2001-07-131-32/+43
* Introduce an "include" directive. It takes one argument, a filenamedd2001-07-124-8/+102
* Fix IP address checking, now we allow addresses like 172.17.0.0/23 asjesper2001-07-121-12/+18
* Don't try to compile v6-only files if NOINET6.fenner2001-07-111-6/+8
* Add ftp2.jp.freebsd.org as IPv6 ready mirror server.ume2001-07-112-2/+6
* mdoc(7) police: removed punctuation after the last SEE ALSO xref.ru2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-1087-87/+87
* bzip2(1) is in the base system - we don't need /usr/local/bin in the PATHsobomax2001-07-101-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-103-3/+3
* mdoc(7) police: eliminate warnings, fix markup.ru2001-07-101-10/+6
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-0944-82/+0
* Fix the type of the NULL arg to execl()brian2001-07-0922-38/+43
* Fix the type of the last arg to execl()brian2001-07-091-1/+1
* Staticise the OpenBSD SHA1_End() functionbrian2001-07-091-1/+1
* Stay (backwards-)compatible with OpenBSD's groffbrian2001-07-092-2/+6
* Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch.brian2001-07-095-0/+117
* Oops, remove a `mouse_move_delayed++' that shouldn't have beeniedowse2001-07-081-3/+1
* The state machine for 3-button emulation defers some button eventsiedowse2001-07-081-4/+29
* Don't try to dereference the -1th ccp algorithm array entry when webrian2001-07-071-1/+1
* When we miss one or more packets in stateful mode *and* need tobrian2001-07-071-7/+10
* Spell stateful properlybrian2001-07-064-11/+11
* mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).ru2001-07-0619-41/+42
* mdoc(7) police: added missing .Ek call.ru2001-07-061-0/+1
* make it compile on alpha againmjacob2001-07-051-1/+2
* Don't override the default BINMODE.ru2001-07-051-2/+0
* mdoc(7) police: removed hard sentence breaks, sorted xrefs.ru2001-07-052-18/+34
* Mark relevant functions __printflike()/__printf0like() and silence some ofkris2001-07-0518-47/+47
* mdoc(7) police: cosmetics.ru2001-07-051-1/+3
* It seems to be no longer true that -O2 is required to compile this.kris2001-07-051-1/+0
* mdoc(7) police:ru2001-07-051-6/+7
* Mark some functions as __printflike()kris2001-07-052-3/+3
* mdoc(7) police: removed hard sentence breaks, use new .Brq macro.ru2001-07-051-54/+27
* Mark some functions as __printflike()kris2001-07-052-1/+4
* mdoc(7) police: sort xrefs.ru2001-07-051-1/+1
* Fix a harmless format string bogon and mark a function as __printflike().kris2001-07-052-2/+2
* Mark a static function as __printflike()kris2001-07-051-1/+1
* mdoc(7) police: fixed markup, sorted xrefs.ru2001-07-051-13/+22
* mdoc(7) police: fixed formatting bug in rev. 1.10.ru2001-07-051-1/+1
* mdoc(7) police: use plain text parentheses with plain text blocks.ru2001-07-051-3/+1
* mdoc(7) police: fixed markup in rev. 1.3.ru2001-07-051-9/+15
* Make the '-tn' flag combination print the major/minor numbers of thedd2001-07-041-1/+1
* Bring FILES section up to date.imp2001-07-041-12/+10
* * Read 64k at a time with variable length pauses between instead ofben2001-07-041-53/+98
* mdoc(7) police: cosmetics.ru2001-07-041-1/+2
* Make the last fix work properly on descriptors 1 and 2 (not just 0)brian2001-07-041-1/+1
OpenPOWER on IntegriCloud