#
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@
|
#
941d0620 |
| 02-Mar-2005 |
millert <millert@openbsd.org> |
Consistent #if protection of rcs ids; Francois Perrad
|
#
73bbab47 |
| 19-Aug-2002 |
itojun <itojun@openbsd.org> |
snprintf audit. debug inet_neta() on non-continuous masks (like 0.255.0.255), more pickier string manipulation. deraadt ok
|
#
5af14704 |
| 24-May-2002 |
deraadt <deraadt@openbsd.org> |
try to use strlcpy and snprintf more; ok various
|
#
32210aa3 |
| 05-Apr-1997 |
millert <millert@openbsd.org> |
Use in_addr_t not u_long and use in_port_t in some cases instead of u_short or u_int16_t.
|
#
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.
|