]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Support -V option to print a dot for each file processed.
authorTim Kientzle <kientzle@FreeBSD.org>
Sat, 30 Jan 2010 06:49:18 +0000 (06:49 +0000)
committerTim Kientzle <kientzle@FreeBSD.org>
Sat, 30 Jan 2010 06:49:18 +0000 (06:49 +0000)
commit378b2ffde578cabdab65305be997755f9433ae1e
treeb1eac02134794fd6b879bed90fdd3ba3484b2d85
parenteb0a7e41302773b46d255b7310362c6eb3cfefca
Support -V option to print a dot for each file processed.
Also, change the existing -vi behavior to send the filenames to
stderr rather than stdout, as GNU cpio does.

PR:             bin/141175
Submitted by: Philip Kizer
MFC after: 14 days
usr.bin/cpio/cmdline.c
usr.bin/cpio/cpio.c
usr.bin/cpio/cpio.h