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
path:
root
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2018-10-08
4
-3
/
+22
|
\
|
*
unzip: use printable_string() for printing filenames
Denys Vlasenko
2018-09-30
3
-3
/
+8
|
*
date: do not allow "month #20" and such, closes 11356
Denys Vlasenko
2018-09-23
1
-0
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-09-10
5
-3
/
+86
|
\
|
|
*
remove_file: don't call rmdir if remove_file return failure
Chen Yu
2018-09-09
1
-1
/
+1
|
*
libbb: fix potential NULL pointer use
Denys Vlasenko
2018-09-03
1
-0
/
+2
|
*
libbb: fix use-after-free in copy_file
Denys Vlasenko
2018-09-03
1
-1
/
+2
|
*
libbb: in xmalloc_fgets(), use size_t for bb_get_chunk_from_file()
Denys Vlasenko
2018-09-02
1
-1
/
+1
|
*
Revert "libbb: remove unnecessary variable in xmalloc_fgets"
Denys Vlasenko
2018-09-02
1
-1
/
+3
|
*
fix !CONFIG_FLOAT_DURATION build
Denys Vlasenko
2018-08-26
1
-1
/
+1
|
*
Complie libbb/duration.c if ping[6] is selected
Denys Vlasenko
2018-08-03
1
-0
/
+2
|
*
extend fractional duration support to "top -d N.N" and "timeout"
Denys Vlasenko
2018-08-03
1
-0
/
+76
*
|
Merge branch 'busybox'
Ron Yorston
2018-07-25
9
-10
/
+72
|
\
|
|
*
hush: fix nested redirects colliding with script fds
Denys Vlasenko
2018-07-24
1
-0
/
+1
|
*
whitespace fixes
Denys Vlasenko
2018-07-17
2
-2
/
+2
|
*
cp: optional --reflink support
Denys Vlasenko
2018-07-13
1
-0
/
+19
|
*
usage: do not print trailing space for commands which have no arguments
Denys Vlasenko
2018-07-09
1
-2
/
+5
|
*
hexdump: fix short file of zero butes treated as dup
Denys Vlasenko
2018-07-03
1
-5
/
+9
|
*
testsuite/mount.tests: fix false positive
Denys Vlasenko
2018-06-28
1
-0
/
+4
|
*
libbb: crypt() in newer glibc requires include <crypt.h>
Denys Vlasenko
2018-06-27
1
-0
/
+1
|
*
restore documentation on the build config language
Kartik Agaram
2018-06-06
1
-1
/
+1
|
*
whitespace fix
Denys Vlasenko
2018-05-26
1
-1
/
+1
|
*
realpath,readlink -f: coreutils compat, closes 11021
Denys Vlasenko
2018-05-24
1
-0
/
+30
*
|
win32: reinstate code in read_line_input to handle non-ttys
Ron Yorston
2018-05-25
1
-4
/
+5
*
|
Update copyright date
Ron Yorston
2018-05-13
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-05-13
2
-4
/
+21
|
\
|
|
*
libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avo...
Denys Vlasenko
2018-04-17
1
-0
/
+12
|
*
less: fix fallout from "use common routine to set raw termios"
Denys Vlasenko
2018-04-16
1
-4
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
8
-45
/
+67
|
\
|
|
*
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-04-08
1
-5
/
+12
|
*
libbb: switch bb_ask_noecho() to "mallocing" string return API
Denys Vlasenko
2018-04-07
1
-14
/
+31
|
*
xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy
Denys Vlasenko
2018-04-07
2
-6
/
+13
|
*
libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confir...
Denys Vlasenko
2018-04-07
5
-10
/
+10
|
*
telnet: move winsize detection closer to I/O loop, delete non-functioning deb...
Denys Vlasenko
2018-04-07
1
-11
/
+1
|
*
placate gcc-8.0.1 warnings
Denys Vlasenko
2018-04-06
1
-3
/
+3
|
*
hush: fix "unset PS1/PS2", and put them into initial variable set
Denys Vlasenko
2018-04-06
1
-1
/
+2
*
|
win32: more backslash to slash conversions
Ron Yorston
2018-04-08
1
-1
/
+2
*
|
win32: exclude termios code
Ron Yorston
2018-04-05
2
-7
/
+14
*
|
ps: obtain applet names from other BusyBox processes
Ron Yorston
2018-04-04
1
-11
/
+8
*
|
win32: improvements to get_terminal_width_height
Ron Yorston
2018-04-03
1
-0
/
+2
*
|
ash: reinstate applet name variable after forkshell
Ron Yorston
2018-04-03
1
-6
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-02
4
-17
/
+22
|
\
|
|
*
libbb: new function bb_die_memory_exhausted
Denys Vlasenko
2018-04-01
3
-7
/
+12
|
*
sed: prevent overflow of length from bb_get_chunk_from_file
Quentin Rameau
2018-04-01
1
-4
/
+7
|
*
libbb: remove unnecessary variable in xmalloc_fgets
Quentin Rameau
2018-04-01
1
-3
/
+1
|
*
libbb: use BUILD_BUG_ON in utoa_to_buf()
Denys Vlasenko
2018-03-28
1
-4
/
+3
*
|
libbb: improve stripping of extension from argv[0]
Ron Yorston
2018-03-31
1
-15
/
+11
*
|
busybox: let --list-full display nofork/noexec applets
Ron Yorston
2018-03-29
1
-6
/
+22
*
|
win32: save a few bytes
Ron Yorston
2018-03-29
1
-2
/
+3
*
|
ps: display applet names in process listing
Ron Yorston
2018-03-28
1
-0
/
+9
[next]