Age | Commit message (Expand) | Author |
2021-09-10 | bsd-user: Add target_os_user.h to capture the user/kernel structures | Warner Losh |
2021-09-10 | bsd-user: elf cleanup | Warner Losh |
2021-09-10 | bsd-user: Move stack initializtion into a per-os file. | Warner Losh |
2021-09-10 | bsd-user: *BSD specific siginfo defintions | Warner Losh |
2021-09-10 | bsd-user: Create target specific vmparam.h | Warner Losh |
2021-09-10 | bsd-user: pull in target_arch_thread.h update target_arch_elf.h | Warner Losh |
2021-09-10 | bsd-user: Include host-os.h from main | Warner Losh |
2021-09-10 | bsd-user: add host-os.h | Warner Losh |
2021-01-11 | bsd-user: Update strace.list for FreeBSD's latest syscalls | Warner Losh |
2021-01-11 | bsd-user: move strace OS/arch dependent code to host/arch dirs | Stacey Son |
2021-01-11 | bsd-user: regenerate FreeBSD's system call numbers | Warner Losh |
2014-06-11 | bsd-user: Fix syscall format, add strace support for more syscalls | Sean Bruno |
2014-06-11 | bsd-user: Implement strace support for thr_* syscalls | Sean Bruno |
2014-06-11 | bsd-user: Implement strace support for extattr_* syscalls | Sean Bruno |
2014-06-11 | bsd-user: Implement strace support for __acl_* syscalls | Sean Bruno |
2014-06-11 | bsd-user: Implement strace support for print_ioctl syscall | Sean Bruno |
2014-06-11 | bsd-user: Implement strace support for print_sysctl syscall | Sean Bruno |
2014-06-11 | bsd-user: refresh freebsd system call numbers | Stacey Son |
2009-10-18 | bsd-user: FreeBSD update | Juergen Lock |
2008-10-26 | Preliminary BSD user emulator support | blueswir1 |