freebsd-dev/bin/ls
Dag-Erling Smørgrav 4d4dcc7aef If ls was invoked with -i but neither -l nor -s, blocksize was used in
display() to calculate column widths, but was not initialized in
main().  This resulted in a division by zero.

Noticed by:	Michael Butler <imb@protected-networks.net>
2011-10-19 15:35:41 +00:00
..
cmp.c
extern.h
ls.1
ls.c If ls was invoked with -i but neither -l nor -s, blocksize was used in 2011-10-19 15:35:41 +00:00
ls.h
Makefile
print.c
util.c