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
...
*
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
*
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
Denys Vlasenko
2012-03-05
1
-3
/
+14
*
uudecode: tweak help text
Denys Vlasenko
2012-03-05
1
-1
/
+1
*
uuencode: tweak help text
Denys Vlasenko
2012-03-05
1
-2
/
+2
*
ntpd: fix a case when discipline_jitter = 0 if we step
Denys Vlasenko
2012-03-05
1
-17
/
+13
*
cp: trim help text
Denys Vlasenko
2012-03-05
1
-2
/
+2
*
du: trim help text a bit more
Denys Vlasenko
2012-03-05
1
-7
/
+5
*
du: remove stray whitespace in help text
Denys Vlasenko
2012-03-05
1
-1
/
+1
*
ntpd: experimental code to correct frequency a bit more aggressively
Denys Vlasenko
2012-03-05
1
-23
/
+29
*
blkid: if parameters are given, do not scan /dev
Denys Vlasenko
2012-03-03
3
-14
/
+17
*
ntpd: fix the "are we a server" check in previous commit
Denys Vlasenko
2012-03-03
1
-1
/
+1
*
ntpd: avoid printing messages between send and recv. good for fast networks
Denys Vlasenko
2012-03-03
1
-7
/
+30
*
ntpd: log clock drift with three digits after decimal point
Denys Vlasenko
2012-03-02
1
-2
/
+2
*
ntpd: log jitter on update too; increase assumed clock precision x2 - to 2ms
Denys Vlasenko
2012-03-02
1
-17
/
+28
*
date: extend help text to explain compat date format. Closes 4820
Denys Vlasenko
2012-03-01
1
-0
/
+3
*
fbsplash: use line_length instead of xres * bytes_per_pixel
Yin Kangkai
2012-02-29
1
-8
/
+8
*
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
1
-4
/
+5
*
grep: support for -x, match whole line
Natanael Copa
2012-02-28
1
-3
/
+9
*
libbb/procps.c: make fast_strtoul_10() stop on '\n' too
Denys Vlasenko
2012-02-28
1
-1
/
+2
*
du: use long long for size field
Ian Wienand
2012-02-28
1
-5
/
+5
*
ntpd: fix offset adjustment after step; better step printing
Denys Vlasenko
2012-02-28
1
-17
/
+23
*
ntpd: increase OPT_qq constant to not collide with -L
Denys Vlasenko
2012-02-23
1
-14
/
+14
*
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23
4
-44
/
+46
*
mkdir: fix permissions on 64-bit platforms
Timo Teras
2012-02-23
1
-3
/
+4
*
ifupdown: support metric for static default gw
Natanael Copa
2012-02-19
1
-4
/
+4
*
httpd: make byte ranges which start at 0 work too. Closes 4766
Denys Vlasenko
2012-02-19
1
-6
/
+7
*
modprobe-small: add comment about aliased commands' help text
Denys Vlasenko
2012-02-19
1
-0
/
+4
*
depmod: supply help text
Lauri Kasanen
2012-02-19
1
-9
/
+18
*
getopt: trim help text
Denys Vlasenko
2012-02-09
1
-2
/
+1
*
applets_sh/*: Add a few more examples of "shell applets"
Pere Orga
2012-02-09
4
-0
/
+22
*
getopt: simple code shrink; expand help text
Denys Vlasenko
2012-02-09
1
-16
/
+36
*
Make unix (local) sockets work without IPv6 enabled
Jonh Wendell
2012-02-09
2
-12
/
+9
*
mdev: add a comment. no code changes
Denys Vlasenko
2012-02-06
1
-1
/
+5
*
acpid: do not install handlers for fatal signals
Denys Vlasenko
2012-02-05
1
-2
/
+6
*
cttyhack: handle multiple consoles found in sysfs
Aaro Koskinen
2012-02-04
1
-3
/
+10
*
httpd: fix sendfile of files larger than 2 Gb. Closes 4754
Denys Vlasenko
2012-02-04
1
-1
/
+1
*
tweak comment, no code changes
Denys Vlasenko
2012-02-02
1
-3
/
+3
*
httpd: fix MD5-encrypted-in-httpd.conf password logic
Denys Vlasenko
2012-02-01
2
-27
/
+39
*
modprobe: accept -b even if blacklist functionality is disabled
Felipe Contreras
2012-01-31
2
-8
/
+9
*
vi: add ":prev" command support
Dennis Groenen
2012-01-31
1
-11
/
+18
*
vi: move mark[i] pointers if text[] moves after realloc
Denys Vlasenko
2012-01-31
1
-27
/
+37
*
login: -f should not ask for password even with PAM
Sergey Naumov
2012-01-30
1
-8
/
+10
*
init: add a segv debugging aid, disabled by default
Denys Vlasenko
2012-01-30
1
-0
/
+51
*
gen_build_files.sh: exclude hidden directories
Paulius Zaleckas
2012-01-30
1
-2
/
+5
*
mdev: fix wrong sizeof
Javier Viguera
2012-01-30
1
-1
/
+1
*
bootchartd: add process accounting feature
Quentin Casasnovas
2012-01-18
1
-15
/
+24
*
find_mount_point: fix find_mount_point for char devices
Javier Viguera
2012-01-18
1
-1
/
+2
*
vconfig: fix help text; small code shrink. Closes 4658
Denys Vlasenko
2012-01-16
1
-55
/
+41
*
*: better comments on termios manipulations. No code changes.
Denys Vlasenko
2012-01-15
3
-5
/
+6
[prev]
[next]