freebsd-dev/sys/boot/pc98
Doug Rabson cc4757ddef Some of the boot loader code only works on a ufs file system, but it
uses the generic struct dirent, which happens to look identical to UFS's
struct direct.  If BSD ever changes dirent then this will be a problem.

Submitted by:	matthew dot fleming at isilon dot com
2009-05-28 08:22:36 +00:00
..
boot0 Start the dreaded NOFOO -> NO_FOO conversion. 2004-12-21 08:47:35 +00:00
boot0.5 Fix build. 2007-04-07 13:37:45 +00:00
boot2 Some of the boot loader code only works on a ufs file system, but it 2009-05-28 08:22:36 +00:00
btx MFi386: 2008-02-28 17:33:06 +00:00
cdboot Fix some "in in" typos in comments. 2008-03-26 07:32:08 +00:00
kgzldr Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
libpc98 Oops, fix the previous change. 2009-03-20 13:03:33 +00:00
loader Reduce diffs against i386. 2009-03-19 13:53:42 +00:00
Makefile Add a bootable CD support. 2006-05-14 07:26:02 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00