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_usrreq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change the suser() API to take advantage of td_ucred as well as do a
jhb
2002-04-01
1
-1
/
+1
*
Give struct socket structures a ref counting interface similar to
dillon
2001-11-17
1
-1
/
+1
*
KSE Milestone 2
julian
2001-09-12
1
-21
/
+21
*
Mechanical change to use <sys/queue.h> macro API instead of
phk
2001-02-04
1
-2
/
+2
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
M_PREPEND-related cleanups (unregisterifying struct mbuf *s).
green
1999-12-19
1
-1
/
+1
*
Get rid of the old XNS checksum code and implement it the IPX way.
jhay
1999-08-28
1
-4
/
+9
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Suser() simplification:
phk
1999-04-27
1
-2
/
+2
*
Make it possible to use lo0 as an internal IPX network. This is usefull
jhay
1999-02-06
1
-3
/
+2
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
1
-2
/
+1
*
Yow! Completely change the way socket options are handled, eliminating
wollman
1998-08-23
1
-52
/
+39
*
Staticize.
eivind
1998-02-09
1
-3
/
+3
*
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
eivind
1997-12-15
1
-3
/
+7
*
Update network code to use poll support.
peter
1997-09-14
1
-3
/
+3
*
Fix all areas of the system (or at least all those in LINT) to avoid storing
wollman
1997-08-16
1
-11
/
+13
*
Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that I
jhay
1997-06-26
1
-6
/
+1
*
Mega IPX commit.
jhay
1997-05-10
1
-36
/
+33
*
Make ipx compile again after the network interface changes.
jhay
1997-05-01
1
-21
/
+28
*
Change IPX to use the pr_usrreqs structure.
jhay
1997-04-05
1
-165
/
+190
*
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
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
1
-2
/
+3
*
Enlarge the transmit and receive bufferspace of ipx. Make it tweakable
jhay
1996-11-24
1
-4
/
+16
*
Make IPXIP work.
jhay
1996-05-08
1
-3
/
+3
*
Don't use a newfangled auto initializer. Initialize everything by
jhay
1996-04-13
1
-2
/
+6
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
1
-1
/
+2
*
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
*
Submitted by: Mike Mitchell
julian
1995-10-31
1
-0
/
+3
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
1
-0
/
+577