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_cm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Remove atm_attributes_pool and the relating atm_allocate() and atm_free()
arr
2002-04-24
1
-3
/
+3
*
- Revert previous change of atm storage pools -> uma_zones until a solution
arr
2002-04-22
1
-1
/
+1
*
- Change the atm_attributes_pool and atm_stackq_pool to be uma_zone's
arr
2002-04-22
1
-1
/
+1
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
1
-8
/
+8
*
Remove __P.
alfred
2002-03-20
1
-13
/
+13
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
1
-0
/
+1
*
Remove more unused #includes.
phk
2000-10-27
1
-2
/
+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
*
Fix if (a = b) conditional that should have been if (a == b)
dillon
1999-01-27
1
-3
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-5
/
+5
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-4
/
+4
*
Two patches from the HARP people:
phk
1998-09-17
1
-8
/
+8
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+3464