summaryrefslogtreecommitdiff
path: root/usr.bin/patch/patch.1
AgeCommit message (Collapse)Author
2017-07-03Remove workaround for ancient HTML generation code.wiz
2015-11-07Explain what "-V none" does.joerg
2015-08-02Fix two typos.wiz
2015-08-02remove reference to SCCS which is not supported anymore.christos
XXX: pullup-7
2014-04-11mention -V nonechristos
2013-01-29Add comma after i.e.wiz
From Bug Hunting.
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
No effective change except where I used the opportunity to sort options and/or option descriptions.
2009-03-10Don't workaround ancient macro argumentent limitation with .Xo/.Xc.joerg
2008-09-19Update patch to the version used by DragonFly and derived from OpenBSD.joerg
Major changes are: - better detection of double applied patches - rejects remain unified diffs for unified patches - far less limitations, e.g. patch lines may be arbitrary long This addresses PR standards/11220 by changing patch -b behavior to be POSIX compliant. Old behavior can be obtained using --suffix, which works since NetBSD 1.4. pkgsrc has been adjusted accordingly.
2005-03-25Sort options. Add -C to usage.wiz
2005-03-25Fix typo and drop trailing whitespace.wiz
2005-03-25add --dry-run like gnu patch.skd
2003-01-06Superfluous word; from jmc@prioris.mini.pw.edu.pl via openbsd.wiz
2002-09-30New sentence, new line.grant
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-12-01Whitespace cleanup.wiz
2000-10-16Support the 1003.2-92 -i option to specify a patchfile;kleink
fixes PR standards/11221.
1996-09-19RCS id police.thorpej
1996-09-19Decode long (GNU-style) options. Changes originally from Niklas Hallqvist,thorpej
but modified some by me.
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
headers, and a few other insignificant changes.
1993-04-09patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.cgd