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
*
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
*
remove bb_printf and the like
vda
2006-10-26
48
-314
/
+315
*
add ipv6 developer doc
vda
2006-10-26
1
-0
/
+222
*
nslookup: make it more IPv6 friendly
vda
2006-10-26
2
-126
/
+81
*
mount: use switch (compare_string_array(..))
vda
2006-10-26
1
-36
/
+105
*
xconnect is non-conforming to "xfunc like libc" rule. Fixing
vda
2006-10-26
6
-12
/
+20
*
ip: "ip addr del" and "ip addr delete" both should work
vda
2006-10-26
1
-7
/
+8
*
silly size savings and capitalization fixes
vda
2006-10-26
24
-81
/
+81
*
- revert r16191; re-add resize() applet.
aldot
2006-10-25
5
-0
/
+62
*
sed: mostly style fixes, very small changes in actual code
vda
2006-10-25
1
-333
/
+354
*
use skip_whitespace where appropriate
vda
2006-10-25
8
-105
/
+98
*
wget: wget $'-\207' ... should not be allowed to work. ever. :)
vda
2006-10-25
4
-53
/
+75
*
Put up BusyBox 1.2.2 and get out of Denis' way. Also minor tweak to
landley
2006-10-24
5
-5
/
+33
*
- add nmeter and raidautorun to defconfig.
aldot
2006-10-24
1
-0
/
+2
*
- we take exactly one argument.
aldot
2006-10-24
1
-0
/
+3
*
wget: -100 bytes, reduce stack usage, remove --header length limit
vda
2006-10-23
1
-20
/
+18
*
watch: fix warning
vda
2006-10-23
2
-23
/
+25
*
getty: conditionally disable handling of all-caps terminals.
vda
2006-10-23
1
-57
/
+25
*
getty: cleanup part 2
vda
2006-10-23
1
-31
/
+28
*
getty: cleanup part 1
vda
2006-10-23
1
-44
/
+47
*
__GLIBC__ -> defined(__GLIBC__)
vda
2006-10-23
1
-1
/
+1
*
grep: "grep -h pattern file1 file2" ignored -h
vda
2006-10-22
1
-14
/
+14
*
cp: update help text
vda
2006-10-22
1
-4
/
+5
*
cp: add support for -s, -l. Fix free(nonmalloc) bug.
vda
2006-10-21
6
-159
/
+188
*
watch: execute command thru shell, not fork/exec. Other fixes
vda
2006-10-20
2
-32
/
+54
*
chpst: add overlooked copyright statement
vda
2006-10-20
1
-0
/
+29
*
raidautorun: new applet, by:
vda
2006-10-20
5
-0
/
+39
*
readlink: do not emit errors if file doesnt not exist / not a link
vda
2006-10-20
2
-13
/
+33
[next]