freebsd_amp_hwpstate/sys/pc98
Doug Rabson ecbb00a262 This commit fixes various 64bit portability problems required for
FreeBSD/alpha.  The most significant item is to change the command
argument to ioctl functions from int to u_long.  This change brings us
inline with various other BSD versions.  Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.

The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
..
boot Sync with sys/i386/boot/kzipboot/Makefile revision 1.9. 1998-05-28 13:48:40 +00:00
cbus Sync with sys/i386/isa/clock.c revision 1.122. 1998-06-07 09:51:08 +00:00
conf Make LINE30 a new style option. 1998-06-06 05:25:37 +00:00
i386 Sync with sys/i386/i386/machdep.c revision 1.298. 1998-06-03 08:48:00 +00:00
pc98 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00