Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2022-05-11 | 1 | -3/+3 |
* | bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall | Warner Losh | 2022-02-26 | 1 | -19/+8 |
* | bsd-user/x86_64/target_arch_cpu.h: int $80 never was a BSD system call on amd64 | Warner Losh | 2022-02-26 | 1 | -58/+0 |
* | bsd-user: Rename arg name for target_cpu_reset to env | Warner Losh | 2022-01-31 | 1 | -2/+2 |
* | bsd-user/signal-common.h: Move signal functions prototypes to here | Warner Losh | 2022-01-28 | 1 | -0/+1 |
* | bsd-user: TARGET_RESET define is unused, remove it | Warner Losh | 2021-10-18 | 1 | -2/+0 |
* | bsd-user: Move per-cpu code into target_arch_cpu.h | Warner Losh | 2021-09-10 | 1 | -0/+247 |