2008-12-02 |
Denis Vlasenko | libbb: password/group function helpers rewritten by... |
blob | commitdiff | raw |
2008-09-25 |
Denis Vlasenko | top: optional SMP support by Vineet Gupta (vineetg76... |
blob | commitdiff | raw | diff to current |
2008-08-04 |
Denis Vlasenko | libbb: make xrealloc_vector zero out the realloc'ed... |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-17 |
Denis Vlasenko | pidof/killall: allow find_pid_by_name to find running |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Denis Vlasenko | libbb: introduce and use xrealloc_vector |
blob | commitdiff | raw | diff to current |
2008-06-27 |
Denis Vlasenko | *: introduce and use FAST_FUNC: regparm on i386, otherw... |
blob | commitdiff | raw | diff to current |
2008-04-25 |
Denis Vlasenko | libbb: fix wrong sscanf count check (affects pidof... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Denis Vlasenko | *: add -Wunused-parameter; fix resulting breakage |
blob | commitdiff | raw | diff to current |
2008-01-05 |
Denis Vlasenko | ps: add conditional support for -o [e]time |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Denis Vlasenko | trivial typo fix |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Denis Vlasenko | pgrep,pkill: new applets by Loic Grenie <loic.grenie... |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Denis Vlasenko | remove if() which is always true |
blob | commitdiff | raw | diff to current |
2007-09-28 |
Denis Vlasenko | more "if (p) free(p)" fixes; fix a typo in comment |
blob | commitdiff | raw | diff to current |
2007-09-08 |
Denis Vlasenko | top: TOPMEM feature - 's(how sizes)' command. +2.5k... |
blob | commitdiff | raw | diff to current |
2007-08-26 |
Denis Vlasenko | ps: fix RSS parsing (rss field in /proc/PID/stat is... |
blob | commitdiff | raw | diff to current |
2007-07-27 |
Denis Vlasenko | bb_getpwuid, bb_getgrgid: change order of arguments... |
blob | commitdiff | raw | diff to current |
2007-07-19 |
Denis Vlasenko | stray trailing tabs removed |
blob | commitdiff | raw | diff to current |
2007-07-17 |
Denis Vlasenko | remove accumulated stray trailing whitespace |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Denis Vlasenko | top,ps: improve /proc/PID/cmdinfo reading code |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Denis Vlasenko | killall, pidof: use argv0 for process matching too |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Denis Vlasenko | procps: shrink /proc scanning code a bit |
blob | commitdiff | raw | diff to current |
2007-06-21 |
Denis Vlasenko | remove extra ')' |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Denis Vlasenko | top,ps: 'stringify' tty only when needed. -60 bytes. |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Denis Vlasenko | top: speedup if tty info is not requested |
blob | commitdiff | raw | diff to current |
2007-06-19 |
Denis Vlasenko | top,ps: reduce CPU usage in decimal conversion (optional) |
blob | commitdiff | raw | diff to current |
2007-06-10 |
Denis Vlasenko | top: add config option and code for global CPU % display |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Denis Vlasenko | ps: fix -Z (by Yuichi Nakamura <ynakam@hitachisoft... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Denis Vlasenko | procps: remove all global variables |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Denis Vlasenko | ps: add -o tty and -o rss support |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Mike Frysinger | make sure ps/top output what they claim: vsz, not rss... |
blob | commitdiff | raw | diff to current |
2007-01-19 |
Denis Vlasenko | ls: use get_cached_username/groupname |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Denis Vlasenko | Trailing whitespace removal over entire tree |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Denis Vlasenko | safe_strtoXX interface proved to be a bit unconvenient. |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Denis Vlasenko | tar: sanitize option handling |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Denis Vlasenko | tar: small fixes: |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Denis Vlasenko | tar: cache [ug]id->username/groupname mappings. Cuts... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Denis Vlasenko | replace /proc scanning code by more versatile one. |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Denis Vlasenko | top: improve CPU% calculation |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Denis Vlasenko | Unneeded code removed, usused field "unsigned pscpu... |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Denis Vlasenko | PID should be stored in pid_t, not int or long. |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Denis Vlasenko | add open_read_close() and similar stuff |
blob | commitdiff | raw | diff to current |
2006-10-12 |
Denis Vlasenko | small style fixes |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Mike Frysinger | decuddle () from for/if/while |
blob | commitdiff | raw | diff to current |
2006-06-27 |
Rob Landley | Fix bugs.busybox.net/view.php?id=906 which could cause... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Mike Frysinger | comment all fields |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Mike Frysinger | add reference to proc(5) |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - remove emacs layout block as suggested by Robert... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Rob Landley | Portability tweak from Shaun Jackman, don't include... |
blob | commitdiff | raw | diff to current |
2006-04-12 |
Bernhard Reutner... | - add and use bb_opendir(), bb_xopendir(). |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-02-14 |
"Vladimir N. Oleynik" | cleanups after changes by Denis Vlasenko. Size optimization |
blob | commitdiff | raw | diff to current |
2006-02-13 |
Rob Landley | Cleanups from Denis Vlasenko. |
blob | commitdiff | raw | diff to current |
2005-09-20 |
Bernhard Reutner... | - rename libbb's password helpers as suggested in libbb.h |
blob | commitdiff | raw | diff to current |
2005-09-16 |
"Vladimir N. Oleynik" | ENABLE_FEATURE_TOP_CPU_USAGE_PERCENTAGE->CONFIG_FEATURE... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
"Vladimir N. Oleynik" | FEATURE->ENABLE_FEATURE loses one for 'top' applet |
blob | commitdiff | raw | diff to current |
2005-05-03 |
Rob Landley | A patch from Takeharu KATO to update/fix SE-Linux support. |
blob | commitdiff | raw | diff to current |
2004-08-26 |
Eric Andersen | Tito writes: |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Eric Andersen | Teach busybox ps to get the correct uid when displaying... |
blob | commitdiff | raw | diff to current |
2004-01-21 |
Glenn L McGrath | Patch from Atsushi Nemoto, recent MIPS kernel headers |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Eric Andersen | bother. It seems I can't read. |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Eric Andersen | doh! |
blob | commitdiff | raw | diff to current |
2003-12-20 |
Eric Andersen | Try to accomodate systems that do not define PAGE_SHIFT |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Eric Andersen | Patch from Russell Coker: |
blob | commitdiff | raw | diff to current |
2003-05-26 |
Eric Andersen | Skip printing "/proc/%d/cmdline" stuff when it is not... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Eric Andersen | Kill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch... |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Glenn L McGrath | last_patch_69, 8 bit clean and other fixes from Vladimi... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
Glenn L McGrath | Handle name entries that have a \0 in them, last_patch_... |
blob | commitdiff | raw | diff to current |
2002-11-24 |
Glenn L McGrath | include libbb after stdlib.h as it breaks dmalloc |
blob | commitdiff | raw | diff to current |
2002-10-22 |
Eric Andersen | Patch last_pach62 from vodz. This patch moves all... |
blob | commitdiff | raw | diff to current |
|