freebsd-dev/bin/ls
Enji Cooper b2d48be1bc Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and
netbsd-tests.test.mk (r289151)

- Eliminate explicit OBJTOP/SRCTOP setting
- Convert all ad hoc NetBSD test integration over to netbsd-tests.test.mk
- Remove unnecessary TESTSDIR setting
- Use SRCTOP where possible for clarity

MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Divison
2015-10-12 08:16:03 +00:00
..
tests Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) and 2015-10-12 08:16:03 +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 Fix whitespace error in ls(1) detected by igor 2015-09-27 22:05:20 +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 Add initial testcases for bin/ls 2015-09-28 03:36:15 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
print.c Cast uid and gid to the correct type for display to solve segfault in ls(1) on 32bit arches 2015-07-24 20:20:59 +00:00
util.c Convert ls(1) to use libxo(3). 2015-06-10 01:27:38 +00:00