Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | relatively minor changes for 2.3.2; get rid of max_dev, | Paul Mackerras | 1997-11-27 | 3 | -12/+11 |
* | bug fixes and restructuring | Paul Mackerras | 1997-07-14 | 3 | -9/+10 |
* | updated FILEVERSION | Paul Mackerras | 1997-05-22 | 2 | -2/+2 |
* | added in some mtu defns | Paul Mackerras | 1997-04-30 | 1 | -1/+15 |
* | add optional filtering stuff; some mtu defns gone to ppp_defs.h | Paul Mackerras | 1997-04-30 | 1 | -7/+5 |
* | add defs for appletalk | Paul Mackerras | 1997-03-04 | 2 | -2/+6 |
* | remove platform-specific procedure declarations | Paul Mackerras | 1997-03-04 | 1 | -4/+1 |
* | *** empty log message *** | Paul Mackerras | 1997-03-04 | 1 | -0/+1 |
* | define CBCP protocol value | Paul Mackerras | 1996-10-08 | 2 | -2/+4 |
* | don't depend on u_int | Paul Mackerras | 1996-09-26 | 1 | -26/+26 |
* | cleaned up | Paul Mackerras | 1996-09-26 | 2 | -21/+29 |
* | updated fileversion | Paul Mackerras | 1996-09-26 | 2 | -2/+2 |
* | new demand-dial method with backup_tty | Paul Mackerras | 1996-09-26 | 1 | -11/+13 |
* | no longer needed | Paul Mackerras | 1996-09-14 | 2 | -269/+0 |
* | inuse field needs to be 32 bits | Paul Mackerras | 1996-09-14 | 1 | -1/+1 |
* | added debug capability for ppp_ahdl and ppp_comp modules | Paul Mackerras | 1996-08-28 | 1 | -1/+3 |
* | updated PPP_VERSION | Paul Mackerras | 1996-08-28 | 1 | -1/+1 |
* | bpf not used any more | Paul Mackerras | 1996-06-26 | 1 | -3/+1 |
* | mods from Al Longyear | Paul Mackerras | 1996-06-11 | 4 | -99/+100 |
* | added buflen arg to vj_uncompress_uncomp | Paul Mackerras | 1996-05-28 | 1 | -6/+7 |
* | Add support for packet filtering | Paul Mackerras | 1996-04-04 | 2 | -1/+150 |
* | Add support for packet filtering; remove unnecessary prototypes | Paul Mackerras | 1996-04-04 | 1 | -1/+10 |
* | Support PPP Deflate compression by default | Paul Mackerras | 1996-01-18 | 1 | -2/+4 |
* | Updates from Al's ppp-2.2.0d release | Paul Mackerras | 1995-12-18 | 4 | -24/+410 |
* | added more ioctls | Paul Mackerras | 1995-10-27 | 1 | -1/+4 |
* | added definitions for Deflate and Predictor | Paul Mackerras | 1995-10-27 | 1 | -1/+24 |
* | add debug log flag | Paul Mackerras | 1995-10-03 | 1 | -2/+3 |
* | Protect against problems if bitypes.h from BIND distribution is included. | Paul Mackerras | 1995-08-10 | 1 | -2/+2 |
* | added definitions for debugging | Paul Mackerras | 1995-06-30 | 1 | -1/+2 |
* | add defns for debug stuff | Paul Mackerras | 1995-06-23 | 1 | -1/+8 |
* | Mods from Al Longyear. | Paul Mackerras | 1995-06-12 | 2 | -17/+33 |
* | added attach, lastmod and gclean ioctls | Paul Mackerras | 1995-05-29 | 1 | -1/+12 |
* | Initial revision | Paul Mackerras | 1995-05-19 | 1 | -0/+72 |
* | define DO_BSD_COMPRESS | Paul Mackerras | 1995-05-01 | 1 | -2/+10 |
* | added ppp_ddinfo and SIOCGPPPCSTATS | Paul Mackerras | 1995-04-28 | 1 | -1/+9 |
* | added ctl msg defines for compression stats; fix for osf1 | Paul Mackerras | 1995-04-24 | 1 | -3/+5 |
* | changed int to time_t for idle times | Paul Mackerras | 1995-04-24 | 1 | -3/+3 |
* | added definitions for BSD-Compress and some if[n]defs | Paul Mackerras | 1995-04-24 | 1 | -2/+23 |
* | added SC_TIMEOUT and PPPIOC[GS]MTU (for ultrix) | Paul Mackerras | 1995-04-24 | 1 | -1/+10 |
* | Initial revision | Paul Mackerras | 1994-12-08 | 2 | -0/+266 |
* | added hdrlen | Paul Mackerras | 1994-12-05 | 1 | -2/+2 |
* | assume ints are 32 bits; added idle time structure | Paul Mackerras | 1994-12-05 | 1 | -2/+11 |
* | remove IOR kludge; added get idle time ioctl | Paul Mackerras | 1994-12-05 | 1 | -15/+8 |
* | change ioctl no. for SIOCGPPPCSTATS | Paul Mackerras | 1994-11-29 | 1 | -2/+2 |
* | kludge IOR for NextStep | Paul Mackerras | 1994-10-24 | 1 | -7/+16 |
* | compression ratio is now fixed point. | Paul Mackerras | 1994-10-23 | 1 | -2/+2 |
* | split stats ioctl into two | Paul Mackerras | 1994-10-22 | 3 | -7/+21 |
* | use PACKETPTR rather than PACKET * | Paul Mackerras | 1994-10-21 | 1 | -5/+6 |
* | mods to do compression/decompression at splnet | Paul Mackerras | 1994-10-21 | 1 | -12/+15 |
* | need an endif | Paul Mackerras | 1994-09-21 | 1 | -1/+3 |