index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
Age
Commit message (
Expand
)
Author
2008-10-15
sysctl: fix bug 3894 (by Kryzhanovskyy Maksym)
Denis Vlasenko
2008-09-26
nmeter: 4k buffers are too small for /proc files,
Denis Vlasenko
2008-09-25
- improve helptext
Bernhard Reutner-Fischer
2008-09-25
top: fix "top -d 1" (bug 5144)
Denis Vlasenko
2008-09-25
top: fixes to prev commit: '1' should toggle SMP view too;
Denis Vlasenko
2008-09-25
top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com)
Denis Vlasenko
2008-08-20
libbb: fix mishandling of "all argv are opts" in getopt32()
Denis Vlasenko
2008-08-14
nmeter: fix read past the end if a buffer. Closes 4594
Denis Vlasenko
2008-08-04
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-07-29
hush: add #defines to switch off break/continue if loops are not supported
Denis Vlasenko
2008-07-26
fix several problems with config parser:
Denis Vlasenko
2008-07-22
fix all cases of strcpy on overlapping strings.
Denis Vlasenko
2008-07-22
- wrap overlong lines (Cristian Ionescu-Idbohrn)
Bernhard Reutner-Fischer
2008-07-21
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-20
libbb: fixes to config_read() by maintainer
Denis Vlasenko
2008-07-17
pidof/killall: allow find_pid_by_name to find running
Denis Vlasenko
2008-07-16
s/SELINIX/SELINUX/
Denis Vlasenko
2008-07-12
fuser: a bit of safety in scanf
Denis Vlasenko
2008-07-12
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-08
libbb: introduce and use xrealloc_vector
Denis Vlasenko
2008-07-05
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-06-30
nmeter: tiny shrink
Denis Vlasenko
2008-06-28
nmeter: tiny shrink
Denis Vlasenko
2008-06-28
nmeter: cosmetics
Denis Vlasenko
2008-06-28
nmeter: code shrink
Denis Vlasenko
2008-06-25
whitespace fixes. no code changes
Denis Vlasenko
2008-06-15
*: use llist_pop for traverse-and-free list operation
Denis Vlasenko
2008-05-28
fuser: a now, the corrected fix (vda botched previous one)
Denis Vlasenko
2008-05-28
fiser: opendir "/proc", not "." (by Cristian Ionescu-Idbohrn)
Denis Vlasenko
2008-05-20
fix another -Wall warning
Denis Vlasenko
2008-05-19
- use STD*_FILENO some more. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-18
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-15
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-04-17
top: fix build failure
Denis Vlasenko
2008-04-01
shells: do not frocibly enable test, echo and kill _applets_,
Denis Vlasenko
2008-03-29
fuser: fix vda's breakage: DOH! chdir'ing to /proc breaks relative paths
Denis Vlasenko
2008-03-23
patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes)
Denis Vlasenko
2008-03-20
let top build without TERMIOS enabled
Paul Fox
2008-03-19
*: s/BB_SIGS_FATAL/BB_FATAL_SIGS/ (latter proved easier to remember)
Denis Vlasenko
2008-03-17
*: fix fallout from -Wunused-parameter
Denis Vlasenko
2008-03-17
*: add -Wunused-parameter; fix resulting breakage
Denis Vlasenko
2008-03-17
fuser: bugfixes and shrink. It was assuming that xmalloc zeroes returned area!
Denis Vlasenko
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
2008-02-29
nmeter: fix bug where %[mf] behaves as %[mt]
Denis Vlasenko
2008-02-27
*: add optimization barrier to all "G trick" locations
Denis Vlasenko
2008-02-24
watch: shrink (by walter harms <WHarms AT bfs.de>)
Denis Vlasenko
2008-02-16
libbb: introduce bb_signals and bb_signals_recursive,
Denis Vlasenko
2008-02-11
- spelling fixes
Bernhard Reutner-Fischer
[prev]
[next]