NetBSD/sys/compat/linux32/common
dsl 959f589c73 This code is already set for directly calling a files ioctl fn with a
kernel buffer - so why not use it when getting the slave pty number.
2007-05-13 15:38:14 +00:00
..
linux32_dirent.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux32_errno.h
linux32_exec.c more caddr_t lossage. 2007-03-05 14:13:10 +00:00
linux32_exec.h 1) Complete Linux exit_group() emulation 2006-08-23 19:49:09 +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 Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
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 Merge newlock2 to head. 2007-02-09 21:55:00 +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 Merge newlock2 to head. 2007-02-09 21:55:00 +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
linux32_socket.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux32_socketcall.c Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +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 Change all the NETBSD32PTR64(SCARG(uap, xxx))) to SCARG_P32(uap, xxx). 2007-03-18 21:38:32 +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 Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +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