Home | History | Annotate | only in /sfw/usr/src/cmd/diffstat/diffstat-1.45
Up to higher level directory
NameDateSize
aclocal.m426-Aug-200730.6K
CHANGES05-Sep-20076.9K
config.guess04-Jul-200743.5K
config.sub04-Jul-200732K
config_h.in12-Jun-1994249
configure26-Aug-2007145.5K
configure.in26-Aug-2007758
diffstat.105-Sep-20075.5K
diffstat.c05-Sep-200741.4K
install-sh29-Nov-20037K
makefile.in26-Aug-20073K
makefile.wnt03-May-2004622
mkdirs.sh25-Mar-20071.3K
porting/05-Sep-2007
README11-Oct-2001299
testing/05-Sep-2007

README

      1 $Id: README,v 1.5 2001/10/11 00:23:46 tom Exp $
      2 
      3 Readme file for DiffStat.
      4 
      5 This program is a simple filter that reads the output of the 'diff' program,
      6 and produces a histogram of the total number of lines that were changed.  It is
      7 useful for scanning a patch file to see which files were changed.
      8