| Commit message (Expand) | Author | Age | Files | Lines |
* | Use srandomdev() to initialize RNG | ache | 1997-03-24 | 2 | -4/+6 |
* | Convert srandom() arg cast to Lite2 style | ache | 1997-03-17 | 2 | -4/+4 |
* | Oops - forgot to document the new -HUP action. | brian | 1997-03-13 | 2 | -4/+10 |
* | Closes pr 2711 | brian | 1997-03-13 | 2 | -11/+35 |
* | Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com> | brian | 1997-03-13 | 3 | -5/+31 |
* | Reviewed by: ache@freebsd.org | brian | 1997-03-13 | 6 | -24/+164 |
* | Do not re-initialize random numbers generator several times. | ache | 1997-03-10 | 2 | -4/+12 |
* | Detect failure open condition for direct mode now | ache | 1997-03-10 | 1 | -3/+9 |
* | Don't waste time scanning tun_in+10 descriptors, scan exactly what | ache | 1997-03-10 | 3 | -36/+45 |
* | cdefs cleanup | ache | 1997-03-09 | 3 | -6/+4 |
* | I remove pending signals completely, they are not useless, they are | ache | 1997-03-09 | 6 | -152/+13 |
* | Unpend all signals before execv, it not makes any sense to pend them here | ache | 1997-03-08 | 1 | -2/+2 |
* | Unpend fault signals like SIGSEGV, etc | ache | 1997-03-08 | 1 | -4/+4 |
* | Unpend all killing signals to shut down this thing immediately, | ache | 1997-03-08 | 2 | -9/+9 |
* | Don't pend SIGALRM (Timer Service) due to | ache | 1997-03-08 | 1 | -3/+3 |
* | osreldate.h stuff suggested by: Eivind Eklund | brian | 1997-02-25 | 7 | -9/+20 |
* | Requested by: Elvind Eklund | brian | 1997-02-23 | 2 | -7/+9 |
* | Pointed out by: Joerg | brian | 1997-02-23 | 1 | -2/+2 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 63 | -66/+66 |
* | Make it possible to substitute INTERFACE when executing commands. | phk | 1997-02-22 | 2 | -1/+6 |
* | Tidy up signal handling. | brian | 1997-02-19 | 7 | -74/+158 |
* | Fix a benign typo (benign by now, since sizeof(VarLoginScript) == | joerg | 1997-02-02 | 1 | -1/+1 |
* | Check the timer request flag irrespective of wheter select() came back with | brian | 1997-01-30 | 1 | -10/+26 |
* | Move the call to TimerService() into main.c - just after the select() | brian | 1997-01-29 | 3 | -1/+36 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 61 | -64/+64 |
* | The 2.2-Beta version doesn't have the brackets after the if statement. | nate | 1997-01-10 | 1 | -1/+2 |
* | Fix many buffer overruns in the code. Specifically, disallow ExpandString | imp | 1997-01-10 | 13 | -61/+92 |
* | Updated DPADD to match LDADD. | bde | 1997-01-06 | 1 | -2/+2 |
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 2 | -2/+4 |
* | For /usr/sbin/ppp, you must choose between running ppp in the background or | jkh | 1996-12-22 | 7 | -87/+234 |
* | Make CRTSTS selection a runtime option. Closes PR#1392 | jkh | 1996-12-22 | 7 | -28/+76 |
* | Compute IP checksums in addition to TCP checksums when necessary in the | nate | 1996-12-21 | 1 | -12/+17 |
* | Fixed prototypes of PacketAliasIn/Out. (cosmetic) | nate | 1996-12-19 | 3 | -10/+12 |
* | Avoid some buffer overrun problems. | pst | 1996-12-15 | 2 | -7/+7 |
* | The infamous IP aliasing code for ppp, modified to work as a runtime option | jkh | 1996-12-12 | 15 | -15/+2738 |
* | Fix up programs which expect <net/if.h> to include <sys/time.h> to instead | wollman | 1996-12-10 | 2 | -11/+19 |
* | Added my 'ddial' patches to user-PPP. The new mode tries it's darndest | nate | 1996-12-03 | 6 | -16/+52 |
* | typo | phk | 1996-11-19 | 1 | -2/+2 |
* | Improve the sample login script now that our sh(1) understands -p. | joerg | 1996-10-31 | 2 | -6/+6 |
* | Make changes suggested in PR#1825, closing it. Removes default local | jkh | 1996-10-18 | 2 | -12/+11 |
* | Turn LOCALHACK off by default (whoops!) | jkh | 1996-10-18 | 1 | -2/+2 |
* | Fixed the security leek I introduced the other day, now | sos | 1996-10-13 | 1 | -3/+10 |
* | 1. Room to calculate MD5 for CHAP negotiation is shorter than | jkh | 1996-10-12 | 5 | -12/+30 |
* | Allow shell commands in all modes. | sos | 1996-10-10 | 1 | -3/+3 |
* | Add the feature to use MYADDR & HISADDR macroes as arguments to | sos | 1996-10-07 | 1 | -2/+12 |
* | Properly include prototypes. | jkh | 1996-10-07 | 2 | -2/+7 |
* | Add passwdauth to list of vars. | jkh | 1996-10-06 | 1 | -3/+3 |
* | Add support for the Evil Microsoft ppp extentions. Yes, they did it | jkh | 1996-10-06 | 12 | -36/+502 |
* | Moved getdtablesize() out of a loop. | bde | 1996-09-28 | 1 | -3/+4 |
* | Add RTF_STATIC to default route's flags in the hope that routed will no | peter | 1996-08-13 | 1 | -2/+2 |