CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2012/05/08 07:15:12
Modified files: usr.sbin/npppctl: parser.h usr.sbin/npppd : Makefile Makefile.inc usr.sbin/npppd/common: addr_range.c addr_range.h bytebuf.c bytebuf.h config_helper.c config_helper.h csvreader.c csvreader.h csvreader_test.c net_utils.c usr.sbin/npppd/l2tp: l2tp.h l2tp_call.c l2tp_ctrl.c l2tp_local.h l2tp_subr.c l2tp_subr.h l2tpd.c usr.sbin/npppd/npppd: ccp.c chap.c fsm.c fsm.h ipcp.c lcp.c mppe.c npppd.c npppd.h npppd_auth.c npppd_auth.h npppd_auth_local.h npppd_config.c npppd_ctl.c npppd_ctl.h npppd_defs.h npppd_iface.c npppd_iface.h npppd_local.h npppd_pool.c npppd_pool.h npppd_subr.c npppd_subr.h npppd_tun.c npppd_tun.h pap.c pathnames.h ppp.c ppp.h privsep.c privsep.h psm-opt.h radius+.c radius+.h radius+_local.h radius_chap_const.h radius_req.c radius_req.h radiusconst.h version.h usr.sbin/npppd/pppoe: pppoe.h pppoe_local.h pppoe_session.c pppoed.c usr.sbin/npppd/pptp: pptp.h pptp_call.c pptp_ctrl.c pptp_local.h pptp_subr.c pptp_subr.h pptpd.c Log message: Fix comments and styles. Delete unused variables and labels. No binary changes. ok mcbride henning