master
Some atoi -> strtonum conversions; ok denis
remove .PATH. this was used in previous eras to build bpf compiler stuff, that's all used via libpcap now. found by deraadt ok tb
Mechanically change inet_aton to inet_pton.
ansi functions and prototypes ok denis
Pedro says we can change his license too.
Paul Mackerras and the Australian National University have worked things out, and as a result, Paul now owns copyright on all these files, with the proper terms.
use void when functions have no args ok deraadt@
license update of CMU parts. due to communication with wcw+@andrew.cmu.edu, pushed for by tygs@netcologne.de. Apparently we also now known how to talk to the lawyers there, if we were so mad. Note that a few other copyright issues in pppd still remain, so this does not close this story.
Change SIGCHLD handler to just set a flag. We already call reap_kids() in multiple event loops so there is no need to call waitpid() inside the handler itself. OK denis@ deraadt@
pppd 2.3.5
bye bye ipx
man pages: add missing commas between subordinate and main clauses