freebsd-dev/bin/ls
Enji Cooper 482537c7a2 Use require.progs with bc instead of require.files with /usr/bin/bc
This will make things more flexible if the program path changes in the future,
and the test in and of itself doesn't call /usr/bin/bc -- it just calls bc

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-05-29 04:50:49 +00:00
..
tests Use require.progs with bc instead of require.files with /usr/bin/bc 2016-05-29 04:50:49 +00:00
cmp.c Replace spaces with tabs where appropriate. 2012-11-08 23:45:19 +00:00
extern.h Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00
ls.1 Add more text to explain --libxo flag. 2015-12-01 19:18:53 +00:00
ls.c Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
ls.h Fix some issues with the application of libxo to ls(1) 2015-07-21 05:03:59 +00:00
Makefile Explicitly add unmarked bin/ binaries to the runtime package. 2016-02-09 16:58:50 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
print.c Fix ls -l alignement with new locales 2015-12-07 20:48:28 +00:00
util.c Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00