This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-05 09:14:03 +00:00
Code
Issues
Releases
Activity
56f21b9d74
freebsd
/
bin
/
ls
History
Ruslan Ermilov
eccea571a7
Mechanically kill hard sentence breaks.
2004-07-02 21:04:19 +00:00
..
cmp.c
Fix some style bugs I introduced pointed out by bde. Also add a blank
2004-06-23 08:26:31 +00:00
extern.h
Treat filenames as multibyte character strings (according to the current
2004-05-02 11:25:37 +00:00
ls.1
Mechanically kill hard sentence breaks.
2004-07-02 21:04:19 +00:00
ls.c
If we are asked to print the total number of blocks, do so even if we
2004-06-08 09:30:10 +00:00
ls.h
Remove clause 3 from the UCB licenses.
2004-04-06 20:06:54 +00:00
Makefile
Use humanize_number(3).
2004-05-25 14:53:47 +00:00
print.c
Remove from the printfns the assumption that dp->list != NULL. Even
2004-06-08 09:27:42 +00:00
util.c
Only add the widths together for printable characters in prn_normal();
2004-05-03 11:48:55 +00:00