summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Turn off WARNS stuff. When combined with -nostdinc and system headerdwmalone2001-07-171-1/+1
* Fix disclaimer clauseache2001-07-171-1/+1
* o Remove old setproctitle.dwmalone2001-07-173-50/+9
* Set the NOADDITIONAL flag for bind. This removes the 5% ttl reductiondillon2001-07-171-1/+2
* Add ability to configure console terminal type in /etc/ttysache2001-07-1711-4/+217
* Ignore (with a warning message) mtu/mru configurations that are greaterbrian2001-07-171-21/+37
* Free things in the right orderbrian2001-07-161-1/+1
* TCPMSS adjusts all TCP SYN packets, not just outgoing ones.brian2001-07-162-2/+2
* Add prototypes, staticize, constify, don't shadow global variables anddd2001-07-152-54/+60
* Remove whitespace at EOL.dd2001-07-15149-983/+983
* Remove whitespace at EOL.dd2001-07-155-24/+24
* Constify, add some prototypes, and set WARNS=2.dd2001-07-155-8/+14
* Change lpd to perform sanity and safety checks on control files as itgad2001-07-154-6/+931
* Replace a call to 'alloca', thus avoiding an error when compiling ongad2001-07-151-8/+14
* Get rid of one compile-time warning by changing an 'int' to a 'size_t'.gad2001-07-151-6/+10
* Get lpr/pac.c to compile without warnings with BDECFLAGSgad2001-07-151-15/+15
* Replace three subtly-wrong calls to strncpy with calls to strlcpy, andgad2001-07-152-15/+13
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-157-21/+27
* Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN.gad2001-07-142-6/+40
* This is a selection of essentially cosmetic changes:iedowse2001-07-142-38/+42
* Fix a memory leak in check_bound() by freeing the buffer area ofiedowse2001-07-141-0/+2
* Add missing #include <stdio.h>.iedowse2001-07-141-1/+2
* Simplify to bitmaskcmp() to use the obvious approach instead ofiedowse2001-07-141-22/+19
* Use snprintf instead of sprintf.iedowse2001-07-141-4/+5
* Avoid a harmless compiler warning, and add a missing \n to aiedowse2001-07-141-1/+3
* Put on my peril-sensitive sunglasses and remove the POLA-violatingpeter2001-07-141-0/+7
* Remove the old machine symlink first.peter2001-07-141-3/+2
* 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
OpenPOWER on IntegriCloud