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
inetd.c
ipsec.c - don't compare pointer with \0. in this case, *pointer is wanted, 2019-02-03 12:02:22 +00:00
ipsec.h
pathnames.h