NetBSD/sys/compat/linux32/common
2008-11-12 15:22:18 +00:00
..
linux32_dirent.c Make linux32 getdents(2) do its own job instead of calling the 2008-09-04 17:45:00 +00:00
linux32_errno.h
linux32_exec_elf32.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux32_exec.c Merge wrstuden-revivesa into HEAD. 2008-10-15 06:51:17 +00:00
linux32_exec.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_fcntl.c Use the same function to implement linux32_sys_fcntl() and linux_sys_fcntl64(). 2008-02-04 22:23:43 +00:00
linux32_ioctl.c an attempt at linux32_ioctl_socket(). 2008-06-19 16:09:25 +00:00
linux32_ioctl.h an attempt at linux32_ioctl_socket(). 2008-06-19 16:09:25 +00:00
linux32_ipc.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_ipccall.c In linux32_shmat() don't try to copyout a 64-bit pointer where userspace 2008-09-17 20:11:51 +00:00
linux32_machdep.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_misc.c Add missing sys/syscall.h include for SYS_ptrace definition. 2008-11-12 15:22:18 +00:00
linux32_mman.c Be sure to not include linux_mmap.h before linux_syscallargs.h. 2008-03-27 14:14:06 +00:00
linux32_resource.c Kill a few linux32 syscalls identical to netbsd32 ones. 2008-09-22 13:07:46 +00:00
linux32_sched.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_sem.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_shm.h Add compat linux32 ipc(2) syscall support, for shared memory and 2008-05-20 17:31:56 +00:00
linux32_signal.c Add rt_sigpending syscall. 2008-07-24 12:09:56 +00:00
linux32_signal.h Remove all the __P 2007-12-04 18:40:07 +00:00
linux32_socket.c Add linux32_getifconf, following recent linux_getifconf addition. 2008-07-23 12:32:09 +00:00
linux32_socketcall.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_socketcall.h Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_sockio.h Add linux32_getifconf, following recent linux_getifconf addition. 2008-07-23 12:32:09 +00:00
linux32_stat.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux32_sysctl.c Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
linux32_sysctl.h
linux32_sysinfo.c Convert all the system call entry points from: 2007-12-20 23:02:38 +00:00
linux32_termios.c make LINUX_TCSBRK work. The code is mostly copied from 2008-07-04 11:06:31 +00:00
linux32_termios.h
linux32_time.c make this compile again. 2008-09-08 15:31:19 +00:00
linux32_types.h Make linux32 getdents(2) do its own job instead of calling the 2008-09-04 17:45:00 +00:00
linux32_uid16.c compat linux (and linux32) uid16 functions cleanup and fixes. 2008-01-15 22:38:34 +00:00
linux32_unistd.c Compat linux/linux32 nice(2) fix. The syscall argument is an increment 2008-10-03 22:39:36 +00:00
linux32_utsname.c Add old_uname syscall. 2007-12-24 15:56:20 +00:00
linux32_wait.c Merge proc::p_mutex and proc::p_smutex into a single adaptive mutex, since 2008-04-24 18:39:20 +00:00