freebsd-skq/sys/amd64/linux32
jhb c123547bf8 - Fix some sign extension problems with implicit 32 to 64 bit conversions.
- Fix the mmap2() wrapper to not truncate high addresses.

Submitted by:	Christian Zander
2005-03-31 22:47:18 +00:00
..
linux32_dummy.c
linux32_genassym.c
linux32_ipc64.h
linux32_locore.s
linux32_machdep.c - Fix some sign extension problems with implicit 32 to 64 bit conversions. 2005-03-31 22:47:18 +00:00
linux32_proto.h Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux32_syscall.h Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux32_sysent.c Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
linux32_sysvec.c Make ps_nargvstr and ps_nenvstr unsigned. This fixes an input 2005-03-23 08:27:59 +00:00
linux.h
Makefile
syscalls.conf
syscalls.master Handle unimplemented syscall by instantly returning ENOSYS instead of sending 2005-03-07 00:18:06 +00:00