Add -u option to cpdup(1), which causes its -v[vv] logging output to
authorChris Pressey <cpressey@dragonflybsd.org>
Wed, 9 Jun 2004 07:40:15 +0000 (07:40 +0000)
committerChris Pressey <cpressey@dragonflybsd.org>
Wed, 9 Jun 2004 07:40:15 +0000 (07:40 +0000)
commit4d2076d34922ec9c2fec1d0cf1fa04d7f1937b5a
treee2447383bcfd3a2d84ec2ed1eed1b515775d14b0
parent5e83cc51b90c8a89209ddd57be61ec514f16d0ca
Add -u option to cpdup(1), which causes its -v[vv] logging output to
stdout to be line-buffered instead of fully buffered.

Approved-by: dillon
bin/cpdup/cpdup.1
bin/cpdup/cpdup.c
bin/cpdup/misc.c