aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-29top: another readability fixDenis Vlasenko1-3/+2
2007-08-29vsz and rss are unsigned longs (ulong ~= width of void* =>Denis Vlasenko2-5/+5
2007-08-29top: don't wait before final bailout (try top -b -n1).Denis Vlasenko1-37/+22
2007-08-29mount: allow (and ignore) -iDenis Vlasenko1-1/+2
2007-08-28smart_ulltoa5: emit small letters k,m,g... - makes topDenis Vlasenko1-1/+2
2007-08-28top: use poll instead of select for waiting on one descriptorDenis Vlasenko3-38/+48
2007-08-28mount: don't close fd twice in NFS codeDenis Vlasenko1-5/+8
2007-08-27cp: fix recursion check to not waste bytes remembering names of dirsDenis Vlasenko1-6/+5
2007-08-27cp: detect and prevent infinite recursionDenis Vlasenko1-17/+35
2007-08-26ps: fix RSS parsing (rss field in /proc/PID/stat is in pages, not bytes)Denis Vlasenko2-7/+18
2007-08-26add links to vda's pet projectsDenis Vlasenko1-1/+4
2007-08-26install: shrink a bit, fix two bugletsDenis Vlasenko1-29/+38