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
/
sigpvc
Commit message (
Expand
)
Author
Age
Files
Lines
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
3
-3
/
+3
*
Make the ioctl() interface cleaner with regard to types: use size_t
harti
2003-07-29
1
-5
/
+7
*
Remove the zone limits for all the zones used in the ATM code.
harti
2003-07-22
1
-1
/
+2
*
Use __FBSDID().
obrien
2003-06-11
2
-19
/
+6
*
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
*
Include <sys/systm.h> instead of depending on namespace pollution in
bde
2002-09-29
1
-8
/
+1
*
- Turn a couple of storage pools into UMA zones and their associated calls
arr
2002-05-24
2
-10
/
+13
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
1
-7
/
+5
*
Remove __P.
alfred
2002-03-20
2
-13
/
+13
*
Remove more unused #includes.
phk
2000-10-30
1
-1
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
2
-2
/
+0
*
Forgot these files in my kerninclude limited run.
phk
2000-10-12
2
-34
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
2
-2
/
+80
*
More HARP polishina:
phk
2000-10-12
1
-6
/
+6
*
Do some cleanups of the HARP atm codes interface into the system:
phk
2000-10-12
1
-84
/
+0
*
Remove un-needed #include's.
mks
2000-01-17
3
-49
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
4
-6
/
+6
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-27
1
-3
/
+3
*
Don't return errors for 'atm show arpserver' command on sigpvc and spans
mks
1999-01-19
1
-3
/
+4
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
1
-3
/
+4
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
2
-10
/
+10
*
Add new files for HARP3
phk
1998-09-15
4
-0
/
+1276