summaryrefslogtreecommitdiff
path: root/sys/net/raw_usrreq.c
AgeCommit message (Expand)Author
2012-12-12Rearrange the code a bit to prevent splx() from being called with anMike Belopuhov
2012-11-27remove incorrect splnet usage in pfkey interfaceMike Belopuhov
2012-01-11Ansify raw_... function definitions. No binary change.Alexander Bluhm
2011-04-03Don't attempt to enqueue mbufs on sockets marked as SS_CANTRCVMORE, asBret Lambert
2009-11-13Extend the protosw pr_ctlinput function to include the rdomain. This isClaudio Jeker
2008-05-23Deal with the situation when TCP nfs mounts timeout and processesThordur I. Bjornsson
2004-01-03put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macrosMarc Espie
2003-12-10de-register. deraadt okJun-ichiro itojun Hagino
2003-09-28Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.Chad Loder
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-09-11KNF - return is not a function.Jun-ichiro itojun Hagino
2002-03-15Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do thingsTodd C. Miller
2001-12-11Use queue.h macros.Jason Wright
1998-09-17avoid panic; garath@code.ridgefield.orgTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt