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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include <sys/ioctl.h> in the kernel. Stage 2: include
bde
1997-03-24
3
-6
/
+6
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
22
-22
/
+22
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
22
-22
/
+22
*
Convert the interface address and IP interface address structures
wollman
1996-12-13
4
-31
/
+18
*
Enlarge the transmit and receive bufferspace of ipx. Make it tweakable
jhay
1996-11-24
2
-7
/
+19
*
Accept odd length ipx packets. (Win95 and some dialup servers use it.)
jhay
1996-08-18
1
-6
/
+10
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
1
-3
/
+1
*
Make IPXIP work.
jhay
1996-05-08
4
-18
/
+18
*
Zero out some (unused) entries in the ipxsw initiliser which only lead to
gpalmer
1996-05-08
1
-6
/
+6
*
Don't use a newfangled auto initializer. Initialize everything by
jhay
1996-04-13
1
-2
/
+6
*
Eliminated sloppy common-style declarations. Now there are no duplicated
bde
1996-04-13
3
-5
/
+12
*
Move or add #include <queue.h> in preparation for upcoming struct socket
dg
1996-03-11
8
-9
/
+16
*
Kill XNS.
wollman
1996-02-13
1
-2
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
3
-7
/
+7
*
Finally demolished the last, tottering remnants of GATEWAY. If you want
wollman
1996-01-05
2
-19
/
+21
*
Oops, forgot to update this to match pr_ctlinput.
bde
1995-12-16
1
-3
/
+3
*
Uniformized pr_ctlinput protosw functions. The third arg is now `void
bde
1995-12-16
6
-15
/
+23
*
Cleaned up prototypes:
bde
1995-11-24
7
-131
/
+112
*
Fixed a bogus name (ifn_en) that was introduced when a type mismatch
bde
1995-11-24
1
-4
/
+4
*
Added #include <sys/queue.h>. This will be required when I move
bde
1995-11-24
2
-2
/
+4
*
Undid bogus cleanups. 0 was mistyped as NULL.
bde
1995-11-24
2
-5
/
+5
*
Suggested by: bde
julian
1995-11-04
22
-22
/
+66
*
Submitted by: Mike Mitchell (mitchell@ref.tfs.com)
julian
1995-10-31
22
-35
/
+46
*
Submitted by: Mike mitchell
julian
1995-10-31
1
-0
/
+72
*
Submitted by: Mike Mitchell
julian
1995-10-31
12
-131
/
+179
*
Reviewed by: julian and jhay@mikom.csir.co.za
julian
1995-10-26
22
-0
/
+6248