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
...
|
*
libbb/loop: don't try to re-use existing loop device
Kevin Wallace
2015-02-07
1
-10
/
+1
|
*
libbb: make INET[6]_rresolve use sockaddr2{host,dotted}_noport
Denys Vlasenko
2015-02-03
1
-51
/
+33
|
*
libbb: code shrink by factoring out common update_utmp_DEAD_PROCESS
Denys Vlasenko
2015-01-05
1
-0
/
+14
|
*
libpwdgrp: rewritten to use malloced implementation
Tito Ragusa
2015-01-02
1
-48
/
+0
*
|
Merge commit '1_23_0' into merge
TIG_1_23_0
Ron Yorston
2015-01-23
2
-1
/
+10
|
\
|
|
*
libbb: add sanity check in bb_arg_max()
Denys Vlasenko
2014-12-24
1
-1
/
+9
|
*
randomconfig fixes
Denys Vlasenko
2014-12-22
1
-0
/
+1
|
*
lineedit: don't block when looking for escape sequence in vi-mode
Ron Yorston
2014-12-15
1
-1
/
+1
*
|
Changes to allow building with MinGW-w64
Ron Yorston
2015-01-05
1
-0
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
7
-37
/
+95
|
\
|
|
*
lineedit: don't fall back to simple line input if tty is in raw mode
Denys Vlasenko
2014-12-10
1
-2
/
+6
|
*
libbb: use sendfile() to copy data between file descriptors
Bartosz Golaszewski
2014-11-27
1
-31
/
+56
|
*
libbb: use ARG_MAX for bb_arg_max() only if it's 60k+
Denys Vlasenko
2014-11-26
1
-1
/
+1
|
*
bbunit: fix WANT_TIMING compilation
Denys Vlasenko
2014-11-26
1
-1
/
+1
|
*
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
2
-0
/
+27
*
|
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
*
|
Don't store file details in inode hash table
Ron Yorston
2014-11-30
2
-6
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
6
-63
/
+395
|
\
|
|
*
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-09-22
1
-4
/
+6
|
*
false: make "false --help" exit with 1
Denys Vlasenko
2014-09-18
1
-8
/
+18
|
*
init: if libc-based Unicode support is on, run setlocale(LC_ALL, "") at startup
Denys Vlasenko
2014-08-11
1
-2
/
+1
|
*
ftpd: add optional support for authentication
Morten Kvistgaard
2014-08-05
2
-29
/
+68
|
*
sha3: tweak comments and indentation
Denys Vlasenko
2014-07-30
1
-13
/
+14
|
*
sha3: code shrink (and speedup for SHA3_SMALL=0)
Denys Vlasenko
2014-07-30
1
-16
/
+66
|
*
sha3: add 32-bit optimized bit-sliced implementation
Denys Vlasenko
2014-07-25
1
-14
/
+242
|
*
libbb: fix bb_ask() to flush input before prompt, not after. Closes 7190
Denys Vlasenko
2014-07-01
1
-1
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-06-30
8
-12
/
+174
|
\
|
|
*
libbb: fix compile failure if both ARG_MAX and _SC_ARG_MAX are defined
Denys Vlasenko
2014-06-25
1
-1
/
+1
|
*
unit-tests: implement the unit-testing framework
Bartosz Golaszewski
2014-06-22
3
-12
/
+135
|
*
libbb: use a wrapper around sysconf(_SC_CLK_TCK) to save a few bytes
Bartosz Golaszewski
2014-06-22
1
-0
/
+6
|
*
find: use sysconf(_SC_ARG_MAX) to determine the command-line size limit
Denys Vlasenko
2014-06-22
2
-0
/
+17
|
*
Add conditional support for -v / --verbose
Denys Vlasenko
2014-05-19
3
-0
/
+16
*
|
MinGW: rename execable -> executable
Ron Yorston
2014-05-06
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-05-06
8
-40
/
+102
|
\
|
|
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
2
-7
/
+7
|
*
libbb: fix empty PATH components handling
Denys Vlasenko
2014-05-02
1
-12
/
+18
|
*
libbb: fix thinko in rtc_xopen()
Denys Vlasenko
2014-05-02
1
-1
/
+1
|
*
libbb: make rtc_xopen try harder on EBUSY
Denys Vlasenko
2014-05-02
1
-10
/
+42
|
*
Fix compile failures
Denys Vlasenko
2014-05-02
1
-0
/
+2
|
*
libbb: make syslog level for bb_error_msg's configurable. use it in crond
Denys Vlasenko
2014-04-30
1
-1
/
+2
|
*
libbb/obscure.c: code shrink. Suggested by Tito.
Denys Vlasenko
2014-04-16
1
-1
/
+1
|
*
libbb: provide usleep() fallback implementation
Bernhard Reutner-Fischer
2014-04-13
1
-0
/
+18
|
*
libbb: fix a bad check for uclibc >= 0.9.31
Denys Vlasenko
2014-03-16
1
-4
/
+7
|
*
script: make it work even if fd 0 is closed
Denys Vlasenko
2014-03-16
1
-1
/
+1
*
|
Move handling of Windows globbing out of upstream code
Ron Yorston
2014-04-21
1
-5
/
+0
*
|
lineedit: improve appearance of forward cursor movement
Ron Yorston
2014-04-09
1
-0
/
+40
*
|
Use ANSI escape to move cursor back during line editing
Ron Yorston
2014-04-07
1
-0
/
+2
*
|
Provide fake getpwent_r to reduce changes from upstream
Ron Yorston
2014-03-23
1
-4
/
+0
[prev]
[next]