freebsd-dev/sys/conf
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
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add minimum driver for XC6200 based cards. Currently it knows about 1998-05-30 18:28:12 +00:00
files.i386 Add changes and code to implement a functional DEVFS. 1998-04-19 23:32:49 +00:00
files.newconf Add lines for new files in ipfilter 1997-05-25 15:56:18 +00:00
files.pc98 Deleted unused item. 1998-05-05 13:19:34 +00:00
kern.mk Added -ansi to CWARNFLAGS so that ANSI errors don't come back. 1998-05-01 18:13:37 +00:00
kmod.mk Fixed CLEANFILES. Some temporary files were missing. 1998-03-19 13:22:46 +00:00
majors 100 xrpu Xilinx Reprogrammable Processing Unit 1998-05-29 08:51:34 +00:00
Makefile.i386 Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
Makefile.pc98 Fixed missing semicolon and added space before semicolon. 1998-05-25 09:57:34 +00:00
Makefile.powerpc Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
newvers.sh Move __FreeBSD_version from src/sys/conf/newvers.sh to 1998-05-21 19:21:46 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Reverse the default sense of the IPFW/DIVERT reinjection code 1998-06-05 22:40:01 +00:00
options This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
options.i386 Support better performance with P6 architectures and in SMP 1998-05-11 02:13:47 +00:00
options.pc98 Make LINE30 a new style option. 1998-06-06 05:25:37 +00:00
param.c Convert socket structures to be type-stable and add a version number. 1998-05-15 20:11:40 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00