NetBSD/usr.sbin/installboot/arch
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
..
alpha.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
amiga.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
hp300.c roundup() write of hp300 boot code to a multiplr of the disk sector size. 2003-11-13 08:19:43 +00:00
i386.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
macppc.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
news.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
next68k.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
pmax.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sparc.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
sparc64.c Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
sun68k.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
vax.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00
x68k.c Overhaul how `build.sh tools' are used: 2003-10-27 00:12:41 +00:00