summaryrefslogtreecommitdiff
path: root/usr.bin/patch/inp.c
Commit message (Expand)AuthorAgeFilesLines
* patch(1): Don't check for NUL bytes in Plan AKyle Evans2018-01-111-2/+5
* bc/dc/patch: make some use of reallocarray(3).Pedro F. Giffuni2017-03-051-2/+2
* Remove automatic checkout feature.Xin LI2015-08-151-93/+4
* 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) and drop SCCSXin LI2015-07-281-37/+63
* patch(1): small include changes.Pedro F. Giffuni2015-04-201-1/+1
* patch: Bring small updates from OpenBSDPedro F. Giffuni2015-04-071-19/+37
* - Refresh code with latest OpenBSD revisions.Xin LI2013-01-291-3/+2
* - Add a BSD-licensed patch, ported by Pedro F. Giffuni (pfg) fromGabor Kovesdan2013-01-291-0/+485
* kill the undeadPeter Wemm1997-07-131-313/+0
* Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-061-0/+313