summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* MF3: Allow padding in LQR ECHO requestsBrian Somers2000-06-201-2/+3
* MF4: Don't mis-match interface names in iface_Create()Brian Somers2000-06-191-2/+3
* MF4: Add ``set urgent none'' and ``set ifqueue''Brian Somers2000-06-158-14/+71
* MF4: Hard sentence breaks and trailing space tidy-upsBrian Somers2000-06-121-527/+854
* MF4: Don't oan about padding charactersBrian Somers2000-06-111-2/+0
* Get it right... RELENG_3's release doesn't have NETGRAPH !Brian Somers2000-06-051-8/+5
* MF4: Handle open/dial from state DATALINK_READY properlyBrian Somers2000-06-0511-46/+71
* The RELENG_3 release doesn't have NETGRAPHBrian Somers2000-06-041-0/+1
* MF4: Include netgraph support when building with RELEASE_CRUNCHBrian Somers2000-06-0177-1563/+2755
* MFC: Plug two file descriptor leaksBrian Somers2000-04-031-2/+6
* MFC: Remove single-space hard sentence breaks.Sheldon Hearn2000-03-031-6/+12
* MFC: Unbroke the reference to libalias(3).Ruslan Ermilov2000-02-051-1/+1
* MFC: Handle PPPoPTY correctly.Brian Somers1999-12-131-2/+2
* MFC: Don't memset active chat timers.Brian Somers1999-12-033-26/+42
* Don't build netgraph support for the release floppy.Brian Somers1999-11-301-1/+1
* MFC: depricated -> deprecated + mention the -alias flag status in README.changesBrian Somers1999-11-292-4/+7
* Enable NETGRAPH :-)Brian Somers1999-11-231-2/+0
* MFC: Don't setuid() 'till we've called ID0setproctitle()Brian Somers1999-11-231-1/+1
* MFC: Call MkSockNode() as uid 0Brian Somers1999-11-213-1/+22
* Forgot the -f in ``cvs rm'' before last commit :-(Brian Somers1999-11-202-448/+0
* MFC: Support PPPoE (PPP over Ethernet), but disabled for now.Brian Somers1999-11-1945-387/+1071
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-11-161-0/+640
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-11-161-0/+35
* MFC: Synchronise -stable's I4B with version 0.83 from -current, andJosef Karthauser1999-11-151-1/+1
* Ppp can request M$Chap these days.Brian Somers1999-10-101-1/+3
* Mention that ppp doesn't need ``pseudo-device tun'' in -current.Brian Somers1999-10-101-4/+9
* MFC: Revert previous changeBrian Somers1999-10-081-1/+1
* MFC: Include net/if.h for netbsd too.Brian Somers1999-10-081-1/+1
* MFC: Typo policeBrian Somers1999-10-081-1/+1
* MFC: Align to sizeof(long), not 4.Brian Somers1999-10-081-1/+1
* MFC: Show the number of queued packets in ``show ipcp''.Brian Somers1999-10-081-0/+2
* MFC: Return the correct answer when checking filters.Brian Somers1999-10-081-1/+1
* MFC: Better diagnostic when the peer sends an ECHO LQR REQ with aBrian Somers1999-10-081-2/+3
* MFC: Process ``lt'' correctly in ``set filter''.Brian Somers1999-10-081-1/+1
* MFC: Don't get stuck in ``ready'' state when closing a link manually.Brian Somers1999-10-081-1/+1
* MFC: Go through ``carrier'' state when opening a -direct link.Brian Somers1999-10-081-5/+11
* MFC: Use __DATE__, not $Date$Brian Somers1999-10-082-3/+1
* MFC: Make autoload ``close'' links rather than ``down'' links.Brian Somers1999-10-081-1/+1
* MFC: correct spelling: ascii -> ASCIIAlexey Zelkin1999-09-201-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-09-081-0/+434
* When sending radius authentication requests:Brian Somers1999-09-021-1/+46
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-311-0/+15
* $Id$ -> $FreeBSD$Peter Wemm1999-08-29109-110/+110
* MFC: revert BINMODE; ppp is failing for other reasons.Jordan K. Hubbard1999-08-271-2/+2
* MFC: correct BINMODEJordan K. Hubbard1999-08-271-2/+2
* MFC: Rebuild the list of interface numbers to names if we're tryingBrian Somers1999-08-261-3/+13
* MFC: Fix some mdoc(7) style inconsistencesBrian Somers1999-08-251-7/+15
* MFC: Allow ``set authkey'' irrespective of the current phase.Brian Somers1999-08-231-14/+5
* MFC: Abstract the physical device layer (``show modem'' is now ``showBrian Somers1999-08-2388-3673/+4473
* This commit was manufactured by cvs2svn to create branch 'RELENG_3'.cvs2svn1999-08-221-0/+52