Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/18/1996 07:30:05
thorpej
Fri Oct 18 00:20:37 PDT 1996
Update of /cvsroot/src/usr.bin/du
In directory netbsd1:/var/slash-tmp/cvs-serv20227
Modified Files:
du.1 du.c
Log Message:
Implement a -c (Grand Total) option, a'la GNU du(1).
>From Luke Mewburn <lukem@telstra.com.au>, PR #2805.
thorpej
Fri Oct 18 00:23:11 PDT 1996
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv20594
Modified Files:
CHANGES
Log Message:
Note new -c option to du(1), from Luke Mewburn <lukem@telstra.com.au>.