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
/
net
/
slcompress.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't use ovbcopy(); use void * instead of char *.
des
2003-04-04
1
-6
/
+3
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-1
/
+1
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-1
/
+1
*
Add some more comments to the sl_compress_tcp() function.
archie
1999-11-15
1
-2
/
+9
*
Add a comment before sl_compress_tcp() regarding mbuf assumptions.
archie
1999-10-29
1
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Cast pointers to uintptr_t/intptr_t instead of to u_long/long,
bde
1998-07-15
1
-4
/
+4
*
Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at the
peter
1997-08-19
1
-24
/
+30
*
Fix this damn mbuf with a negative m_len. It turns
brian
1997-06-22
1
-1
/
+5
*
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
*
When cslip gets an uncompressed packet, it attempts to save off the TCP/IP
dg
1996-04-11
1
-4
/
+11
*
slcompress: split one of the functions into two parts, to allow use by both
peter
1995-10-31
1
-33
/
+81
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Cosmetics: to silence gcc -wall.
phk
1994-10-08
1
-4
/
+7
*
Fix up some sloppy coding practices:
wollman
1994-08-18
1
-1
/
+2
*
Added $Id$
dg
1994-08-02
1
-2
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-24
1
-0
/
+535