index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-27
ps: with -l, show STIME too
Flemming Madsen
1
-16
/
+21
2011-09-26
ps: add support for -l for !DESKTOP
Denys Vlasenko
2
-19
/
+94
2011-09-22
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
46
-45
/
+45
2011-09-22
mdev: trim overlong comments. No code changes
Denys Vlasenko
1
-30
/
+1
2011-09-22
mdev: don't reparse rules on -s
Denys Vlasenko
1
-217
/
+341
2011-09-21
add INIT_G()'s. No code changes.
Denys Vlasenko
11
-6
/
+33
2011-09-19
mdev: expand --help so that it's actually useful.
Denys Vlasenko
5
-71
/
+89
2011-09-18
sendmail: don't talk until 220 code is seen. Closes 3487
Denys Vlasenko
2
-43
/
+58
2011-09-17
tail: fix -c +N. Closes 4111
Denys Vlasenko
2
-3
/
+11
2011-09-16
applet_tables: fix single applet build failure. Closes 4009
Denys Vlasenko
1
-1
/
+8
2011-09-16
syslogd: fix missing newline problen in memory log buffer. Closes 4159
Denys Vlasenko
1
-2
/
+2
2011-09-16
chpst: move misplaced comment
Denys Vlasenko
1
-5
/
+4
2011-09-16
chpst: simple code shrink
Denys Vlasenko
1
-8
/
+7
2011-09-15
start_stop_daemon: set complementary group ids too. Closes 3253
Denys Vlasenko
2
-3
/
+11
2011-09-15
suppress "warning: implicit declaration of function 'alloca'"
Denys Vlasenko
2
-0
/
+2
2011-09-14
login: new option LOGIN_SESSION_AS_CHILD
Ian Wienand
3
-6
/
+61
2011-09-13
sed: better help text
Denys Vlasenko
1
-2
/
+3
2011-09-13
conspy: add framebuffer support, -Q option.
Pascal Bellard
1
-43
/
+71
2011-09-13
Config: fix wording in help-text
Bernhard Reutner-Fischer
1
-2
/
+2
2011-09-12
losetup: implement -r option. Closes 4033.
Denys Vlasenko
4
-13
/
+17
2011-09-11
wget: URL-decode user:password before base64-encoding it into auth hdr. Close...
Denys Vlasenko
4
-81
/
+86
2011-09-11
ping: display real IPv6 response address. Hopefully closes 3745.
Denys Vlasenko
1
-3
/
+3
2011-09-11
tune2fs: add support for -C MOUNT_COUNT. +40 bytes. Closes 3901.
Denys Vlasenko
1
-4
/
+11
2011-09-11
inetd: close new udp fd in "udp nowait" case
Denys Vlasenko
1
-11
/
+55
2011-09-11
chpasswd: fix possible free() or non-allocated string. +8 bytes
Denys Vlasenko
1
-6
/
+11
2011-09-11
awk: fix a SEGV
Denys Vlasenko
2
-9
/
+65
2011-09-10
stop declariong our own dirname prototype
Denys Vlasenko
2
-7
/
+5
2011-09-10
regularize options which control size/speed trade
Denys Vlasenko
17
-66
/
+69
2011-09-10
awk: fix define name collision with BSD headers
Denys Vlasenko
1
-0
/
+3
2011-09-09
gzip: new GZIP_BIG_MEM option
Ian Wienand
2
-1
/
+15
2011-09-09
depmod.pl: output correct dep format according to kernel version
Sonic Zhang
1
-1
/
+1
2011-09-09
tweak comments in android build files
Denys Vlasenko
2
-2
/
+5
2011-09-09
Android build fixes and alternate (hopefully simpler) defconfig for it
Denys Vlasenko
3
-1
/
+1001
2011-09-09
unzip: fflush stdout before reading interative y/n answer from stdin
Denys Vlasenko
1
-2
/
+3
2011-09-09
vi: prevent unlimited recursion in do_cmd(). Closes 4153
Denys Vlasenko
1
-155
/
+139
2011-09-09
udhcp: remove the declaration of non-existent udhcp_checksum
Baruch Siach
1
-2
/
+0
2011-09-08
inet_cksum: big-endian fix
Denys Vlasenko
1
-2
/
+6
2011-09-07
Fix compile breakage
Denys Vlasenko
1
-2
/
+2
2011-09-07
awk: next_input_file can return NULL, don't SEGV in this case.
Denys Vlasenko
1
-9
/
+11
2011-09-07
networking: consolidate the IP checksum code. -129 bytes.
Baruch Siach
7
-95
/
+48
2011-09-07
crond: fix the case when option -d is disabled
Denys Vlasenko
1
-1
/
+2
2011-09-04
lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator
Denys Vlasenko
3
-14
/
+8
2011-09-04
lineedit: add support for history saving on exit
Denys Vlasenko
5
-6
/
+86
2011-09-04
lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling
Denys Vlasenko
3
-20
/
+26
2011-08-28
grep: be GNU compatible with -f EMPTY_FILE
Lauri Kasanen
2
-10
/
+30
2011-08-28
top: fix CPU% for thread display. Closes 4081
Denys Vlasenko
1
-15
/
+19
2011-08-28
Fix find -follow support
Ian Wienand
1
-1
/
+4
2011-08-28
Fixes for warnings in FreeBSD build
Denys Vlasenko
3
-11
/
+13
2011-08-28
Fixes for FreeBSD build
Matthias Andree
2
-0
/
+6
2011-08-22
uncompress: die on read errors
Denys Vlasenko
1
-1
/
+1
[next]