freebsd-src/sys/compat
Dag-Erling Smørgrav 72261b9f61 Don't try to translate the control message unless we're certain it's
valid; otherwise a caller could trick us into changing any 32-bit word
in kernel memory to LINUX_SOL_SOCKET (0x00000001) if its previous value
is SOL_SOCKET (0x0000ffff).

MFC after:	3 days
2004-08-23 12:41:29 +00:00
..
freebsd32 Regen 2004-07-14 00:03:51 +00:00
ia32 Add __elfN(dump_thread). This function is called from __elfN(coredump) 2004-08-11 02:35:06 +00:00
linprocfs Add support for 32-bit Linux binary emulation on amd64: 2004-08-16 08:19:18 +00:00
linux Don't try to translate the control message unless we're certain it's 2004-08-23 12:41:29 +00:00
ndis I'm a dumbass: remember to initialize fh->nf_map to NULL in 2004-08-16 19:25:27 +00:00
netbsd Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common 2004-03-13 19:46:27 +00:00
pecoff Change the types of vn_rdwr_inchunks()'s len and aresid arguments to 2004-06-05 02:18:28 +00:00
svr4 Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00