]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Install as group ``network''
authorbrian <brian@FreeBSD.org>
Thu, 4 Sep 1997 00:38:22 +0000 (00:38 +0000)
committerbrian <brian@FreeBSD.org>
Thu, 4 Sep 1997 00:38:22 +0000 (00:38 +0000)
commit01052674bd9cd2de028c4c476a70fa10439f5e6a
tree053c5b0cbcff9693f61532dc918acb018a8ceebf
parenta69830cd9ab89aec27c439dd58e7f6af6ff655f1
Install as group ``network''
Insist that uid == 0 for client ppp
Disallow client sockets if no password is specified
Don't exit on failure to open client socket for listening
Allow specification of null local password
Use reasonable size (smaller) ``vector''s in auth.c
Fix "passwd ..." usage message
Insist on "all" as arg to "quit" (if any)
Drop client socket connection before Cleanup() when "quit all"
usr.sbin/ppp/Makefile
usr.sbin/ppp/auth.c
usr.sbin/ppp/auth.h
usr.sbin/ppp/command.c
usr.sbin/ppp/main.c
usr.sbin/ppp/ppp.8
usr.sbin/ppp/ppp.8.m4
usr.sbin/ppp/server.c
usr.sbin/ppp/systems.c
usr.sbin/ppp/vars.c
usr.sbin/ppp/vars.h