aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Merge from headSimon J. Gerraty2014-05-081-1/+1
|\
| * Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
* | Merge headSimon J. Gerraty2014-04-284-31/+8
|\|
| * Garbage collect long time obsoleted (or never used) stuff from routing API.Gleb Smirnoff2014-03-151-17/+2
| * In chat_UpdateSet(), initialize the input buffer to prevent stale dataChristian Brueffer2014-02-141-0/+5
| * mdoc: minor paragraph fixes.Joel Dahl2014-02-081-13/+0
| * Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA.Kevin Lo2013-10-161-1/+1
* | Merge from headSimon J. Gerraty2013-09-055-45/+17
|\|
| * Remove ancient code for FreeBSD 2.x compatibility.Robert Millan2013-07-052-12/+3
| * Move ppp.8.m4 back to ppp.8 and de-ifdef it.Brian Somers2013-06-022-32/+13
| * - Correct mispellings of the word occurrenceGabor Kovesdan2013-04-171-1/+1
* | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
* | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
* | Sync with HEAD.David E. O'Brien2013-02-084-15/+14
|\|
| * Retire struct sockaddr_inarp.Gleb Smirnoff2013-01-311-3/+2
| * A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-083-12/+12
* | Sync from headSimon J. Gerraty2012-11-043-43/+24
|\|
| * remove duplicate semicolons where possible.Eitan Adler2012-10-221-1/+1
| * Some 3G modems return the wrong signature in echo packets and make itNick Hibma2012-10-121-1/+2
| * mdoc fixes.Joel Dahl2012-09-081-41/+21
* | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+29
|/
* Fix build:Xin LI2012-05-231-7/+7
* Handle NULL return from crypt(3). Mostly from DragonFlyKevin Lo2012-02-221-1/+3
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+1
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-306-12/+12
* Remove duplicated header filesKevin Lo2011-06-241-1/+0
* Add "iface name" and "iface description" commands.Brian Somers2011-02-078-24/+177
* Log if fopen() fails.Gleb Smirnoff2010-10-181-1/+4
* Bugfix: Reset the packet counters at the same time as the byte counts.Nick Hibma2010-09-181-2/+2
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-061-0/+1
* Need to set the proper flag bit when inserting ARPQing Li2010-03-181-1/+1
* Unbreak world WITHOUT_NETGRAPH.Antoine Brodin2010-01-161-0/+3
* Port ppp(8) to utmpx.Ed Schouten2010-01-134-55/+32
* Don't refer to pppd(8).Edward Tomasz Napierala2009-12-281-6/+5
* Document that ppp handles pipe(2) descriptors specially in -direct mode.Brian Somers2009-08-251-1/+14
* When ``ppp -direct'' is invoked by a program that uses pipe(2) toBrian Somers2009-08-244-126/+305
* When realloc()ing device memory for transfer to another ppp process,Brian Somers2009-08-243-11/+13
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)Brian Somers2009-07-191-3/+2
* Add a missing phrase.Brian Somers2009-07-051-1/+1
* Fix a race that can stall the timer when we remove a timer that has anotherBrian Somers2009-05-261-14/+23
* Conditionally add the interface name and address if availableBjoern A. Zeeb2009-04-204-4/+14
* While we currently still seem to have a gateway address, for futureBjoern A. Zeeb2009-04-201-2/+5
* Back out r186308:Bjoern A. Zeeb2009-04-201-3/+1
* In case the peer address was already configured on the interfaceBjoern A. Zeeb2009-04-131-0/+1
* The ppp application relies on the if_tun interface to properlyQing Li2008-12-191-1/+3
* This main goals of this project are:Qing Li2008-12-151-2/+10
* Make ppp use <termios.h>, not <sys/tty.h>.Ed Schouten2008-06-051-1/+1
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andBjoern A. Zeeb2008-05-264-484/+2