Mechanically change inet_aton to inet_pton.
authorflorian <florian@openbsd.org>
Wed, 21 Aug 2024 14:57:05 +0000 (14:57 +0000)
committerflorian <florian@openbsd.org>
Wed, 21 Aug 2024 14:57:05 +0000 (14:57 +0000)
commitbaba1a14808102f4260db32fc7f608b2d01a4938
tree3eeb90135a160796e3fee3edbedfe81641dc98a4
parent9a380d2b77163f0d66777ed32367139cae1f51a7
Mechanically change inet_aton to inet_pton.

This could use getaddrinfo in places but the code is just too crufty
and my joo janta's turned black immediately.

OK deraadt
usr.sbin/pppd/auth.c
usr.sbin/pppd/options.c