2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
David Lawrence
15a4474541 word wrap copyright notice at column 70 2000-07-27 09:55:03 +00:00
David Lawrence
0978cb57f3 Specify -I flags to compiler based on directory.
For lib/lwres, use lwres/lang.h like isc/lang.h is for the other directories.
Don't worry about magic numbers in lib/lwres.
2000-06-23 02:06:44 +00:00
David Lawrence
9c3531d72a add RCS id string 2000-06-22 22:00:42 +00:00
David Lawrence
595babf627 Many changes that I'm sure probably no one cares about enough to
discuss, since I think I'm the only one who has ever run this
or probably ever will.

Still far from perfect, of course.  It's just an auxiliary tool that
whose output needs human interpretation.

But basically ...
   see whether a public header will compile stand-alone.
   recommend ISC_MAGIC_VALID where appropriate.
   use "print" consistent throughout, instead of print/warn.
   ignore a couple of special files.
   fixed some conditions that caused premature termination of checking
2000-05-08 14:15:44 +00:00
David Lawrence
9bb05852fe 146. [cleanup] More general redundant header file cleanup. Rather
than continuing to itemize every header which changed,
                        this changelog entry just notes that if a header file
                        did not need another header file that it was including
                        in order to provide its advertized functionality, the
                        inclusion of the other header file was removed.  See
                        util/check-includes for how this was tested.
2000-05-02 00:40:16 +00:00