]> git.ozlabs.org Git - ppp.git/history - modules
Updated for OSF 4.0.
[ppp.git] / modules /
1999-04-27 Sowmini VaradhanUpdate for OSF 4.0- there's no ppp_osf.h on Digital...
1999-04-27 Sowmini VaradhanUpdated for OSF 4.0- don't set IFF_MULTICAST on __osf__...
1999-04-12 Paul Mackerrasrestore ppp_comp_count and ppp_ahdlc_count, needed...
1999-03-31 Paul Mackerrasupdate version to 2.3.7
1999-03-22 Paul Mackerrashandle M_FLUSH and M_IOCTL messages in lrput routine.
1999-03-08 Paul Mackerrasmake it compile for sunos
1999-03-02 Paul Mackerrasupdate version number
1999-02-26 Paul Mackerrasfix up the multithread stuff (hopefully?)
1999-01-19 Paul Mackerrasfix accounting
1998-05-04 Paul Mackerrasupdate for 2.3.5
1998-05-04 Paul Mackerraswork around se driver bug
1998-05-04 Paul Mackerrasuse uint instead of ulong, in case longs are 8 bytes
1998-03-31 Paul MackerrasFix a compilation problem under SunOS
1998-03-24 Paul MackerrasMore debugging.
1998-02-04 Paul Mackerrasupdate for 2.3.3
1997-11-27 Paul Mackerrasfix the case with maxolen == 0 in compress
1997-11-27 Paul Mackerrasupdate for 2.3.2
1997-11-27 Paul Mackerrasminor bug fix
1997-11-27 Paul Mackerrasget rid of zalloc_init and nb arg to zfree
1997-07-14 Paul Mackerrasfix bug causing Solaris crashes
1997-07-14 Paul Mackerrasupdate for 2.3.1
1997-05-22 Paul Mackerrasfix silly bug
1997-04-30 Paul Mackerrasuse strlog on SNI
1997-04-30 Paul Mackerrasfixes for memory allocation on OSF
1997-04-30 Paul Mackerrasfixes for mtu setting
1997-04-30 Paul Mackerrasfixes for mtu setting on SVR4; add filtering stuff
1997-04-30 Paul Mackerrasfix mtu stuff
1997-04-30 Paul Mackerrasuse ALLOC_SLEEP during initialization on OSF
1997-03-04 Paul Mackerraspriority queueing stuff (define bcanputnext)
1997-03-04 Paul Mackerraspriority queueing stuff
1997-03-04 Paul Mackerrasdon't free nulls
1996-09-14 Paul Mackerrasnot used any more
1996-09-14 Paul Mackerrasfixes for SVR4
1996-09-14 Paul Mackerrasremove extraneous NOTSUSER def
1996-09-14 Paul Mackerrasremove some debug printfs
1996-09-14 Paul Mackerrasadded SNIT support for Suns
1996-08-28 Paul Mackerrassome extra debugging, fix a stupid if (a = b)
1996-08-28 Paul Mackerrasfix a buglet in the XACCM setting
1996-08-28 Paul Mackerraswork around a message corruption problem
1996-08-28 Paul Mackerrasfix a memory leak
1996-08-28 Paul Mackerrasadded more debug
1996-08-28 Paul Mackerrasfixed a buglet to do with how chars are counted
1996-07-01 Paul Mackerrasmoved here from sunos4 directory
1996-06-26 Paul Mackerrasmods for OSF/1; fix VJ decomp bug
1996-06-26 Paul Mackerrasmods for OSF/1; fix input freeze bug
1996-06-26 Paul Mackerrasmods for OSF/1; fix hangup bug
1996-06-26 Paul Mackerrasmods for OSF/1
1996-05-28 Paul Mackerrastook out bpf filter stuff
1996-05-28 Paul Mackerrasadded buflen arg to vj_uncompress_uncomp
1996-05-24 Paul Mackerrascheck that VJ-unc header doesn't overflow buffer
1996-04-04 Paul MackerrasAdd support for packet filtering
1996-04-04 Paul MackerrasFix minor compilation problems
1996-01-18 Paul MackerrasSupport PPP Deflate compression
1996-01-18 Paul MackerrasAllow other CCP options to follow
1996-01-01 Paul MackerrasAdded np mode stuff to support demand-dialling
1995-12-18 Paul Mackerrasadded idle time measurement
1995-12-11 Paul Mackerrasnew portable STREAMS modules
1995-12-11 Paul Mackerrasmods for greater portability
1995-10-27 Paul Mackerraslook for __sym__ as well as sym
1995-07-11 Paul MackerrasOSF/1 machines are little-endian
1995-06-23 Paul Mackerrasgot the patch for OSF/1 wrong before.
1995-05-29 Paul Mackerrasmods for SVR4 (incl. Solaris 2) and for OSF/1
1995-05-29 Paul Mackerrasmods for broken compilers which can't nest ntohl etc.
1995-05-19 Paul Mackerrasmods for SunOS 5.x
1995-05-02 Paul Mackerrasfix compilation nit
1995-05-01 Paul Mackerrasonly include contents if DO_BSD_COMPRESS
1995-04-28 Paul Mackerrasremoved stuff to ppp-comp.h; added hdrlen param to...
1994-12-08 Paul Mackerrassupport AIX4 and OSF1 as well as SunOS 4
1994-11-30 Paul Mackerrasremoved unnecessary variable
1994-11-30 Paul Mackerrasadd hdrlen stuff
1994-10-24 Paul Mackerrasfix bugs in counting input and output; minor changes...
1994-10-21 Paul Mackerrasimplement get stats call; use PACKETPTR instead of...
1994-09-19 Paul Mackerrasuse ppp_defs.h; stats now in a structure
1994-09-16 Paul MackerrasInitial revision
1994-09-16 Paul Mackerrasupdate to V1 BSD Compress, avoid patent problems
1994-08-31 Paul Mackerrasadded RCS id
1994-08-31 Paul Mackerrasfix null deref and packet length check (off by 1)
1994-08-22 Paul MackerrasInitial revision