aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/sys_socket.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/3.3.0_cvscvs2svn1999-09-161-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-291-1/+1
* MFC: pread() and pwrite().Dmitrij Tejblum1999-05-051-5/+7
* Installed the second patch attached to kern/7899 with some changes suggestedDon Lewis1998-11-111-4/+11
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-2/+2
* Moved some #includes from <sys/param.h> nearer to where they are actuallyBruce Evans1998-03-281-1/+2
* Various select -> poll changesPeter Wemm1997-09-141-5/+6
* Fix all areas of the system (or at least all those in LINT) to avoid storingGarrett Wollman1997-08-161-2/+3
* Removed unused #includes.Bruce Evans1997-08-021-6/+1
* The long-awaited mega-massive-network-code- cleanup. Part I.Garrett Wollman1997-04-271-42/+8
* Don't include <sys/ioctl.h> in the kernel. Stage 4: includeBruce Evans1997-03-241-2/+3
* Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.Bruce Evans1997-03-231-1/+2
* 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
* Modify the kernel to use the new pr_usrreqs interface rather than the oldGarrett Wollman1996-07-111-6/+3
* Move or add #include <queue.h> in preparation for upcoming struct socketDavid Greenman1996-03-111-1/+2
* A Major staticize sweep. Generates a couple of warnings that I'll dealPoul-Henning Kamp1995-12-141-4/+10
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-1/+2
* Added $Id$David Greenman1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+6
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+197