NetBSD/sys/arch/pmax/stand
joerg 3eb244d801 Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
2011-07-17 20:54:30 +00:00
..
boot
bootxx_cd9660
bootxx_ffs Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
bootxx_ffsv2 Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
bootxx_lfs
common Retire varargs.h support. Move machine/stdarg.h logic into MI 2011-07-17 20:54:30 +00:00
netboot
smallnet Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile Add UFS2 boot support. Tested on gxemul. 2009-04-21 16:08:39 +00:00
Makefile.booters don't set MACHINE_ARCH. the CPUFLAGS/etc. is enough, and otherwise this 2011-07-10 08:42:55 +00:00
Makefile.inc