NetBSD/usr.bin/xlint
jmc b2f782612f Completely rework how tools/compat is done. Purge all uses/references to
_NETBSD_SOURCE as this makes cross building from older/newer versions of
NetBSD harder, not easier (and also makes the resulting tools 'different')

Wrap all required code with the inclusion of nbtool_config.h, attempt to
only use POSIX code in all places (or when reasonable test w. configure and
provide definitions: ala u_int, etc).

Reviewed by lukem. Tested on FreeBSD 4.9, Redhat Linux ES3, NetBSD 1.6.2 x86
NetBSD current (x86 and amd64) and Solaris 9.

Fixes PR's: PR#17762 PR#25944
2004-06-20 22:20:14 +00:00
..
arch - make all targparam.h files consistent with the arch includes 2003-05-29 18:12:13 +00:00
common Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint1 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
lint2 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
llib Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
xlint Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
Makefile
Makefile.inc