summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-20238-845/+1078
* Remove GCC'isms in CFLAGS.obrien2001-07-2045-52/+26
* - `-a' option for IPv6 was not working correctly.ume2001-07-191-4/+9
* Added missing dependancy.ru2001-07-191-0/+2
* Note the equivalence of certain time formats.wollman2001-07-191-1/+8
* Generate a bigger salt. This is necessary for blowfish to workdd2001-07-191-1/+1
* Increment `i' in case of -S so that its argument isn't treated asdd2001-07-191-1/+1
* Instead of giving an example of rotating logs at the end of the month,dd2001-07-191-2/+3
* Correct a reversion in r1.39 which introduced a new instance of strcpy()kris2001-07-191-4/+6
* Document the two recent changes to diskcheckd's behaviour and configurationben2001-07-181-8/+15
* Document the fact that syslogd(8) requires logs files to be createdmike2001-07-181-0/+6
* Remove an unused variable, and don't try to print a char[] using %d.dd2001-07-181-2/+2
* free_entry(): Don't free e->envp if it's already NULL; likewise fordd2001-07-181-4/+4
* Set wollman as the MAINTAINER and mention the vendor contact. Ideallydd2001-07-181-0/+4
* Back out WARNS cleanup: this is apparently vendor code, even thoughdd2001-07-185-14/+8
* Bring the PPPoE Ethernet interface up *BEFORE* we send the node abrian2001-07-181-10/+6
* fdisk(8): document the default for -b, add xref to boot0cfg(8).ru2001-07-181-0/+7
* 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
OpenPOWER on IntegriCloud