This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-03-21 10:20:09 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
aeff2fb371
opnsense-src
/
bin
/
ls
History
Andrew Turner
3c96f482d9
When WCHAR_MIN == 0 the check if a wchar_t value will always be true. In
...
this case skip the test as gcc complains it is always true.
2013-01-06 02:50:38 +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
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