CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/08/22 01:56:47
Modified files:
usr.sbin/npppd/common: addr_range.c
usr.sbin/npppd/npppd: npppd_subr.c parse.y privsep.c
Log message:
Mechanically change inet_aton to inet_pton.
npppd does not document that it would accept truncated or otherwise
not fully spelled out IPv4 addresses.
ok yasuoka
