640e18a8e1
in -a flag. - Fix a bug that sockaddr_in was used where sockaddr_in6 should have been used. This was not actually harmful because offsetof(struct sockaddr_in, sin_port) is equal to offsetof(struct sockaddr_in6, sin6_port). MFC after: 1 day |
||
---|---|---|
.. | ||
builtins.c | ||
inetd.8 | ||
inetd.c | ||
inetd.h | ||
Makefile | ||
Makefile.depend | ||
pathnames.h |