Send normal output to stdout instead of everything to stderr. This
authorray <ray@openbsd.org>
Sat, 24 Jul 2010 01:10:12 +0000 (01:10 +0000)
committerray <ray@openbsd.org>
Sat, 24 Jul 2010 01:10:12 +0000 (01:10 +0000)
commitf081e678dadf51a99c6a6ddfc6379af4890e29a6
tree8a154ac915fcf3d607804afbea72105ced13c534
parent0433a101854be7b12406066b353e6e487d4eb09d
Send normal output to stdout instead of everything to stderr. This
is currently done in the latest versions of GNU patch.

Please watch out for output appearing out-of-order.

Discussed with millert and deraadt.

OK deraadt
usr.bin/patch/patch.c
usr.bin/patch/util.c