NetBSD/usr.sbin/inetd
mrg b6d6f9f529 - don't compare pointer with \0. in this case, *pointer is wanted,
not \0 -> NULL, as we just tested pointer, and this is wanting to
  be the standard "is this string NULL or nul?" idiom.
2019-02-03 12:02:22 +00:00
..
Makefile
inetd.8 Simplify. 2017-07-20 07:42:54 +00:00
inetd.c Bump MAXARGV from 20 to 64 - with bozohttpd and all config on the command 2017-11-28 11:51:11 +00:00
ipsec.c - don't compare pointer with \0. in this case, *pointer is wanted, 2019-02-03 12:02:22 +00:00
ipsec.h ansify - drop the K&R style prototypes & implementations. 2018-01-23 21:06:24 +00:00
pathnames.h