Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/ls



Module Name:    src
Committed By:   jschauma
Date:           Sun Sep 14 19:16:08 UTC 2003

Modified Files:
        src/bin/ls: extern.h ls.1 ls.c ls.h print.c util.c

Log Message:
Implement '-b' option, which, following FreeBSD, Linux and (I think) Solaris
prints octal escapes for nongraphic characters.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/bin/ls/extern.h
cvs rdiff -r1.42 -r1.43 src/bin/ls/ls.1
cvs rdiff -r1.50 -r1.51 src/bin/ls/ls.c
cvs rdiff -r1.13 -r1.14 src/bin/ls/ls.h
cvs rdiff -r1.35 -r1.36 src/bin/ls/print.c
cvs rdiff -r1.25 -r1.26 src/bin/ls/util.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