CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/21 22:30:31
Modified files:
usr.sbin/npppd/common: debugutil.h
usr.sbin/npppd/npppd: Makefile npppd.c npppd.h npppd_config.c
npppd_ctl.c npppd_ctl.h npppd_local.h
ppp.c
usr.sbin/npppctl: Makefile npppctl.8 npppctl.c parser.c parser.h
Added files:
usr.sbin/npppd/npppd: control.c
Log message:
Reimplement control part of npppd(8) with imsg. Also add "monitor"
command for npppctl(8) to monitor PPP session start/stop events.
