summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_trace.c
AgeCommit message (Collapse)Author
2013-03-01Retire OSI network stack. OK core@joerg
2009-04-18Remove extra whitespace added by a stupid tool.tsutsui
XXX: more in src/sys/arch
2009-03-18bcopy -> memcpycegger
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-01-24Remove duplicate #includes, patch contributed in private mailhubertf
by Slava Semushin <slava.semushin@gmail.com>. To verify that no nasty side effects of duplicate includes (or their removal) have an effect here, I've compiled an i386/ALL kernel with and without the patch, and the only difference in the resulting .o files was in shifted line numbers in some assert() calls. The comparison of the .o files was based on the output of "objdump -D". Thanks to martin@ for the input on testing.
2005-12-11merge ktrace-lwp.christos
2004-04-19ANSI'fy, de-__P(), and constify some read-only data.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22364, verified by myself.
2001-11-13add RCSIDslukem
2000-03-30Remove register declarations.augustss
1996-02-13netiso prototypes and fixes to get -DTUBA to compile.christos
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
alpha) patch 126