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
/
port.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is no reason to be cute with ntohl(). Just call it directly rather
obrien
2003-02-23
1
-14
/
+0
*
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
*
Correct mbuf packet header propagation. Previously, packet headers
sam
2002-12-30
1
-2
/
+1
*
- Change the ATM stack functions to use intptr_t instead of int for opaque
jhb
2002-11-08
1
-2
/
+2
*
- Remove UM_* user land memory macros since they are no longer used.
arr
2002-06-24
1
-17
/
+1
*
- Nuke some more not needed #ifdef cruft.
arr
2002-04-21
1
-178
/
+0
*
- Nuke some more #ifdef sun related sections.
arr
2002-04-19
1
-26
/
+0
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
1
-41
/
+0
*
Replace a few more lines of code orphaned by MFREE going away.
mjacob
2002-02-07
1
-4
/
+8
*
Silence some warnings
alfred
2001-03-20
1
-1
/
+1
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-1
/
+1
*
More HARP polishina:
phk
2000-10-12
1
-4
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+564