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
*
kill[all[5]]: code shrink
Denys Vlasenko
2013-12-16
1
-20
/
+18
*
killall5: return 2 if no processes got killed
Uros Vampl
2013-12-16
1
-1
/
+4
*
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
2
-3
/
+3
*
top: fix breakage introduced by previous commit
Denys Vlasenko
2013-09-06
1
-1
/
+1
*
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-09-06
4
-12
/
+6
*
pstree: fix theoretically unsafe code
Denys Vlasenko
2013-06-28
1
-1
/
+1
*
lsof: correct check for symbolic link
Thomas De Schampheleire
2013-06-27
1
-3
/
+6
*
pstree: stop truncating thread names
Mike Frysinger
2013-06-19
1
-3
/
+10
*
libbb: introduce and use strftime_[YYYYMMDD]HHMMSS()
Denys Vlasenko
2013-03-29
1
-5
/
+7
*
pgrep: fix a "missing closing paren" build error
Denys Vlasenko
2013-02-28
1
-1
/
+1
*
pgrep: fix -x option
Bernhard Walle
2013-02-28
1
-1
/
+1
*
ps: seconds_since_boot: uint64_t -> ulong
Denys Vlasenko
2013-01-26
1
-4
/
+1
*
*: reuse more strings
Denys Vlasenko
2013-01-22
1
-1
/
+1
*
ps: fix sscanf format specifier (%l); make uptime unsigned
Denys Vlasenko
2013-01-22
1
-15
/
+21
*
whitespace cleanup. no code changes
Denys Vlasenko
2013-01-14
2
-2
/
+2
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
2
-2
/
+2
*
powertop: fix error message
Lauri Hintsala
2013-01-04
1
-1
/
+1
*
libbb: correctness/size tweaks in signal-related helpers
Denys Vlasenko
2012-09-27
1
-1
/
+1
*
top: do not touch stdin if -b
Denys Vlasenko
2012-09-26
1
-10
/
+16
*
top: fix build failure in !USE_TERMIOS case
Denys Vlasenko
2012-09-25
1
-17
/
+20
*
ps: fix build failure in !DESKTOP case
Denys Vlasenko
2012-09-25
1
-3
/
+3
*
top: implement scrolling up/down (_very_ useful)
Denys Vlasenko
2012-09-21
2
-74
/
+110
*
sysctl: implement -q
Joshua Kahlenberg
2012-09-05
1
-13
/
+19
*
Move several applets to different install dir:
Denys Vlasenko
2012-06-20
1
-1
/
+1
*
ps: use separate get_uptime() and make it work on non-linux too
Michael Tokarev
2012-06-13
1
-11
/
+29
*
killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT
Denys Vlasenko
2012-04-03
1
-2
/
+4
*
lsof: new applet
Sven Oliver Moll
2012-04-01
1
-0
/
+76
*
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-08
1
-2
/
+2
*
kill: fix segfault in arguments parsing
Alexey Fomenko
2011-12-22
1
-4
/
+7
*
nmeter: fix block i/o count on newer Linux kernels
Denys Vlasenko
2011-11-01
1
-12
/
+38
*
ps: fix for !FEATURE_PS_LONG build
Cristian Ionescu-Idbohrn
2011-09-29
1
-0
/
+2
*
ps: with -l, show STIME too
Flemming Madsen
2011-09-27
1
-16
/
+21
*
ps: add support for -l for !DESKTOP
Denys Vlasenko
2011-09-26
2
-19
/
+94
*
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-22
1
-1
/
+1
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
1
-1
/
+1
*
uptime: more compatible output
Denys Vlasenko
2011-08-10
1
-20
/
+20
*
uptime: add config flag to allow displaying the number of users currently log...
Pere Orga
2011-08-09
2
-13
/
+31
*
*: work around sysinfo.h versus linux/*.h problems
Denys Vlasenko
2011-07-26
3
-0
/
+10
*
procps: remove PSSCAN_STAT define, users were using it incorrectly
Denys Vlasenko
2011-06-18
1
-12
/
+11
*
pkill/pgrep: support extended regular expressions
Wade Berrier
2011-06-10
1
-1
/
+1
*
fix breakage caused by 'remove "Options:" string from help texts' commit
Denys Vlasenko
2011-06-05
1
-0
/
+1
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
12
-23
/
+9
*
iostat: code shrink
Maksym Kryzhanovskyy
2011-06-05
1
-120
/
+117
*
fuser: fix inverted access() check. Closes 3799.
Denys Vlasenko
2011-05-29
1
-1
/
+1
*
nmeter: trim help text
Denys Vlasenko
2011-05-26
1
-13
/
+13
*
fuser: code shrink
Maksym Kryzhanovskyy
2011-05-23
1
-196
/
+190
*
top: display sort indicator in memory display
Denys Vlasenko
2011-05-18
1
-1
/
+1
*
top: better indicator of selected field in mem view
Denys Vlasenko
2011-05-14
1
-1
/
+1
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-2
/
+0
*
iostat: code shrink ~0.5k
Maksym Kryzhanovskyy
2011-05-07
1
-181
/
+125
[next]