aboutsummaryrefslogtreecommitdiff
path: root/runit (unfollow)
Commit message (Expand)AuthorFilesLines
2006-11-07small ipv6 doc changes; nslookup a tiny bit smallervda3-4/+6
2006-11-07getty: remove ancient termio support (was using termois anyway)vda1-101/+65
2006-11-05httpd: sendCgi() forked child needs to close openedvda1-28/+20
2006-11-05rename: compare_string_array -> index_in_str_arrayvda10-44/+50
2006-11-05ps: add documentation on POSIX psvda2-1/+176
2006-11-05usage.h: stop using ancient USAGE_xxx (we have USE_xx now)vda1-34/+13
2006-11-05ps: implement POSIX-like options, most notably -ovda2-0/+290
2006-11-05smart_ulltoa5: make available in libbbvda3-41/+56
2006-11-05replace /proc scanning code by more versatile one.vda6-168/+325
2006-11-05top: improve CPU% calculationvda5-59/+56
2006-11-02Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>vda3-15/+14
2006-11-01Unneeded code removed, usused field "unsigned pscpu" removedvda5-14/+14
2006-11-01mostly style fixesvda12-161/+156
2006-11-01pidof: reduce #ifdef forestvda1-39/+19
2006-11-01PID should be stored in pid_t, not int or long.vda8-69/+76
2006-11-01ps: reduce #ifdef forestvda1-25/+13
2006-11-01#if CONFIG_xxx -> #if ENABLE_xxxvda3-20/+12
2006-10-31find: -type T was actually meaning ! -type T!vda1-1/+1
2006-10-31build system: Makefiles are in source dir, add $(srctree)vda1-3/+3
2006-10-31reads: fix bug 1078vda1-1/+2