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 Change all our own code to use st_*tim instead of st_*timespec. 2010-03-28 13:16:08 +00:00
extern.h Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +00:00
ls.1 Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
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 Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Get rid of major/minor number distinction. 2011-09-28 18:53:36 +00:00
util.c - Add -D to usage(). 2008-04-04 05:55:42 +00:00