| Age | Commit message (Expand) | Author |
| 2001-08-26 | Preliminary work on Linux/mips compatibility, more to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility, more to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility, more to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility. More to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility, more to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility. More to come soon... | manu |
| 2001-08-26 | Preliminary work on Linux/mips compatibility. More to come soon... | manu |
| 2001-08-26 | Preliminary work for Linux/Mips compatibility, more to come soon. | manu |
| 2001-08-08 | PR/13652: Katsuomi Hamajima: Fix compile error. | christos |
| 2001-08-02 | Deal with the SSE FPU save format. | thorpej |
| 2001-07-29 | Adjust to the new copyargs() footprint. | christos |
| 2001-07-26 | auxilliary -> auxiliary | wiz |
| 2001-07-22 | make linux_socketcall_argsize[] static const | jdolecek |
| 2001-07-22 | seperate -> separate | wiz |
| 2001-07-18 | Add support for the __WALL wait4(2) flag. | thorpej |
| 2001-07-15 | execute signal handlers on separate signal stack, if it's been provided | jdolecek |
| 2001-07-14 | rename elf32_read_from to exec_read_from since it is used in many places | christos |
| 2001-07-04 | Regen - modify to use linux_* wrappers for syscalls passing/fetching sockaddr | jdolecek |
| 2001-07-04 | modify to use linux_* wrappers for syscalls passing/fetching sockaddr | jdolecek |
| 2001-07-04 | remove no longer used variable | jdolecek |
| 2001-07-04 | Do address family (AF_*) number translation for socket system calls which | jdolecek |
| 2001-07-01 | Add myself to the list, put e-mail addresses within '<' and '>' | jdolecek |
| 2001-06-25 | linux_getifhwaddr(): use strncmp() to find out if if_name starts with 'eth', | jdolecek |
| 2001-06-22 | linux_sys_socketcall(): refuse negative 'what' values | jdolecek |
| 2001-06-22 | Include <sys/exec_elf.h> as the other arch's linux_exec.h file do. | simonb |
| 2001-06-18 | Add an e_trapsignal member to struct emul, so that emulated processes can | christos |
| 2001-06-17 | Add %fs/%gs to trap frame and save/restore them on | sommerfeld |
| 2001-06-16 | Removed obsoletes EMUL_NO_BSD_ASYNCIO_PIPE and EMUL_NO_SIGIO_ON_READ flags. | manu |
| 2001-06-16 | Linux does not send a SIGIO to the write end of a socket, | manu |
| 2001-06-14 | Fix a partial construction problem that can cause race conditions | thorpej |
| 2001-06-13 | It's "extern int", not "extern". | wiz |
| 2001-06-13 | #include <machine/fpu.h> for save_fpu() | wiz |
| 2001-06-08 | Close coment of CVS tag. | hannken |
| 2001-06-04 | Fixes by Chuck Silvers to make ptrace PEEKTEXT more 64 bit friendy | manu |
| 2001-06-03 | added a double cast to build on alpha | manu |
| 2001-06-02 | Fixed a rough buf in ptrace SETFPREGS (was using regs instead of fpregs) | manu |
| 2001-06-02 | Slighly improve the PTRACE_CONT comment | jdolecek |
| 2001-05-30 | use _KERNEL_OPT. | mrg |
| 2001-05-28 | Fixed a potential security problem (copyout after an error) | manu |
| 2001-05-27 | Fixed the return value of ptrace for PEEKTEXT and PEEKDATA: return value must | manu |
| 2001-05-27 | Implements correctly PEEKUSER and fixes various serious bugs. The status | manu |
| 2001-05-27 | Fixed two typo in comments | manu |
| 2001-05-22 | Enable PowerPC Linux ptrace() emulation | manu |
| 2001-05-22 | Fixed ptrace() so that it is now possible to get traced process registers. | manu |
| 2001-05-22 | When c_ospeed in termio is null, NetBSD hangup the terminal. Since Linux | manu |
| 2001-05-20 | Added powerpc status in a comment | manu |
| 2001-05-19 | Fixed a typo in a comment | manu |
| 2001-05-15 | This file is not used on alpha, and it causes some warning that break the | manu |
| 2001-05-15 | delint: fix comments | lukem |
| 2001-05-13 | Improved the accuracy of gettimeofday/settimeofday: Linux stores a srtuct | manu |