| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r364291: | Warner Losh | 2020-09-09 | 1 | -9/+4 |
| * | MFC r351836, r351866, r354328: patch(1) /dev/null testing+improvement | Kyle Evans | 2019-12-03 | 1 | -1/+26 |
| * | MFC r344677: patch(1): Exit successfully if we're fed a 0-length patch | Kyle Evans | 2019-04-04 | 1 | -0/+3 |
| * | patch: further cleanup to git-style diffs. | Pedro F. Giffuni | 2017-12-21 | 1 | -2/+4 |
| * | patch(1): Don't overrun line buffer in some cases | Kyle Evans | 2017-10-09 | 1 | -1/+6 |
| * | patch(1): add support for git generated diffs. | Pedro F. Giffuni | 2017-07-02 | 1 | -5/+15 |
| * | patch: if reading fails, do not go into infinite loop asking for a filename. | Pedro F. Giffuni | 2017-06-08 | 1 | -2/+4 |
| * | Revert r311106: | Pedro F. Giffuni | 2017-01-02 | 1 | -5/+5 |
| * | patch(1): extend the maximum length of a line from USHRT_MAX to UINT_MAX. | Pedro F. Giffuni | 2017-01-02 | 1 | -5/+5 |
| * | patch(1): avoid signed integer overflow when debugging. | Pedro F. Giffuni | 2016-04-24 | 1 | -2/+2 |
| * | Fix a ton of speelling errors | Eitan Adler | 2015-10-21 | 1 | -1/+1 |
| * | Remove automatic checkout feature. | Xin LI | 2015-08-15 | 1 | -26/+9 |
| * | Fix shell injection vulnerability in patch(1) via ed(1) by | Xin LI | 2015-08-05 | 1 | -3/+15 |
| * | patch(1): small include changes. | Pedro F. Giffuni | 2015-04-20 | 1 | -0/+1 |
| * | patch: Bring in xstrdup and use it when appropriate. | Pedro F. Giffuni | 2014-12-25 | 1 | -7/+7 |
| * | patch(1): avoid line number overflows | Pedro F. Giffuni | 2014-12-08 | 1 | -34/+71 |
| * | Small space changes | Pedro F. Giffuni | 2014-12-07 | 1 | -8/+11 |
| * | Merge fixes from OpenBSD. | Pedro F. Giffuni | 2014-12-06 | 1 | -38/+40 |
| * | Update OpenBSD CVS revision for our r255232. | Pedro F. Giffuni | 2014-12-05 | 1 | -1/+1 |
| * | patch: unsign the line length to avoid overflows. | Pedro F. Giffuni | 2014-06-15 | 1 | -5/+5 |
| * | patch: cleanup some unnecessary cruft. | Pedro F. Giffuni | 2014-06-14 | 1 | -16/+7 |
| * | Avoid zeroing during allocation. | Pedro F. Giffuni | 2014-06-12 | 1 | -14/+6 |
| * | Fix file selection logic for the RCS/SCCS case, as was done for the simple | Stefan Eßer | 2013-09-05 | 1 | -33/+26 |
| * | Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch: | David E. O'Brien | 2013-07-03 | 1 | -1/+1 |
| * | Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch: | David E. O'Brien | 2013-07-03 | 1 | -2/+6 |
| * | Fix target selection logic, which did not comply with the man page. | Stefan Eßer | 2013-05-23 | 1 | -2/+8 |
| * | - Refresh code with latest OpenBSD revisions. | Xin LI | 2013-01-29 | 1 | -4/+3 |
| * | - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) from | Gabor Kovesdan | 2013-01-29 | 1 | -0/+1594 |
| * | kill the undead | Peter Wemm | 1997-07-13 | 1 | -1108/+0 |
| * | Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail, | Bruce Evans | 1997-07-06 | 1 | -0/+1108 |