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
*
Merge branch 'busybox' into merge
Ron Yorston
2019-03-12
1
-3
/
+2
|
\
|
*
top: tweak --help
Denys Vlasenko
2019-02-27
1
-3
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-02-12
1
-12
/
+45
|
\
|
|
*
sysctl: fix compatibility with procps sysctl
Aaro Koskinen
2019-02-08
1
-2
/
+26
|
*
sysctl: do slash/dot conversions only on name, not value part
Denys Vlasenko
2019-02-08
1
-3
/
+5
|
*
sysctl: on EIO ("sysctl net.ipv6.conf.all.stable_secret") set nonzero exitcode
Denys Vlasenko
2019-02-08
1
-0
/
+1
|
*
sysctl: avoid stat() on every item if in -w mode
Denys Vlasenko
2019-02-08
1
-6
/
+10
|
*
sysctl: allow setting empty values
Denys Vlasenko
2019-02-08
1
-2
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
16
-17
/
+23
|
\
|
|
*
pmap: make 32-bit version work better on 64-bit kernels
Denys Vlasenko
2018-12-31
1
-1
/
+7
|
*
config: update size information
Denys Vlasenko
2018-12-28
15
-16
/
+16
*
|
ps: add support for the args column
Ron Yorston
2019-01-08
1
-4
/
+2
*
|
ps: add user and group columns
Ron Yorston
2019-01-08
1
-5
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-11-28
1
-25
/
+38
|
\
|
|
*
free: ensure there is a least one space between numbers
Denys Vlasenko
2018-11-27
1
-3
/
+3
|
*
free: add 'available' memory if provided by the kernel
Guillermo Rodriguez
2018-10-30
1
-23
/
+36
*
|
ps: bring code marginally more into line with upstream
Ron Yorston
2018-11-27
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-09-10
3
-13
/
+37
|
\
|
|
*
smemcap: keep outputting by ignoring transient processes, take two
Denys Vlasenko
2018-08-30
1
-1
/
+1
|
*
smemcap: keep outputting by ignoring transient processes
Andre Goddard Rosa
2018-08-26
1
-0
/
+4
|
*
uptime: add -s support
Denys Vlasenko
2018-08-03
1
-6
/
+24
|
*
extend fractional duration support to "top -d N.N" and "timeout"
Denys Vlasenko
2018-08-03
1
-6
/
+8
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
1
-1
/
+1
|
\
|
|
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-02
1
-1
/
+1
|
\
|
|
*
top: fix "warning: unused variable new_mask"
Denys Vlasenko
2018-03-19
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-03-15
1
-16
/
+28
|
\
|
|
*
top: much faster cursor key navigation by avoiding process rescan
Denys Vlasenko
2018-03-07
1
-6
/
+19
|
*
top: do unsigned rather than signed division in do_stats()
Denys Vlasenko
2018-03-07
1
-3
/
+4
|
*
top: handle much larger VSZ values
Denys Vlasenko
2018-03-07
1
-7
/
+5
*
|
Remove fake signal-handling code
Ron Yorston
2018-03-01
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
3
-3
/
+8
|
\
|
|
*
*: make "argc UNUSED_PARAM" consistent
Denys Vlasenko
2018-01-08
2
-2
/
+2
|
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-1
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
1
-29
/
+23
|
\
|
|
*
free: no longer include common_bufsiz.h
Denys Vlasenko
2017-10-05
1
-1
/
+0
|
*
free: make it NOFORK
Denys Vlasenko
2017-10-05
1
-28
/
+23
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
11
-27
/
+30
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
8
-20
/
+13
|
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
3
-7
/
+12
|
*
kill: add '--' option to separate options from arguments
Ron Yorston
2017-08-28
1
-0
/
+5
*
|
ps: add support for CPU and elapsed time columns
Ron Yorston
2017-09-01
1
-3
/
+4
*
|
ps: add parent process id as a supported column
Ron Yorston
2017-08-31
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
16
-180
/
+160
|
\
|
|
*
ps: fix build failure if FEATURE_PS_TIME is disabled
Ron Yorston
2017-08-22
1
-1
/
+3
|
*
ps: allow ps config options if minips is enabled
Kang-Che Sung
2017-08-22
1
-8
/
+8
|
*
klibc-utils: new applets: resume, nuke, minips
Denys Vlasenko
2017-08-18
1
-1
/
+4
|
*
*: stop using atexit in non-debug build: saves ~260 in bss with musl
Denys Vlasenko
2017-08-16
2
-6
/
+9
|
*
top: switch to malloced "globals".
Denys Vlasenko
2017-08-16
1
-7
/
+6
|
*
ps: improve TIME column for large times: showing "14453:50" is not good
Denys Vlasenko
2017-08-10
1
-9
/
+36
[next]