aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp
Commit message (Expand)AuthorAgeFilesLines
* Make ppp(8) buildable.Jung-uk Kim2018-09-191-5/+5
* Add u3g ppp.conf entry. It provides some starting point to makingEdward Tomasz Napierala2018-09-111-0/+7
* Add the possibility to mark packets urgent based on their length.Nick Hibma2018-08-175-4/+38
* ppp(8): fix code producing debugging logsEugene Grosbein2018-02-106-17/+21
* SPDX: mostly fixes to previous changes.Pedro F. Giffuni2017-12-131-1/+1
* SPDX: Fix some cases wrongly attributed to MIT.Pedro F. Giffuni2017-11-301-1/+1
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-27116-1/+233
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-202-1/+5
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* ppp(8): style(9) fix after r325157Eugene Grosbein2017-10-301-4/+2
* Fix ppp(8) to add RTF_HOST flag to created host route.Eugene Grosbein2017-10-301-0/+4
* Update several more URLsEitan Adler2017-10-291-2/+2
* ppp(8): Fix various bugs in NOPAM section of auth_CheckPasswdConrad Meyer2017-10-021-4/+10
* Before returning because of an memory allocation error, free the memoryStephen J. Kiernan2017-06-061-0/+1
* Remove the NATM framework including the en(4), fatm(4), hatm(4), andBrooks Davis2017-04-244-289/+0
* ftp.microsoft.com is dead and the document was not archived, point to the fullSevan Janiyan2017-03-251-4/+4
* 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