freebsd-dev/sys/i386/boot/cdboot
Bruce Evans 9c9755b4f8 Fixed warnings for pointer versus int type mismatches. Addresses must
be converted to fixed-sized integers when they are passed across the
binary interface to the kernel.

Didn't fix rotted bits (including not passing dosdev to the kernel and
serious out of dateness when initially committed).
1998-10-10 13:51:24 +00:00
..
asm.S
boot.c Fixed warnings for pointer versus int type mismatches. Addresses must 1998-10-10 13:51:24 +00:00
boot.h
cdrom.c
Makefile
malloc.c