summaryrefslogtreecommitdiff
path: root/sys/netccitt/pk_usrreq.c
AgeCommit message (Expand)Author
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-07-03Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion fromthorpej
2002-07-03Make insertion of data into socket buffers O(C):thorpej
2001-11-13add RCSIDslukem
2001-04-13Remove the use of splimp() from the NetBSD kernel. splnet()thorpej
2000-03-30More register removal.augustss
2000-03-13Fix doubled 'the's in comments.soren
2000-02-01First-draft if_detach() implementation, originally from Bill Studnemund,thorpej
1998-09-13Fix copyright mess:christos
1998-03-01Merge with Lite2 + local changesfvdl
1998-01-28Use offsetof() from libkern.hthorpej
1996-10-10- add missing prototypeschristos
1996-05-23Mostly minor changes.mycroft
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-02-13netccitt prototypeschristos
1995-06-13Update to match data structure changes.mycroft
1995-03-08cast pointers correctly, ioctl cmds are u_longs.cgd
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-09-06Declare old_to_new() and new_to_old() as static, to eliminate warnings.mycroft
1993-05-20add rcsids & clean up headers...cgd
1993-04-10got rid of various sundry warnings. rgrimes should've fixed this crapglass
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd