.. |
linux_blkio.c
|
|
|
linux_blkio.h
|
|
|
linux_break.c
|
|
|
linux_cdrom.c
|
|
|
linux_cdrom.h
|
|
|
linux_dirent.h
|
|
|
linux_emuldata.h
|
|
|
linux_errno_generic.h
|
Cleanup compat linux errnos by adding generic errnos in a single file.
|
2013-12-17 22:14:24 +00:00 |
linux_errno.c
|
CTASSERT that native to compat errno translation tables are kept in
|
2013-12-22 17:14:22 +00:00 |
linux_errno.h
|
Cleanup compat linux errnos by adding generic errnos in a single file.
|
2013-12-17 22:14:24 +00:00 |
linux_exec_aout.c
|
|
|
linux_exec_elf32.c
|
Fix wrong KASSERTs. Do not compare size vs. entries count.
|
2014-02-23 11:09:42 +00:00 |
linux_exec_elf64.c
|
|
|
linux_exec.c
|
|
|
linux_exec.h
|
Increase LINUX32_ELF_AUX_ENTRIES to avoid overrun in linux32/. Also,
|
2014-02-21 07:53:53 +00:00 |
linux_fadvise64_64.c
|
|
|
linux_fadvise64.c
|
|
|
linux_fcntl64.c
|
|
|
linux_fcntl.h
|
|
|
linux_fdio.c
|
|
|
linux_fdio.h
|
|
|
linux_file64.c
|
Add struct linux_stat64 definition for alpha, and enable syscalls that
|
2013-12-27 14:17:11 +00:00 |
linux_file.c
|
Sprinkle a few more linux_umode_t where appropriate.
|
2013-12-08 15:55:10 +00:00 |
linux_futex.c
|
Fix uninitialized variable. Harmless: it does not change the behavior
|
2014-02-11 16:00:13 +00:00 |
linux_futex.h
|
|
|
linux_hdio.c
|
|
|
linux_hdio.h
|
|
|
linux_ioctl.c
|
|
|
linux_ioctl.h
|
|
|
linux_ipc.c
|
|
|
linux_ipc.h
|
|
|
linux_ipccall.c
|
Rename ipcall/socketcall specific defines to avoid conflict with
|
2013-12-27 15:10:53 +00:00 |
linux_ipccall.h
|
Rename ipcall/socketcall specific defines to avoid conflict with
|
2013-12-27 15:10:53 +00:00 |
linux_limit.h
|
|
|
linux_llseek.c
|
|
|
linux_machdep.h
|
|
|
linux_misc_notalpha.c
|
|
|
linux_misc.c
|
implement the *at() syscalls.
|
2013-11-18 01:32:52 +00:00 |
linux_misc.h
|
implement the *at() syscalls.
|
2013-11-18 01:32:52 +00:00 |
linux_mmap.h
|
|
|
linux_mod.c
|
c99 initializers for struct execsw
|
2014-03-07 01:33:43 +00:00 |
linux_msg.h
|
|
|
linux_mtio.c
|
|
|
linux_mtio.h
|
|
|
linux_oldmmap.c
|
|
|
linux_oldmmap.h
|
|
|
linux_oldolduname.c
|
|
|
linux_oldolduname.h
|
|
|
linux_oldselect.c
|
|
|
linux_oldselect.h
|
|
|
linux_olduname.c
|
|
|
linux_olduname.h
|
|
|
linux_pipe.c
|
|
|
linux_prctl.h
|
|
|
linux_ptrace.h
|
|
|
linux_reboot.h
|
|
|
linux_sched.c
|
Fix inverted pid/lid arguments in do_sched_{get,set}param calls.
|
2014-01-23 19:18:08 +00:00 |
linux_sched.h
|
|
|
linux_sem.h
|
|
|
linux_sg.c
|
|
|
linux_sg.h
|
|
|
linux_shm.h
|
|
|
linux_sig_notalpha.c
|
|
|
linux_sigaction.c
|
|
|
linux_sigevent.h
|
|
|
linux_siginfo.h
|
|
|
linux_signal.c
|
|
|
linux_signal.h
|
|
|
linux_signo.c
|
|
|
linux_socket_generic.h
|
Update linux socket socket options (SO_*). Add common version to its
|
2014-01-25 13:49:27 +00:00 |
linux_socket.c
|
Add basic IPV6 level socket options support (IPV6_V6ONLY).
|
2014-01-27 19:19:15 +00:00 |
linux_socket.h
|
Add basic IPV6 level socket options support (IPV6_V6ONLY).
|
2014-01-27 19:19:15 +00:00 |
linux_socketcall.c
|
Rename ipcall/socketcall specific defines to avoid conflict with
|
2013-12-27 15:10:53 +00:00 |
linux_socketcall.h
|
Rename ipcall/socketcall specific defines to avoid conflict with
|
2013-12-27 15:10:53 +00:00 |
linux_sockio.h
|
|
|
linux_statfs.h
|
|
|
linux_sysctl.c
|
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
|
2014-02-25 18:30:08 +00:00 |
linux_sysctl.h
|
|
|
linux_termios.c
|
Add easy parts (TCOOFF/TCOON) of the TCXONC linux termios ioctl.
|
2013-12-27 16:58:50 +00:00 |
linux_termios.h
|
|
|
linux_time.c
|
Cleanup, and reduce diffs between arches. Make alpha use
|
2014-01-13 10:33:03 +00:00 |
linux_types.h
|
implement the *at() syscalls.
|
2013-11-18 01:32:52 +00:00 |
linux_uid16.c
|
|
|
linux_uselib.c
|
|
|
linux_util.h
|
|
|