summaryrefslogtreecommitdiff
path: root/sys/netiso/tp_usrreq.c
AgeCommit message (Expand)Author
2000-03-30Remove register declarations.augustss
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1996-09-08Make sure the control mbufs are freed in all cases.mycroft
1996-06-14avoid unnecessary checks of m_get/MGET/etc.'s return values. Whencgd
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-03-16Fix a gazillion incorrect printf usages.christos
1996-02-13netiso prototypes and fixes to get -DTUBA to compile.christos
1995-08-12splnet --> splsoftnetmycroft
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