freebsd-src/bin/ls
Enji Cooper c06eac9206 MFC r289172,r290254:
r289172:

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

r290254:

Remove unused variable (SRCDIR)
2017-02-09 22:49:48 +00:00
..
tests MFC r289172,r290254: 2017-02-09 22:49:48 +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 Expand the use of stat(2) flags to allow storing some Windows/DOS 2013-08-21 23:04:48 +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 MFC r288330,r288423,r288678,r288905,r288906,r288907,r289102: 2015-10-25 23:03:04 +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