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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
procps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
1
-1
/
+3
*
top: add tie breaking for topmem mode
Denys Vlasenko
2010-07-13
1
-4
/
+4
*
*: tar-related cleanups: move struct to unarchive.h; move help to tar.c
Denys Vlasenko
2010-06-26
1
-33
/
+10
*
smemcap: new applet
Denys Vlasenko
2010-06-24
1
-0
/
+152
*
bootchartd: added optional compat features
Denys Vlasenko
2010-06-21
1
-0
/
+1
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+4
*
fuser: code shrink
Maksym Kryzhanovskyy
2010-06-06
1
-29
/
+15
*
top: code shrink, -26 bytes
Denys Vlasenko
2010-06-06
1
-33
/
+27
*
top: code shrink
Maksym Kryzhanovskyy
2010-06-06
1
-77
/
+42
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-25
/
+25
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
ps: make "ps -o BAD" emit list of good -o params
Denys Vlasenko
2010-05-23
1
-4
/
+18
*
fuser: code shrink, fixing default signal, exitcode and PID display
Maksym Kryzhanovskyy
2010-05-22
1
-136
/
+122
*
consolidate ESC sequences
Denys Vlasenko
2010-05-16
2
-5
/
+6
*
fix typo in commented-out code
Denys Vlasenko
2010-05-04
1
-1
/
+1
*
ps: fix non-DESKTOP option handling code
Denys Vlasenko
2010-04-07
1
-23
/
+26
*
sysctl: tiny code shrink
Denys Vlasenko
2010-03-27
1
-2
/
+1
*
*: merge some common strings
Denys Vlasenko
2010-03-23
1
-1
/
+1
*
top: make 's' display easier to understand
Denys Vlasenko
2010-03-04
1
-6
/
+6
*
free: silence warning about unused argv
Bernhard Reutner-Fischer
2010-02-26
1
-1
/
+1
*
free: code shrink
Denys Vlasenko
2010-02-21
1
-35
/
+48
*
Replace __uClinux__ define with !BB_MMU
Denys Vlasenko
2010-02-21
1
-3
/
+3
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
2
-4
/
+2
*
*: style fixes. no code changes (verified with objdump)
Denys Vlasenko
2010-01-28
1
-3
/
+4
*
watch: compat: use stderr to determine screen dimensions
Denys Vlasenko
2010-01-19
1
-3
/
+12
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
2
-4
/
+4
*
watch: more compatible screen format
Denys Vlasenko
2010-01-02
1
-1
/
+1
*
ps: add comment about -T
Denys Vlasenko
2009-11-24
1
-1
/
+5
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
2
-3
/
+3
*
top: do not use #if inside printf, it can be a macro
Denys Vlasenko
2009-11-07
1
-18
/
+6
*
*: introduce and use ffulsh_all()
Denys Vlasenko
2009-11-02
2
-3
/
+3
*
randomconfig fixes
Denys Vlasenko
2009-10-19
1
-1
/
+1
*
ps: show longer COMMAND
Denys Vlasenko
2009-10-09
1
-3
/
+9
*
ps: conditionally enable -T on non-DESKTOP build too
Denys Vlasenko
2009-09-21
2
-28
/
+28
*
ps,top: add an option to show threads. +260 bytes of code
Denys Vlasenko
2009-09-19
3
-13
/
+47
*
top: remove GCCisms
Denys Vlasenko
2009-09-12
1
-5
/
+12
*
fix read_cmdline API and a small buglet where "[comm]" may be too narrow
Denys Vlasenko
2009-09-12
2
-2
/
+2
*
top: add -m ("memory") option
Denys Vlasenko
2009-09-11
1
-51
/
+57
*
pgrep: match argv[0] too, not only comm; fix a bug in argv sanitization
Denys Vlasenko
2009-08-14
1
-4
/
+4
*
pgrep/pkill: support -s and -P options
Denys Vlasenko
2009-07-06
1
-54
/
+64
*
ps: conditionally support additional -o FIELDs
Denys Vlasenko
2009-07-03
3
-12
/
+44
*
*: add FAST_FUNC to function ptrs where it makes sense
Denys Vlasenko
2009-06-05
1
-14
/
+14
*
sysctl: stop abusing parser->line
Denys Vlasenko
2009-05-10
1
-4
/
+4
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
3
-18
/
+18
*
move llist_find_str from modutils to libbb
Denis Vlasenko
2009-04-13
1
-5
/
+5
*
sysctl: move code around to get rid of forward references.
Denis Vlasenko
2009-03-29
1
-108
/
+101
*
sysctl: fix broken -p [file] - close bug 231
Denis Vlasenko
2009-03-29
1
-4
/
+9
*
*: move get_sock_lsa and xwrite_str to libbb, use where appropriate
Denis Vlasenko
2009-03-09
1
-6
/
+1
[prev]
[next]