freebsd-dev/bin/ls
Joel Dahl e9e3a1ab1f Add a few examples.
Obtained from:	OpenBSD
2013-03-15 20:12:54 +00:00
..
cmp.c Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
extern.h Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
ls.1 Add a few examples. 2013-03-15 20:12:54 +00:00
ls.c Undo over-aggressive conversion of spaces to tabs. ie: those within 2012-11-09 20:19:56 +00:00
ls.h Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
Makefile Add build opton MK_LS_COLORS to control whether ls(1) supports colors 2012-05-19 18:05:00 +00:00
print.c Undo over-aggressive conversion of spaces to tabs. ie: those within 2012-11-09 20:19:56 +00:00
util.c When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In 2013-01-06 02:50:38 +00:00