Module Name: src Committed By: jschauma Date: Wed Nov 6 16:40:58 UTC 2024
Modified Files: src/bin/ls: print.c Log Message: In multi-column output, print the 'total' line even if we ended up using only a single column (e.g., COLUMNS is small or the filenames are long). To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/bin/ls/print.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.