.. |
linux32_dirent.c
|
s/syscallcarg/syscallarg/ in comments.
|
2008-12-29 14:33:40 +00:00 |
linux32_errno.h
|
|
|
linux32_exec_elf32.c
|
ansify function definitions
|
2009-03-15 15:55:51 +00:00 |
linux32_exec.c
|
ANSIfy another 1261 function definitions.
|
2009-03-14 21:04:01 +00:00 |
linux32_exec.h
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_fcntl.c
|
s/syscallcarg/syscallarg/ in comments.
|
2008-12-29 14:33:40 +00:00 |
linux32_ioctl.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_ioctl.h
|
an attempt at linux32_ioctl_socket().
|
2008-06-19 16:09:25 +00:00 |
linux32_ipc.h
|
Add compat linux32 ipc(2) syscall support, for shared memory and
|
2008-05-20 17:31:56 +00:00 |
linux32_ipccall.c
|
Add IPC_64 support for all shmctl(2) commands, and reduce diffs with
|
2009-02-18 14:40:14 +00:00 |
linux32_machdep.h
|
Remove all the __P
|
2007-12-04 18:40:07 +00:00 |
linux32_misc.c
|
Add basic support for linux32 personality(2) syscall.
|
2009-01-20 12:00:58 +00:00 |
linux32_mman.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_mod.c
|
PR port-amd64/40091 compat_linux32 module loading = panic due to missing syms
|
2008-12-03 12:51:11 +00:00 |
linux32_resource.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_sched.c
|
Add sched_get_priority_{min,max} syscalls.
|
2008-12-01 14:18:44 +00:00 |
linux32_sem.h
|
Add compat linux32 ipc(2) syscall support, for shared memory and
|
2008-05-20 17:31:56 +00:00 |
linux32_shm.h
|
Add compat linux32 ipc(2) syscall support, for shared memory and
|
2008-05-20 17:31:56 +00:00 |
linux32_signal.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
linux32_signal.h
|
Remove all the __P
|
2007-12-04 18:40:07 +00:00 |
linux32_socket.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_socketcall.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_socketcall.h
|
Convert all the system call entry points from:
|
2007-12-20 23:02:38 +00:00 |
linux32_sockio.h
|
Add linux32_getifconf, following recent linux_getifconf addition.
|
2008-07-23 12:32:09 +00:00 |
linux32_stat.c
|
bzero -> memset
|
2009-03-18 16:00:08 +00:00 |
linux32_sysctl.c
|
Make sysctl(2) fails with ENOTDIR (instead of EINVAL) for invalid mib
|
2009-01-05 09:33:19 +00:00 |
linux32_sysctl.h
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_sysinfo.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_termios.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_termios.h
|
|
|
linux32_time.c
|
Update some syscalls that now needs compat50 timeval structure.
|
2009-01-16 13:10:47 +00:00 |
linux32_types.h
|
Update some syscalls that now needs compat50 timeval structure.
|
2009-01-16 13:10:47 +00:00 |
linux32_uid16.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_unistd.c
|
Move the internal poll/select related API's to use timespec instead
|
2009-03-29 19:21:19 +00:00 |
linux32_utsname.c
|
Make the emulations, exec formats, coredump, NFS, and the NFS server
|
2008-11-19 18:35:57 +00:00 |
linux32_wait.c
|
Convert linux/linux32 wait(4) to use a compat50 rusage structure.
|
2009-01-17 22:28:52 +00:00 |