bind9/bin
David Lawrence 1b6d529cb5 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.

Several unused functions removed from dispatch_tcp_test.c (left over
from when it was copied from dispatch_test.c).

Minor other ISC style cleanups.
2000-06-01 19:11:07 +00:00
..
dig Megacommit of many files. 2000-06-01 18:49:22 +00:00
dnssec Megacommit of many files. 2000-06-01 18:49:22 +00:00
lwresd DP()'s format argument prototyped as const. 2000-06-01 18:53:53 +00:00
named Megacommit of many files. 2000-06-01 18:49:22 +00:00
rndc Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
tests Megacommit of many files. 2000-06-01 19:11:07 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in DNSSEC tools now have a new home 2000-05-18 21:45:10 +00:00