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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Create a ``zero fill'' constructor for uma_zcreate's ctor argument.
arr
2002-04-20
2
-0
/
+11
*
- Nuke small sgi ifdef bits.
arr
2002-04-20
2
-9
/
+0
*
- Nuke some more #ifdef sun related sections.
arr
2002-04-19
4
-41
/
+1
*
- Nuke some #ifdef sun4m code; it hasn't been updated in 4 years and is not
arr
2002-04-19
2
-69
/
+0
*
- Change KM_ macro calls to the appropriate function call.
arr
2002-04-19
30
-238
/
+170
*
Fix missing commas.
mdodd
2002-04-17
1
-4
/
+4
*
Remove a stray comment terminator that was hiding beyond 80 columns.
mdodd
2002-04-17
1
-1
/
+1
*
- Add defines for ABR and UBR traffic types.
mdodd
2002-04-17
2
-0
/
+6
*
Wrap function in #ifdef DIAGNOSTIC to compile with -Werror.
mdodd
2002-04-17
1
-2
/
+4
*
Add ESA200 to enum atm_device.
mdodd
2002-04-17
1
-0
/
+1
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
1
-1
/
+1
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-4
/
+4
*
Remove __P.
alfred
2002-03-20
42
-719
/
+709
*
Remove __P.
alfred
2002-03-20
12
-185
/
+181
*
Unbreak fore adapters from POV of warnings.
julian
2002-02-27
2
-2
/
+2
*
Replace a few more lines of code orphaned by MFREE going away.
mjacob
2002-02-07
1
-4
/
+8
*
Allow this to compile again
julian
2002-01-30
1
-0
/
+1
*
Initialise the intrq_present fields at runtime, not link time. This allows
msmith
2002-01-08
1
-2
/
+2
*
Give struct socket structures a ref counting interface similar to
dillon
2001-11-17
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
4
-35
/
+35
*
Don't call log() without a format string.
kris
2001-09-10
2
-2
/
+2
*
Wrap array accesses in macros, which also happen to be lvalues:
jlemon
2001-09-06
1
-1
/
+1
*
Commited patch for uni signaling fix.
pirzyk
2001-07-11
1
-2
/
+2
*
Silence some warnings
alfred
2001-03-20
2
-10
/
+10
*
Preceed/preceeding are not english words. Use precede and preceding.
asmodai
2001-02-18
2
-2
/
+2
*
* Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.
bmilekic
2000-12-21
1
-1
/
+1
*
Add back some now needed #include <sys/systm.h>
phk
2000-12-07
28
-0
/
+31
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
3
-10
/
+4
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
4
-0
/
+4
*
Remove more unused #includes.
phk
2000-10-30
36
-36
/
+0
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Remove more unused #includes.
phk
2000-10-27
9
-30
/
+0
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
63
-63
/
+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
65
-193
/
+1314
*
More HARP polishina:
phk
2000-10-12
18
-63
/
+58
*
Do some cleanups of the HARP atm codes interface into the system:
phk
2000-10-12
9
-386
/
+0
*
Just need to pass the address family to if_simloop(), not the whole sockaddr.
archie
2000-05-24
1
-1
/
+1
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-4
/
+3
*
Move the *intrq variables into net/intrq.c and unconditionally
brian
2000-01-24
1
-1
/
+2
*
Remove un-needed #include's.
mks
2000-01-17
38
-102
/
+0
*
Notice when an interface's ATM address changes when running a local arpserver.
mks
2000-01-15
1
-0
/
+6
*
Process SPANS ARP requests even if source IP is 0.0.0.0 (or broadcast). This
mks
2000-01-15
1
-7
/
+12
*
Fix a warning (unused variable RCSid)
peter
1999-11-18
1
-1
/
+1
*
Modify to work with the new sbreserve().
green
1999-10-09
1
-1
/
+5
*
Fixed printf format errors (don't assume that ntohl() returns u_long;
bde
1999-08-29
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
99
-163
/
+163
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
1
-1
/
+2
*
Allow configuration of up to 256 network interfaces per physical interface -
mks
1999-05-10
2
-5
/
+5
*
Suser() simplification:
phk
1999-04-27
1
-6
/
+6
[next]