Date: Sun, 9 Nov 1997 14:07:31 -0800 (PST) From: Brian Somers <brian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp auth.c command.c main.c ppp.8 server.c vars.c vars.h Message-ID: <199711092207.OAA19961@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1997/11/09 14:07:30 PST
Modified files:
usr.sbin/ppp auth.c command.c main.c ppp.8 server.c
vars.c vars.h
Log:
Don't create a diagnostic socket by default.
Allow a password spec on the "set server" command line.
Use SIGUSR2 to close the diagnostic socket.
Some man page corrections.
Revision Changes Path
1.21 +13 -9 src/usr.sbin/ppp/auth.c
1.95 +65 -23 src/usr.sbin/ppp/command.c
1.92 +17 -6 src/usr.sbin/ppp/main.c
1.77 +77 -37 src/usr.sbin/ppp/ppp.8
1.9 +8 -5 src/usr.sbin/ppp/server.c
1.33 +21 -18 src/usr.sbin/ppp/vars.c
1.33 +5 -1 src/usr.sbin/ppp/vars.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711092207.OAA19961>
