summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove OpenBSD build support - let the Makefile vary perbrian1998-08-311-13/+1
* Add OpenBSD build supportbrian1998-08-301-1/+7
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+2
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-5/+10
* DISTRIBUTION=desbrian1998-06-261-1/+2
* o If we come out of select() with only write descriptors thatbrian1998-06-241-3/+3
* $@ is deprecated, use longer forms of single char macrosimp1998-06-091-3/+3
* Fix previous commit. bit 1 is the execute bit, not the read bit *blush*brian1998-06-071-2/+2
* Make ppp world-readable so that root can get at it overbrian1998-06-071-2/+2
* Remove -Wpointer-arithbrian1998-05-211-2/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-10/+18
* Don't moan about not creating tunX.pid and ttyX.if if RELEASE_CRUNCHbrian1998-01-291-1/+5
* Remove the necessity of -ldes and -lalias etc from release/Makefile.brian1998-01-171-3/+12
* Allow random IP number allocation to peer.brian1997-12-131-2/+2
* Abstract the CCP layer a level.brian1997-12-031-5/+5
* Fix prototypes.brian1997-11-221-4/+10
* Add throughput logging (disabled by default).brian1997-11-181-3/+3
* Abstract data read from and written to the tun device,brian1997-11-161-5/+6
* Introduce ID0 logging.brian1997-11-091-2/+2
* Cosmetic (no functional changes):brian1997-10-261-5/+5
* Test for the existence of ../../secure ratherbrian1997-09-281-2/+2
* Don't login twice when using passwdauthbrian1997-09-271-3/+3
* Allow Microsoft CHAP authentication.brian1997-09-251-1/+8
* Install as group ``network''brian1997-09-041-2/+2
* Make ppp owner root.ppp, mode 4550brian1997-08-311-2/+3
* Add "set server" to control the server socket.brian1997-06-251-3/+3
* Overhaul ppp:brian1997-06-091-5/+4
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-6/+6
* Use the latest alias engine - now in libalias.brian1997-05-231-8/+7
* Remove the syslog stuff, and allow various return valuesbrian1997-03-311-2/+2
* Move uucplock into libutil and create a manual page.brian1997-03-301-4/+2
* Reviewed by: ache@freebsd.orgbrian1997-03-131-2/+2
* I remove pending signals completely, they are not useless, they areache1997-03-091-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Tidy up signal handling.brian1997-02-191-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Updated DPADD to match LDADD.bde1997-01-061-2/+2
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-121-2/+3
* Make changes suggested in PR#1825, closing it. Removes default localjkh1996-10-181-2/+2
* Turn LOCALHACK off by default (whoops!)jkh1996-10-181-2/+2
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-4/+4
* Eliminate multiply uucplock.cache1996-03-041-2/+4
* Use libmd's MD5.phk1996-01-301-2/+4
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-1/+2
* 1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )amurai1995-09-021-1/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-2/+2
* (no commit message)amurai1995-01-311-0/+12
OpenPOWER on IntegriCloud