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
*
ushcpc: gracefully handle packets with CHECKSUM_PARTIAL
Alexey Froloff
2012-09-17
1
-8
/
+49
*
telnet: convert Enter -> CR LF in line mode too
Denys Vlasenko
2012-09-17
1
-11
/
+18
*
telnet: shrink literal string size
Denys Vlasenko
2012-09-17
1
-4
/
+4
*
telnet: convert CR -> CR LF, not CR -> CR NUL when sending data to server
Denys Vlasenko
2012-09-13
2
-17
/
+6
*
fbsplash: support non-RGB565 pixels in 16-bit mode
Linus Walleij
2012-09-06
1
-5
/
+22
*
find: make -mindepth N -xdev correctly stop on mountpoints
Denys Vlasenko
2012-09-06
1
-14
/
+21
*
ash: fix "read -s" + ^C. Closes 5504
Denys Vlasenko
2012-09-06
2
-1
/
+6
*
top: fix "last CPU" parsing
Denys Vlasenko
2012-09-06
1
-1
/
+1
*
sysctl: implement -q
Joshua Kahlenberg
2012-09-05
1
-13
/
+19
*
refactor correct_password.c to avoid one if
walter harms
2012-09-04
1
-6
/
+3
*
build system: stop .eh_frame generation
Denys Vlasenko
2012-09-04
1
-0
/
+3
*
wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426
Denys Vlasenko
2012-09-03
1
-52
/
+62
*
httpd_indexcgi.c: fix compile failure
Denys Vlasenko
2012-09-03
1
-0
/
+1
*
Fix compile failure in ll_proto.c
Denys Vlasenko
2012-09-03
1
-2
/
+2
*
blkid: add support for nilfs2
Sven-Göran Bergh
2012-09-02
5
-0
/
+109
*
volume_id: code shrink
Denys Vlasenko
2012-09-02
1
-15
/
+19
*
blkid: add type display for btrfs
Sven-Göran Bergh
2012-09-02
1
-0
/
+1
*
ll_proto.c: code shrink
Denys Vlasenko
2012-09-02
1
-23
/
+85
*
style fixes, no code changes
Denys Vlasenko
2012-09-02
2
-2
/
+2
*
getty: tweak style, no code changes
Denys Vlasenko
2012-09-02
1
-2
/
+1
*
wget: try reading after poll timeout - stdio may have buffered data. Closes 5426
Denys Vlasenko
2012-08-16
1
-7
/
+14
*
getty: add commented-out extended error diagnostic
Denys Vlasenko
2012-08-16
1
-0
/
+8
*
login: increase login name size limit from 32 to 64
Denys Vlasenko
2012-08-15
1
-1
/
+2
*
udhcp[cd]: fix binding to network aliases. Closes 5432, 5438
Denys Vlasenko
2012-08-10
1
-1
/
+9
*
lineedit: fix Alt-D when cursor==0
Cliff Frey
2012-08-07
1
-3
/
+3
*
platform.h: disable ALIGNn macros for s390[x]
Denys Vlasenko
2012-08-06
1
-1
/
+2
*
disable format security warnings
Mike Frysinger
2012-08-04
1
-0
/
+1
*
udhcpc: make -O <numeric_opt> work. Closes 5402
Denys Vlasenko
2012-07-27
3
-13
/
+21
*
Simplify copyright/license notice that appears in the binary.
Bradley M. Kuhn
2012-07-26
1
-3
/
+3
*
Add yet another missing ALIGN2 on a global declaration.
Denys Vlasenko
2012-07-26
1
-1
/
+1
*
dhcpd: write lease file on exit
Denys Vlasenko
2012-07-24
1
-4
/
+4
*
*: declare strings with ALIGN1, as appropriate
Aurelien Jarno
2012-07-24
1
-18
/
+18
*
*: declare strings with ALIGN1, as appropriate
Michael Tokarev
2012-07-24
3
-5
/
+5
*
testsuite: make mkfs.minix test not fail spuriously on big endian
Yao Zhao
2012-07-24
1
-1
/
+9
*
sed: allow 'w' cmd to use two address form
Mimi Li
2012-07-24
1
-5
/
+11
*
tftpd: fix -u USER to work with chroot. Closes 5348
Denys Vlasenko
2012-07-18
1
-32
/
+32
*
awk: fix FS assignment behavior. Closes 5108
Denys Vlasenko
2012-07-11
2
-0
/
+19
*
ftpd: free allocated string on error path
Denys Vlasenko
2012-07-11
1
-0
/
+1
*
ftpd: fix MDTM's month value. Closes 5336
Denys Vlasenko
2012-07-11
1
-1
/
+1
*
ash: add a comment about VEXPORT
Denys Vlasenko
2012-07-07
1
-0
/
+4
*
fbset: respect rgba configuration lines in fb.modes
Linus Walleij
2012-07-07
1
-1
/
+25
*
acpid: add missing lid switch definition
Eric Martin
2012-07-07
1
-0
/
+1
*
include sys/resource.h where needed
Mike Frysinger
2012-07-05
7
-0
/
+7
*
mount: support strictatime option. Closes 5240
Denys Vlasenko
2012-06-26
1
-1
/
+9
*
awk: make -F STR interpret escape sequences. Closes 5126
Denys Vlasenko
2012-06-22
2
-7
/
+24
*
dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324
Denys Vlasenko
2012-06-22
3
-6
/
+14
*
trivial small speed optimization
Denys Vlasenko
2012-06-22
1
-3
/
+5
*
mount: do not pass "comment=ANYTHING" option to kernel. Closes 5240
Denys Vlasenko
2012-06-22
1
-2
/
+8
*
mount: undo recent breakage when mount flags were made unsigned
Denys Vlasenko
2012-06-22
1
-1
/
+1
*
mount: fix the wrongly stored fs creation time
Denys Vlasenko
2012-06-21
3
-14
/
+54
[next]