CVS commit: src/bin/ls

2020-07-07 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Jul 7 14:29:07 UTC 2020 Modified Files: src/bin/ls: ls.c Log Message: Fix skipping of directories that begin with a '.' in -R mode. It is not enough to avoid displaying the contents of the directory, we need to set FTS_SKIP

CVS commit: src/bin/ls

2017-02-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Feb 6 21:06:04 UTC 2017 Modified Files: src/bin/ls: ls.c Log Message: white space To generate a diff of this commit: cvs rdiff -u -r1.75 -r1.76 src/bin/ls/ls.c Please note that diffs are not public domain; they are subject to

CVS commit: src/bin/ls

2016-08-10 Thread Sevan Janiyan
Module Name:src Committed By: sevan Date: Wed Aug 10 17:45:12 UTC 2016 Modified Files: src/bin/ls: ls.1 Log Message: ls was there from v1. Confirmed from the TUHS & cat-v.org hosted copies of man pages To generate a diff of this commit: cvs rdiff -u -r1.78 -r1.79 src/bin

CVS commit: src/bin/ls

2016-05-30 Thread David A. Holland
Module Name:src Committed By: dholland Date: Mon May 30 17:26:29 UTC 2016 Modified Files: src/bin/ls: ls.c Log Message: PR 50997 David Binderman: fix format strings To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/bin/ls/ls.c Please note that diffs are

CVS commit: src/bin/ls

2014-10-17 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Sat Oct 18 01:49:01 UTC 2014 Modified Files: src/bin/ls: ls.1 Log Message: Remove the confusing reference to 'file sizes' in the short description of the '-l' flag. As explained in the Long Format section, the total is of the b

CVS commit: src/bin/ls

2014-05-10 Thread Martin Husemann
Module Name:src Committed By: martin Date: Sat May 10 09:39:19 UTC 2014 Modified Files: src/bin/ls: print.c Log Message: PR bin/48798: fix format for ino_t. Slightly modifed variant of the patch provided by Thomas Schmitt. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/bin/ls

2014-04-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Apr 2 19:54:30 UTC 2014 Modified Files: src/bin/ls: ls.1 Log Message: Wording improvement for previous. >From jmc@OpenBSD via Igor Sobrado. To generate a diff of this commit: cvs rdiff -u -r1.76 -r1.77 src/bin/ls/ls.1 Please

CVS commit: src/bin/ls

2014-04-02 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Wed Apr 2 10:55:47 UTC 2014 Modified Files: src/bin/ls: ls.1 ls.c Log Message: Apply diff from Igor Sobrado : We have written a diff to our ls(1) to recover the traditional behaviour of -f implying -a. This change does not only ac

CVS commit: src/bin/ls

2014-02-22 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 22 13:11:42 UTC 2014 Modified Files: src/bin/ls: print.c Log Message: fix -w output To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/bin/ls/print.c Please note that diffs are not public domain; they ar

CVS commit: src/bin/ls

2014-02-22 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Sat Feb 22 13:08:13 UTC 2014 Modified Files: src/bin/ls: ls.c Log Message: add u option to getopt again. To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/bin/ls/ls.c Please note that diffs are not public domai

CVS commit: src/bin/ls

