.. |
linux_break.c
|
…
|
|
linux_cdrom.c
|
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
|
1999-10-29 15:02:56 +00:00 |
linux_cdrom.h
|
Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the
|
1999-10-29 15:02:56 +00:00 |
linux_dirent.h
|
…
|
|
linux_emuldata.h
|
…
|
|
linux_errno.c
|
…
|
|
linux_errno.h
|
…
|
|
linux_exec.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_exec.h
|
…
|
|
linux_exec_aout.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_exec_elf32.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_exec_elf64.c
|
…
|
|
linux_fcntl.h
|
…
|
|
linux_file.c
|
Add proper stub code to make emulation of Linux's pread(2) and pwrite(2)
|
1999-12-05 21:24:28 +00:00 |
linux_ioctl.c
|
…
|
|
linux_ioctl.h
|
…
|
|
linux_ipc.c
|
…
|
|
linux_ipc.h
|
…
|
|
linux_ipccall.c
|
…
|
|
linux_ipccall.h
|
…
|
|
linux_llseek.c
|
…
|
|
linux_machdep.h
|
…
|
|
linux_misc.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_misc.h
|
…
|
|
linux_misc_notalpha.c
|
Add a comment about the hzto() return value.
|
2000-07-13 17:32:06 +00:00 |
linux_mmap.h
|
sparc -> __sparc__
|
2000-04-10 01:22:44 +00:00 |
linux_msg.h
|
…
|
|
linux_oldmmap.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_oldmmap.h
|
…
|
|
linux_oldolduname.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_oldolduname.h
|
…
|
|
linux_oldselect.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_oldselect.h
|
…
|
|
linux_olduname.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_olduname.h
|
…
|
|
linux_pipe.c
|
remove include of <vm/vm.h>
|
2000-06-29 02:40:37 +00:00 |
linux_ptrace.h
|
Move MI parts of ptrace(2) emulation to "linux_misc.c".
|
1999-12-16 15:09:49 +00:00 |
linux_reboot.h
|
Add defines for linux_sys_reboot.
|
2000-03-18 22:01:02 +00:00 |
linux_sched.c
|
Rather than starting init and creating kthreads by forking and then
|
2000-05-28 05:48:59 +00:00 |
linux_sched.h
|
Add emulation for scheduler related syscalls. Although they are dummies
|
1999-10-04 16:55:54 +00:00 |
linux_sem.h
|
…
|
|
linux_shm.h
|
…
|
|
linux_sig_notalpha.c
|
Kill register declarations.
|
2000-03-30 11:24:16 +00:00 |
linux_sigaction.c
|
Kill register declarations.
|
2000-03-30 11:24:16 +00:00 |
linux_siginfo.h
|
…
|
|
linux_signal.c
|
Adoid excessive use of "return" in "excessive()".
|
2000-07-28 21:49:09 +00:00 |
linux_signal.h
|
…
|
|
linux_socket.c
|
Remove junk after #undef.
|
2000-05-03 21:41:43 +00:00 |
linux_socket.h
|
…
|
|
linux_socketcall.c
|
…
|
|
linux_socketcall.h
|
…
|
|
linux_sockio.h
|
…
|
|
linux_termios.c
|
Kill register declarations.
|
2000-03-30 11:24:16 +00:00 |
linux_termios.h
|
…
|
|
linux_types.h
|
…
|
|
linux_util.h
|
…
|
|