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