K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-01T18:49:57.104859Z K 7 svn:log V 364 inetd: final round of trivial cleanup, NFC Highlights: - Use MAX() for maxsock raising; small readability improvement IMO - malloc(3) + memset(3) -> calloc(3) where appropriate - stop casting the return value of malloc(3) - mallloc(3) -> reallocarray(3) where appropriate A future change may enter capability mode when forking for some of the built-in handlers. END