summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ccp.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless comparison.brian1997-12-171-3/+1
* Allow random IP number allocation to peer.brian1997-12-131-2/+2
* Initialize ccpstate when CCP comes down.brian1997-12-041-32/+19
* Fix the CCP Type field value for DEFLATE.brian1997-12-031-17/+22
* Abstract the CCP layer a level.brian1997-12-031-41/+173
* Fix prototypes.brian1997-11-221-4/+4
* Update the cftypes arrays according to rfc1700.brian1997-11-141-8/+17
* Don't pass global vars as args.brian1997-11-081-3/+3
* Cosmetic (no functional changes):brian1997-10-261-20/+31
* o Initialize the PRED1 input queue when webrian1997-09-101-3/+3
* Make the code format more in line with style(9).brian1997-08-251-42/+30
* Expand the "set stopped" command so that it canbrian1997-08-201-12/+13
* Overhaul ppp:brian1997-06-091-30/+28
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+2
* Tidy up the code - bounds checking, returnbrian1997-05-101-4/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-101-3/+3
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-11/+11
* Use libmd's MD5.phk1996-01-301-2/+2
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-1/+2
* A random bunch of cleanup changes.phk1996-01-101-5/+2
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-21/+19
* (no commit message)amurai1995-01-311-0/+281
OpenPOWER on IntegriCloud