| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' | Philippe Mathieu-Daudé | 2024-04-26 | 1 | -0/+1 |
| * | Clean up ill-advised or unusual header guards | Markus Armbruster | 2022-05-11 | 6 | -18/+19 |
| * | bsd-user: elf cleanup | Warner Losh | 2021-09-10 | 1 | -0/+146 |
| * | bsd-user: Move stack initializtion into a per-os file. | Warner Losh | 2021-09-10 | 1 | -0/+56 |
| * | bsd-user: *BSD specific siginfo defintions | Warner Losh | 2021-09-10 | 2 | -0/+151 |
| * | bsd-user: pull in target_arch_thread.h update target_arch_elf.h | Warner Losh | 2021-09-10 | 1 | -0/+25 |
| * | bsd-user: Include host-os.h from main | Warner Losh | 2021-09-10 | 1 | -0/+2 |
| * | bsd-user: add host-os.h | Warner Losh | 2021-09-10 | 1 | -0/+23 |
| * | bsd-user: move strace OS/arch dependent code to host/arch dirs | Stacey Son | 2021-01-11 | 1 | -0/+1 |
| * | Fix BSD user compilation on other than OpenBSD | blueswir1 | 2008-11-22 | 1 | -0/+30 |
| * | Preliminary BSD user emulator support | blueswir1 | 2008-10-26 | 2 | -0/+382 |