cvs commit: src/usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h

2007-07-11 Thread Roman Bogorodskiy
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:

Re: cvs commit: src/usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h

2007-05-29 Thread Brian Somers
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

Re: cvs commit: src/usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h

2007-05-27 Thread Roman Bogorodskiy
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

Re: cvs commit: src/usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h

2007-05-27 Thread Bjoern A. Zeeb
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

cvs commit: src/usr.sbin/ppp command.c ppp.8.m4 radius.c radius.h

2007-05-25 Thread Roman Bogorodskiy
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

cvs commit: src/usr.sbin/ppp command.c ppp.8.m4

2006-09-05 Thread Brian Somers
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