NetBSD/sys/compat/linux/common
2007-06-30 22:18:17 +00:00
..
linux_blkio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_blkio.h
linux_break.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_cdrom.c Use the new CDIOCREADSUBCHANNEL_BUF and CDIOREADTOCENTRIES_BUF ioctls to 2007-06-30 22:18:17 +00:00
linux_cdrom.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_dirent.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_emuldata.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_errno.c
linux_errno.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_exec_aout.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_exec_elf32.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
linux_exec_elf64.c
linux_exec.c Change the way that emulations locate files within the emulation root to 2007-04-22 08:29:55 +00:00
linux_exec.h Fix Linux compat on amd64. 2007-02-15 15:13:33 +00:00
linux_fcntl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_fdio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +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_file64.c Split the fcntl locking code out from its copyin/out. 2007-05-12 23:02:49 +00:00
linux_file.c Split the fcntl locking code out from its copyin/out. 2007-05-12 23:02:49 +00:00
linux_futex.c typo 2006-07-24 19:01:49 +00:00
linux_futex.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_hdio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_hdio.h
linux_ioctl.c Delete stuff in comment about use of stackgap. 2007-06-16 19:54:02 +00:00
linux_ioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_ipc.c Do the sysv ipc calls without the stackgap. 2007-06-17 18:17:46 +00:00
linux_ipc.h More ipc support for linux; makes oracle work. From chuq and 2005-11-10 18:33:37 +00:00
linux_ipccall.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_ipccall.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
linux_limit.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_llseek.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_machdep.h - linux uname -m on x86 returns i{3,4,5,6}86 make it so. 2007-05-10 21:30:14 +00:00
linux_misc_notalpha.c These now need sys/prot.h 2007-06-23 09:09:56 +00:00
linux_misc.c Match updates to kauth_cred_set/getgroups. 2007-06-30 13:34:19 +00:00
linux_misc.h Split sys_wait4() so that compat code can fiddle with the returned 'status' 2007-05-07 16:53:17 +00:00
linux_mmap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_msg.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_mtio.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_mtio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_oldmmap.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_oldmmap.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_oldolduname.c - linux uname -m on x86 returns i{3,4,5,6}86 make it so. 2007-05-10 21:30:14 +00:00
linux_oldolduname.h
linux_oldselect.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_oldselect.h
linux_olduname.c - linux uname -m on x86 returns i{3,4,5,6}86 make it so. 2007-05-10 21:30:14 +00:00
linux_olduname.h
linux_pipe.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_prctl.h s/independant/independent/, from Zafer. 2006-11-24 22:04:21 +00:00
linux_ptrace.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_reboot.h
linux_sched.c Count the number of CPUs at boot and stash in 'ncpu'. Eventually should 2007-02-15 20:32:47 +00:00
linux_sched.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_sem.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_sg.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_sg.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_shm.h Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so 2006-02-09 19:18:56 +00:00
linux_sig_notalpha.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_sigaction.c Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_sigevent.h Add Linux sigevent definitions. 2005-05-16 15:56:41 +00:00
linux_siginfo.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_signal.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
linux_signal.h Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
linux_signo.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_socket.c Wrap ktrace calls with #ifdef KTRACE. 2007-06-06 17:08:27 +00:00
linux_socket.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_socketcall.c wrap #include "opt_ktrace.h" by #ifdef _KERNEL_OPT. 2007-06-02 13:16:19 +00:00
linux_socketcall.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_sockio.h
linux_statfs.h - Add compat amd64 linux32 statfs support, adapted from PR/35956. 2007-04-11 11:45:55 +00:00
linux_sysctl.c - linux uname -m on x86 returns i{3,4,5,6}86 make it so. 2007-05-10 21:30:14 +00:00
linux_sysctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
linux_termios.c This is deja vu - I fixed this earlier.... 2007-05-13 16:04:00 +00:00
linux_termios.h - Move the BSD to Linux and Linux to BSD termio/termios conversion functions 2006-02-15 09:31:17 +00:00
linux_time.c Stop using the stackgap for time functions. 2007-05-13 11:04:11 +00:00
linux_types.h implement emul.linux.kern.machine, which can be set to "i686", like 2007-03-23 04:16:13 +00:00
linux_uselib.c Remove some unused calls to stackgap_init() 2007-04-30 09:20:18 +00:00
linux_util.h