novel 2007-07-11 10:49:06 UTC
FreeBSD src repository (ports committer)
Modified files:(Branch: RELENG_6)
usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h
Log:
MFC command.c 1.307, radius.h 1.22, radius.c 1.54, ppp.8.m4 1.326:
Add a new option for ppp.conf:
On Mon, 28 May 2007 08:53:06 +0400 Roman Bogorodskiy <[EMAIL PROTECTED]> wrote:
> Bjoern A. Zeeb wrote:
>
> > On Fri, 25 May 2007, Roman Bogorodskiy wrote:
> >
> > >novel 2007-05-25 13:45:49 UTC
> > >
> > > FreeBSD src repository (ports committer)
> > >
> > > Modified files:
> > > usr.s
Bjoern A. Zeeb wrote:
> On Fri, 25 May 2007, Roman Bogorodskiy wrote:
>
> >novel 2007-05-25 13:45:49 UTC
> >
> > FreeBSD src repository (ports committer)
> >
> > Modified files:
> > usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h
> > Log:
> > Add a new option for ppp.conf: rad
On Fri, 25 May 2007, Roman Bogorodskiy wrote:
novel 2007-05-25 13:45:49 UTC
FreeBSD src repository (ports committer)
Modified files:
usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h
Log:
Add a new option for ppp.conf: rad_port_id. It allows to
change the way of what ppp
novel 2007-05-25 13:45:49 UTC
FreeBSD src repository (ports committer)
Modified files:
usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h
Log:
Add a new option for ppp.conf: rad_port_id. It allows to
change the way of what ppp submits to the RADIUS server
as NAS-Port
brian 2006-09-06 06:33:39 UTC
FreeBSD src repository
Modified files:
usr.sbin/ppp command.c ppp.8.m4
Log:
Remove __DATE__ so that compiling the same source produces the same binary
(for non-static binaries at least).
Revision ChangesPath
1.306 +1 -2