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
*
Bump version to 1.20.0
1_20_0
Denys Vlasenko
2012-04-22
1
-1
/
+1
*
udhcpc: fix improper size calculation for OPTION_STRING_HOST
Denys Vlasenko
2012-04-22
1
-0
/
+1
*
mdev: fix mode of creatred node if config file support is not configured
Denys Vlasenko
2012-04-21
1
-3
/
+5
*
Fix another build failure found with randconfig
Denys Vlasenko
2012-04-20
1
-0
/
+1
*
fix build breakage with gcc 4.2.1
Denys Vlasenko
2012-04-20
1
-1
/
+4
*
whitespace fixes
Denys Vlasenko
2012-04-20
2
-4
/
+4
*
fix build breakage found by randconfig
Denys Vlasenko
2012-04-20
7
-5
/
+21
*
who: fix typo in help text
Denys Vlasenko
2012-04-18
1
-1
/
+1
*
hwclock: fix wrong comparison of time value (when it will overlow int)
Denys Vlasenko
2012-04-17
1
-1
/
+1
*
udhcp: make arpping code resistant to time jumps
Denys Vlasenko
2012-04-17
1
-2
/
+7
*
who,less: tweaked help text
Denys Vlasenko
2012-04-17
2
-7
/
+7
*
mktemp: add support for -u
Denys Vlasenko
2012-04-17
1
-3
/
+20
*
Drop include/bb_linux_ext2_fs.h, use existing e2fsprogs/e2fs_defs.h
Denys Vlasenko
2012-04-17
11
-562
/
+15
*
umount: make -d always active, add -D to suppress it
Denys Vlasenko
2012-04-17
1
-8
/
+16
*
Tweak INSTALL text
Denys Vlasenko
2012-04-17
1
-1
/
+4
*
Create and use our own copy of linux/ext2_fs.h
Denys Vlasenko
2012-04-13
3
-14
/
+549
*
work around linux/ext2_fs.h breakage
Denys Vlasenko
2012-04-12
2
-0
/
+12
*
killall5: don't do STOP/CONT dance if the signal we send is SIGSTOP or SIGCONT
Denys Vlasenko
2012-04-03
1
-2
/
+4
*
httpd: emit correct content length on range requests past the end. Closes 4952
Rob Walker
2012-04-03
1
-1
/
+1
*
hostname: make -i not emit extra trailing space
Denys Vlasenko
2012-04-01
1
-1
/
+1
*
ntpd: fix build failure if !NTPD_SERVER. Closes 4994
Denys Vlasenko
2012-04-01
1
-10
/
+13
*
lsof: new applet
Sven Oliver Moll
2012-04-01
1
-0
/
+76
*
bloat-o-meter: Remove unused code
Bernhard Reutner-Fischer
2012-03-30
1
-15
/
+6
*
bloat-o-meter: handle huge (hex) sizes.
Bernhard Reutner-Fischer
2012-03-30
1
-1
/
+1
*
hush: remove unused member struct command::is_stopped
Denys Vlasenko
2012-03-27
1
-4
/
+0
*
busybox: tweak help text
Denys Vlasenko
2012-03-22
1
-3
/
+6
*
ftp{get,put}: tweak help text
Denys Vlasenko
2012-03-19
1
-17
/
+17
*
Fix one-applet build for tcpsvd
Denys Vlasenko
2012-03-19
1
-8
/
+1
*
nc: support "-<other_opts>e PROG" form of -e option
Denys Vlasenko
2012-03-19
1
-14
/
+29
*
ubi_tools: add workaround for bad kernel headers. Closes 4838
Denys Vlasenko
2012-03-11
1
-0
/
+4
*
build system: remove bogus $(1) in last commit
Denys Vlasenko
2012-03-11
1
-1
/
+1
*
build system: detect missing crypt and drop it from linking
Denys Vlasenko
2012-03-10
1
-7
/
+8
*
ntpd: make "reply from IP" messages more uniform
Denys Vlasenko
2012-03-08
1
-1
/
+1
*
test: "test !" was accessing argv past NULL - fix it. Closes 4832
Denys Vlasenko
2012-03-08
1
-7
/
+8
*
ntpd: drop offset averaging code
Denys Vlasenko
2012-03-08
1
-23
/
+60
*
tftpd: chroot to DIR, not merely chdir. Closes 4874
Denys Vlasenko
2012-03-08
1
-2
/
+3
*
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
2012-03-08
6
-8
/
+6
*
build system: fix broken CONFIG_SYSROOT handling
Denys Vlasenko
2012-03-08
1
-1
/
+3
*
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
Rob Walker
2012-03-07
3
-0
/
+1058
*
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
Denys Vlasenko
2012-03-07
1
-2
/
+17
*
printf: trim help text
Denys Vlasenko
2012-03-07
1
-4
/
+3
*
ntpd: tweak log messages format
Denys Vlasenko
2012-03-06
1
-4
/
+4
*
testsuite: add a test that tar detects XZ-compressed data
Denys Vlasenko
2012-03-06
1
-0
/
+19
*
fix trivial bug in unpack_gz_stream (wrong fd used in read)
Denys Vlasenko
2012-03-06
1
-1
/
+1
*
Don't compile get_header_tar_FOO function if they are not needed
Denys Vlasenko
2012-03-06
1
-5
/
+8
*
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
2012-03-06
4
-59
/
+41
*
Move seamless .Z support into unpack_gz_stream
Denys Vlasenko
2012-03-06
3
-25
/
+21
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
21
-312
/
+233
*
archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes
Denys Vlasenko
2012-03-06
3
-6
/
+6
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
6
-179
/
+187
[next]