summaryrefslogtreecommitdiff
path: root/ultrix
Commit message (Expand)AuthorAgeFilesLines
* support old draft rfc deflate numberPaul Mackerras1998-03-252-6/+29
* make pppoutput globalPaul Mackerras1998-02-042-3/+3
* mods for new zlib; get rid of zalloc_init and nb arg to zfreePaul Mackerras1997-11-271-7/+4
* supply zalloc_init function ptr for zlib stuffPaul Mackerras1997-04-301-1/+3
* fix compilation bugsPaul Mackerras1997-03-043-6/+7
* *** empty log message ***Paul Mackerras1996-09-261-0/+136
* *** empty log message ***Paul Mackerras1996-09-261-0/+147
* fixes to make it work under UltrixPaul Mackerras1996-09-262-39/+47
* prototypes always (remove __P)Paul Mackerras1996-09-261-8/+7
* fix compilation problemsPaul Mackerras1996-09-261-16/+18
* fixed a buglet to do with how chars are countedPaul Mackerras1996-08-281-2/+1
* restore some codePaul Mackerras1996-07-011-1/+7
* update to 2.3 based on netbsd stuffPaul Mackerras1996-07-017-277/+926
* check that VJ-unc header doesn't overflow bufferPaul Mackerras1996-05-241-4/+11
* Allow other CCP options to followPaul Mackerras1996-01-181-2/+2
* fix prototypes & spls; added software flow controlPaul Mackerras1995-10-271-18/+44
* fix prototypes & spls; added get idle-time ioctlPaul Mackerras1995-10-271-22/+48
* Fix bug in handling return value from decompress routine.Paul Mackerras1995-07-111-16/+14
* Putting remaining PPP files under version controlPaul Mackerras1995-06-013-0/+239
* fix MTU check in PPPIOCSMTUPaul Mackerras1995-05-191-2/+2
* fix compilation nitPaul Mackerras1995-05-021-2/+2
* fix wait loop in read proc; added return valuesPaul Mackerras1995-05-021-18/+30
* stuff moved to ppp-comp.h; hdrlen param to comp_init;Paul Mackerras1995-05-011-22/+18
* only ref ppp_bsd_compress if DO_BSD_COMPRESS; hdrlen param to comp_initPaul Mackerras1995-05-011-2/+4
* added timeout stuff to kick the transmitter periodicallyPaul Mackerras1994-12-131-37/+67
* revised packet queueing, added last sent/recv timePaul Mackerras1994-12-131-1/+6
* fix some compile errors, add PPPIOC[GS]MTUPaul Mackerras1994-12-131-11/+39
* added hdrlen; define little-endian flag.Paul Mackerras1994-12-081-9/+14
* various fixes from netbsd port; added ppp_requeue and sc_relinqPaul Mackerras1994-12-082-88/+164
* update to 2.2Paul Mackerras1994-11-281-42/+69
* flushed compile errors and bugs.Paul Mackerras1994-11-281-30/+55
* flushed compile errors and bugsPaul Mackerras1994-11-282-20/+21
* Initial revisionPaul Mackerras1994-11-221-0/+570
* Initial revisionPaul Mackerras1994-11-211-0/+1101
* mods for 2.2Paul Mackerras1994-11-211-888/+244
* Initial revisionPaul Mackerras1994-11-212-0/+2863
* mods to do compression/decompression at splnet;Paul Mackerras1994-10-211-8/+15
* Initial revisionPaul Mackerras1994-09-211-0/+92