freebsd-dev/sys/boot/pc98/boot2
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
..
asm.h
asm.S
bios.S
boot2.S Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
boot.c Slightly cleanup the 'bootdev' concept on x86 by changing the various 2007-10-24 04:03:25 +00:00
boot.h Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
dinode.h
disk.c Remove ifdef PC98. 2005-05-08 14:17:28 +00:00
fs.h
inode.h Add mnt_noasync counter to better handle interleaved calls to nmount(), 2006-09-26 04:15:59 +00:00
io.c Fix build (s:pc98/cbus/cbus.h:pc98/pc98/pc98_machdep.h:) 2006-05-09 14:20:17 +00:00
Makefile Fix a fallout from SSP commit, and make this compile again. 2008-06-26 07:56:16 +00:00
probe_keyboard.c
quota.h
serial_8251.S
serial_16550.S
serial.S
start.S
sys.c Some of the boot loader code only works on a ufs file system, but it 2009-05-28 08:22:36 +00:00
table.c Remove ifdef PC98. 2005-05-08 14:17:28 +00:00