bind9/bin/dig
David Lawrence 7efc8c3f69 Megacommit of many files.
Mostly, several functions that take pointers as arguments, almost
always char * pointers, had those pointers qualified with "const".
Those that returned pointers to previously const-qualified arguments
had their return values qualified as const.  Some structure members
were qualified as const to retain that attribute from the variables
from which they were assigned.

Minor other ISC style cleanups.
2000-06-01 18:49:22 +00:00
..
include/dig Megacommit of many files. 2000-06-01 18:49:22 +00:00
.cvsignore Add host 2000-04-26 22:55:53 +00:00
dig.c Megacommit of many files. 2000-06-01 18:49:22 +00:00
dighost.c Megacommit of many files. 2000-06-01 18:49:22 +00:00
host.c Megacommit of many files. 2000-06-01 18:49:22 +00:00
Makefile.in removed non-existent directory ./unix/include from CINCLUDES 2000-05-24 18:39:40 +00:00
nslookup.c Fix up includes and remove a warning 2000-06-01 01:06:40 +00:00