summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/patch.1
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Add --dry-run as synonym to -C/--check.zhuk1-3/+3
2018-04-11Stop telling patch(1) runs ed(1).zhuk1-8/+2
2015-07-26Remove support for automatically checking files out of RCS. Themillert1-11/+2
2015-03-13remove the first comma from constructs like ", and," and ", or,": you can usejmc1-3/+3
2014-11-22Remove SCCS support. For this to work, we would need "get", which we don'ttobias1-4/+4
2014-04-15patch was moved from user portability (UP) to base in issue 7jmc1-8/+5
2010-09-03add an EXIT STATUS section for /usr/bin;jmc1-18/+18
2009-02-08updates to IEEE Std 1003.1-2008;jmc1-2/+2
2009-02-08bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a fewjmc1-5/+5
2008-10-19over-rule -> overrule; from Thomas Pfaffjmc1-3/+3
2008-06-06update the description of -b and STANDARDS; suggested by grunkjmc1-7/+14
2008-01-11providing MLINKS for shell builtins makes little sense: what we had was outjmc1-5/+4
2007-05-31convert to new .Dd format;jmc1-2/+2
2007-05-31- note some apps which are xpg4, not posixjmc1-1/+14
2007-04-18adds a detailed synopsis to the man page; sorts options insobrado1-52/+90
2003-10-31o fairly major man page reorganizationmillert1-160/+253
2003-07-31Historically, patch would treat a bare -p as -p0. This contradictsmillert1-3/+1
2003-07-30Add POSIX -i option; tedu@ OKmillert1-1/+5
2003-07-28Be more exact on how backup files are handled.otto1-3/+3
2003-07-28Make patch(1) exit value match POSIX and be consistent with diff.millert1-3/+14
2003-07-25Add POSIX -b option but don't change the default beahvior wrt backupsmillert1-9/+17
2003-07-24"options" not "switches"; jmc@ OKmillert1-13/+12
2003-07-24Don't talk about ~ and # suffixes for orig and reject files since wemillert1-19/+5
2003-07-24mdoc version;jmc1-316/+325
2003-07-22Use getopt_long() to parse options instead of rolling our own.millert1-18/+2
2003-07-18remove junk; ok otto teduderaadt1-2/+2
2003-02-18copyrights added;jmc1-1/+21
2003-01-06typo; jmc@prioris.mini.pw.edu.plderaadt1-3/+3
1999-06-05- remove trailing white spaceaaron1-3/+3
1998-11-25add -Cespie1-1/+12
1996-06-10Support the long options that FSF's patch version has. $OpenBSD$ addedniklas1-24/+24
1995-10-18initial import of NetBSD treederaadt1-0/+518