freebsd-dev/bin/ls
Jaakko Heinonen 55926a6616 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
Approved by:	trasz (mentor)
MFC after:	1 month
2010-01-24 19:23:07 +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 Fixes for ls(1) long format (-l) output: 2010-01-24 19:23:07 +00:00
ls.h Fixes for ls(1) long format (-l) output: 2010-01-24 19:23:07 +00:00
Makefile Use humanize_number(3). 2004-05-25 14:53:47 +00:00
print.c Fixes for ls(1) long format (-l) output: 2010-01-24 19:23:07 +00:00
util.c - Add -D to usage(). 2008-04-04 05:55:42 +00:00