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
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-11-05
rename: compare_string_array -> index_in_str_array
Denis Vlasenko
10
-44
/
+50
2006-11-05
ps: add documentation on POSIX ps
Denis Vlasenko
2
-1
/
+176
2006-11-05
usage.h: stop using ancient USAGE_xxx (we have USE_xx now)
Denis Vlasenko
1
-34
/
+13
2006-11-05
ps: implement POSIX-like options, most notably -o
Denis Vlasenko
2
-0
/
+290
2006-11-05
smart_ulltoa5: make available in libbb
Denis Vlasenko
3
-41
/
+56
2006-11-05
replace /proc scanning code by more versatile one.
Denis Vlasenko
6
-168
/
+325
2006-11-05
top: improve CPU% calculation
Denis Vlasenko
5
-59
/
+56
2006-11-02
Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
Denis Vlasenko
3
-15
/
+14
2006-11-01
Unneeded code removed, usused field "unsigned pscpu" removed
Denis Vlasenko
5
-14
/
+14
2006-11-01
mostly style fixes
Denis Vlasenko
12
-161
/
+156
2006-11-01
pidof: reduce #ifdef forest
Denis Vlasenko
1
-39
/
+19
2006-11-01
PID should be stored in pid_t, not int or long.
Denis Vlasenko
8
-69
/
+76
2006-11-01
ps: reduce #ifdef forest
Denis Vlasenko
1
-25
/
+13
2006-11-01
#if CONFIG_xxx -> #if ENABLE_xxx
Denis Vlasenko
3
-20
/
+12
2006-10-31
find: -type T was actually meaning ! -type T!
Denis Vlasenko
1
-1
/
+1
2006-10-31
build system: Makefiles are in source dir, add $(srctree)
Denis Vlasenko
1
-3
/
+3
2006-10-31
reads: fix bug 1078
Denis Vlasenko
1
-1
/
+2