| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing <stdlib.h> for exit() | kevlo | 2007-11-07 | 2 | -0/+2 |
* | Cleanup of userland __P use | kevlo | 2007-11-07 | 26 | -507/+508 |
* | In auth_script(), change the size of an array to match the number of | kevlo | 2007-03-15 | 1 | -1/+1 |
* | Teach an IPV6CP to pppd(8). | ume | 2006-11-12 | 10 | -81/+351 |
* | This commit was generated by cvs2svn to compensate for changes in r164219, | ume | 2006-11-12 | 4 | -0/+1741 |
|\ |
|
| * | Import eui64.[ch] and ipv6cp.[ch] of ppp-2.3.11 | ume | 2006-11-12 | 4 | -0/+1741 |
| * | Import user-mode parts of kernel ppp v2.3.5 | peter | 1998-06-20 | 4 | -40/+95 |
| * | Import pppd from ppp-2.3.3 onto the vendor branch (on 1.1.2 hopefully) | peter | 1998-03-21 | 3 | -17/+24 |
| * | Import pppd-2.3.0 - this should not make much difference until it's merged | peter | 1997-08-19 | 3 | -73/+466 |
| * | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1997-08-19 | 7 | -0/+2648 |
| * | recording cvs-1.6 file death | peter | 1995-12-30 | 3 | -2223/+0 |
| * | Import pppd onto the vendor branch from the ppp-2.2 package.. | peter | 1995-10-31 | 1 | -5/+9 |
| * | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1995-10-31 | 2 | -0/+702 |
| * | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1995-10-31 | 1 | -0/+14 |
| * | This commit was manufactured by cvs2svn to create branch 'MACKERRAS'. | cvs2svn | 1994-09-25 | 8 | -0/+2711 |
* | Reimplementation of world/kernel build options. For details, see: | ru | 2006-03-17 | 1 | -1/+3 |
* | Fix all the spelling mistakes I could find in the man pages for words | keramida | 2005-07-31 | 1 | -2/+2 |
* | NOCRYPT -> NO_CRYPT | ru | 2004-12-21 | 1 | -1/+1 |
* | Correct two bugs that may result in incorrect CBCP response for | delphij | 2004-12-06 | 1 | -5/+3 |
* | Correct a potential DoS vulnerability, as described at | delphij | 2004-11-10 | 1 | -6/+10 |
* | Join the 21st century: Cryptography is no longer an optional component | cperciva | 2004-08-06 | 1 | -1/+0 |
* | o SIOCGIFCONF->getifaddrs(2) conversion. | maxim | 2004-04-09 | 1 | -76/+51 |
* | o Now when the Cold War is ended we can confess our pppd(8) supports | maxim | 2004-02-28 | 1 | -0/+6 |
* | Disclaim ownership of pppd/chat. It is vendor code, but has been badly | peter | 2003-10-29 | 1 | -2/+2 |
* | Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time is | peter | 2003-10-26 | 1 | -1/+1 |
* | Don't check for the existance of src/crypto/ for building items that | markm | 2003-07-24 | 1 | -1/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 1 | -1/+1 |
* | Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64. | peter | 2003-05-12 | 1 | -1/+1 |
* | RFC1548, section 5.8: | fjoe | 2003-04-07 | 1 | -0/+2 |
* | style.Makefile(5) | obrien | 2003-04-04 | 1 | -2/+2 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 3 | -6/+8 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 2 | -2/+2 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than | peter | 2002-11-15 | 1 | -1/+1 |
* | Test for the existance of kernel ppp support by seeing if the kernel has | brooks | 2002-11-05 | 1 | -12/+14 |
* | Check for FD_SET overruns. | nectar | 2002-09-17 | 1 | -0/+8 |
* | Replace various spelling with FALLTHROUGH which is lint()able | charnier | 2002-08-25 | 1 | -3/+3 |
* | Use fchmod() to restore the tty modes. | peter | 2002-07-30 | 1 | -1/+1 |
* | inet_aton returns 0 on failure, not -1. | dwmalone | 2002-05-06 | 1 | -1/+1 |
* | Unbreak PAP-only authentication. | maxim | 2002-03-05 | 1 | -5/+11 |
* | Put a complete set of pppd(8) sample configuration files in | cjc | 2002-01-29 | 1 | -0/+3 |
* | Logging should wind up in /var/log, not /etc/ppp/. | asmodai | 2001-07-31 | 1 | -1/+1 |
* | Install this mode 4550 owned by group dialer; there is unsafe code | kris | 2001-07-24 | 1 | -1/+3 |
* | Perform a major cleanup of the usr.sbin Makefiles. | obrien | 2001-07-20 | 1 | -9/+9 |
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -4/+4 |
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -1/+0 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 2 | -7/+9 |
* | Constify | kris | 2000-11-27 | 1 | -1/+1 |