summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_input.c
AgeCommit message (Expand)Author
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-22TRUE -> true, FALSE -> falsethorpej
2006-09-07remove more vestiges of CCITT, LLC, HDLC, NS, and NSIP.dogcow
2006-08-25Make sure any inclusion of <netccitt/*.h> is protected by opt_ccitt.h andmatt
2006-06-07merge FreeBSD timecounters from branch simonb-timecounterskardel
2005-12-11merge ktrace-lwp.christos
2005-05-29- sprinkle constchristos
2005-02-26nuke trailing whitespaceperry
2004-04-21Add #include "opt_iso.h" if not already there.matt
2004-04-20De-__P the header files (and reorder the includes of some C files).matt
2004-04-19ANSI'fy, de-__P(), and constify some read-only data.matt
2004-02-13Spell the plural of suffix "suffixes", not "suffices".wiz
2003-08-11remove weird #define MNULL/PCBNULL (NULL should do it just fine)itojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-11-13add RCSIDslukem
2000-03-30Remove register declarations.augustss
1998-01-09Make this compile in light of recent socket queue data structure change.thorpej
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-03-16Fix a gazillion incorrect printf usages.christos
1996-02-13netiso prototypes and fixes to get -DTUBA to compile.christos
1995-06-13Clean this up a bit. Use queue.h more; de-uglify casts.mycroft
1995-03-08cast pointers correctly, ioctl cmds are u_longs, most int \!= longcgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-05-13Update to 4.4-Lite networking code, with a few local changes.mycroft
1993-12-18Canonicalize all #includes.mycroft
1993-05-20file header cleanup and rcsid additionscgd
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd