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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
9
-14
/
+31
|
\
|
*
Bump version to 1.23.0
1_23_0
Denys Vlasenko
2014-12-24
1
-1
/
+1
|
*
libbb: add sanity check in bb_arg_max()
Denys Vlasenko
2014-12-24
1
-1
/
+9
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
4
-7
/
+7
|
*
Make it possible to override LOGIN_FAIL_DELAY in CONFIG_EXTRA_CFLAGS
Peter Kümmel
2014-12-22
1
-0
/
+2
|
*
udhcpc: account for script run time
Denys Vlasenko
2014-12-21
1
-1
/
+5
|
*
nanddump: don't show --bb in usage when disabled
Baruch Siach
2014-12-18
1
-1
/
+3
|
*
nandwrite: fix build when long options are disabled
Baruch Siach
2014-12-17
1
-3
/
+4
|
*
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-15
1
-1
/
+1
*
|
Fix error: conflicting types for ‘pid_t’ with mingw64
Tony Kelman
2015-01-22
1
-0
/
+4
*
|
Update README
Ron Yorston
2015-01-07
3
-33
/
+20
*
|
Use MinGW-w64 by default
Ron Yorston
2015-01-07
3
-4
/
+4
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
6
-0
/
+30
*
|
Revert "Use putenv to implement unsetenv/clearenv"
Ron Yorston
2014-12-18
2
-49
/
+12
*
|
Update MinGW default configuration
Ron Yorston
2014-12-14
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
44
-345
/
+645
|
\
|
|
*
tar: fix "tar -cJ" ignoring -J option. closes 7706
Denys Vlasenko
2014-12-11
1
-38
/
+28
|
*
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10
1
-2
/
+6
|
*
Config: select PLATFORM_LINUX if using sendfile()
Bartosz Golaszewski
2014-12-10
1
-0
/
+1
|
*
flashcp: change BUFSIZE to 4k
Jacob Kjaergaard
2014-12-10
1
-1
/
+1
|
*
make xmalloc_open_zipped_read_close result NUL terminated
Denys Vlasenko
2014-12-07
1
-1
/
+2
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
14
-125
/
+241
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
13
-70
/
+70
|
*
man: do not mangle $MANPATH in memory
Denys Vlasenko
2014-11-30
1
-3
/
+5
|
*
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-11-27
4
-42
/
+71
|
*
man: accept a list of dirs in $MANPATH
Denys Vlasenko
2014-11-27
1
-37
/
+49
|
*
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-26
2
-3
/
+6
|
*
bbunit: fix WANT_TIMING compilation
Denys Vlasenko
2014-11-26
1
-1
/
+1
|
*
gitignore: add testsuite/echo-ne
Bartosz Golaszewski
2014-11-26
1
-0
/
+1
|
*
udhcpd: if a lease from lease file coincides with a static one, ignore it
Denys Vlasenko
2014-11-25
1
-1
/
+13
|
*
init: do not run shutdown/reexec actions from signal handler
Denys Vlasenko
2014-11-21
1
-20
/
+30
|
*
modprobe,rmmod: reject module names with slashes
Denys Vlasenko
2014-11-20
1
-0
/
+11
|
*
typo fix in comment
Denys Vlasenko
2014-11-20
1
-1
/
+1
|
*
ash,hush: do not segfault on $((2**63 / -1))
Denys Vlasenko
2014-11-18
1
-4
/
+23
|
*
ash: fix handling of negative start value in ${v:start:len}
Denys Vlasenko
2014-11-17
1
-1
/
+9
|
*
iproute: support onelink route option and print route flags
Michael Tokarev
2014-11-17
1
-1
/
+17
|
*
exit with 127 if appled name wasn't found - it's more POSIXy
Denys Vlasenko
2014-11-17
1
-2
/
+4
|
*
zcip: Add environment variable for overriding log functionality
Michel Stam
2014-11-04
5
-0
/
+35
|
*
zcip: allow our own class B range to be used for ZeroConf
Michel Stam
2014-10-30
1
-9
/
+21
|
*
udhcpd: add option for tweaking arpping
Michel Stam
2014-10-30
6
-21
/
+39
*
|
Enable vi line editing mode in default configuration
Ron Yorston
2014-12-13
1
-2
/
+2
*
|
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-13
1
-1
/
+1
*
|
sh: don't overwrite login environment variables if already set
Ron Yorston
2014-12-11
1
-0
/
+11
*
|
ash: enable saving history to file in default config
Ron Yorston
2014-12-06
1
-4
/
+4
*
|
vi: fix reading of file after last line
Ron Yorston
2014-12-05
1
-1
/
+5
*
|
vi: failure to open file is not an error when initialising buffer
Ron Yorston
2014-12-05
1
-7
/
+5
*
|
od: print valid octal values with -c flag
Ron Yorston
2014-12-05
1
-5
/
+6
*
|
date: add support for %s format
Ron Yorston
2014-12-02
1
-3
/
+15
*
|
Don't store file details in inode hash table
Ron Yorston
2014-11-30
2
-6
/
+2
*
|
Remove declaration of getpagesize
Ron Yorston
2014-11-29
1
-7
/
+0
[next]