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_usrreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-57
/
+55
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-217
/
+300
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-1
/
+2
*
Add support to sendmsg()/recvmsg() for passing credentials between
wpaul
1997-03-21
1
-3
/
+25
*
Create a new branch of the kernel MIB, kern.ipc, to store
wollman
1997-02-24
1
-9
/
+20
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-7
/
+7
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add comments to hard-to-follow File descriptor handling code
julian
1996-12-05
1
-1
/
+68
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-1
/
+2
*
Merge in Lite2: LIST replacement for f_filef, f_fileb, and filehead.
hsu
1996-03-11
1
-5
/
+6
*
Another mega commit to staticize things.
phk
1995-12-14
1
-21
/
+35
*
Increase the size of the pipe buffer as denoted by PIPSIZ from
dyson
1995-08-31
1
-2
/
+4
*
Make everything except the unsupported network sources compile cleanly
bde
1995-08-16
1
-2
/
+1
*
Move mbuf frees to after call to sorflush().
dg
1995-08-08
1
-3
/
+3
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-4
/
+4
*
Make networking domains drop-ins, through the magic of GNU ld. (Some day,
wollman
1995-05-11
1
-5
/
+5
*
Fixed bug caused by attempting a connect with a null 'nam'.
dg
1995-02-15
1
-6
/
+13
*
Merge in the socket-level support for Transaction TCP.
wollman
1995-02-07
1
-1
/
+19
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-14
/
+10
*
A potential panic, found by adding declarations.
phk
1994-09-28
1
-2
/
+2
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-4
/
+28
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+823