History log of /openbsd-src/lib/libc/net/herror.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 06201dd4 14-Sep-2015 guenther <guenther@openbsd.org>

Finish wrapping <netdb.h> so that calls go direct and the symbols are all weak


# aea60bee 16-Jan-2015 deraadt <deraadt@openbsd.org>

Move to the <limits.h> universe.
review by millert, binary checking process with doug, concept with guenther


# 0038de2c 06-Aug-2005 espie <espie@openbsd.org>

zap rcsid.
split functions off res_debug.c so that getnetnamadr.c does not pull it
all when it's used.

okay deraadt@, krw@


# db5b349c 25-Mar-2005 otto <otto@openbsd.org>

ansify. ok deraadt@ moritz@


# c58df661 02-Mar-2005 millert <millert@openbsd.org>

More const in h_errlist and h_nerr; Francois Perrad


# 6580fee3 02-Jun-2003 millert <millert@openbsd.org>

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.


# 7949d54b 13-Mar-1997 downsj <downsj@openbsd.org>

Integrate BIND 4.9.5 resolver and associated routines.

Includes the DNS aware getnetby*() routines and IPv6 support.


# e9b2b68c 19-Aug-1996 tholo <tholo@openbsd.org>

Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly


# 1ddd5cc1 19-Feb-1996 dm <dm@openbsd.org>

netbsd: bind 4.9.3


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree