NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/7540 CVS commit: src/bin/ls
The following reply was made to PR bin/7540; it has been noted by GNATS.
From: "Eric Haszlakiewicz" <erh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/7540 CVS commit: src/bin/ls
Date: Tue, 15 Mar 2011 03:52:38 +0000
Module Name: src
Committed By: erh
Date: Tue Mar 15 03:52:38 UTC 2011
Modified Files:
src/bin/ls: ls.1 ls.c ls.h print.c
Log Message:
PR#7540, add a -M option to ls which causes sizes (and number of blocks) to be
displayed with comma separators (or a locale specific separator).
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/bin/ls/ls.1
cvs rdiff -u -r1.67 -r1.68 src/bin/ls/ls.c
cvs rdiff -u -r1.17 -r1.18 src/bin/ls/ls.h
cvs rdiff -u -r1.48 -r1.49 src/bin/ls/print.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index