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
/
sys_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update socket file type for fo_stat(). soo_stat() becomes a fileops
peter
1999-11-08
1
-4
/
+6
*
This is what was "fdfix2.patch," a fix for fd sharing. It's pretty
green
1999-09-19
1
-2
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix fd race conditions (during shared fd table usage.) Badfileops is
green
1999-08-04
1
-1
/
+2
*
Add standard padding argument to pread and pwrite syscall. That should make them
dt
1999-04-04
1
-3
/
+5
*
Moved prototypes for soo_{read,write,close} into socketvar.h where they
newton
1999-02-01
1
-6
/
+1
*
Fix bogus line breaks in declarations for soo_read() and soo_write()
newton
1999-02-01
1
-5
/
+3
*
Added comments about non-staticization so it doesn't get un-done next
newton
1999-01-31
1
-1
/
+2
*
Unstaticized routines which are needed by the svr4 KLD and the streams
newton
1999-01-30
1
-7
/
+7
*
Installed the second patch attached to kern/7899 with some changes suggested
truckman
1998-11-11
1
-4
/
+11
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Moved some #includes from <sys/param.h> nearer to where they are actually
bde
1998-03-28
1
-1
/
+2
*
Various select -> poll changes
peter
1997-09-14
1
-5
/
+6
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-2
/
+3
*
Removed unused #includes.
bde
1997-08-02
1
-6
/
+1
*
The long-awaited mega-massive-network-code- cleanup. Part I.
wollman
1997-04-27
1
-42
/
+8
*
Don't include <sys/ioctl.h> in the kernel. Stage 4: include
bde
1997-03-24
1
-2
/
+3
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
1
-1
/
+2
*
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
*
Modify the kernel to use the new pr_usrreqs interface rather than the old
wollman
1996-07-11
1
-6
/
+3
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-1
/
+2
*
A Major staticize sweep. Generates a couple of warnings that I'll deal
phk
1995-12-14
1
-4
/
+10
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-3
/
+3
*
All of this is cosmetic. prototypes, #includes, printfs and so on. Makes
phk
1994-10-02
1
-1
/
+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
-0
/
+6
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+197