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
/
netipx
/
ipx_var.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ANSI C function declarations throughout netipx.
rwatson
2007-05-11
1
-1
/
+1
*
Factor out UCB and my copyrights from copyrights of Mike Mitchell;
rwatson
2007-01-08
1
-1
/
+26
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Garbage collect unused ipx_abort().
rwatson
2005-01-03
1
-1
/
+0
*
Add 'struct ipxpcb' forward declaration to ipx_var.h. I had this in
rwatson
2004-12-31
1
-0
/
+1
*
Convert netipx to use queue(9) doubly-linked lists instead of home-brew
rwatson
2004-12-30
1
-1
/
+0
*
Constify ipx_zeronet, ipx_zerohost, ipx_broadnet, ipx_broadhost.
rwatson
2004-12-30
1
-4
/
+4
*
Update netisr handling; Each SWI now registers its queue, and all queue
jlemon
2003-03-04
1
-1
/
+0
*
Remove __P.
alfred
2002-03-20
1
-16
/
+16
*
KSE Milestone 2
julian
2001-09-12
1
-2
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
* Change sysctl from using linker_set to construct its tree using SLISTs.
dfr
1999-02-16
1
-1
/
+6
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-3
/
+3
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-2
/
+2
*
Forward declare more structs that are used in prototypes here - don't
bde
1998-02-01
1
-1
/
+2
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-3
/
+3
*
Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I
jhay
1997-06-26
1
-3
/
+12
*
Mega IPX commit.
jhay
1997-05-10
1
-8
/
+44
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Suggested by: bde
julian
1995-11-04
1
-1
/
+3
*
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
julian
1995-10-31
1
-1
/
+1
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-0
/
+55