index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
raw_usrreq.c
Age
Commit message (
Expand
)
Author
2012-12-12
Rearrange the code a bit to prevent splx() from being called with an
Mike Belopuhov
2012-11-27
remove incorrect splnet usage in pfkey interface
Mike Belopuhov
2012-01-11
Ansify raw_... function definitions. No binary change.
Alexander Bluhm
2011-04-03
Don't attempt to enqueue mbufs on sockets marked as SS_CANTRCVMORE, as
Bret Lambert
2009-11-13
Extend the protosw pr_ctlinput function to include the rdomain. This is
Claudio Jeker
2008-05-23
Deal with the situation when TCP nfs mounts timeout and processes
Thordur I. Bjornsson
2004-01-03
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
Marc Espie
2003-12-10
de-register. deraadt ok
Jun-ichiro itojun Hagino
2003-09-28
Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.
Chad Loder
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-09-11
KNF - return is not a function.
Jun-ichiro itojun Hagino
2002-03-15
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
Todd C. Miller
2001-12-11
Use queue.h macros.
Jason Wright
1998-09-17
avoid panic; garath@code.ridgefield.org
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt