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
/
netatm
/
atm_socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use __FBSDID().
obrien
2003-06-11
1
-9
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
Back out my lats commit of locking down a socket, it conflicts with hsu's work.
tanimura
2002-05-31
1
-20
/
+1
*
Lock down a socket, milestone 1.
tanimura
2002-05-20
1
-1
/
+20
*
- Add atm_sock_init()
arr
2002-05-07
1
-8
/
+13
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
1
-17
/
+10
*
Give struct socket structures a ref counting interface similar to
dillon
2001-11-17
1
-1
/
+1
*
Add back some now needed #include <sys/systm.h>
phk
2000-12-07
1
-0
/
+1
*
Remove more unused #includes.
phk
2000-10-27
1
-4
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
1
-1
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
1
-1
/
+22
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-4
/
+4
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-4
/
+4
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+1311