NetBSD/usr.bin/du
dsl 0109c05abd Fix 'total' output from 'du -sc'.
Simplify the change (adding -d<depth>) that broke it by noting that
-d0 is supposed to be the same as -s.
Calling fts_set(fts,p,FTS_SKIP) here is also pointless.
2008-07-30 22:03:40 +00:00
..
Makefile Kill __P(), use ANSI function declarations, constify; WARNS=3. 2005-02-17 17:35:47 +00:00
du.1 Remove trailing whitespace. 2006-09-24 07:19:16 +00:00
du.c Fix 'total' output from 'du -sc'. 2008-07-30 22:03:40 +00:00