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
/
docs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-03-10
build system: detect missing crypt and drop it from linking
Denys Vlasenko
1
-7
/
+8
2012-03-08
ntpd: make "reply from IP" messages more uniform
Denys Vlasenko
1
-1
/
+1
2012-03-08
test: "test !" was accessing argv past NULL - fix it. Closes 4832
Denys Vlasenko
1
-7
/
+8
2012-03-08
ntpd: drop offset averaging code
Denys Vlasenko
1
-23
/
+60
2012-03-08
tftpd: chroot to DIR, not merely chdir. Closes 4874
Denys Vlasenko
1
-2
/
+3
2012-03-08
libbb: make xchroot do a chdir("/") after chroot
Denys Vlasenko
6
-8
/
+6
2012-03-08
build system: fix broken CONFIG_SYSROOT handling
Denys Vlasenko
1
-1
/
+3
2012-03-07
Add SYSROOT, EXTRA_{LDFLAGS,LDLIBS} config opts; sample Android NDK config
Rob Walker
3
-0
/
+1058
2012-03-07
printf: fix this case: printf "%b" '\0057usr\0057bin\n'
Denys Vlasenko
1
-2
/
+17
2012-03-07
printf: trim help text
Denys Vlasenko
1
-4
/
+3
2012-03-06
ntpd: tweak log messages format
Denys Vlasenko
1
-4
/
+4
2012-03-06
testsuite: add a test that tar detects XZ-compressed data
Denys Vlasenko
1
-0
/
+19
2012-03-06
fix trivial bug in unpack_gz_stream (wrong fd used in read)
Denys Vlasenko
1
-1
/
+1
2012-03-06
Don't compile get_header_tar_FOO function if they are not needed
Denys Vlasenko
1
-5
/
+8
2012-03-06
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
4
-59
/
+41
2012-03-06
Move seamless .Z support into unpack_gz_stream
Denys Vlasenko
3
-25
/
+21
2012-03-06
update seamless uncompression code
Denys Vlasenko
21
-312
/
+233
2012-03-06
archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes
Denys Vlasenko
3
-6
/
+6
2012-03-06
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
6
-179
/
+187
2012-03-05
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
Denys Vlasenko
1
-3
/
+14
2012-03-05
uudecode: tweak help text
Denys Vlasenko
1
-1
/
+1
2012-03-05
uuencode: tweak help text
Denys Vlasenko
1
-2
/
+2
2012-03-05
ntpd: fix a case when discipline_jitter = 0 if we step
Denys Vlasenko
1
-17
/
+13
2012-03-05
cp: trim help text
Denys Vlasenko
1
-2
/
+2
2012-03-05
du: trim help text a bit more
Denys Vlasenko
1
-7
/
+5
2012-03-05
du: remove stray whitespace in help text
Denys Vlasenko
1
-1
/
+1
2012-03-05
ntpd: experimental code to correct frequency a bit more aggressively
Denys Vlasenko
1
-23
/
+29
2012-03-03
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
3
-14
/
+17
2012-03-03
ntpd: fix the "are we a server" check in previous commit
Denys Vlasenko
1
-1
/
+1
2012-03-03
ntpd: avoid printing messages between send and recv. good for fast networks
Denys Vlasenko
1
-7
/
+30
2012-03-02
ntpd: log clock drift with three digits after decimal point
Denys Vlasenko
1
-2
/
+2
2012-03-02
ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms
Denys Vlasenko
1
-17
/
+28
2012-03-01
date: extend help text to explain compat date format. Closes 4820
Denys Vlasenko
1
-0
/
+3
2012-02-29
fbsplash: use line_length instead of xres * bytes_per_pixel
Yin Kangkai
1
-8
/
+8
2012-02-28
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
1
-4
/
+5
2012-02-28
grep: support for -x, match whole line
Natanael Copa
1
-3
/
+9
2012-02-28
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
1
-1
/
+2
2012-02-28
du: use long long for size field
Ian Wienand
1
-5
/
+5
2012-02-28
ntpd: fix offset adjustment after step; better step printing
Denys Vlasenko
1
-17
/
+23
2012-02-23
ntpd: increase OPT_qq constant to not collide with -L
Denys Vlasenko
1
-14
/
+14
2012-02-23
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
4
-44
/
+46
2012-02-23
mkdir: fix permissions on 64-bit platforms
Timo Teras
1
-3
/
+4
2012-02-19
ifupdown: support metric for static default gw
Natanael Copa
1
-4
/
+4
2012-02-19
httpd: make byte ranges which start at 0 work too. Closes 4766
Denys Vlasenko
1
-6
/
+7
2012-02-19
modprobe-small: add comment about aliased commands' help text
Denys Vlasenko
1
-0
/
+4
2012-02-19
depmod: supply help text
Lauri Kasanen
1
-9
/
+18
2012-02-09
getopt: trim help text
Denys Vlasenko
1
-2
/
+1
2012-02-09
applets_sh/*: Add a few more examples of "shell applets"
Pere Orga
4
-0
/
+22
2012-02-09
getopt: simple code shrink; expand help text
Denys Vlasenko
1
-16
/
+36
2012-02-09
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2
-12
/
+9
[next]