This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c2365cc4cc
freebsd-skq
/
bin
/
ls
History
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +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 y flag and environment variable LS_SAMESORT to specify the same
2012-11-08 00:24:26 +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
Makefile.depend
Updated dependencies
2013-03-11 17:21:52 +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