opnsense-src/bin/ls
Dag-Erling Smørgrav cf1479392e When calculating the width of the blocksize column, ls(1) used 512-byte
units (as returned by stat(2)) instead of BLOCKSIZE units.

Submitted by:	Paul Schenkeveld
MFC after:	3 weeks
2011-10-18 13:10:46 +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 When calculating the width of the blocksize column, ls(1) used 512-byte 2011-10-18 13:10:46 +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