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
/
mpstat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-1
/
+1
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
1
-1
/
+1
|
\
|
|
*
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-1
/
+1
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-1
/
+1
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
1
-1
/
+1
|
\
|
|
*
*: make "argc UNUSED_PARAM" consistent
Denys Vlasenko
2018-01-08
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-6
/
+5
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-6
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-0
/
+1
|
\
|
|
*
nameif: make it NOEXEC
Denys Vlasenko
2017-08-06
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-2
/
+2
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-1
/
+1
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
|
Use %I64* formats with MinGW instead of %ll* formats
Johannes Schindelin
2017-07-18
1
-1
/
+1
|
/
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-1
/
+1
*
mpstat: code shrink
Denys Vlasenko
2015-01-05
1
-6
/
+2
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
1
-7
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
mpstat.c: remove unused line
Marek Polacek
2011-04-30
1
-2
/
+1
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-1
/
+1
*
whitespace cleanup
Denys Vlasenko
2010-10-29
1
-7
/
+7
*
Rename a struct member from "interrupt"
Dan Fandrich
2010-08-24
1
-5
/
+5
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: factor out common code from mpstat/iostat
Denys Vlasenko
2010-08-16
1
-39
/
+1
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-3
/
+3
*
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
*
mpstat: small code shrink
Denys Vlasenko
2010-07-21
1
-14
/
+10
*
mpstat: new applet. ~5.5k
Marek Polacek
2010-07-21
1
-0
/
+1024