.. |
imgact_linux.c
|
*gulp*. Jordan specifically OK'ed this..
|
1998-10-16 03:55:01 +00:00 |
linux_dummy.c
|
Reviewed by: Luoqi Chen, Jordan Hubbard
|
1998-12-19 02:55:34 +00:00 |
linux_file.c
|
Make async I/O on a socket work.
|
1998-10-05 16:37:36 +00:00 |
linux_genassym.c
|
Fixed printf format errors.
|
1998-07-29 15:50:41 +00:00 |
linux_ioctl.c
|
MF22: Bring in some linux sound ioctl support which I committed to 2.2
|
1998-11-12 00:42:08 +00:00 |
linux_ipc.c
|
".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation
|
1998-06-02 12:38:31 +00:00 |
linux_locore.s
|
Mega-commit for Linux emulator update.. This has been stress tested under
|
1996-03-02 19:38:20 +00:00 |
linux_misc.c
|
Reviewed by: Luoqi Chen, Jordan Hubbard
|
1998-12-19 02:55:34 +00:00 |
linux_proto.h
|
The result of running make linux_sysent.c on the new syscall.master file
|
1998-12-21 19:31:57 +00:00 |
linux_signal.c
|
Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having
|
1998-12-21 19:21:36 +00:00 |
linux_socket.c
|
Moved some #includes from <sys/param.h> nearer to where they are actually
|
1998-03-28 10:33:27 +00:00 |
linux_stats.c
|
Move the "retval" (3rd) parameter from all syscall functions and put
|
1997-11-06 19:29:57 +00:00 |
linux_syscall.h
|
The result of running make linux_sysent.c on the new syscall.master file
|
1998-12-21 19:31:57 +00:00 |
linux_sysent.c
|
The result of running make linux_sysent.c on the new syscall.master file
|
1998-12-21 19:31:57 +00:00 |
linux_sysvec.c
|
Make it compile again.
|
1998-12-19 19:05:57 +00:00 |
linux_util.c
|
Removed unused #includes.
|
1997-07-20 16:06:08 +00:00 |
linux_util.h
|
Removed the cast to a pointer in the definition of PS_STRINGS and
|
1998-12-16 16:28:58 +00:00 |
linux.h
|
Reviewed by: Luoqi Chen, Jordan Hubbard
|
1998-12-19 02:55:34 +00:00 |
Makefile
|
Be consistant with the other syscall makefile's handling of the default
|
1997-03-29 11:17:26 +00:00 |
syscalls.conf
|
Added a null entry for sysmk that is generated by makesyscalls.sh.
|
1998-03-13 19:13:54 +00:00 |
syscalls.master
|
Syscall 168 (poll) is not implemented in the Linux emulator. This
|
1998-12-21 19:28:13 +00:00 |