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
*
ifupdown: support post-up / pre-down hooks
Peter Korsgaard
2011-10-19
1
-0
/
+6
*
TODO: all another location with bbox patches (OpenWRT)
Denys Vlasenko
2011-10-19
1
-0
/
+2
*
uudecode: fix buggy check for empty filename
Denys Vlasenko
2011-10-18
1
-2
/
+3
*
udhcpc: on SIGUSR1, limit renew attempts time to 20 seconds; then do total re...
Vladislav Grishenko
2011-10-18
1
-1
/
+15
*
udhcp: IF_UDHCP_VERBOSE() macro - improve code readability
Leonid Lisovskiy
2011-10-18
3
-11
/
+5
*
fbsplash: support 8bit mode
Peter Korsgaard
2011-10-17
1
-5
/
+64
*
fbsplash: limit progress bar flicker
Peter Korsgaard
2011-10-17
1
-11
/
+19
*
pwd: implement -LP if DESKTOP
Denys Vlasenko
2011-10-16
1
-1
/
+51
*
inotify: if PROG is -, print events to stdout
Flemming Madsen
2011-10-10
1
-6
/
+15
*
patch: make -p count path components, not slashes (think /blah//thing)
Rob Landley
2011-10-10
2
-8
/
+26
*
disable strverscmp usage if we build against uClibc-0.9.31
Oliver Metz
2011-10-09
1
-1
/
+1
*
tftp: mode string is case independent
Denys Vlasenko
2011-10-06
1
-1
/
+2
*
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
46
-45
/
+45
*
mdev: trim overlong comments. No code changes
Denys Vlasenko
2011-09-22
1
-30
/
+1
*
mdev: don't reparse rules on -s
Denys Vlasenko
2011-09-22
1
-217
/
+341
*
add INIT_G()'s. No code changes.
Denys Vlasenko
2011-09-21
11
-6
/
+33
*
mdev: expand --help so that it's actually useful.
Denys Vlasenko
2011-09-19
5
-71
/
+89
*
sendmail: don't talk until 220 code is seen. Closes 3487
Denys Vlasenko
2011-09-18
2
-43
/
+58
*
tail: fix -c +N. Closes 4111
Denys Vlasenko
2011-09-17
2
-3
/
+11
*
applet_tables: fix single applet build failure. Closes 4009
Denys Vlasenko
2011-09-16
1
-1
/
+8
*
syslogd: fix missing newline problen in memory log buffer. Closes 4159
Denys Vlasenko
2011-09-16
1
-2
/
+2
*
chpst: move misplaced comment
Denys Vlasenko
2011-09-16
1
-5
/
+4
*
chpst: simple code shrink
Denys Vlasenko
2011-09-16
1
-8
/
+7
*
start_stop_daemon: set complementary group ids too. Closes 3253
Denys Vlasenko
2011-09-15
2
-3
/
+11
*
suppress "warning: implicit declaration of function 'alloca'"
Denys Vlasenko
2011-09-15
2
-0
/
+2
*
login: new option LOGIN_SESSION_AS_CHILD
Ian Wienand
2011-09-14
3
-6
/
+61
*
sed: better help text
Denys Vlasenko
2011-09-13
1
-2
/
+3
*
conspy: add framebuffer support, -Q option.
Pascal Bellard
2011-09-13
1
-43
/
+71
*
Config: fix wording in help-text
Bernhard Reutner-Fischer
2011-09-13
1
-2
/
+2
*
losetup: implement -r option. Closes 4033.
Denys Vlasenko
2011-09-12
4
-13
/
+17
*
wget: URL-decode user:password before base64-encoding it into auth hdr. Close...
Denys Vlasenko
2011-09-11
4
-81
/
+86
*
ping: display real IPv6 response address. Hopefully closes 3745.
Denys Vlasenko
2011-09-11
1
-3
/
+3
*
tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.
Denys Vlasenko
2011-09-11
1
-4
/
+11
*
inetd: close new udp fd in "udp nowait" case
Denys Vlasenko
2011-09-11
1
-11
/
+55
*
chpasswd: fix possible free() or non-allocated string. +8 bytes
Denys Vlasenko
2011-09-11
1
-6
/
+11
*
awk: fix a SEGV
Denys Vlasenko
2011-09-11
2
-9
/
+65
*
stop declariong our own dirname prototype
Denys Vlasenko
2011-09-10
2
-7
/
+5
*
regularize options which control size/speed trade
Denys Vlasenko
2011-09-10
17
-66
/
+69
*
awk: fix define name collision with BSD headers
Denys Vlasenko
2011-09-10
1
-0
/
+3
*
gzip: new GZIP_BIG_MEM option
Ian Wienand
2011-09-09
2
-1
/
+15
*
depmod.pl: output correct dep format according to kernel version
Sonic Zhang
2011-09-09
1
-1
/
+1
*
tweak comments in android build files
Denys Vlasenko
2011-09-09
2
-2
/
+5
*
Android build fixes and alternate (hopefully simpler) defconfig for it
Denys Vlasenko
2011-09-09
3
-1
/
+1001
*
unzip: fflush stdout before reading interative y/n answer from stdin
Denys Vlasenko
2011-09-09
1
-2
/
+3
*
vi: prevent unlimited recursion in do_cmd(). Closes 4153
Denys Vlasenko
2011-09-09
1
-155
/
+139
*
udhcp: remove the declaration of non-existent udhcp_checksum
Baruch Siach
2011-09-09
1
-2
/
+0
*
inet_cksum: big-endian fix
Denys Vlasenko
2011-09-08
1
-2
/
+6
[next]