NetBSD/sys/compat/linux/common
njoly 328f6885dc Add CLOCK_MONOTONIC support for compat linux/linux32
clock_nanosleep(2).
2010-07-12 12:01:53 +00:00
..
linux_blkio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux_blkio.h
linux_break.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_cdrom.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_cdrom.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_dirent.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_emuldata.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_errno.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_errno.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_exec.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_exec.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_exec_aout.c Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to 2009-08-15 23:39:35 +00:00
linux_exec_elf32.c ansify function definitions 2009-03-15 15:55:51 +00:00
linux_exec_elf64.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_fcntl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_fcntl64.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_fdio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux_fdio.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_file.c Remove pfind() and pgfind(), fix locking in various broken uses of these. 2010-07-01 02:38:26 +00:00
linux_file64.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
linux_futex.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_futex.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_hdio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux_hdio.h
linux_ioctl.c ioctl compatibility for v4l2 and drm 2008-07-19 23:01:52 +00:00
linux_ioctl.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_ipc.c Make sure to never leak padding space before copyout or copyin 2009-11-16 08:44:19 +00:00
linux_ipc.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_ipccall.c remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_ipccall.h remove some "inline" from functions which are defined in a .c file 2009-08-18 11:22:09 +00:00
linux_limit.h - add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total 2009-03-29 01:02:48 +00:00
linux_llseek.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_machdep.h many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_misc.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_misc.h Small personality(2) update. 2009-01-19 13:31:40 +00:00
linux_misc_notalpha.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_mmap.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_mod.c Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_msg.h Make compat linux/linux32 msgrcv_msgarg type member of type 2009-11-18 15:19:24 +00:00
linux_mtio.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux_mtio.h
linux_oldmmap.c more debugging for mmap 2009-08-18 02:04:14 +00:00
linux_oldmmap.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_oldolduname.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_oldolduname.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_oldselect.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_oldselect.h merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_olduname.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_olduname.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_pipe.c Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. 2008-06-18 12:24:17 +00:00
linux_prctl.h s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
linux_ptrace.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_reboot.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_sched.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_sched.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_sem.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_sg.c Catch up with descriptor handling changes. See kern_descrip.c revision 2008-03-21 21:54:58 +00:00
linux_sg.h
linux_shm.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_sig_notalpha.c Add the mask value returned by siggetmask. 2009-06-02 16:53:07 +00:00
linux_sigaction.c g/c amd64 ifndef/endif. 2008-10-17 20:21:34 +00:00
linux_sigevent.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_siginfo.h Move si_code definitions from MD to MI linux_siginfo.h, all archs 2008-11-23 23:48:48 +00:00
linux_signal.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_signal.h Add native to linux siginfo si_status translation, used on i386 and 2009-05-29 14:19:12 +00:00
linux_signo.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
linux_socket.c Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_socket.h Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_socketcall.c Fix SIOCGIFCONF ioctl for 64bit platforms. Add a new linux_ifreq 2008-07-03 14:07:09 +00:00
linux_socketcall.h Add a new linux_msghdr structure, as its size differs on 64bit archs. 2009-06-17 14:18:51 +00:00
linux_sockio.h Add LINUX_SIOCGIFMTU and LINUX_IP_HDRINCL support. 2009-11-28 22:11:42 +00:00
linux_statfs.h ansify function definitions 2009-03-15 15:55:51 +00:00
linux_sysctl.c many changes for COMPAT_LINUX: 2010-07-07 01:30:32 +00:00
linux_sysctl.h Make the emulations, exec formats, coredump, NFS, and the NFS server 2008-11-19 18:35:57 +00:00
linux_termios.c make LINUX_TCSBRK work. The code is mostly copied from 2008-07-04 10:13:52 +00:00
linux_termios.h ansify function definitions 2009-03-15 15:55:51 +00:00
linux_time.c Add CLOCK_MONOTONIC support for compat linux/linux32 2010-07-12 12:01:53 +00:00
linux_types.h merge christos-time_t 2009-01-11 02:45:45 +00:00
linux_uid16.c Fix linux_sys_getres{uid,gid}16 arguments type in comment. 2008-05-20 15:48:24 +00:00
linux_uselib.c Another one that needs <sys/exec_aout.h>. 2009-08-28 01:39:03 +00:00
linux_util.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00