NetBSD/sys/compat/linux32/common
dsl f2af9174b9 Remove all the __P 2007-12-04 18:40:07 +00:00
..
linux32_dirent.c
linux32_errno.h
linux32_exec.c Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
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 Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_machdep.h Remove all the __P 2007-12-04 18:40:07 +00:00
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 Remove extra return 2007-10-31 09:16:55 +00:00
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 Remove remaining 64-bit compat linux syscalls linux_sys_xxx() (except 2007-11-07 00:24:29 +00:00
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 Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_socket.c
linux32_socketcall.c Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +00:00
linux32_socketcall.h Remove all the __P 2007-12-04 18:40:07 +00:00
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 Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed 2007-08-15 12:07:23 +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 Refactor time modification checks and place them in the secmodel code. 2007-11-25 00:35:26 +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 Update, for linux_sys_readlink() removal. 2007-11-16 12:56:50 +00:00
linux32_utsname.c Make linux32_sys_oldolduname use LINUX_UNAME_ARCH instead of machine, 2007-11-09 17:43:17 +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