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
/
netnatm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
1
-12
/
+0
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
1
-0
/
+12
*
Revert the change of #includes in sys/filedesc.h and sys/socketvar.h.
tanimura
2002-04-30
1
-4
/
+7
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
Remove __P.
alfred
2002-03-20
4
-28
/
+25
*
Fix warnings
peter
2002-02-28
1
-10
/
+11
*
Initialise the intrq_present fields at runtime, not link time. This allows
msmith
2002-01-08
1
-2
/
+1
*
Give struct socket structures a ref counting interface similar to
dillon
2001-11-17
1
-2
/
+2
*
Change a couple of M_WAITOKs used in M_PREPEND() to M_TRYWAITs, which
bmilekic
2001-04-05
1
-2
/
+2
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-4
/
+4
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-4
/
+3
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-0
/
+2
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Add $FreeBSD$
peter
2000-05-01
1
-0
/
+1
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-1
/
+8
*
Move the *intrq variables into net/intrq.c and unconditionally
brian
2000-01-24
1
-1
/
+4
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-5
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-4
/
+4
*
Nitpicking and dusting performed on a train. Removes trivial warnings
phk
1998-10-25
1
-4
/
+0
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Staticize.
eivind
1998-02-09
2
-7
/
+7
*
Back out DIAGNOSTIC changes.
eivind
1998-02-06
2
-4
/
+0
*
Turn DIAGNOSTIC into a new-style option.
eivind
1998-02-04
2
-0
/
+4
*
Fixed a sloppy common-style declaration.
bde
1997-12-20
2
-1
/
+4
*
Removed unused #includes.
bde
1997-10-28
1
-8
/
+0
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-1
/
+1
*
Update network code to use poll support.
peter
1997-09-14
1
-1
/
+1
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-0
/
+1
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-19
/
+18
*
Removed unused #includes.
bde
1997-08-02
2
-10
/
+0
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+822
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
3
-0
/
+486