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
/
netinet
/
accf_http.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
The socket field so_state is used to hold a variety of socket related
rwatson
2004-06-14
1
-3
/
+3
*
add missing #include <sys/module.h>
phk
2004-05-30
1
-0
/
+1
*
Remove so*_locked(), which were backed out by mistake.
tanimura
2002-06-18
1
-3
/
+3
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
1
-25
/
+6
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
1
-6
/
+25
*
Redo the sigio locking.
alfred
2002-05-01
1
-8
/
+0
*
Fix some edge cases where bad string handling could occur.
alfred
2002-05-01
1
-0
/
+4
*
cleanup:
alfred
2002-05-01
1
-37
/
+46
*
Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
tanimura
2002-04-30
1
-1
/
+4
*
Add a global sx sigio_lock to protect the pointer to the sigio object
tanimura
2002-04-27
1
-3
/
+9
*
Fix incorrect logic wouldn't disconnect incomming connections that had been
alfred
2001-01-03
1
-1
/
+1
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Remove headers not needed.
alfred
2000-10-07
1
-12
/
+0
*
Accept filter maintainance
alfred
2000-09-06
1
-83
/
+259
*
return of the accept filter part II
alfred
2000-06-20
1
-0
/
+183