summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* MFC 315964sevan2017-03-301-4/+4
* Fix build of ppp when WITHOUT_PAM is setbapt2016-07-041-0/+1
* Revert r301137 and r301163, and implement a correct fixgjb2016-06-012-0/+40
* Revert r289096:gjb2016-06-012-40/+0
* Don't walk off the end of the array when proto isn't explicitlytruckman2016-05-161-7/+7
* Cleanup unnecessary semicolons from utilities we all love.pfg2016-04-151-1/+1
* Use NULL instead of 0 for pointers.araujo2016-04-152-2/+2
* Fix a ton of speelling errorseadler2015-10-212-3/+3
* Use existing CONFDIR instead of adding a new CONFIGDIRbapt2015-10-111-1/+1
* Install bsd.confs.mkbapt2015-10-101-1/+1
* Move ppp.conf into the ppp sourcesbapt2015-10-092-0/+40
* Add META_MODE support.sjg2015-06-131-0/+27
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge sync of headsjg2015-05-278-24/+17
| |\ | |/ |/|
| * Merge from head@274682sjg2014-11-191-2/+2
| |\
| * \ Merge head from 7/28sjg2014-08-192-5/+4
| |\ \
| * | | Updated dependenciessjg2014-05-161-0/+1
| * | | Merge from headsjg2014-05-081-1/+1
| |\ \ \
| * \ \ \ Merge headsjg2014-04-284-31/+8
| |\ \ \ \
| * \ \ \ \ Merge from headsjg2013-09-055-45/+17
| |\ \ \ \ \
| * | | | | | Updated dependenciessjg2013-03-111-0/+1
| * | | | | | Updated dependenciessjg2013-02-161-2/+0
| * | | | | | Sync with HEAD.obrien2013-02-084-15/+14
| |\ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Sync from headsjg2012-11-043-43/+24
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+29
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Stop including if_var.h from userland.glebius2015-04-061-3/+0
* | | | | | | | | Conditionalize building radius support into libpam, ppp, etc viangie2015-02-041-0/+3
* | | | | | | | | Fix multiple instances of the following clang 3.6.0 warning in ppp:dim2015-01-285-8/+8
* | | | | | | | | Convert usr.sbin to LIBADDbapt2014-11-251-12/+6
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Change file permissions for some setuid executables so they are "o+r".neel2014-08-211-2/+2
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | use .Mt to mark up email addresses consistently (part2)bapt2014-06-201-3/+3
* | | | | | | When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andimp2014-06-061-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffimp2014-05-061-1/+1
| |_|_|_|/ |/| | | |
* | | | | Garbage collect long time obsoleted (or never used) stuff from routing API.glebius2014-03-151-17/+2
* | | | | In chat_UpdateSet(), initialize the input buffer to prevent stale databrueffer2014-02-141-0/+5
* | | | | mdoc: minor paragraph fixes.joel2014-02-081-13/+0
* | | | | Fix logic error. MPPE only accepts protocol numbers 0x21 through 0xFA.kevlo2013-10-161-1/+1
| |_|_|/ |/| | |
* | | | Remove ancient code for FreeBSD 2.x compatibility.rmh2013-07-052-12/+3
* | | | Move ppp.8.m4 back to ppp.8 and de-ifdef it.brian2013-06-022-32/+13
* | | | - Correct mispellings of the word occurrencegabor2013-04-171-1/+1
| |_|/ |/| |
* | | Retire struct sockaddr_inarp.glebius2013-01-311-3/+2
* | | A number of places in the source tree still reference cuad.* aftereadler2012-12-083-12/+12
| |/ |/|
* | remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* | Some 3G modems return the wrong signature in echo packets and make itn_hibma2012-10-121-1/+2
* | mdoc fixes.joel2012-09-081-41/+21
|/
* Fix build:delphij2012-05-231-7/+7
* Handle NULL return from crypt(3). Mostly from DragonFlykevlo2012-02-221-1/+3
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
* Fix warning when compiling with gcc46:eadler2012-01-201-2/+1
OpenPOWER on IntegriCloud