summaryrefslogtreecommitdiff
path: root/sys/netiso/cltp_usrreq.c
AgeCommit message (Expand)Author
2006-07-23Use the LWP cached credentials where sane.ad
2005-12-11merge ktrace-lwp.christos
2005-11-16For some peverse reason the ISO code has to have the same template fordsl
2004-04-25remove #else clause of #if __STDC__matt
2004-04-19ANSI'fy, de-__P(), and constify some read-only data.matt
2003-09-30Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSDchristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-05-12Eliminate commons.matt
2001-11-13add RCSIDslukem
2000-03-30Remove register declarations.augustss
2000-02-02PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4thorpej
2000-02-01First-draft if_detach() implementation, originally from Bill Studnemund,thorpej
1997-06-24Eliminate use of dtom() from the network code, allowing more flexiblethorpej
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-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-02-13netiso prototypes and fixes to get -DTUBA to compile.christos
1995-08-12splnet --> splsoftnetmycroft
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