aboutsummaryrefslogtreecommitdiff
path: root/sys/net/raw_usrreq.c
Commit message (Expand)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Suser() simplification:Poul-Henning Kamp1999-04-271-2/+2
* Remove a bunch of variables which were unused both in GENERIC and LINT.Poul-Henning Kamp1997-11-071-3/+1
* Update network code to use poll support.Peter Wemm1997-09-141-2/+2
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-13/+9
* Removed unused #includes.Bruce Evans1997-08-021-7/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-154/+152
* Use LIST macros instead of insque/remquePoul-Henning Kamp1997-04-141-4/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* Uniformized pr_ctlinput protosw functions. The third arg is now `voidBruce Evans1995-12-161-2/+3
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Attempting to bind() or connect() a routing socket, while meaningless,Garrett Wollman1995-02-161-3/+7
* Cosmetics: to silence gcc -wall.Poul-Henning Kamp1994-10-081-2/+3
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-1/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+306