summaryrefslogtreecommitdiffstats
path: root/sys/kern/sys_socket.c
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes various 64bit portability problems required fordfr1998-06-071-2/+2
* Moved some #includes from <sys/param.h> nearer to where they are actuallybde1998-03-281-1/+2
* Various select -> poll changespeter1997-09-141-5/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingwollman1997-08-161-2/+3
* Removed unused #includes.bde1997-08-021-6/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.wollman1997-04-271-42/+8
* Don't include <sys/ioctl.h> in the kernel. Stage 4: includebde1997-03-241-2/+3
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.bde1997-03-231-1/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Modify the kernel to use the new pr_usrreqs interface rather than the oldwollman1996-07-111-6/+3
* Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-111-1/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-4/+10
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. Makesphk1994-10-021-1/+2
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-0/+6
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+197
OpenPOWER on IntegriCloud