summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/lqr.c
Commit message (Expand)AuthorAgeFilesLines
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-10/+11
* Don't depend on sizeof(u_long) == 4.brian1998-06-261-4/+4
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-5/+5
* Make `close lcp' just close the LCP layer and not hangup. This isbrian1998-06-151-3/+3
* MFMP: Make ppp multilink capable.brian1998-05-211-151/+188
* MFMP: Don't send LQRs when the peer has LCP REJ'd them. Sendbrian1998-03-131-2/+2
* o Fix a few comment typos.brian1998-03-121-29/+38
* Remove unused #includes.brian1998-01-211-3/+5
* Make things work when sizeof(long) != 32 (hopefully)brian1998-01-111-7/+7
* Fix prototypes.brian1997-11-221-8/+8
* Cosmetic (no functional changes):brian1997-10-261-1/+11
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-311-2/+2
* Make the code format more in line with style(9).brian1997-08-251-32/+27
* Reset all LQR variables when we start over.phk1997-07-021-1/+4
* Overhaul ppp:brian1997-06-091-35/+27
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+2
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-3/+3
* Mega update to sort out bad implementationsbrian1997-05-191-1/+3
* Null commit to force version bump.jdp1997-05-091-1/+1
* Reset lqrsendcnt.brian1997-05-071-1/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-11/+11
* Some patches to ppp which improve stability. I have been running adfr1996-01-301-6/+12
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Loglevel is a bitmask everywhere except in lqr.c.amurai1995-04-171-2/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-2/+2
* (no commit message)amurai1995-01-311-0/+259
OpenPOWER on IntegriCloud