NetBSD/sys/compat
jonathan b9c6a2634b Rework Linux sysctl()-emulation, so that on amd64, we return the same
Linux kernel-version as on i386 and ppc (currently 2.4.18), and a date
in Feb 2002.

On all other NetBSD platforms we return a Linux-kernel version of
2.0.38 and a date sometime in 2000, which (AFAIK) predates the
existence of amd64, and therefore predates Linux support for amd64.

To me, it makes much more sense to return the same Linux-kernel-version
and date for both 32-bit x86 and 64-bit x86.

Empirically (and not least), this change also allows SuSE 10 amd64
binaries to run under our Linux amd64 binary emulation (both static
and dynamic-linked, given suitable setup) , which they didn't when we
reported a Linux/x86_64 kernel version of 2.0.38.
2006-03-08 03:55:31 +00:00
..
aoutm68k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
common Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
darwin merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
freebsd merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
hpux merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ibcs2 merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
irix merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
linux Rework Linux sysctl()-emulation, so that on amd64, we return the same 2006-03-08 03:55:31 +00:00
linux32 Fix compat_linux32 time(2) emulation 2006-02-24 06:39:47 +00:00
m68k4k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mach Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
netbsd32 Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
osf1 merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ossaudio Instead of getting properties from calling ioctl with AUDIO_GETINFO, use 2006-03-04 11:17:08 +00:00
pecoff Clean up fallout proc_is_traced_p() change: 2006-03-07 03:32:04 +00:00
sunos merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
sunos32 merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
svr4 merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
svr4_32 merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
sys merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ultrix merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vax1k merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
Makefile