freebsd-dev/sys
dfr 92449ad5fa 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
..
alpha This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
amd64 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
compat This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
contrib This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
ddb This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
dev This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
fs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
geom This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
gnu This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
i386 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
isa This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
isofs/cd9660 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
kern This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
modules Removed reference to obsolete file "README.iBCS2". 1998-05-19 03:31:34 +00:00
msdosfs Fix priority bug in previous commit. 1998-05-18 10:24:26 +00:00
net This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netatalk This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netinet This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netipx This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netns This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
nfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsclient This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsserver This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pc98 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pccard This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pci This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc/include Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
scsi This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
sys This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs Null change. Forgot to mention in previous log message that MNT_NOATIME 1998-06-07 11:04:26 +00:00
vm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00