History log of /openbsd-src/usr.bin/patch/patch.1 (Results 26 – 37 of 37)
Revision Date Author Comments
# 7fe8583a 25-Jul-2003 millert <millert@openbsd.org>

Add POSIX -b option but don't change the default beahvior wrt backups
yet. The old -b option is now -z (matches GNU patch).


# db5fa2f4 24-Jul-2003 millert <millert@openbsd.org>

"options" not "switches"; jmc@ OK
also update Larry's email address while I am at it ;-)


# 64e5a6e5 24-Jul-2003 millert <millert@openbsd.org>

Don't talk about ~ and # suffixes for orig and reject files since we
use .orig and .rej.


# 4d83975b 24-Jul-2003 jmc <jmc@openbsd.org>

mdoc version;
ok millert@


# 61339dd5 22-Jul-2003 millert <millert@openbsd.org>

Use getopt_long() to parse options instead of rolling our own.
OK deraadt@ and otto@


# 5dc74f7d 18-Jul-2003 deraadt <deraadt@openbsd.org>

remove junk; ok otto tedu


# b8e528a6 18-Feb-2003 jmc <jmc@openbsd.org>

copyrights added;

ed(1): Andrew Moore
patch(1): Larry Wall (thanks espie@ for help with this one)
units(1): Adrian Mariano


# dc6fc0b7 06-Jan-2003 deraadt <deraadt@openbsd.org>

typo; jmc@prioris.mini.pw.edu.pl


# 2e0eb34f 05-Jun-1999 aaron <aaron@openbsd.org>

- remove trailing white space
- remove arguments from .Os macros
- remove arguments from .Nm macros, where appropriate
- some more Dq/Sq/Ql insanity
- still lots to do in the usr.bin tree... :/


# 2b3f4f75 25-Nov-1998 espie <espie@openbsd.org>

add -C


# d438cbb6 10-Jun-1996 niklas <niklas@openbsd.org>

Support the long options that FSF's patch version has. $OpenBSD$ added


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree


12