summaryrefslogtreecommitdiff
path: root/modules/ppp_ahdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Convert to ANSI CPaul Mackerras2020-12-291-7/+5
* More copyright updates. The new CMU copyright notice is from CMU andPaul Mackerras2002-12-061-14/+29
* Repaired handling of multiple chained mblks on rput side.James Carlson2002-09-181-22/+2
* The usage of intptr_t was completely a bad choice, since it's notAdi Masputra2000-03-061-10/+17
* clock32_t is clock_t (long)Adi Masputra2000-02-181-6/+2
* clock32_t should be typedef'd to clock_t on OS'es which don't defineAdi Masputra2000-02-161-1/+5
* Fixed compilation problems on SunOS 4.xAdi Masputra2000-01-281-4/+31
* Re-wrote async HDLC encoding/decoding algorithms, mostly due to someAdi Masputra2000-01-211-352/+457
* Cleaned up major lint warnings.Adi Masputra1999-09-151-7/+3
* restore ppp_comp_count and ppp_ahdlc_count, needed on SunOSPaul Mackerras1999-04-121-1/+5
* fix up the multithread stuff (hopefully?)Paul Mackerras1999-02-261-6/+17
* work around se driver bugPaul Mackerras1998-05-041-11/+7
* More debugging.Paul Mackerras1998-03-241-1/+9
* fixes for mtu settingPaul Mackerras1997-04-301-2/+5
* priority queueing stuffPaul Mackerras1997-03-041-1/+5
* fixes for SVR4Paul Mackerras1996-09-141-1/+5
* fix a buglet in the XACCM settingPaul Mackerras1996-08-281-2/+2
* mods for OSF/1; fix input freeze bugPaul Mackerras1996-06-261-5/+8
* new portable STREAMS modulesPaul Mackerras1995-12-111-0/+710