| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove residual blank line at start of Makefile | Warner Losh | 2024-07-15 | 1 | -1/+0 |
| * | tools: Automated cleanup of cdefs and other formatting | Warner Losh | 2023-11-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | tools/test/ptrace: update scescx to do remote getpid(2) on each SCX event | Konstantin Belousov | 2022-12-22 | 1 | -4/+30 |
| * | test/ptrace/scescx.c: fix printing of braces for syscalls without args | Konstantin Belousov | 2021-09-16 | 1 | -2/+3 |
| * | Do a sweep and remove most WARNS=6 settings | Kyle Evans | 2020-10-01 | 1 | -1/+0 |
| * | Update scescx test to print syscall number and arguments. | Konstantin Belousov | 2017-06-12 | 1 | -0/+21 |
| * | Decode recently added flags. | Konstantin Belousov | 2017-06-12 | 1 | -0/+5 |
| * | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | Warner Losh | 2014-04-13 | 1 | -1/+1 |
| * | Add a test program for recently added ptrace(2) interfaces. | Konstantin Belousov | 2012-02-10 | 2 | -0/+413 |