aboutsummaryrefslogtreecommitdiff
path: root/libexec/pppoed
Commit message (Expand)AuthorAgeFilesLines
* libexec: adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+20
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+21
* | | Convert to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |/ |/|
* | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
|/
* In libexec/pppoed/pppoed.c, use the correct printf length modifier for aDimitry Andric2011-12-161-2/+2
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-021-0/+1
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-041-4/+4
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-011-4/+4
* Prepare for upcoming POSIXed putenv() rewrite:Andrey A. Chernov2007-04-301-4/+4
* Expand contractions.Ruslan Ermilov2005-02-131-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-091-1/+1
* Let bsd.prog.mk set SRCS and MAN to their default values.Ruslan Ermilov2005-01-281-1/+0
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Replace all uses of the old netgraph constants NG_*LEN by the newHartmut Brandt2003-11-151-1/+1
* The .Nm utilityPhilippe Charnier2002-07-061-2/+4
* Understand the new NGM_PPPOE_SESSIONID message and set SESSIONIDBrian Somers2002-05-141-2/+9
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-1/+1
* Handle NGM_PPPOE_ACNAME messages.Brian Somers2002-02-202-3/+11
* o __P removalWarner Losh2002-02-171-1/+1
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichKris Kennaway2002-02-041-0/+2
* Prototype a function as __printflike() to avoid a FORMAT_AUDIT warning.Kris Kennaway2002-02-041-0/+2
* mdoc(7) police: minor spelling, markup and style fixes.Ruslan Ermilov2001-11-221-18/+21
* Don't leave dodgy looking spaces in HISMACADDRBrian Somers2001-11-221-3/+3
* Mention that HISMACADDR is set in the environment of child processesBrian Somers2001-11-221-0/+5
* Set HISMACADDR in the environment before envoking ppp.Brian Somers2001-11-211-5/+17
* Put a parenthesis in the right place (DUH!).Brian Somers2001-08-251-1/+1
* Understand that a return value of 0 from NgRecvMsg() means that theBrian Somers2001-08-241-2/+8
* mdoc(7) police:Ruslan Ermilov2001-08-071-3/+5
* Don't use SA_RESETHAND here. We gain nothing.Brian Somers2001-07-311-1/+1
* Add a -l flag used to specify a label when no -p flag is given.Brian Somers2001-07-312-27/+54
* Use sigaction() without SA_RESTART rather than signal() so that weBrian Somers2001-07-311-5/+9
* Remove whitespace at EOL.Dima Dorfman2001-07-151-2/+2
* Remove an extraneous spaceBrian Somers2001-07-111-1/+1
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2001-07-041-1/+1
* Correct cross-references:Maxim Sobolev2001-06-051-5/+5
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-201-3/+3