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
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename: compare_string_array -> index_in_str_array
vda
2006-11-05
10
-44
/
+50
*
ps: add documentation on POSIX ps
vda
2006-11-05
2
-1
/
+176
*
usage.h: stop using ancient USAGE_xxx (we have USE_xx now)
vda
2006-11-05
1
-34
/
+13
*
ps: implement POSIX-like options, most notably -o
vda
2006-11-05
2
-0
/
+290
*
smart_ulltoa5: make available in libbb
vda
2006-11-05
3
-41
/
+56
*
replace /proc scanning code by more versatile one.
vda
2006-11-05
6
-168
/
+325
*
top: improve CPU% calculation
vda
2006-11-05
5
-59
/
+56
*
Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>
vda
2006-11-02
3
-15
/
+14
*
Unneeded code removed, usused field "unsigned pscpu" removed
vda
2006-11-01
5
-14
/
+14
*
mostly style fixes
vda
2006-11-01
12
-161
/
+156
*
pidof: reduce #ifdef forest
vda
2006-11-01
1
-39
/
+19
*
PID should be stored in pid_t, not int or long.
vda
2006-11-01
8
-69
/
+76
*
ps: reduce #ifdef forest
vda
2006-11-01
1
-25
/
+13
*
#if CONFIG_xxx -> #if ENABLE_xxx
vda
2006-11-01
3
-20
/
+12
*
find: -type T was actually meaning ! -type T!
vda
2006-10-31
1
-1
/
+1
*
build system: Makefiles are in source dir, add $(srctree)
vda
2006-10-31
1
-3
/
+3
*
reads: fix bug 1078
vda
2006-10-31
1
-1
/
+2
*
add usefun info on SIGINT handling peculiarities
vda
2006-10-31
1
-0
/
+627
*
login: add big fat comment about SIGINT - prevent
vda
2006-10-31
1
-1
/
+8
*
login: re-enable Ctrl-^C before execing shell.
vda
2006-10-31
3
-79
/
+67
*
dd: fix bugs: always assumed conv=sync, died on write errors
vda
2006-10-31
2
-51
/
+70
*
find: implement -prune. "make clean" now works! :)
vda
2006-10-31
1
-3
/
+21
*
find: fix implicit -print (sometime differed from standard)
vda
2006-10-31
1
-3
/
+11
*
find: implement ( )
vda
2006-10-30
1
-96
/
+169
*
"#warning: http://...." doesn't work (gcc thinks that it's a comment!)
vda
2006-10-29
1
-1
/
+1
*
website: fix link
vda
2006-10-29
1
-1
/
+1
*
website: announce 1.2.2.1
vda
2006-10-29
1
-0
/
+7
*
find: a lot more compliant to 'standard' find
vda
2006-10-29
3
-175
/
+269
*
find: small improvement
vda
2006-10-29
1
-11
/
+15
*
find: fix -exec to work like stock find does.
vda
2006-10-29
1
-98
/
+155
*
ls: silly comment fixes
vda
2006-10-28
1
-9
/
+9
*
chmod: typo in comments
vda
2006-10-28
1
-8
/
+8
*
ls: cleanup part 2. ifdef forest is much less scary now :)
vda
2006-10-28
2
-198
/
+148
*
ls: cleanup part 1
vda
2006-10-28
8
-281
/
+191
*
recursive_action: add depth param
vda
2006-10-27
9
-58
/
+123
*
chgrp: just call chown! :)
vda
2006-10-27
3
-41
/
+19
*
recursive_action: preparatory changes. will introduce "int level".
vda
2006-10-27
1
-50
/
+48
*
chown: add -vcf support if CONFIG_DESKTOP
vda
2006-10-27
3
-27
/
+71
*
chmod: support -vcf if CONFIG_DESKTOP
vda
2006-10-27
2
-55
/
+51
*
modprobe: reformat to match bbox style
vda
2006-10-27
2
-296
/
+293
*
OFF_T_FMT -> OFF_FMT
vda
2006-10-27
1
-1
/
+1
*
top: batch mode should output all processes
vda
2006-10-27
2
-9
/
+5
*
Fix largefile breakage; advance version to 1.2.2
vda
2006-10-27
2
-4
/
+5
*
reshuffle libbb.h contents so that order of decls makes sense
vda
2006-10-27
6
-280
/
+263
*
get_terminal_width_height: do not pass insanely large values
vda
2006-10-27
6
-23
/
+33
*
last nail into error_msg() (de)capitalization
vda
2006-10-27
12
-88
/
+88
*
As usual, I forgot "svn del"...
vda
2006-10-27
1
-96
/
+0
*
...and yet another small fix. Ouch...
vda
2006-10-26
2
-3
/
+3
*
Fix minor breakage in previous commit
vda
2006-10-26
1
-2
/
+2
*
rename functions to more understandable names
vda
2006-10-26
27
-68
/
+63
[next]