summaryrefslogtreecommitdiff
path: root/usr.bin/patch/util.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: one-line .h patternWarner Losh
2019-11-04patch(1): give /dev/null patches special treatmentKyle Evans
2015-08-15Remove automatic checkout feature.Xin LI
2015-04-20patch(1): small include changes.Pedro F. Giffuni
2014-12-31Fixes to exit status.Pedro F. Giffuni
2014-12-25patch: Bring in xstrdup and use it when appropriate.Pedro F. Giffuni
2013-09-26Improve bsdpatch usability:Xin LI
2013-09-05Fix file selection logic for the RCS/SCCS case, as was done for the simpleStefan Eßer
2013-05-25Revert r250972 to fix build.Glen Barber
2013-05-24The error handling for writes to the target file could lead to the finalStefan Eßer
2013-02-08patch: Follow original versioning convention.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