aboutsummaryrefslogtreecommitdiff
path: root/sys/net/raw_cb.c
Commit message (Expand)AuthorAgeFilesLines
* Give struct socket structures a ref counting interface similar toMatthew Dillon2001-11-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Added a used include (in ifdefed code).Bruce Evans1998-06-071-1/+3
* Removed unused #includes.Bruce Evans1997-10-281-8/+1
* Added used #include - don't depend on <sys/mbuf.h> includingBruce Evans1997-09-021-1/+2
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-1/+1
* Use LIST macros instead of insque/remquePoul-Henning Kamp1997-04-141-4/+5
* 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-2/+2
* Another mega commit to staticize things.Poul-Henning Kamp1995-12-141-3/+3
* Moved inline functions for insque() and remque() to <sys/queue.h>.Bruce Evans1995-12-031-1/+2
* Eliminate sloppy common-style declarations. There should be none left forBruce Evans1995-07-291-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Cosmetics: to silence gcc -wall.Poul-Henning Kamp1994-10-081-2/+3
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+144