This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
bin
/
ls
History
Matthew D Fleming
6db1a7f11e
Fix bin/ build with a 64-bit ino_t.
...
Original code by: Gleb Kurtsou
2012-09-27 23:31:12 +00:00
..
cmp.c
Change all our own code to use st_*tim instead of st_*timespec.
2010-03-28 13:16:08 +00:00
extern.h
…
ls.1
Get rid of major/minor number distinction.
2011-09-28 18:53:36 +00:00
ls.c
Fix bin/ build with a 64-bit ino_t.
2012-09-27 23:31:12 +00:00
ls.h
Get rid of major/minor number distinction.
2011-09-28 18:53:36 +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
Fix bin/ build with a 64-bit ino_t.
2012-09-27 23:31:12 +00:00
util.c
…