NetBSD/sys/compat/linux/arch
manu 91e99f33d3 Add ptmx fakedevice hack for amd64
Fix a bug in ioctl handling
2007-03-14 21:52:17 +00:00
..
alpha fix fallout from caddr_t changes. 2007-03-04 15:41:02 +00:00
amd64 Add ptmx fakedevice hack for amd64 2007-03-14 21:52:17 +00:00
arm fix caddr_t fallout. 2007-03-04 10:21:25 +00:00
i386 Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
m68k Use (char *) on pointer arith. 2007-03-04 11:56:26 +00:00
mips Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
powerpc Use (char *) cast on pointer arith. 2007-03-05 10:43:32 +00:00
sparc
sparc64