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
*
help text: replace [OPTIONS] with actual options (if not too long)
Denys Vlasenko
2020-12-13
2
-2
/
+2
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
2
-2
/
+2
*
free: code shrink
Denys Vlasenko
2020-11-27
1
-4
/
+12
*
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-06
1
-1
/
+1
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
3
-3
/
+0
*
randomconfig fixes
Denys Vlasenko
2020-06-23
1
-0
/
+2
*
nmeter: add %T (zero-based timestamp) format
Denys Vlasenko
2020-06-10
1
-14
/
+54
*
sysctl: do report EACCES errors on write
Denys Vlasenko
2020-06-09
1
-3
/
+6
*
suppress a few "unused function" warnings
Denys Vlasenko
2019-10-25
1
-5
/
+0
*
top: do not use previous colleced data wheh "h" toggles threads display
Denys Vlasenko
2019-08-11
1
-1
/
+4
*
nmeter: do not clamp down %Nc to minimum of 10 (think nmeter "%`nproc`c")
Denys Vlasenko
2019-08-06
1
-5
/
+5
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
5
-6
/
+6
*
free: include SReclaimable in cached value
Lukas Rusak
2019-06-25
1
-13
/
+17
*
ps: ensure fields are separated by at least one space, closes 11826
Denys Vlasenko
2019-05-03
1
-1
/
+1
*
top: provide cmdline argument '-H' to enable thread scanning by default
Thomas De Schampheleire
2019-04-04
1
-4
/
+15
*
watch: support fractional -n SEC
Denys Vlasenko
2019-03-12
1
-5
/
+12
*
top: tweak --help
Denys Vlasenko
2019-02-27
1
-3
/
+2
*
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
*
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
*
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
*
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
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
*
top: fix "warning: unused variable new_mask"
Denys Vlasenko
2018-03-19
1
-1
/
+1
*
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
*
*: make "argc UNUSED_PARAM" consistent
Denys Vlasenko
2018-01-08
2
-2
/
+2
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-1
/
+6
*
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
*
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: 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
*
ps: make it NOEXEC
Denys Vlasenko
2017-08-10
1
-2
/
+1
*
ps: stop using AT_CLKTCK, there are more standard ways
Denys Vlasenko
2017-08-10
1
-95
/
+10
[next]