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
/
uni
/
unisig_decode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. All
harti
2003-07-23
1
-1
/
+1
*
Use __FBSDID().
obrien
2003-06-11
1
-9
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
- Change the ATM stack functions to use intptr_t instead of int for opaque
jhb
2002-11-08
1
-1
/
+1
*
- Finish the uni part of the storage pool cleanup. There should now only
arr
2002-06-13
1
-7
/
+7
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
1
-17
/
+17
*
Remove __P.
alfred
2002-03-20
1
-23
/
+23
*
Preceed/preceeding are not english words. Use precede and preceding.
asmodai
2001-02-18
1
-1
/
+1
*
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
*
Remove un-needed #include's.
mks
2000-01-17
1
-1
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-5
/
+5
*
Two patches from the HARP people:
phk
1998-09-17
1
-4
/
+3
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+2474