.. |
linux_blkio.c
|
|
|
linux_blkio.h
|
|
|
linux_break.c
|
|
|
linux_cdrom.c
|
|
|
linux_cdrom.h
|
|
|
linux_dirent.h
|
recent versions of linux (which we now claim to be) supply a BSD-style
|
2010-09-11 20:53:04 +00:00 |
linux_emuldata.h
|
personality() now interprets its parameter as having
|
2010-11-02 18:18:07 +00:00 |
linux_errno.c
|
|
|
linux_errno.h
|
|
|
linux_exec_aout.c
|
|
|
linux_exec_elf32.c
|
always supply an auxiliary vector for linux ELF processes.
|
2010-09-11 20:49:28 +00:00 |
linux_exec_elf64.c
|
|
|
linux_exec.c
|
sizeof type -> sizeof *var
|
2011-08-18 02:21:02 +00:00 |
linux_exec.h
|
many changes for COMPAT_LINUX:
|
2010-07-07 01:30:32 +00:00 |
linux_fadvise64_64.c
|
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
|
2011-05-30 17:50:31 +00:00 |
linux_fadvise64.c
|
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
|
2011-05-30 17:50:31 +00:00 |
linux_fcntl64.c
|
|
|
linux_fcntl.h
|
|
|
linux_fdio.c
|
|
|
linux_fdio.h
|
|
|
linux_file64.c
|
Clean up vnode lock operations pass 2:
|
2010-06-24 12:58:48 +00:00 |
linux_file.c
|
move dup3 to a more appropriate place because pipe is "special". Gotta love
|
2011-04-14 00:59:06 +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
|
|
|
linux_hdio.h
|
|
|
linux_ioctl.c
|
|
|
linux_ioctl.h
|
|
|
linux_ipc.c
|
Fix typo in a comment.
|
2011-05-28 23:24:58 +00:00 |
linux_ipc.h
|
|
|
linux_ipccall.c
|
|
|
linux_ipccall.h
|
|
|
linux_limit.h
|
|
|
linux_llseek.c
|
|
|
linux_machdep.h
|
many changes for COMPAT_LINUX:
|
2010-07-07 01:30:32 +00:00 |
linux_misc_notalpha.c
|
implement the following syscalls for linux32:
|
2010-11-02 18:14:05 +00:00 |
linux_misc.c
|
personality() now interprets its parameter as having
|
2010-11-02 18:18:07 +00:00 |
linux_misc.h
|
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
|
2011-05-30 17:50:31 +00:00 |
linux_mmap.h
|
|
|
linux_mod.c
|
|
|
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
|
move dup3 to a more appropriate place because pipe is "special". Gotta love
|
2011-04-14 00:59:06 +00:00 |
linux_prctl.h
|
|
|
linux_ptrace.h
|
|
|
linux_reboot.h
|
|
|
linux_sched.c
|
Better debugging.
|
2011-08-18 02:26:38 +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
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
linux_signal.h
|
|
|
linux_signo.c
|
|
|
linux_socket.c
|
fail early on socket domain+type combinations we don't support
|
2011-07-17 23:59:54 +00:00 |
linux_socket.h
|
dependant -> dependent
|
2011-06-30 20:09:15 +00:00 |
linux_socketcall.c
|
|
|
linux_socketcall.h
|
|
|
linux_sockio.h
|
|
|
linux_statfs.h
|
implement the following syscalls for linux32:
|
2010-11-02 18:14:05 +00:00 |
linux_sysctl.c
|
many changes for COMPAT_LINUX:
|
2010-07-07 01:30:32 +00:00 |
linux_sysctl.h
|
|
|
linux_termios.c
|
|
|
linux_termios.h
|
avoid array bounds violation on netbsd/mips when dealing with termio
|
2011-07-04 12:39:36 +00:00 |
linux_time.c
|
Add CLOCK_MONOTONIC support for compat linux/linux32
|
2010-07-12 12:01:53 +00:00 |
linux_types.h
|
|
|
linux_uid16.c
|
|
|
linux_uselib.c
|
|
|
linux_util.h
|
|
|