summaryrefslogtreecommitdiff
path: root/sys/net/raw_usrreq.c
AgeCommit message (Expand)Author
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
2001-11-12add RCSIDslukem
2001-11-05Switch to using queue access macros instead of refering to the membermatt
2000-03-30Kill some more register declarations.augustss
1996-05-28Remove unused variable.pk
1996-05-23Fix race condition in PRU_DISCONNECT.mycroft
1996-05-22Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ...mycroft
1996-02-13Net prototypeschristos
1995-06-12Various cleanup, including:mycroft
1995-04-22quiet compiler warning via (ugly) castcgd
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
1994-01-16include <machine/cpu.h> not <machine/mtpr.h>cgd
1994-01-06don't need to #include <sys/socket.h> twice.deraadt
1993-12-18Canonicalize all #includes.mycroft
1993-05-22add include of select.h if necessary for protos, or delete if extraneouscgd
1993-05-18make kernel select interface be one-stop shopping & clean it all up.cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd