brooks 2008-04-15 22:37:43 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d ppp
Log:
MFC revs 1.17-1.20, the functional components of which are:
1.17:
Allow the characters .-+/ to appear in ppp profile names by folding them
to _
brooks 2008-04-15 22:34:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/rc.d ppp
Log:
MFC rev 1.20:
Declare _ppp_profile_cleaned, _punct, and _punct_c local in
ppp_start_profile().
Reported by:yar
Revision ChangesPat
brooks 2008-04-10 01:32:49 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Declare _ppp_profile_cleaned, _punct, and _punct_c local in
ppp_start_profile().
Reported by:yar
MFC after: 1 week
Revision ChangesPath
1.20 +1
On Sun, Apr 06, 2008 at 08:39:41PM +, Brooks Davis wrote:
> brooks 2008-04-06 20:39:33 UTC
>
> FreeBSD src repository
>
> Modified files:
> etc/rc.d ppp
> Log:
> Fix a stupid typo.
>
> Reviewed by:bz
Oops, that was supposed to be "Reported by".
-- Broo
brooks 2008-04-06 20:40:24 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/rc.d ppp
Log:
Fix a stupid typo.
Reported by:bz
Revision ChangesPath
1.13.2.2 +14 -3 src/etc/rc.d/ppp
___
brooks 2008-04-06 20:39:33 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Fix a stupid typo.
Reviewed by:bz
Revision ChangesPath
1.19 +1 -1 src/etc/rc.d/ppp
___
cvs-all@freebsd.o
On Fri, 28 Mar 2008, Brooks Davis wrote:
brooks 2008-03-28 07:57:52 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
share/man/man5 rc.conf.5
Log:
Add support for hardwiring ppp sessions to particular devices with new
per-profile variables of the form p
brooks 2008-03-28 07:57:52 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
share/man/man5 rc.conf.5
Log:
Add support for hardwiring ppp sessions to particular devices with new
per-profile variables of the form ppp__unit. No ppp_unit
variable i
brooks 2008-03-26 21:54:48 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
share/man/man5 rc.conf.5
Log:
Allow the characters .-+/ to appear in ppp profile names by folding them
to _ when evaluating ppp__nat and ppp__mode. Document
the per-pro
emax2007-10-18 17:10:40 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Teach /etc/rc.d/ppp how to start/stop individual instances
of ppp. This is an extension of previous commit.
Submitted by: Yuri Kurenkov < y dot kurenkov at init dot ru >
mtm 2007-05-15 08:01:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d ppp
Log:
MFC: 1.13
date: 2007/03/31 09:03:38; author: mtm; state: Exp; lines: +4 -4
Make subroutine names more conformant with other scripts in rc.d.
mtm 2007-03-31 09:03:38 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Make subroutine names more conformant with other scripts in rc.d.
MFC After: 2 weeks
Revision ChangesPath
1.13 +4 -4 src/etc/rc.d/ppp
__
avatar 2006-10-31 03:29:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d ppp
Log:
MFC (1.12): Re-sync'ing pf rules in post command as we already did for
ipfilter.
Approved by:re (kensmith)
Revision ChangesPath
1.
avatar 2006-10-26 00:29:43 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Re-sync'ing pf rules in post command as we already did for ipfilter.
With this patch, pf rules with dynamically created devices such like tun0
works without further interve
dougb 2005-12-22 09:06:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/rc.d ppp-user
Log:
The new rc.subr requires explicit declaration of the command, and this
was fixed in the new ppp script, but I did not merge the ppp-user -> ppp
15 matches
Mail list logo