aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/patch
Commit message (Expand)AuthorAgeFilesLines
* 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
* Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-0617-0/+3441