summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/slcompress.c
Commit message (Expand)AuthorAgeFilesLines
* Use the standard BSD copyright as per OpenBSD and /sys/net/slcompress*brian2005-01-101-17/+33
* Make ppp WARNS=5 cleanbrian2004-09-051-1/+1
* Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_brian2002-08-271-0/+1
* Replace various spelling with FALLTHROUGH which is lint()ablecharnier2002-08-251-1/+1
* Remove whitespace at the end of lines.brian2002-06-151-1/+1
* o Clean up some #includesbrian2002-05-141-1/+0
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-141-0/+5
* Fix some printf-style argument bugsbrian2000-03-141-2/+2
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-7/+7
* When uncompressing VJ-compressed frames, fix the ip_sum directlybrian1999-10-131-17/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Oops - add a missing cast.brian1999-07-101-2/+2
* Leap through one more hoop to avoid alignment problems.brian1999-07-101-2/+2
* Deal with the fact that as we now mbuf_Read the fsmbrian1999-05-091-2/+2
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-5/+3
* Oops - remove register keywordbrian1999-03-311-2/+2
* Another alignment bogon.brian1999-03-311-3/+7
* Point at cs.slcs_u.csu_ip instead of the just-copied ``cp''brian1999-03-301-19/+9
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* Put the IP buffer queues into struct ipcp.brian1998-08-261-3/+3
* Don't assume ``sizeof(u_long) == 4''brian1998-06-271-5/+5
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-2/+2
* o Pass our negotiated number of VJ slots intobrian1998-06-141-5/+8
* MFMP: Make ppp multilink capable.brian1998-05-211-63/+66
* Cosmetic (style):brian1997-12-241-2/+2
* Fix prototypes.brian1997-11-221-3/+3
* Cosmetic (no functional changes):brian1997-10-261-22/+29
* Un-spam ip_sum (arrgh - I don't know how this madebrian1997-10-121-4/+3
* Support VJ maximum slot identifiers != 15.brian1997-10-071-11/+9
* Make the code format more in line with style(9).brian1997-08-251-446/+449
* Overhaul ppp:brian1997-06-091-30/+23
* Revert $FreeBSD$ to $Id$peter1997-02-221-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-2/+2
* Fix editing mistake in last commit...sorry.dg1996-04-111-3/+3
* Bugfix based on a kernel fix:dg1996-04-111-5/+12
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-11/+2
* (no commit message)amurai1995-01-311-0/+589
OpenPOWER on IntegriCloud