| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GCC'isms in CFLAGS. | obrien | 2001-07-20 | 45 | -52/+26 |
* | - `-a' option for IPv6 was not working correctly. | ume | 2001-07-19 | 1 | -4/+9 |
* | Added missing dependancy. | ru | 2001-07-19 | 1 | -0/+2 |
* | Note the equivalence of certain time formats. | wollman | 2001-07-19 | 1 | -1/+8 |
* | Generate a bigger salt. This is necessary for blowfish to work | dd | 2001-07-19 | 1 | -1/+1 |
* | Increment `i' in case of -S so that its argument isn't treated as | dd | 2001-07-19 | 1 | -1/+1 |
* | Instead of giving an example of rotating logs at the end of the month, | dd | 2001-07-19 | 1 | -2/+3 |
* | Correct a reversion in r1.39 which introduced a new instance of strcpy() | kris | 2001-07-19 | 1 | -4/+6 |
* | Document the two recent changes to diskcheckd's behaviour and configuration | ben | 2001-07-18 | 1 | -8/+15 |
* | Document the fact that syslogd(8) requires logs files to be created | mike | 2001-07-18 | 1 | -0/+6 |
* | Remove an unused variable, and don't try to print a char[] using %d. | dd | 2001-07-18 | 1 | -2/+2 |
* | free_entry(): Don't free e->envp if it's already NULL; likewise for | dd | 2001-07-18 | 1 | -4/+4 |
* | Set wollman as the MAINTAINER and mention the vendor contact. Ideally | dd | 2001-07-18 | 1 | -0/+4 |
* | Back out WARNS cleanup: this is apparently vendor code, even though | dd | 2001-07-18 | 5 | -14/+8 |
* | Bring the PPPoE Ethernet interface up *BEFORE* we send the node a | brian | 2001-07-18 | 1 | -10/+6 |
* | fdisk(8): document the default for -b, add xref to boot0cfg(8). | ru | 2001-07-18 | 1 | -0/+7 |
* | Turn off WARNS stuff. When combined with -nostdinc and system header | dwmalone | 2001-07-17 | 1 | -1/+1 |
* | Fix disclaimer clause | ache | 2001-07-17 | 1 | -1/+1 |
* | o Remove old setproctitle. | dwmalone | 2001-07-17 | 3 | -50/+9 |
* | Set the NOADDITIONAL flag for bind. This removes the 5% ttl reduction | dillon | 2001-07-17 | 1 | -1/+2 |
* | Add ability to configure console terminal type in /etc/ttys | ache | 2001-07-17 | 11 | -4/+217 |
* | Ignore (with a warning message) mtu/mru configurations that are greater | brian | 2001-07-17 | 1 | -21/+37 |
* | Free things in the right order | brian | 2001-07-16 | 1 | -1/+1 |
* | TCPMSS adjusts all TCP SYN packets, not just outgoing ones. | brian | 2001-07-16 | 2 | -2/+2 |
* | Add prototypes, staticize, constify, don't shadow global variables and | dd | 2001-07-15 | 2 | -54/+60 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 149 | -983/+983 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 5 | -24/+24 |
* | Constify, add some prototypes, and set WARNS=2. | dd | 2001-07-15 | 5 | -8/+14 |
* | Change lpd to perform sanity and safety checks on control files as it | gad | 2001-07-15 | 4 | -6/+931 |
* | Replace a call to 'alloca', thus avoiding an error when compiling on | gad | 2001-07-15 | 1 | -8/+14 |
* | Get rid of one compile-time warning by changing an 'int' to a 'size_t'. | gad | 2001-07-15 | 1 | -6/+10 |
* | Get lpr/pac.c to compile without warnings with BDECFLAGS | gad | 2001-07-15 | 1 | -15/+15 |
* | Replace three subtly-wrong calls to strncpy with calls to strlcpy, and | gad | 2001-07-15 | 2 | -15/+13 |
* | Fix most of the warnings generated by compiling lpr with -Wnon-const-format, | gad | 2001-07-15 | 7 | -21/+27 |
* | Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN. | gad | 2001-07-14 | 2 | -6/+40 |
* | This is a selection of essentially cosmetic changes: | iedowse | 2001-07-14 | 2 | -38/+42 |
* | Fix a memory leak in check_bound() by freeing the buffer area of | iedowse | 2001-07-14 | 1 | -0/+2 |
* | Add missing #include <stdio.h>. | iedowse | 2001-07-14 | 1 | -1/+2 |
* | Simplify to bitmaskcmp() to use the obvious approach instead of | iedowse | 2001-07-14 | 1 | -22/+19 |
* | Use snprintf instead of sprintf. | iedowse | 2001-07-14 | 1 | -4/+5 |
* | Avoid a harmless compiler warning, and add a missing \n to a | iedowse | 2001-07-14 | 1 | -1/+3 |
* | Put on my peril-sensitive sunglasses and remove the POLA-violating | peter | 2001-07-14 | 1 | -0/+7 |
* | Remove the old machine symlink first. | peter | 2001-07-14 | 1 | -3/+2 |
* | Tweak the Alpha partition warning wording and comment a little. | obrien | 2001-07-13 | 2 | -10/+10 |
* | Rudamentary attempt to reconize when `a' is not the first partition on the | obrien | 2001-07-13 | 2 | -2/+46 |
* | Repeat after me: "when reporting `file not found', perform a little bit of | obrien | 2001-07-13 | 1 | -1/+1 |
* | Whine if we discover an unknown option. This program doesn't use | dd | 2001-07-13 | 1 | -0/+2 |
* | mdoc(7) police: -xwidth has been fold into -width. | ru | 2001-07-13 | 1 | -1/+1 |
* | Perform MSS fixups on incoming packets as well as outgoing. | brian | 2001-07-13 | 1 | -32/+43 |
* | Introduce an "include" directive. It takes one argument, a filename | dd | 2001-07-12 | 4 | -8/+102 |