index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
kern
/
uipc_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-26
/
+57
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-2
/
+2
*
Create a new branch of the kernel MIB, kern.ipc, to store
wollman
1997-02-24
1
-2
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Check for error return from uiomove to prevent looping endlessly in
dg
1996-11-29
1
-1
/
+3
*
Increase robustness of FreeBSD against high-rate connection attempt
pst
1996-10-07
1
-1
/
+2
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
1
-36
/
+18
*
Make it possible to return more than one piece of control information
wollman
1996-05-09
1
-1
/
+3
*
Fix for PR #1146: the "next" pointer must be cached before calling soabort
dg
1996-04-16
1
-4
/
+8
*
Changed socket code to use 4.4BSD queue macros. This includes removing
dg
1996-03-11
1
-10
/
+23
*
Kill XNS.
wollman
1996-02-13
1
-2
/
+2
*
Define a new socket option, SO_PRIVSTATE. Getting it returns the state
wollman
1996-02-07
1
-1
/
+10
*
Nuked ambiguous sleep message strings:
bde
1995-12-14
1
-2
/
+2
*
Make somaxconn (maximum backlog in a listen(2) request) and sb_max
wollman
1995-11-03
1
-4
/
+8
*
Remove extra arg from one of the calls to (*pr_usrreq)().
bde
1995-08-25
1
-3
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
getsockopt(s, SOL_SOCKET, SO_SNDTIMEO, ...) would construct the returned
wollman
1995-02-16
1
-2
/
+2
*
Merge in the socket-level support for Transaction TCP.
wollman
1995-02-07
1
-4
/
+21
*
Use M_NOWAIT instead of M_KERNEL for socket allocations; it is apparantly
dg
1995-02-06
1
-2
/
+2
*
Calling semantics for kmem_malloc() have been changed...and the third
dg
1995-02-02
1
-2
/
+2
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-13
/
+16
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
Changed mbuf allocation policy to get a cluster if size > MINCLSIZE. Makes
dg
1994-05-29
1
-12
/
+3
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-1
/
+21
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+1024