| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an unnecessary (and wrong) cast. | brian | 1997-12-17 | 1 | -2/+2 |
* | Fix a potential overflow where, if the label passed on the command | brian | 1997-12-17 | 2 | -5/+6 |
* | Typo alert (cosmetic). | jraynard | 1997-12-16 | 1 | -1/+1 |
* | Fixed DPADD. | bde | 1997-12-16 | 7 | -7/+14 |
* | Fixed DPADD. | bde | 1997-12-16 | 2 | -4/+6 |
* | Wrap long lines | brian | 1997-12-16 | 2 | -8/+10 |
* | Correct return values from alias routines. | brian | 1997-12-15 | 2 | -14/+18 |
* | Use LogWARN for command usage messages and unrecognised | brian | 1997-12-15 | 2 | -4/+4 |
* | Do 2 passes when "delete all"ing. The first pass removes | brian | 1997-12-15 | 1 | -28/+54 |
* | Oops, I forgot to set `cflag' in some cases when initializing the | yokota | 1997-12-15 | 1 | -3/+7 |
* | Oops..The default behaviour should be *not* to log all succeeded | guido | 1997-12-13 | 1 | -2/+2 |
* | Fix a segmentation violation that happened if "auth" was in the | jdp | 1997-12-13 | 1 | -2/+3 |
* | Change the ioctls for procfs around a bit; in particular, whever possible, | sef | 1997-12-13 | 1 | -5/+3 |
* | Allow random IP number allocation to peer. | brian | 1997-12-13 | 18 | -143/+504 |
* | Fixed printing of and comparison with d_typename[]. It is not always | bde | 1997-12-12 | 1 | -5/+8 |
* | MF22 (oops, I committed it to the wrong tree yesterday). | bde | 1997-12-12 | 1 | -23/+23 |
* | Fixed the usual multiplication overflow bug in an lseek() offset calculation. | bde | 1997-12-11 | 1 | -2/+3 |
* | Merged from Lite2 (fix misformattings in copyright). | bde | 1997-12-11 | 1 | -4/+4 |
* | Fix some style bugs. | guido | 1997-12-10 | 2 | -9/+10 |
* | natd 1_10 => 1_11 | brian | 1997-12-10 | 2 | -61/+70 |
* | Log all failed mount attempts. | guido | 1997-12-09 | 2 | -9/+59 |
* | Deal with inflate() returning avail_in == avail_out == 0 | brian | 1997-12-08 | 1 | -2/+18 |
* | Correct usage of `add' and `delete'. | brian | 1997-12-08 | 1 | -2/+2 |
* | Explicitly state that the -t option is required only when the | yokota | 1997-12-08 | 1 | -3/+10 |
* | Use Pa for files and Ar for arguments. | charnier | 1997-12-08 | 1 | -24/+32 |
* | - Changed strcmp to strncmp for checking the CIS manufacturer strings, | nate | 1997-12-08 | 1 | -3/+3 |
* | Fix PAP, CHAP & LQR req (I broke the byte ordering when | brian | 1997-12-07 | 3 | -16/+70 |
* | update hub.mc with the latest set of anti-spam rules | jmb | 1997-12-07 | 1 | -16/+10 |
* | The `moused' daemon is made to support various serial mouse | yokota | 1997-12-07 | 2 | -322/+2074 |
* | Only allow one arg to `delete' - the mask & gateway aren't necessary. | brian | 1997-12-07 | 4 | -126/+170 |
* | explicitly set MAN8 since only MAN1 is defaulted. | peter | 1997-12-07 | 1 | -1/+2 |
* | Add $Id$ | peter | 1997-12-07 | 1 | -0/+1 |
* | delete -static, add $Id$ | peter | 1997-12-07 | 1 | -2/+2 |
* | add procctl | peter | 1997-12-07 | 1 | -2/+2 |
* | Correct cftypes128 index. | brian | 1997-12-06 | 1 | -2/+2 |
* | Fix incorrect format string in call to errx(). | jdp | 1997-12-06 | 1 | -2/+2 |
* | Reverse my previous change and use htons() on an int | brian | 1997-12-06 | 1 | -1/+1 |
* | Add missing argument to warn() call. | jdp | 1997-12-06 | 1 | -2/+2 |
* | First checkin of the procctl program. | sef | 1997-12-06 | 3 | -0/+89 |
* | Understand ``sockaddr_dl''s where sdl_nlen != 0 | brian | 1997-12-04 | 1 | -24/+25 |
* | Remove duplicate REJECTED macro. | brian | 1997-12-04 | 1 | -24/+18 |
* | Initialize ccpstate when CCP comes down. | brian | 1997-12-04 | 1 | -32/+19 |
* | Parenthesise the REJECTED macro. | brian | 1997-12-04 | 1 | -2/+2 |
* | Identify rejected protocol types according to rfc1700. | brian | 1997-12-04 | 1 | -4/+130 |
* | Fix the CCP Type field value for DEFLATE. | brian | 1997-12-03 | 8 | -48/+203 |
* | Abstract the CCP layer a level. | brian | 1997-12-03 | 24 | -286/+1209 |
* | Document the new long names for printcap capabilities. | wollman | 1997-12-02 | 1 | -1/+44 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 43 | -1921/+2896 |
* | improve anti-spam rulesets: check_relay, check_mail, check_rcpt. | jmb | 1997-11-30 | 1 | -29/+103 |
* | Sleep 10secs after kill -HUP instead of 3secs, some daemons like Apache | ache | 1997-11-30 | 1 | -2/+2 |