dfr 1d5f38ac22 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
..
1997-08-02 14:33:27 +00:00
1997-10-28 15:59:26 +00:00
1998-02-06 12:14:30 +00:00
1997-05-09 07:48:14 +00:00
1998-02-09 06:11:36 +00:00
1997-08-02 14:33:27 +00:00
1998-05-17 11:53:46 +00:00
1998-01-11 17:52:33 +00:00