.. |
linux_blkio.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_blkio.h
|
|
|
linux_break.c
|
Merge newlock2 to head.
|
2007-02-09 21:55:00 +00:00 |
linux_cdrom.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
linux_exec_elf32.c
|
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
|
2007-10-19 11:59:34 +00:00 |
linux_exec_elf64.c
|
|
|
linux_exec.c
|
Cleanup. Remove a few linux syscalls definitions, now identical to
|
2007-11-16 12:51:54 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_file.c
|
Cleanup. Remove a few linux syscalls definitions, now identical to
|
2007-11-16 12:51:54 +00:00 |
linux_futex.c
|
- Replace lockmgr with mutex;
|
2007-11-04 11:10:34 +00:00 |
linux_futex.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
linux_hdio.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_hdio.h
|
|
|
linux_ioctl.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Remove remaining 64-bit compat linux syscalls linux_sys_xxx() (except
|
2007-11-07 00:24:29 +00:00 |
linux_misc.c
|
Replace strncpy with strlcpy in compat linux and linux32 uname,
|
2007-11-08 21:07:23 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Replace strncpy with strlcpy in compat linux and linux32 uname,
|
2007-11-08 21:07:23 +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
|
Replace strncpy with strlcpy in compat linux and linux32 uname,
|
2007-11-08 21:07:23 +00:00 |
linux_olduname.h
|
|
|
linux_pipe.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_sigaction.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_socket.h
|
Fix long-term breakage in the definition of 'control' data for linux.
|
2007-07-01 18:45:36 +00:00 |
linux_socketcall.c
|
Changes to make ktrace LKM friendly and reduce ifdef KTRACE. Proposed
|
2007-08-15 12:07:23 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_sysctl.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
linux_termios.c
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +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
|
Add compat_linux and exec_linux_elf lkm support for amd64:
|
2007-10-19 18:52:09 +00:00 |
linux_util.h
|
|
|