2014-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Feb 21 02:42:41 UTC 2014 Modified Files: src/bin/ls: ls.1 ls.c Log Message: Add -X (don't cross mount points when recursing) from tls@ To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 src/bin/ls/ls.1 cvs rdiff

CVS commit: src/bin/ls

2014-02-20 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Thu Feb 20 19:10:25 UTC 2014 Modified Files: src/bin/ls: ls.1 Log Message: Use .Nm for 'ls'. To generate a diff of this commit: cvs rdiff -u -r1.73 -r1.74 src/bin/ls/ls.1 Please note that diffs are not public domain; they are subj

CVS commit: src/bin/ls

2014-02-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Feb 20 18:56:36 UTC 2014 Modified Files: src/bin/ls: ls.1 ls.c ls.h print.c Log Message: Add -O (only leaf files) and -P (print full path), from tls@ To generate a diff of this commit: cvs rdiff -u -r1.72 -r1.73 src/bin/ls

CVS commit: src/bin/ls

2013-05-02 Thread Zafer Aydogan
Module Name:src Committed By: zafer Date: Thu May 2 22:43:56 UTC 2013 Modified Files: src/bin/ls: print.c Log Message: remove whitespace from end of file. introduced by erh in 1.49 To generate a diff of this commit: cvs rdiff -u -r1.51 -r1.52 src/bin/ls/print.c Please

CVS commit: src/bin/ls

2012-11-20 Thread David Brownlee
Module Name:src Committed By: abs Date: Tue Nov 20 12:37:29 UTC 2012 Modified Files: src/bin/ls: ls.1 ls.c Log Message: PR/47167 ls.1: - Sort options in `SYNOPSIS', the option list, and texts within the man page; - improve wording; - improve macro usage; - use more consi

CVS commit: src/bin/ls

2012-10-21 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Sun Oct 21 08:18:27 UTC 2012 Modified Files: src/bin/ls: ls.1 Log Message: Use more markup. To generate a diff of this commit: cvs rdiff -u -r1.70 -r1.71 src/bin/ls/ls.1 Please note that diffs are not public domain; they are subje

CVS commit: src/bin/ls

2012-10-20 Thread Jan Schaumann
Module Name:src Committed By: jschauma Date: Sun Oct 21 01:39:05 UTC 2012 Modified Files: src/bin/ls: ls.1 Log Message: clarify that BLOCKSIZE also influences the total in long output To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 src/bin/ls/ls.1 Please n

CVS commit: src/bin/ls

2012-06-29 Thread YAMAMOTO Takashi
Module Name:src Committed By: yamt Date: Fri Jun 29 12:51:38 UTC 2012 Modified Files: src/bin/ls: print.c Log Message: handle realloc failure To generate a diff of this commit: cvs rdiff -u -r1.50 -r1.51 src/bin/ls/print.c Please note that diffs are not public domain; t

CVS commit: src/bin/ls

2011-08-29 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Aug 29 14:44:22 UTC 2011 Modified Files: src/bin/ls: extern.h ls.c util.c Log Message: Move usage and mark it static+dead To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17 src/bin/ls/extern.h cvs rdiff -u -r1.68 -

CVS commit: src/bin/ls

2011-03-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Mar 15 22:53:42 UTC 2011 Modified Files: src/bin/ls: print.c Log Message: - use printf(3) "'" format to do thousands grouping instead of custom version. - fix sign format inconsistencies. To generate a diff of this commit:

CVS commit: src/bin/ls

2011-03-15 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Mar 15 08:36:16 UTC 2011 Modified Files: src/bin/ls: util.c Log Message: Add -M to usage. To generate a diff of this commit: cvs rdiff -u -r1.32 -r1.33 src/bin/ls/util.c Please note that diffs are not public domain; they are s

CVS commit: src/bin/ls

2011-03-15 Thread Thomas Klausner
Module Name:src Committed By: wiz Date: Tue Mar 15 08:36:02 UTC 2011 Modified Files: src/bin/ls: ls.1 Log Message: Remove trailing whitespace. Add -M to usage. To generate a diff of this commit: cvs rdiff -u -r1.67 -r1.68 src/bin/ls/ls.1 Please note that diffs are not p

CVS commit: src/bin/ls

2011-03-14 Thread Eric Haszlakiewicz
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 separat

CVS commit: src/bin/ls

2010-08-17 Thread enami tsugutomo
Module Name:src Committed By: enami Date: Wed Aug 18 02:53:54 UTC 2010 Modified Files: src/bin/ls: print.c Log Message: Fix broken indentation. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/bin/ls/print.c Please note that diffs

CVS commit: src/bin/ls

2010-07-08 Thread Mindaugas Rasiukevicius
Module Name:src Committed By: rmind Date: Thu Jul 8 20:43:34 UTC 2010 Modified Files: src/bin/ls: ls.c Log Message: Add #include for howmany(). To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/bin/ls/ls.c Please note that diffs are not public domain;

CVS commit: src/bin/ls

2010-05-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Fri May 14 17:11:52 UTC 2010 Modified Files: src/bin/ls: ls.1 Log Message: Reorder sections to canonical order. Use .Ex -std To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/bin/ls/ls.1 Please note that diffs ar

CVS commit: src/bin/ls

2010-04-05 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Apr 5 21:19:26 UTC 2010 Modified Files: src/bin/ls: ls.1 Log Message: \\ -> \e To generate a diff of this commit: cvs rdiff -u -r1.63 -r1.64 src/bin/ls/ls.1 Please note that diffs are not public domain; they are subject to

CVS commit: src/bin/ls

2010-04-02 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Apr 2 15:09:12 UTC 2010 Modified Files: src/bin/ls: print.c Log Message: make it obvious to grep that we are checking ctime. To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/bin/ls/print.c Please note th

CVS commit: src/bin/ls

2010-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Apr 1 22:23:27 UTC 2010 Modified Files: src/bin/ls: print.c Log Message: handle ctime returning NULL To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/bin/ls/print.c Please note that diffs are not public