Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Apr 2009 01:24:53 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/du du.c
Message-ID:  <200904300125.n3U1P9c8099524@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2009-04-30 01:24:53 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/du           du.c 
  Log:
  SVN rev 191677 on 2009-04-30 01:24:53Z by imp
  
  Report the next directory being scanned when a ^T is pressed (or any
  SIGINFO).  Provides some progress report for the impatient.  This
  won't report that we're blocking in our walk due to disk/network
  problems, however.  There's no really good way to report that
  condition that I'm aware of...
  
  Revision  Changes    Path
  1.50      +15 -0     src/usr.bin/du/du.c



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