aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Fix build of ppp when WITHOUT_PAM is setBaptiste Daroussin2016-07-041-0/+1
* Revert r301137 and r301163, and implement a correct fixGlen Barber2016-06-012-0/+40
* Revert r289096:Glen Barber2016-06-012-40/+0
* Don't walk off the end of the array when proto isn't explicitlyDon Lewis2016-05-161-7/+7
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-04-152-2/+2
* Fix a ton of speelling errorsEitan Adler2015-10-212-3/+3
* Use existing CONFDIR instead of adding a new CONFIGDIRBaptiste Daroussin2015-10-111-1/+1
* Install bsd.confs.mkBaptiste Daroussin2015-10-101-1/+1
* Move ppp.conf into the ppp sourcesBaptiste Daroussin2015-10-092-0/+40
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+27
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-278-24/+17
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-2/+2
| |\
| * \ Merge head from 7/28Simon J. Gerraty2014-08-192-5/+4
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2014-05-161-0/+1
| * | | Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headSimon J. Gerraty2014-04-284-31/+8
| |\ \ \ \
| * \ \ \ \ Merge from headSimon J. Gerraty2013-09-055-45/+17
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync from headSimon J. Gerraty2012-11-043-43/+24
| |\ \ \ \ \ \ \
| * | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+29
* | | | | | | | | Stop including if_var.h from userland.Gleb Smirnoff2015-04-061-3/+0
* | | | | | | | | Conditionalize building radius support into libpam, ppp, etc viaEnji Cooper2015-02-041-0/+3
* | | | | | | | | Fix multiple instances of the following clang 3.6.0 warning in ppp:Dimitry Andric2015-01-285-8/+8
* | | | | | | | | Convert usr.sbin to LIBADDBaptiste Daroussin2014-11-251-12/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Change file permissions for some setuid executables so they are "o+r".Neel Natu2014-08-211-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-3/+3
* | | | | | | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andWarner Losh2014-06-061-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | 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
| |_|_|/ |/| | |
* | | | 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
| |_|/ |/| |
* | | 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
| |/ |/|
* | 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
|/
* 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