summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/systems.c
Commit message (Expand)AuthorAgeFilesLines
* Don't warn about ``!'' lines being unindented commands in ppp.conf.brian1999-05-241-5/+7
* 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-1/+2
* If /etc/ppp/ppp.conf doesn't exist, mention that thebrian1999-03-091-7/+19
* Don't allow root to specify non-existent labels onbrian1999-02-021-18/+25
* Allow multiple systems (config labels) on the commandbrian1998-10-311-9/+28
* Warn if we encounter an unindented line that isn'tbrian1998-10-171-2/+7
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-5/+5
* Give ``load'' optional context. It's now possible tobrian1998-06-151-8/+9
* MFMP: Make ppp multilink capable.brian1998-05-211-129/+126
* Remove unused #includes.brian1998-01-211-3/+1
* Cosmetic (style):brian1997-12-241-3/+3
* Cosmetic: Test for comment lines after the lenght has been established.brian1997-12-211-4/+2
* Allow leading whitespace before '#' when identifying comments.brian1997-12-211-1/+3
* char filename[200] => char filename[MAXPATHLEN]brian1997-12-171-2/+2
* o Log ******** instead of the actual password for "set authkey"brian1997-12-171-3/+3
* Use LogWARN for command usage messages and unrecognisedbrian1997-12-151-2/+2
* Fix prototypes.brian1997-11-221-18/+18
* Allow blank lines in config entries (they aren't terminators).brian1997-11-141-2/+2
* Fix command logging (broken with the "allow" command).brian1997-11-131-3/+2
* Don't attempt to dial if "dial label" has specifiedbrian1997-11-121-3/+4
* Pass a missing arg to LogPrintf().brian1997-11-121-2/+2
* Finish the security improvements:brian1997-11-111-13/+102
* Add the "!include" syntax.brian1997-11-091-4/+124
* Increase chat script sizes to 512brian1997-11-091-2/+2
* Null commit:brian1997-11-091-1/+1
* Introduce ID0 logging.brian1997-11-091-94/+7
* Introduce [local] to "set log [local] ...". This spitsbrian1997-11-041-3/+10
* Cosmetic (no functional changes):brian1997-10-261-8/+20
* Install as group ``network''brian1997-09-041-2/+3
* Cosmetic: Make LogPrintf() calls consistent.brian1997-08-311-2/+2
* Make the code format more in line with style(9).brian1997-08-251-29/+19
* Add "set server" to control the server socket.brian1997-06-251-1/+7
* Overhaul ppp:brian1997-06-091-23/+17
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+8
* Tidy up the code - bounds checking, returnbrian1997-05-101-13/+33
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Avoid some buffer overrun problems.pst1996-12-151-5/+5
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-081-1/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Remove FreeBSD-specific setre*() cheat, we have working thing nowache1995-04-291-15/+1
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-4/+9
* PPP does not find config files (Wrong path name not a /etc/ppp)amurai1995-02-021-3/+4
* (no commit message)amurai1995-01-311-0/+215
OpenPOWER on IntegriCloud