summaryrefslogtreecommitdiff
path: root/usr.bin/patch/pch.h
AgeCommit message (Expand)Author
2024-02-12patch: Support long context lines.Dag-Erling Smørgrav
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2019-11-04patch(1): give /dev/null patches special treatmentKyle Evans
2017-01-02Revert r311106:Pedro F. Giffuni
2017-01-02patch(1): extend the maximum length of a line from USHRT_MAX to UINT_MAX.Pedro F. Giffuni
2014-06-15patch: unsign the line length to avoid overflows.Pedro F. Giffuni
2014-04-21Various style(9) fixes and typos in grep, sort and patch.Pedro F. Giffuni
2013-01-29 - Refresh code with latest OpenBSD revisions.Xin LI
2013-01-29- Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan
1997-07-13kill the undeadPeter Wemm
1997-07-06Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans