update copyright notice / whitespace
Add missing <isc/print.h> (cherry picked from commit 188fa6ea68849a23de02e42712a82c9c43737d0a)
[master] cleanup strcat/strcpy 4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of strlcpy() and strlcat() for safety. [RT #45981] (cherry picked from commit 114f95089c4db619ee723e4146639700afa17b5e)
4401. [misc] Change LICENSE to MPL 2.0.
update copyright notice
3535. [bug] Minor win32 cleanups. [RT #32962]
set $Id$
3069. [cleanup] Silence warnings messages from clang static analysis. [RT #20256]
spelling
no chroot() in Win32 API
1011. [cleanup] Removed isc_dir_current().
spacing
Initial win32 Release
use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land
copyright update
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
word wrap copyright notice at column 70
update copyrights
add isc_dir_chdir; change argument order of isc_dir_open
fixed some string manipulation that was aesthetically unpleasing to me. it must have been the percocet that made me do it the other way. sorry.
directory scanning API for unix/nt portability