aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_syscalls.c
Commit message (Expand)AuthorAgeFilesLines
* Make it possible to return more than one piece of control informationGarrett Wollman1996-05-091-11/+24
* Changed socket code to use 4.4BSD queue macros. This includes removingDavid Greenman1996-03-111-17/+21
* Make getsockopt() capable of handling more than one mbuf worth of data.Poul-Henning Kamp1996-02-241-6/+13
* Kill XNS.Garrett Wollman1996-02-131-6/+6
* Enable the new fast pipe code. The old pipes can be used with theJohn Dyson1996-01-281-2/+3
* Converted two options over to the new scheme: USER_LDT and KTRACE.Garrett Wollman1996-01-031-1/+3
* Make pipe() return a set of bidirectional pipe fd's rather than one-way onlyPeter Wemm1996-01-011-3/+3
* Nuked ambiguous sleep message strings:Bruce Evans1995-12-141-3/+3
* Simplify the pseudo-argument removal changes by not optimizing forBruce Evans1995-10-231-218/+181
* Remove the '1' from getpeername1 and getsockname1 when NOT COMPAT_OLDSOCK.Steven Wallace1995-10-111-2/+2
* Remove compat_43 psuedo-argument hack, and replace with a better hack.Steven Wallace1995-10-071-101/+104
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-7/+7
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+2
* All of this is cosmetic. prototypes, #includes, printfs and so on. MakesPoul-Henning Kamp1994-10-021-333/+392
* 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-4/+32
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+1217