opnsense-src/bin/ls
Jaakko Heinonen bb2f41f9a4 MFC r202945:
Fixes for ls(1) long format (-l) output:

- Allow -h option to work if the listing contains at least one device
  file.
- Align major and minor device numbers correctly to the size field.

PR:		bin/125678
2010-02-24 15:27:31 +00:00
..
cmp.c Add a new -U flag to instruct ls to use the birthtime for printing or 2006-03-24 16:38:02 +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 Add reference to strmode(3). 2009-04-13 15:29:14 +00:00
ls.c MFC r202945: 2010-02-24 15:27:31 +00:00
ls.h MFC r202945: 2010-02-24 15:27:31 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c MFC r202945: 2010-02-24 15:27:31 +00:00
util.c - Add -D to usage(). 2008-04-04 05:55:42 +00:00