Date: Sat, 10 Oct 1998 06:51:25 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/boot/cdboot boot.c Message-ID: <199810101351.GAA15720@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 1998/10/10 06:51:24 PDT
Modified files:
sys/i386/boot/cdboot boot.c
Log:
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).
Revision Changes Path
1.2 +3 -3 src/sys/i386/boot/cdboot/boot.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810101351.GAA15720>
