netbsd-bugs@netbsd.org
[Top] [All Lists]

PR/38154 CVS commit: src/bin/df

Subject: PR/38154 CVS commit: src/bin/df
From: Christos Zoulas
Date: Tue, 4 Mar 2008 18:00:18 +0000 UTC
The following reply was made to PR bin/38154; it has been noted by GNATS.

From: Christos Zoulas <christos@xxxxxxxxxx>
To: gnats-bugs@xxxxxxxxxxxxxxxx
Cc: 
Subject: PR/38154 CVS commit: src/bin/df
Date: Tue,  4 Mar 2008 17:59:55 +0000 (UTC)

 Module Name:   src
 Committed By:  christos
 Date:          Tue Mar  4 17:59:55 UTC 2008
 
 Modified Files:
        src/bin/df: Makefile df.1 df.c
 
 Log Message:
 PR/36817: Zafer Aydogan: Don't use -g to implement the same named option
 in solaris to display statvfs output, use -G instead. I researched this
 and all other implementations except Solaris (OS/X, FreeBSD, us before June
 24, 2007) use -g to signify gigabytes. So revert to that.
 PR/38154: YAMAMOTO Takashi: df -P doesn't work without -k. Fix from Anon Ymous
 together with passing lint, and exiting with the right values.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 src/bin/df/Makefile
 cvs rdiff -r1.41 -r1.42 src/bin/df/df.1
 cvs rdiff -r1.79 -r1.80 src/bin/df/df.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 

<Prev in Thread] Current Thread [Next in Thread>