index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
uptime: more compatible output
Denys Vlasenko
2011-08-10
1
-20
/
+20
*
uptime: add config flag to allow displaying the number of users currently log...
Pere Orga
2011-08-09
2
-13
/
+31
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
3
-0
/
+10
*
procps: remove PSSCAN_STAT define, users were using it incorrectly
Denys Vlasenko
2011-06-18
1
-12
/
+11
*
pkill/pgrep: support extended regular expressions
Wade Berrier
2011-06-10
1
-1
/
+1
*
fix breakage caused by 'remove "Options:" string from help texts' commit
Denys Vlasenko
2011-06-05
1
-0
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
12
-23
/
+9
*
iostat: code shrink
Maksym Kryzhanovskyy
2011-06-05
1
-120
/
+117
*
fuser: fix inverted access() check. Closes 3799.
Denys Vlasenko
2011-05-29
1
-1
/
+1
*
nmeter: trim help text
Denys Vlasenko
2011-05-26
1
-13
/
+13
*
fuser: code shrink
Maksym Kryzhanovskyy
2011-05-23
1
-196
/
+190
*
top: display sort indicator in memory display
Denys Vlasenko
2011-05-18
1
-1
/
+1
*
top: better indicator of selected field in mem view
Denys Vlasenko
2011-05-14
1
-1
/
+1
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-2
/
+0
*
iostat: code shrink ~0.5k
Maksym Kryzhanovskyy
2011-05-07
1
-181
/
+125
*
preparatory patch
Denys Vlasenko
2011-05-07
1
-19
/
+20
*
top: another scripting improvement
Denys Vlasenko
2011-05-06
1
-16
/
+27
*
top: make it possible to feed commands via pipe
Denys Vlasenko
2011-05-06
1
-110
/
+155
*
mpstat.c: remove unused line
Marek Polacek
2011-04-30
1
-2
/
+1
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
10
-0
/
+218
*
pstree: fix "warning: 'handle_thread' defined but not used"
Denys Vlasenko
2011-03-27
1
-0
/
+2
*
pwdx: new applet
Pere Orga
2011-03-12
1
-0
/
+60
*
kill: fix infinite loop when passed PIDs are not valid numbers
Pere Orga
2011-03-07
1
-0
/
+1
*
Replace "depends on PLATFORM_LINUX" with "select PLATFORM_LINUX"
Denys Vlasenko
2011-02-26
1
-3
/
+4
*
ash: fix ash-signals/signal8 testcase failure
Denys Vlasenko
2011-02-21
1
-3
/
+22
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
*
ps: implement -o stat
Denys Vlasenko
2011-02-02
1
-8
/
+34
*
top: replace %MEM with %VSZ in header text
Denys Vlasenko
2011-01-25
1
-7
/
+17
*
top: document a debugging script
Denys Vlasenko
2011-01-25
1
-2
/
+11
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
7
-7
/
+7
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
2
-2
/
+2
*
top: add keyboard commands to --help
Denys Vlasenko
2011-01-13
1
-0
/
+29
*
nmeter: deprecate %NNNd specified, use -d MSEC instead
Denys Vlasenko
2010-12-13
3
-12
/
+45
*
procps/Config.src: Add pstree to FEATURE_THREADS deps. Slight text edit
Lauri Kasanen
2010-12-13
1
-3
/
+4
*
pstree: use stdin for screen size detection
Denys Vlasenko
2010-12-06
1
-1
/
+1
*
pstree: another tiny shrink
Denys Vlasenko
2010-12-05
1
-14
/
+6
*
pstree: tiny shrink
Denys Vlasenko
2010-12-05
1
-2
/
+3
*
pstree: fix width logic. +30 bytes
Lauri Kasanen
2010-12-05
1
-28
/
+26
*
pstree: new applet. +1664 bytes
Lauri Kasanen
2010-12-05
1
-0
/
+415
*
powertop: code shrink
Maksym Kryzhanovskyy
2010-11-06
1
-12
/
+13
*
powertop: fix last line detection in process_timer_stats()
Denys Vlasenko
2010-11-04
1
-2
/
+2
*
powertop: replace erroneous \n with \0; make numberic conversion more robust
Denys Vlasenko
2010-11-04
1
-7
/
+5
*
powertop: code shrink
Maksym Kryzhanovskyy
2010-11-04
1
-57
/
+35
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
1
-1
/
+1
*
powertop: build fix for !386 compiles
Denys Vlasenko
2010-10-29
1
-1
/
+1
*
whitespace cleanup
Denys Vlasenko
2010-10-29
3
-13
/
+13
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
2
-11
/
+13
*
top: Use _exit() instead of exit() in sighandler
Marek Polacek
2010-10-27
1
-1
/
+2
*
whitespace fix
Denys Vlasenko
2010-10-27
1
-2
/
+2
*
powertop: simplified C-state display code
Denys Vlasenko
2010-10-26
1
-14
/
+7
[next]