| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | diff: Correct fd 0 case on pipe | Jilles Tjoelker | 2026-06-03 | 1 | -2/+3 |
| * | diff: use O_CLOEXEC on pipes | Baptiste Daroussin | 2026-03-28 | 1 | -5/+2 |
| * | diff: prefer posix_spawn over pdfork/execl | Baptiste Daroussin | 2026-03-26 | 1 | -23/+39 |
| * | diff: Fix pagination leak | Dag-Erling Smørgrav | 2026-02-05 | 1 | -12/+10 |
| * | diff: use pdwait(2) instead of homemade one | Baptiste Daroussin | 2026-02-02 | 1 | -13/+6 |
| * | diff: Integrate libdiff from OpenBSD GoT. | Dag-Erling Smørgrav | 2024-03-27 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Fix indentation in usr.bin/diff/pr.c | Dimitry Andric | 2022-03-04 | 1 | -13/+12 |
| * | Fix memory leak | Baptiste Daroussin | 2018-06-12 | 1 | -0/+1 |
| * | Correctly test return value of pipe(2) | Baptiste Daroussin | 2018-06-12 | 1 | -1/+2 |
| * | Isolate the pr(1) related code in its own source files | Baptiste Daroussin | 2018-06-09 | 1 | -0/+124 |
