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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
hush: document better where bad redirect syntax is detected
Denys Vlasenko
1
-3
/
+20
2016-09-18
libnetlink: fix alignment of netlink messages
Hauke Mehrtens
1
-8
/
+8
2016-09-18
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
Denys Vlasenko
1
-2
/
+3
2016-09-17
ash: exit after subshell error when errexit option is set
Rostislav Skudnov
3
-0
/
+8
2016-09-17
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
Denys Vlasenko
1
-36
/
+36
2016-09-17
fix "aloc" -> "alloc" typos
Denys Vlasenko
3
-10
/
+10
2016-09-17
ash: add a FIXME for bug 9246
Denys Vlasenko
1
-0
/
+9
2016-09-15
svlogd: strip leading '!' from processor lines
Francis Rounds
1
-1
/
+1
2016-09-15
vi: make "g<key>" error message less likely to show garbage
Denys Vlasenko
1
-1
/
+3
2016-09-15
libbb:/send_to_from: do not require that "to" should have the same AF. Closes...
Denys Vlasenko
1
-2
/
+8
2016-09-15
modutils: support finit_module syscall
Mike Frysinger
2
-3
/
+51
2016-09-13
less: switch off nonblock on kbd_fd before exit
Denys Vlasenko
1
-7
/
+5
2016-09-13
less: fall back to using fd #1 for keyboard reading. Closes 9231
Denys Vlasenko
1
-4
/
+12
2016-09-07
mdev: create devices from /sys/dev
Denys Vlasenko
1
-47
/
+41
2016-09-07
sendmail: make it possible to pause after connection helper is started
Denys Vlasenko
1
-10
/
+14
2016-09-06
volume_id: Add support for UBIFS
Serj Kalichev
4
-1
/
+135
2016-09-05
libbb/xwrite: print errno on "short write" errors
Denys Vlasenko
1
-2
/
+10
2016-09-01
libbb/speed_table.c: survive B115200 and B230400 not fitting into 16 bits
Denys Vlasenko
1
-11
/
+55
2016-09-01
*: placate some compile warnings on OSX
Denys Vlasenko
3
-5
/
+5
2016-09-01
sed: fix "sed n (flushes pattern space, terminates early)" testcase failure
Denys Vlasenko
2
-14
/
+11
2016-08-31
wget: treat 201,202,203 as success codes too. Closes 9211
Denys Vlasenko
1
-1
/
+17
2016-08-29
sha3sum: fix config text (it's no longer only 512-bit)
Denys Vlasenko
1
-1
/
+1
2016-08-29
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
7
-90
/
+143
2016-08-26
hexdump: fix numerous bugs in handling of backslashes
Denys Vlasenko
1
-20
/
+31
2016-08-26
udhcpc: Unconditionally call deconfig script, not only if lease is active
Peter Korsgaard
2
-6
/
+16
2016-08-23
build system: always rewrite NUM_APPLETS.h
Denys Vlasenko
1
-10
/
+11
2016-08-23
fdisk: tweak some messages
Denys Vlasenko
1
-19
/
+24
2016-08-23
fdisk: print much less cryptic partition table
Denys Vlasenko
1
-87
/
+103
2016-08-22
man: fix parsing of "DEFINE pager xyz". Closes 8976
Denys Vlasenko
1
-2
/
+2
2016-08-22
init: fix for FreeBSD console opening. Closes 9031
Denys Vlasenko
1
-0
/
+5
2016-08-22
unshare: --network should be --net. Closes 9116
Denys Vlasenko
1
-2
/
+2
2016-08-22
docs: Update filenames in keep_data_small.txt
Kang-Che Sung
1
-2
/
+2
2016-08-22
hush: fix "redirects can close script fd" bug
Denys Vlasenko
4
-69
/
+186
2016-08-21
build system: different fix for include/applet_tables.h/include/NUM_APPLETS.h
Denys Vlasenko
1
-3
/
+16
2016-08-21
wget/ssl_helper: update to wolfssl-3.9.8
Denys Vlasenko
3
-0
/
+52
2016-08-20
hush: do not leak script fds into NOEXEC children
Denys Vlasenko
1
-10
/
+68
2016-08-20
hush: bit better comments in redirect code. No logic changes
Denys Vlasenko
1
-11
/
+38
2016-08-19
hush: `cmd` and arithmetic also need the fix for FILE rewind
Denys Vlasenko
1
-32
/
+39
2016-08-19
hush: fix a bug in FEATURE_SH_STANDALONE=y config. Closes 9186
Denys Vlasenko
3
-5
/
+25
2016-08-19
top: move free(prev_hist) out of signal path
Denys Vlasenko
1
-6
/
+6
2016-08-16
ifplugd: if SIOCSIFFLAGS fails with ENODEV, don't die
Denys Vlasenko
1
-2
/
+6
2016-08-16
less: fix bracket search to match behavior of less 481
Denys Vlasenko
1
-9
/
+18
2016-08-16
less: fix SEGV
Denys Vlasenko
1
-2
/
+6