CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/06/30 21:38:17
Modified files:
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
ipsec_util.c net_utils.c properties.c
properties_test.c rt_zebra.c
rtev_common.c rtev_libevent.c slist.c
slist.h slist_test.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: Makefile ccp.c chap.c eap.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_tun.c pap.c ppp.c ppp.h psm-opt.h
radius+.c radius_chap_const.h
radius_common.c radius_req.c radius_req.h
radiusconst.h
usr.sbin/npppd/npppdctl: Makefile npppdctl.c
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:
Translate Japanese comments or labels into English. Translation was
done by IIJ people (MATSUI Yoshihiro, SAITOH Masanobu, Tomoyuki Sahara),
yuo@ and myself.
This diff also includes
- delete part of useless comments, correct spelling.
- add man page of npppdctl.
There is no functional change.