summaryrefslogtreecommitdiff
path: root/usr.bin/patch
Commit message (Expand)AuthorAgeFilesLines
* Revert r330897:Eitan Adler2018-03-291-2/+0
* MFC r311106,r311109,r311110,r320579,r327063,r327064,:Eitan Adler2018-03-162-8/+20
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* MFC r327826: patch(1): Don't check for NUL bytes in Plan AKyle Evans2018-01-271-2/+5
* MFC r326084: patch(1): don't assume match if we run out of context to checkKyle Evans2018-01-181-0/+3
* MFC r324431: patch(1): Don't overrun line buffer in some casesKyle Evans2018-01-181-1/+6
* MFC r319676:Pedro F. Giffuni2017-06-181-2/+4
* MFC r306560, r306561:Pedro F. Giffuni2016-10-091-4/+3
* Adjust a type from r267490.Pedro F. Giffuni2016-04-241-1/+1
* patch(1): avoid signed integer overflow when debugging.Pedro F. Giffuni2016-04-241-2/+2
* META MODE: Update dependencies with 'the-lot' and add missing directories.Bryan Drewery2015-12-011-0/+18
* Fix a ton of speelling errorsEitan Adler2015-10-211-1/+1
* Remove automatic checkout feature.Xin LI2015-08-156-167/+19
* Use __DECONST instead of doing strdup/free.Xin LI2015-08-111-10/+5
* use posix_spawn(3) instead of fork() and exec() manually as suggestedXin LI2015-08-101-41/+40
* Fix shell injection vulnerability in patch(1) via ed(1) byXin LI2015-08-052-4/+16
* Fix shell injection vulnerability in patch(1) and drop SCCSXin LI2015-07-282-41/+65
* patch(1): Add -Vnone option to disable backup filesConrad Meyer2015-07-213-9/+14
* patch(1): small include changes.Pedro F. Giffuni2015-04-203-4/+5
* patch: Bring small updates from OpenBSDPedro F. Giffuni2015-04-071-19/+37
* Fixes to exit status.Pedro F. Giffuni2014-12-312-2/+2
* patch: Bring in xstrdup and use it when appropriate.Pedro F. Giffuni2014-12-254-18/+35
* patch(1): avoid line number overflowsPedro F. Giffuni2014-12-082-34/+72
* Small space changesPedro F. Giffuni2014-12-071-8/+11
* Prefer setvbuf() to setlinebuf().Pedro F. Giffuni2014-12-071-3/+3
* Merge fixes from OpenBSD.Pedro F. Giffuni2014-12-061-38/+40
* Update OpenBSD CVS revision for our r255232.Pedro F. Giffuni2014-12-051-1/+1
* patch: add dry-run alias for compatibility with other implementations.Pedro F. Giffuni2014-06-152-2/+3
* patch: unsign the line length to avoid overflows.Pedro F. Giffuni2014-06-153-11/+15
* patch: cleanup some unnecessary cruft.Pedro F. Giffuni2014-06-141-16/+7
* Avoid zeroing during allocation.Pedro F. Giffuni2014-06-122-22/+11
* Various style(9) fixes and typos in grep, sort and patch.Pedro F. Giffuni2014-04-212-27/+27
* Improve bsdpatch usability:Xin LI2013-09-262-5/+8
* Fix file selection logic for the RCS/SCCS case, as was done for the simpleStefan Eßer2013-09-052-34/+27
* Drop build option switch for the older GNU patch.Pedro F. Giffuni2013-08-291-10/+0
* Make the BSD-licensed patch the default.Pedro F. Giffuni2013-07-261-3/+3
* patch: style fixPedro F. Giffuni2013-07-241-2/+4
* Merge r252513 from src/gnu/usr.bin/patch into src/usr.bin/patch:David E. O'Brien2013-07-031-1/+1
* Merge r252512 from src/gnu/usr.bin/patch into src/usr.bin/patch:David E. O'Brien2013-07-031-2/+6
* Revert r250972 to fix build.Glen Barber2013-05-252-4/+4
* The error handling for writes to the target file could lead to the finalStefan Eßer2013-05-242-4/+4
* Fix target selection logic, which did not comply with the man page.Stefan Eßer2013-05-231-2/+8
* Remove contractions.Joel Dahl2013-04-111-8/+8
* patch: Follow original versioning convention.Pedro F. Giffuni2013-02-081-1/+1
* - Refresh code with latest OpenBSD revisions.Xin LI2013-01-2914-87/+71
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan2013-01-2914-0/+4945
* Remove these three files left-over from my unsuccessful attempt toGarance A Drosehn2004-08-043-287/+0
* This commit was generated by cvs2svn to compensate for changes in r132977,Garance A Drosehn2004-08-013-0/+287
|\
| * Import of a BSD-licensed version of `patch', which will eventuallyGarance A Drosehn2004-08-0114-0/+4726
* kill the undeadPeter Wemm1997-07-1317-3441/+0