summaryrefslogtreecommitdiff
path: root/usr.bin/diff/pr.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-231-2/+0
* Fix indentation in usr.bin/diff/pr.cDimitry Andric2022-03-121-13/+12
* Fix memory leakBaptiste Daroussin2018-06-121-0/+1
* Correctly test return value of pipe(2)Baptiste Daroussin2018-06-121-1/+2
* Isolate the pr(1) related code in its own source filesBaptiste Daroussin2018-06-091-0/+124