CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/30 05:09:58
Modified files:
sbin/unwind : resolver.c
Log message:
INADDR_LOOPBACK check needs htonl(3) to work
Found in resolvd(8) which uses the same code.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/30 05:09:58
Modified files:
sbin/unwind : resolver.c
Log message:
INADDR_LOOPBACK check needs htonl(3) to work
Found in resolvd(8) which uses the same code.