summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/log.c
Commit message (Expand)AuthorAgeFilesLines
* Don't log_Printf(..., buf) in case buf contains %sbrian1999-08-081-7/+7
* Make async/sync/physical/hdlc dumps prettier by showing printablebrian1999-06-011-12/+23
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-1/+3
* Deal with the fact that as we now mbuf_Read the fsmbrian1999-05-091-2/+2
* Correctly drop existing connections when reopening the diagnosticbrian1999-03-071-4/+10
* Consolidate the two malloc()s that are done when allocatingbrian1998-08-211-4/+4
* When entering ``term'' mode, don't output any messages untilbrian1998-08-091-3/+6
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* PR: 7469brian1998-08-021-1/+3
* o De-staticise things that don't need to be static.brian1998-06-151-2/+2
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-2/+2
* o #define the name "tun" in defs.h against the future possibilitybrian1998-05-281-3/+4
* o Move our prompt descriptor list outside of the bundle.brian1998-05-231-15/+82
* MFMP: Make ppp multilink capable.brian1998-05-211-46/+193
* Add missing includebrian1998-03-131-1/+2
* Remove unused #includes.brian1998-01-211-2/+1
* Cosmetic (style):brian1997-12-241-2/+2
* Add (BSD) copyright headers.brian1997-12-211-2/+26
* Fix prototypes.brian1997-11-221-6/+6
* Flush the output stream when doing local logging.brian1997-11-111-1/+2
* Increase chat script sizes to 512brian1997-11-091-1/+2
* Introduce ID0 logging.brian1997-11-091-1/+2
* Introduce [local] to "set log [local] ...". This spitsbrian1997-11-041-19/+53
* Cosmetic (no functional changes):brian1997-10-261-3/+9
* Fix HDLC logging (actually LogDumpBp()). It was onlybrian1997-10-221-2/+27
* Make the code format more in line with style(9).brian1997-08-251-73/+77
* Expand the "set stopped" command so that it canbrian1997-08-201-0/+2
* Overhaul ppp:brian1997-06-091-271/+102
* Remove initial startup printf's in -direct mode.brian1997-06-011-2/+3
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-4/+6
* Only compress tcp packets. Calculate size ofbrian1997-05-071-2/+2
* Log each ppp line to separate /var/log/ppp.tunX.log instead mixing ofache1997-05-041-8/+15
* Requested by: Harlan Stenn <Harlan.Stenn@pfcs.com>brian1997-03-131-1/+26
* 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-7/+8
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-11/+69
* (no commit message)amurai1995-01-311-0/+223
OpenPOWER on IntegriCloud