summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* fix mtu stuffPaul Mackerras1997-04-301-8/+10
|
* use ALLOC_SLEEP during initialization on OSFPaul Mackerras1997-04-301-2/+23
|
* priority queueing stuff (define bcanputnext)Paul Mackerras1997-03-041-0/+1
|
* priority queueing stuffPaul Mackerras1997-03-043-6/+166
|
* don't free nullsPaul Mackerras1997-03-041-5/+9
|
* not used any morePaul Mackerras1996-09-141-542/+0
|
* fixes for SVR4Paul Mackerras1996-09-142-2/+14
|
* remove extraneous NOTSUSER defPaul Mackerras1996-09-141-1/+0
|
* remove some debug printfsPaul Mackerras1996-09-141-5/+2
|
* added SNIT support for SunsPaul Mackerras1996-09-141-7/+51
|
* some extra debugging, fix a stupid if (a = b)Paul Mackerras1996-08-281-24/+30
|
* fix a buglet in the XACCM settingPaul Mackerras1996-08-281-2/+2
|
* work around a message corruption problemPaul Mackerras1996-08-281-2/+9
|
* fix a memory leakPaul Mackerras1996-08-281-1/+3
|
* added more debugPaul Mackerras1996-08-281-3/+16
|
* fixed a buglet to do with how chars are countedPaul Mackerras1996-08-281-3/+1
|
* moved here from sunos4 directoryPaul Mackerras1996-07-011-0/+802
|
* mods for OSF/1; fix VJ decomp bugPaul Mackerras1996-06-261-7/+241
|
* mods for OSF/1; fix input freeze bugPaul Mackerras1996-06-261-5/+8
|
* mods for OSF/1; fix hangup bugPaul Mackerras1996-06-261-5/+27
|
* mods for OSF/1Paul Mackerras1996-06-264-34/+75
|
* took out bpf filter stuffPaul Mackerras1996-05-281-67/+20
|
* added buflen arg to vj_uncompress_uncompPaul Mackerras1996-05-281-2/+2
|
* check that VJ-unc header doesn't overflow bufferPaul Mackerras1996-05-241-6/+9
|
* Add support for packet filteringPaul Mackerras1996-04-042-7/+627
|
* Fix minor compilation problemsPaul Mackerras1996-04-041-9/+9
|
* Support PPP Deflate compressionPaul Mackerras1996-01-182-1/+658
|
* Allow other CCP options to followPaul Mackerras1996-01-181-5/+3
|
* Added np mode stuff to support demand-diallingPaul Mackerras1996-01-011-7/+31
|
* added idle time measurementPaul Mackerras1995-12-181-11/+40
|
* new portable STREAMS modulesPaul Mackerras1995-12-114-0/+3235
|
* mods for greater portabilityPaul Mackerras1995-12-112-33/+16
|
* 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 broken compilers which can't nest ntohl etc.Paul Mackerras1995-05-291-12/+28
|
* mods for SunOS 5.xPaul Mackerras1995-05-192-2/+16
|
* 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-082-23/+62
|
* removed unnecessary variablePaul Mackerras1994-11-301-2/+1
|
* add hdrlen stuffPaul Mackerras1994-11-301-9/+12
|
* fix bugs in counting input and output; minor changes to makePaul Mackerras1994-10-241-16/+37
| | | | it more like the bsd version
* implement get stats call; use PACKETPTR instead of PACKET *Paul Mackerras1994-10-211-19/+67
|
* use ppp_defs.h; stats now in a structurePaul Mackerras1994-09-191-8/+3
|
* Initial revisionPaul Mackerras1994-09-161-0/+545
|
* update to V1 BSD Compress, avoid patent problemsPaul Mackerras1994-09-161-141/+168
|
* added RCS idPaul Mackerras1994-08-311-0/+2
|