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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
9
-97
/
+514
|
\
|
*
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
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d'
Nguyễn Thái Ngọc Duy
2011-01-04
2
-11
/
+13
|
\
|
|
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
2
-11
/
+13
*
|
Merge commit 'e4dcba1c103dc28e927e004791e331aaf604383d^'
Nguyễn Thái Ngọc Duy
2011-01-04
2
-1
/
+882
|
\
|
|
*
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
|
*
powertop: IPIs and hw irqs were swapped, fixing
Denys Vlasenko
2010-10-26
1
-1
/
+1
|
*
powertop: fixes to output format and code shrink
Denys Vlasenko
2010-10-26
1
-161
/
+169
|
*
powertop: code shrink
Denys Vlasenko
2010-10-26
1
-192
/
+185
|
*
powertop: new applet
Marek Polacek
2010-10-25
1
-0
/
+886
*
|
Merge commit '6722737ece4b8db3e30b53aef8f981f53db1621e^'
Nguyễn Thái Ngọc Duy
2011-01-04
2
-2
/
+5
|
\
|
|
*
smemcap: close /proc handle upon cleaning up
Alexander Shishkin
2010-10-22
1
-0
/
+3
|
*
pmap: get rid of a warning
Denys Vlasenko
2010-10-22
1
-2
/
+2
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-42
/
+56
|
\
|
|
*
free: add -b/k/m/g options; remove 4 TB limitation. +100 bytes
Denys Vlasenko
2010-10-01
1
-42
/
+56
*
|
win32: enable kill and killall
Nguyễn Thái Ngọc Duy
2010-09-15
1
-0
/
+2
*
|
win32: enable ps
Nguyễn Thái Ngọc Duy
2010-09-15
1
-0
/
+10
|
/
*
smemcap: use correct tar magic
Denys Vlasenko
2010-09-12
1
-1
/
+1
*
remove redundant ENABLE_DESKTOP in procps/ps.c
Cristian Ionescu-Idbohrn
2010-09-05
1
-8
/
+0
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
2
-3
/
+3
*
pmap: new applet. +1k.
Alexander Shishkin
2010-08-28
2
-8
/
+119
*
Rename a struct member from "interrupt"
Dan Fandrich
2010-08-24
1
-5
/
+5
*
nmeter: fix misplaced closing comment
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
15
-19
/
+20
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
2
-2
/
+2
*
libbb: factor out common code from mpstat/iostat
Denys Vlasenko
2010-08-16
2
-66
/
+4
*
iostat: add forgotted fclose(); fix default count.
Denys Vlasenko
2010-08-12
1
-4
/
+7
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
3
-6
/
+6
*
free: more compatible output. +16 bytes. Closes bug 2383.
Denys Vlasenko
2010-08-12
1
-8
/
+20
*
iostat: new applet. 2800 bytes
Marek Polacek
2010-08-11
1
-0
/
+615
*
mpstat: do not use /sys to get number of CPUs. /proc should be ok.
Marek Polacek
2010-07-30
1
-48
/
+1
*
mpstat: better fix for IRQ counts
Denys Vlasenko
2010-07-30
1
-19
/
+20
*
mpstat: fix total par-cpu IRQ counts
Denys Vlasenko
2010-07-30
1
-10
/
+33
*
mpstat: fix/improve handling of interrupt names
Denys Vlasenko
2010-07-30
1
-10
/
+32
*
mpstat: small code shrink
Maksym Kryzhanovskyy
2010-07-30
1
-9
/
+7
[next]