aboutsummaryrefslogtreecommitdiff
path: root/miscutils/nmeter.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nmeter: stop using data/bss; reduce amount of reads from /procvda2007-05-301-48/+89
* usage.c: remove reference to busybox.hvda2007-05-261-1/+1
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"aldot2007-04-041-2/+2
* nmeter: should die if stdout doesn't like him anymorevda2007-03-261-1/+1
* suppress warnings about easch <applet>_main() havingvda2007-02-031-0/+1
* preparatory patch for -Wwrite-strings #5vda2007-01-291-2/+2
* style fixesvda2006-12-261-1/+1
* remove casts from xmalloc()vda2006-12-191-1/+1
* bb_makedev: fix for glibc 2.3.2vda2006-12-101-1/+0
* smart_ulltoa5: make available in libbbvda2006-11-051-35/+1
* add open_read_close() and similar stuffvda2006-10-141-11/+3
* nmeter: new applet. ~4kvda2006-10-111-0/+891