Commit Graph

38 Commits

Author SHA1 Message Date
Paul Mackerras
42044316c0 added more debug 1996-08-28 06:34:56 +00:00
Paul Mackerras
3b6e806514 fixed a buglet to do with how chars are counted 1996-08-28 06:32:00 +00:00
Paul Mackerras
085e79cde8 moved here from sunos4 directory 1996-07-01 01:01:30 +00:00
Paul Mackerras
5c678fe1d4 mods for OSF/1; fix VJ decomp bug 1996-06-26 00:54:20 +00:00
Paul Mackerras
115d72b017 mods for OSF/1; fix input freeze bug 1996-06-26 00:54:01 +00:00
Paul Mackerras
e77161b1ab mods for OSF/1; fix hangup bug 1996-06-26 00:53:38 +00:00
Paul Mackerras
a51ffdeea9 mods for OSF/1 1996-06-26 00:53:17 +00:00
Paul Mackerras
18384c57ab took out bpf filter stuff 1996-05-28 00:56:18 +00:00
Paul Mackerras
16193f3505 added buflen arg to vj_uncompress_uncomp 1996-05-28 00:55:44 +00:00
Paul Mackerras
31e80dd05a check that VJ-unc header doesn't overflow buffer 1996-05-24 07:04:55 +00:00
Paul Mackerras
ce773fec27 Add support for packet filtering 1996-04-04 02:46:59 +00:00
Paul Mackerras
75cee032d1 Fix minor compilation problems 1996-04-04 02:44:56 +00:00
Paul Mackerras
07a34207f7 Support PPP Deflate compression 1996-01-18 03:19:11 +00:00
Paul Mackerras
3da550efb3 Allow other CCP options to follow 1996-01-18 03:13:09 +00:00
Paul Mackerras
92c20f261b Added np mode stuff to support demand-dialling 1996-01-01 22:48:39 +00:00
Paul Mackerras
cf60450944 added idle time measurement 1995-12-18 03:57:27 +00:00
Paul Mackerras
a44a616baa new portable STREAMS modules 1995-12-11 05:06:45 +00:00
Paul Mackerras
f13292b8db mods for greater portability 1995-12-11 02:57:49 +00:00
Paul Mackerras
2b33461eb6 look for __sym__ as well as sym 1995-10-27 03:35:49 +00:00
Paul Mackerras
b3c235ba9a OSF/1 machines are little-endian 1995-07-11 06:38:15 +00:00
Paul Mackerras
a0dacd5c60 got the patch for OSF/1 wrong before. 1995-06-23 01:52:17 +00:00
Paul Mackerras
27c26a6c56 mods for SVR4 (incl. Solaris 2) and for OSF/1 1995-05-29 06:34:33 +00:00
Paul Mackerras
1bd5f1186d mods for broken compilers which can't nest ntohl etc. 1995-05-29 06:33:55 +00:00
Paul Mackerras
cc7573522b mods for SunOS 5.x 1995-05-19 03:48:34 +00:00
Paul Mackerras
d344ccb068 fix compilation nit 1995-05-02 02:49:09 +00:00
Paul Mackerras
1145d3f557 only include contents if DO_BSD_COMPRESS 1995-05-01 01:43:16 +00:00
Paul Mackerras
de869d51fa removed stuff to ppp-comp.h; added hdrlen param to comp_init (ignored) 1995-04-28 06:13:56 +00:00
Paul Mackerras
5079a982cc support AIX4 and OSF1 as well as SunOS 4 1994-12-08 00:35:33 +00:00
Paul Mackerras
026086301e removed unnecessary variable 1994-11-30 05:31:00 +00:00
Paul Mackerras
f4d5a87c72 add hdrlen stuff 1994-11-30 05:29:36 +00:00
Paul Mackerras
4891176be9 fix bugs in counting input and output; minor changes to make
it more like the bsd version
1994-10-24 04:28:14 +00:00
Paul Mackerras
605baf6d76 implement get stats call; use PACKETPTR instead of PACKET * 1994-10-21 06:30:15 +00:00
Paul Mackerras
81de46bd28 use ppp_defs.h; stats now in a structure 1994-09-19 04:20:13 +00:00
Paul Mackerras
a9de09991f Initial revision 1994-09-16 06:58:24 +00:00
Paul Mackerras
9e6f1c0338 update to V1 BSD Compress, avoid patent problems 1994-09-16 02:06:31 +00:00
Paul Mackerras
0f2a00893e added RCS id 1994-08-31 23:58:53 +00:00
Paul Mackerras
13754692f7 fix null deref and packet length check (off by 1) 1994-08-31 23:47:43 +00:00
Paul Mackerras
7aa1222ea5 Initial revision 1994-08-22 01:54:49 +00:00