opnsense-src/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
boot.c Slightly cleanup the 'bootdev' concept on x86 by changing the various 2007-10-24 04:03:25 +00:00
boot.h
boot2.S
dinode.h
disk.c
fs.h
inode.h
io.c
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.S
serial_8251.S
serial_16550.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