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
/
libbb
/
procps.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-31
/
+20
|
\
|
*
libbb/procps: smaller global data for username/groupname cache
Denys Vlasenko
2020-12-30
1
-28
/
+17
|
*
randomconfig fixes
Denys Vlasenko
2020-12-29
1
-1
/
+1
|
*
libbb: add and use infrastructure for fixed page size optimization
Denys Vlasenko
2020-12-14
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
1
-2
/
+10
|
\
|
|
*
procps: code shrink
Martin Lewis
2020-06-29
1
-2
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-4
/
+4
|
\
|
|
*
pmap: make 32-bit version work better on 64-bit kernels
Denys Vlasenko
2018-12-31
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
1
-1
/
+0
|
\
|
|
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-10
/
+14
|
\
|
|
*
ps: avoid -o stat to contain spaces. Closes 9631
Denys Vlasenko
2017-02-02
1
-10
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
1
-3
/
+5
|
\
|
|
*
pmap: fix bogus {no such process} comm field text
Denys Vlasenko
2015-10-24
1
-3
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-13
1
-3
/
+1
|
\
|
|
*
libbb: introduce kernel-style BUILD_BUG_ON()
Denys Vlasenko
2015-10-13
1
-3
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-08-04
1
-2
/
+1
|
\
|
|
*
libbb: add a function to make a copy of a region of memory
Ron Yorston
2015-07-19
1
-2
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-07-14
1
-1
/
+0
|
\
|
|
*
Removes stray empty line from code
Maninder Singh
2015-07-13
1
-1
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-03-14
1
-6
/
+6
|
\
|
|
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-6
/
+6
*
|
ps: exclude more unused code
Ron Yorston
2014-03-23
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2013-02-07
1
-1
/
+1
|
\
|
|
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-10-10
1
-0
/
+2
|
\
|
|
*
top/ps: argv0:"gdm-session-worker [pam/gdm-password]" == comm:"gdm-session-wor"
Denys Vlasenko
2012-10-02
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-09-07
1
-1
/
+1
|
\
|
|
*
top: fix "last CPU" parsing
Denys Vlasenko
2012-09-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-03-23
1
-7
/
+9
|
\
|
|
*
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
1
-4
/
+5
|
*
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
1
-1
/
+2
|
*
tweak comment, no code changes
Denys Vlasenko
2012-02-02
1
-3
/
+3
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
1
-15
/
+19
|
\
|
|
*
top: fix CPU% for thread display. Closes 4081
Denys Vlasenko
2011-08-28
1
-15
/
+19
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
1
-4
/
+40
|
\
|
|
*
libbb/read_cmdline: prepend {comm} if different from argv0. Closes 3835.
Denys Vlasenko
2011-06-18
1
-3
/
+32
|
*
procps: remove PSSCAN_STAT define, users were using it incorrectly
Denys Vlasenko
2011-06-18
1
-1
/
+8
*
|
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Ron Yorston
2012-03-22
1
-7
/
+7
|
\
|
|
*
libbb: make user/group name cache strings longer (~27 chars)
Denys Vlasenko
2011-03-01
1
-7
/
+7
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
1
-1
/
+3
|
\
|
|
*
suppress "'fast_strtol_10' defined but not used" warning
Denys Vlasenko
2011-01-07
1
-1
/
+3
*
|
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-0
/
+2
|
\
|
|
*
pstree: new applet. +1664 bytes
Lauri Kasanen
2010-12-05
1
-0
/
+2
*
|
Merge commit '06f719fd79fe15ce6fd5431bc58fcb22851de24d^'
Nguyễn Thái Ngọc Duy
2011-01-04
1
-1
/
+1
|
\
|
|
*
fix build failure for pmap
Dan Fandrich
2010-09-19
1
-1
/
+1
*
|
win32: reimplement procps_scan()
Nguyễn Thái Ngọc Duy
2010-09-15
1
-0
/
+3
|
/
*
pmap: new applet. +1k.
Alexander Shishkin
2010-08-28
1
-52
/
+108
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
pidof/killall: fix bug 625 (kernel threads get stale "binary name")
Denys Vlasenko
2009-09-22
1
-62
/
+71
[next]