NetBSD/sys/compat/linux32/common
xtraeme bd0460e614 <sys/proc.h> is needed to get nprocs... fixes the build on amd64. 2007-07-21 23:39:46 +00:00
..
linux32_dirent.c
linux32_errno.h
linux32_exec.c more caddr_t lossage. 2007-03-05 14:13:10 +00:00
linux32_exec.h
linux32_exec_elf32.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
linux32_fcntl.c
linux32_ioctl.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
linux32_ioctl.h
linux32_machdep.h
linux32_misc.c Rework compat stat() and statvfs() code so that it no longer uses the stackgap. 2007-04-30 14:05:47 +00:00
linux32_mman.c
linux32_resource.c There is no need to use the stackgap for get/setrlimit. 2007-05-12 21:07:02 +00:00
linux32_sched.c
linux32_signal.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
linux32_signal.h
linux32_socket.c
linux32_socketcall.c (Ab)use a KTR_USER trace entry for the linux socket command and arguments. 2007-06-01 22:42:47 +00:00
linux32_socketcall.h
linux32_stat.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
linux32_sysctl.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
linux32_sysctl.h
linux32_sysinfo.c <sys/proc.h> is needed to get nprocs... fixes the build on amd64. 2007-07-21 23:39:46 +00:00
linux32_termios.c This code is already set for directly calling a files ioctl fn with a 2007-05-13 15:38:14 +00:00
linux32_termios.h
linux32_time.c Get rusage directly, not via 64bit linux call and stackgap. 2007-05-12 20:24:54 +00:00
linux32_types.h - Add compat amd64 linux32 statfs support, adapted from PR/35956. 2007-04-11 11:45:55 +00:00
linux32_unistd.c Remove a spare 'timeval' structure - makes this version of this function 2007-06-16 19:55:26 +00:00
linux32_utsname.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00
linux32_wait.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +00:00