summaryrefslogtreecommitdiffstats
path: root/sys/net/slcompress.c
Commit message (Expand)AuthorAgeFilesLines
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Don't use ovbcopy(); use void * instead of char *.des2003-04-041-6/+3
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-251-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* Add some more comments to the sl_compress_tcp() function.archie1999-11-151-2/+9
* Add a comment before sl_compress_tcp() regarding mbuf assumptions.archie1999-10-291-0/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Cast pointers to uintptr_t/intptr_t instead of to u_long/long,bde1998-07-151-4/+4
* Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at thepeter1997-08-191-24/+30
* Fix this damn mbuf with a negative m_len. It turnsbrian1997-06-221-1/+5
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* When cslip gets an uncompressed packet, it attempts to save off the TCP/IPdg1996-04-111-4/+11
* slcompress: split one of the functions into two parts, to allow use by bothpeter1995-10-311-33/+81
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Cosmetics: to silence gcc -wall.phk1994-10-081-4/+7
* Fix up some sloppy coding practices:wollman1994-08-181-1/+2
* Added $Id$dg1994-08-021-2/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+535
OpenPOWER on IntegriCloud