aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/socketvar.h
Commit message (Expand)AuthorAgeFilesLines
* Make sure that you can only bind a more specific address when it isGuido van Rooij1998-03-011-1/+2
* Forward declare more structs that are used in prototypes here - don'tBruce Evans1998-02-011-1/+4
* Moved some declarations from <sys/socket.h> to the correct places, andBruce Evans1997-12-211-1/+9
* Update interfaces for poll()Peter Wemm1997-09-141-3/+5
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-8/+12
* Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argumentBill Fenner1997-07-191-5/+2
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-7/+8
* 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
* Added missing prototype for new function sbcreatecontrol().Bruce Evans1996-11-121-1/+3
* Increase robustness of FreeBSD against high-rate connection attemptPaul Traina1996-10-071-1/+5
* Made this self-sufficent (apart from <sys/types.h>) again. It includedBruce Evans1996-05-011-6/+7
* Changed socket code to use 4.4BSD queue macros. This includes removingDavid Greenman1996-03-111-19/+20
* Merge in Lite2: clean up function prototypes.Jeffrey Hsu1996-03-111-52/+63
* Kill XNS.Garrett Wollman1996-02-131-17/+20
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Nuked ambiguous sleep message strings:Bruce Evans1995-12-141-4/+1
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-4/+1
* Completed function declarations and/or added prototypes.Bruce Evans1995-11-211-1/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Prototypes, prototypes and even more prototypes. Not quite done yet, butPoul-Henning Kamp1994-10-021-3/+51
* Made them all idempotent.Paul Richards1994-08-211-1/+6
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-2/+2
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+207