NetBSD/sys/arch/i386/stand
fvdl a3ff3a3038 Bump daddr_t to 64 bits. Replace it with int32_t in all places where
it was used on-disk, so that on-disk formats remain the same.
Remove ufs_daddr_t and ufs_lbn_t for the time being.
2003-01-24 21:55:02 +00:00
..
biosboot add another memory size detection routine, using int15, function 0xc7, which 2003-01-23 21:22:24 +00:00
biosboot_com0
biosboot_com0_9600 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_38400 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_57600 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_com0_115200 Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
biosboot_resetvideo
biosboot_ser
dosboot Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of 2003-01-03 15:34:30 +00:00
genprom sweep of errx/warnx, remove unnecessary trailing \n 2002-07-20 08:36:17 +00:00
installboot Bump daddr_t to 64 bits. Replace it with int32_t in all places where 2003-01-24 21:55:02 +00:00
lib add another memory size detection routine, using int15, function 0xc7, which 2003-01-23 21:22:24 +00:00
libsa
misc Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of 2003-01-03 15:34:30 +00:00
netboot Add commented-out default definitions for BASEREG and BASEMEM. 2002-03-23 03:45:04 +00:00
pxeboot use NOMAN instead of MKMAN=no. noted by David Bonnafous on port-i386@ 2002-11-24 23:48:48 +00:00
pxeboot_com0
Makefile Allow the serial console boot blocks to be built with a specific 2003-01-14 23:53:30 +00:00
Makefile.booters Stub out LIBCRT0, LIBCRTBEGIN, LIBCRTEND, and LIBC. 2003-01-14 23:51:34 +00:00
Makefile.inc