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