summaryrefslogtreecommitdiff
path: root/modules/bsd-comp.c
Commit message (Expand)AuthorAgeFilesLines
* fixed a buglet to do with how chars are countedPaul Mackerras1996-08-281-3/+1
* mods for OSF/1Paul Mackerras1996-06-261-3/+12
* Allow other CCP options to followPaul Mackerras1996-01-181-5/+3
* mods for greater portabilityPaul Mackerras1995-12-111-28/+11
* look for __sym__ as well as symPaul Mackerras1995-10-271-6/+6
* OSF/1 machines are little-endianPaul Mackerras1995-07-111-1/+2
* got the patch for OSF/1 wrong before.Paul Mackerras1995-06-231-2/+2
* mods for SVR4 (incl. Solaris 2) and for OSF/1Paul Mackerras1995-05-291-10/+18
* mods for SunOS 5.xPaul Mackerras1995-05-191-1/+6
* fix compilation nitPaul Mackerras1995-05-021-2/+2
* only include contents if DO_BSD_COMPRESSPaul Mackerras1995-05-011-1/+4
* removed stuff to ppp-comp.h; added hdrlen param to comp_init (ignored)Paul Mackerras1995-04-281-20/+11
* support AIX4 and OSF1 as well as SunOS 4Paul Mackerras1994-12-081-9/+28
* add hdrlen stuffPaul Mackerras1994-11-301-9/+12
* fix bugs in counting input and output; minor changes to makePaul Mackerras1994-10-241-16/+37
* implement get stats call; use PACKETPTR instead of PACKET *Paul Mackerras1994-10-211-19/+67
* update to V1 BSD Compress, avoid patent problemsPaul Mackerras1994-09-161-141/+168
* added RCS idPaul Mackerras1994-08-311-0/+2
* fix null deref and packet length check (off by 1)Paul Mackerras1994-08-311-14/+19
* Initial revisionPaul Mackerras1994-08-221-0/+995