History log of /openbsd-src/lib/libc/asr/sethostent.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 64126f94 28-Apr-2018 schwarze <schwarze@openbsd.org>

Minor cleanup, no functional change:
Remove unused headers and a comment implying that we might consider
reviving these dead horses in the future, which we do not intend
to do.
OK deraadt@ guenther@


# 8082e013 08-Sep-2012 eric <eric@openbsd.org>

split asr_resolver.c into different files to overlay the libc/net
resolver implementation.