Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 2010 06:49:18 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/cpio cmdline.c cpio.c cpio.h
Message-ID:  <201001300649.o0U6nRfd089606@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2010-01-30 06:49:18 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/cpio         cmdline.c cpio.c cpio.h 
  Log:
  SVN rev 203183 on 2010-01-30 06:49:18Z by kientzle
  
  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
  
  Revision  Changes    Path
  1.9       +2 -1      src/usr.bin/cpio/cmdline.c
  1.19      +18 -2     src/usr.bin/cpio/cpio.c
  1.9       +1 -0      src/usr.bin/cpio/cpio.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001300649.o0U6nRfd089606>