summaryrefslogtreecommitdiff
path: root/ls.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-25Remove trailing white space with:Frans Kaashoek1-6/+6
2007-08-24Remove puts in favor of printf.rsc1-60/+60
2007-08-22cleanuprsc1-14/+12
2007-08-08make ls work on directoriesrsc1-2/+10
2006-09-07remove _ prefixesrsc1-4/+4
2006-09-06wrap long linesrsc1-1/+1
2006-09-06weird spacingrsc1-1/+1
2006-09-06standardize various * conventionsrsc1-9/+9
2006-09-06spacing fixes: no tabs, 2-space indents (for rtm)rsc1-9/+9
2006-08-23i/o redirection in shkaashoek1-23/+34
2006-08-19chdirkaashoek1-10/+20
2006-08-14user-level programs: mkdir and rmkaashoek1-2/+8
2006-08-14set size for directories correctly in wdir and mkfskaashoek1-9/+11
2006-08-14start on mkdirkaashoek1-6/+12
2006-08-13don't print unallocated dir entrieskaashoek1-1/+2
2006-08-12fstatkaashoek1-0/+43