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
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-03
bootchartd: warn if .config looks wrong
Denys Vlasenko
1
-0
/
+6
2013-11-02
Makefile.custom: make "make release" delete .gitignore files too
Denys Vlasenko
1
-0
/
+4
2013-10-30
sed: fix "sed clusternewline" testcase
Denys Vlasenko
2
-69
/
+67
2013-10-30
sed: document -E in help text
Denys Vlasenko
1
-3
/
+3
2013-10-30
sed: fix memory leak in 'r FILE' command
Denys Vlasenko
1
-4
/
+3
2013-10-29
sed: accept -E as a synonym for -r
David A. Wheeler
1
-4
/
+10
2013-10-28
udhcpc: make DHCP packets to have at least 300 DHCP bytes
Johannes Stezenbach
1
-0
/
+9
2013-10-16
libbb: use <poll.h> instead of <sys/poll.h>
Thomas Petazzoni
5
-6
/
+2
2013-10-16
bloat-o-meter: add usage info
Bartosz Golaszewski
2
-10
/
+16
2013-10-16
tail compat: fix header printing for tail -f
Bartosz Golaszewski
2
-6
/
+4
2013-10-16
wget: if FEATURE_CLEAN_UP, free(ptr_to_globals)
Guilherme Maciel Ferreira
2
-0
/
+13
2013-10-16
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
4
-9
/
+9
2013-10-14
ether-wake: shorten help text, reduce packet buffer size
Denys Vlasenko
1
-9
/
+10
2013-10-12
wget: add support for connect timeout
Lauri Kasanen
2
-10
/
+30
2013-10-12
init: better --help text
Denys Vlasenko
1
-6
/
+13
2013-10-12
awk: fix length(array)
Denys Vlasenko
2
-1
/
+14
2013-10-08
wall,crontab: use xopen_as_uid_gid()
Ryan Mallon
2
-31
/
+2
2013-10-08
libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions
Ryan Mallon
2
-12
/
+42
2013-10-06
bunzip2: fix off-by-one check
Denys Vlasenko
1
-8
/
+18
2013-10-06
wall: access FILE under real user's credentials
Denys Vlasenko
4
-11
/
+24
2013-09-28
trylink: only prefix libs with -l
Mike Frysinger
1
-3
/
+3
2013-09-19
loadkmap: explain what happens with K_ALLOCATED key value
Denys Vlasenko
1
-8
/
+19
2013-09-18
httpd: make sire pfd[TO_CGI].revents is cleared before poll()
Denys Vlasenko
1
-5
/
+13
2013-09-17
Documentation update
Denys Vlasenko
1
-5
/
+16
2013-09-17
dumpkmap: code shrink
Denys Vlasenko
1
-14
/
+23
2013-09-11
httpd: treat errors from stdin correctly.
Denys Vlasenko
1
-8
/
+13
2013-09-11
touch: add conditional support for -h
Denys Vlasenko
1
-4
/
+35
2013-09-10
ar: better comment
Denys Vlasenko
1
-2
/
+5
2013-09-10
ar: read_num(): fix reading fields using the entire width
Peter Korsgaard
1
-12
/
+20
2013-09-06
top: fix breakage introduced by previous commit
Denys Vlasenko
1
-1
/
+1
2013-09-06
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
7
-20
/
+14
2013-08-25
man: find posix man pages
John Spencer
1
-1
/
+1
2013-08-20
fdisk: fix GPT size math errors
Jody Bruchon
1
-2
/
+2
2013-08-20
lineedit: use unicode_strwidth instead of unicode_strlen
Denys Vlasenko
1
-3
/
+3
2013-08-20
dd: code shrink
Denys Vlasenko
1
-3
/
+4
2013-08-20
dd: code shrink
Denys Vlasenko
1
-2
/
+2
2013-08-20
dd: code shrink
Denys Vlasenko
1
-5
/
+6
2013-08-20
dd: remove FIXME comment which is fixed now. No code changes
Denys Vlasenko
1
-4
/
+1
2013-08-20
dd: code shrink
Denys Vlasenko
1
-12
/
+24
2013-08-20
dd: fail if swab is attempted on odd-sized block
Denys Vlasenko
1
-10
/
+21
2013-08-19
lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n
Denys Vlasenko
1
-14
/
+30
2013-08-19
lineedit: improve Unicode handling (still buggy though)
Denys Vlasenko
2
-11
/
+24
2013-08-19
dd: fix example in a comment. No code changes.
Denys Vlasenko
1
-1
/
+1
2013-08-19
dd: support conv=swab
Denys Vlasenko
1
-6
/
+23
2013-08-19
dd: do not reuse local variables for unrelated values.
Denys Vlasenko
1
-6
/
+8
2013-08-16
iplink: comment out include <net/if_packet.h>
Denys Vlasenko
1
-1
/
+1
2013-08-16
init: don't srop unterminated processes' entries during inittab reload
Paulius Zaleckas
1
-3
/
+10
2013-08-16
init: don't use fixed size buffer for command
Denys Vlasenko
1
-9
/
+13
2013-08-15
tar: fix tar -T to add entries in the exact order as the input list
SASAKI Suguru
1
-3
/
+1
2013-08-15
fix build error with musl libc due to if_slip.h
Denys Vlasenko
1
-1
/
+1
[next]