summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/patch.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add --dry-run as synonym to -C/--check.zhuk2018-06-221-3/+3
* Stop telling patch(1) runs ed(1).zhuk2018-04-111-8/+2
* Remove support for automatically checking files out of RCS. Themillert2015-07-261-11/+2
* remove the first comma from constructs like ", and," and ", or,": you can usejmc2015-03-131-3/+3
* Remove SCCS support. For this to work, we would need "get", which we don'ttobias2014-11-221-4/+4
* patch was moved from user portability (UP) to base in issue 7jmc2014-04-151-8/+5
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-18/+18
* updates to IEEE Std 1003.1-2008;jmc2009-02-081-2/+2
* bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc2009-02-081-5/+5
* over-rule -> overrule; from Thomas Pfaffjmc2008-10-191-3/+3
* update the description of -b and STANDARDS; suggested by grunkjmc2008-06-061-7/+14
* providing MLINKS for shell builtins makes little sense: what we had was outjmc2008-01-111-5/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* - note some apps which are xpg4, not posixjmc2007-05-311-1/+14
* adds a detailed synopsis to the man page; sorts options insobrado2007-04-181-52/+90
* o fairly major man page reorganizationmillert2003-10-311-160/+253
* Historically, patch would treat a bare -p as -p0. This contradictsmillert2003-07-311-3/+1
* Add POSIX -i option; tedu@ OKmillert2003-07-301-1/+5
* Be more exact on how backup files are handled.otto2003-07-281-3/+3
* Make patch(1) exit value match POSIX and be consistent with diff.millert2003-07-281-3/+14
* Add POSIX -b option but don't change the default beahvior wrt backupsmillert2003-07-251-9/+17
* "options" not "switches"; jmc@ OKmillert2003-07-241-13/+12
* Don't talk about ~ and # suffixes for orig and reject files since wemillert2003-07-241-19/+5
* mdoc version;jmc2003-07-241-316/+325
* Use getopt_long() to parse options instead of rolling our own.millert2003-07-221-18/+2
* remove junk; ok otto teduderaadt2003-07-181-2/+2
* copyrights added;jmc2003-02-181-1/+21
* typo; jmc@prioris.mini.pw.edu.plderaadt2003-01-061-3/+3
* - remove trailing white spaceaaron1999-06-051-3/+3
* add -Cespie1998-11-251-1/+12
* Support the long options that FSF's patch version has. $OpenBSD$ addedniklas1996-06-101-24/+24
* initial import of NetBSD treederaadt1995-10-181-0/+518