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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-0
/
+3
|
\
|
*
zcip: fix slow environment leak
Denys Vlasenko
2017-07-22
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
2
-1
/
+18
|
\
|
|
*
Move get_unaligned_le32() macros to platform.h
Denys Vlasenko
2017-07-15
1
-0
/
+6
|
*
main: fix the case where user has "halt" as login shell. Closes 9986
Denys Vlasenko
2017-07-07
1
-1
/
+1
|
*
libbb: new function bb_getgroups() - allocating wrapper around getgroups()
Denys Vlasenko
2017-07-04
1
-0
/
+9
|
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-0
/
+2
*
|
Use %I64* formats with MinGW instead of %ll* formats
Johannes Schindelin
2017-07-18
1
-1
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-05-29
1
-4
/
+47
|
\
|
|
*
libbb: make check_password() also return CHECKPASS_PW_HAS_EMPTY_PASSWORD
Denys Vlasenko
2017-04-13
1
-2
/
+2
|
*
su: FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY
Denys Vlasenko
2017-04-13
1
-0
/
+1
|
*
login: move check_securetty to libbb
Kaarle Ritvanen
2017-04-13
1
-0
/
+5
|
*
Tweak GETOPT_RESET comment
Denys Vlasenko
2017-04-12
1
-5
/
+3
|
*
libbb: GETOPT_RESET macro
Kaarle Ritvanen
2017-04-12
1
-0
/
+22
|
*
fix errors found with make_single_applets.sh
Denys Vlasenko
2017-04-12
1
-1
/
+1
|
*
libbb: move isqrt from factor, use it in diff too
Denys Vlasenko
2017-04-11
1
-0
/
+2
|
*
nl: new applet; also implement cat -nb (similar functionality to nl)
Denys Vlasenko
2017-04-05
1
-0
/
+10
|
*
mount: create loop devices with LO_FLAGS_AUTOCLEAR flag
Denys Vlasenko
2017-03-16
1
-3
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
3
-36
/
+111
|
\
|
|
*
libbb: match_fstype() is unreadable in the extreme, fixing it
Denys Vlasenko
2017-01-30
1
-1
/
+1
|
*
libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode
Denys Vlasenko
2017-01-26
1
-5
/
+9
|
*
tls: can download kernels now :)
Denys Vlasenko
2017-01-24
1
-1
/
+1
|
*
tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work
Denys Vlasenko
2017-01-24
1
-17
/
+25
|
*
separate TLS code into a library, use in in wget
Denys Vlasenko
2017-01-23
1
-21
/
+67
|
*
password utils: improve --help, make DEFAULT_PASSWD_ALGO visible if CHPASSWD
Denys Vlasenko
2017-01-20
1
-0
/
+8
|
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-0
/
+4
|
*
Allow FAST_FUNC to be overridden at build time
Kang-Che Sung
2017-01-09
1
-5
/
+10
*
|
Provide vfprintf replacement
Ron Yorston
2017-02-07
1
-0
/
+1
*
|
win32: implement nanosleep and enable float sleep by default
Ron Yorston
2017-01-18
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-04
2
-11
/
+17
|
\
|
|
*
modprobe-small: make applets individually selectable
Denys Vlasenko
2016-12-23
1
-2
/
+1
|
*
Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config"
Denys Vlasenko
2016-12-22
1
-4
/
+4
|
*
df: implement -B n<suff> and -B <suff> formats of -B option
Denys Vlasenko
2016-12-12
1
-0
/
+1
|
*
suppress glibc "use sysmacros.h for major" warning
Denys Vlasenko
2016-12-12
1
-1
/
+1
|
*
selinux: drop deprecated headers
Mike Frysinger
2016-12-09
1
-2
/
+0
|
*
randomconfig fixes
Denys Vlasenko
2016-12-08
1
-2
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
3
-301
/
+63
|
\
|
|
*
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
Rostislav Skudnov
2016-11-24
1
-38
/
+38
|
*
Remove outdated comments
Denys Vlasenko
2016-11-23
1
-5
/
+0
|
*
Convert all udhcp applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-4
/
+1
|
*
Convert all selinux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-12
/
+0
|
*
test: make [ and [[ forms individually selectable
Denys Vlasenko
2016-11-23
1
-2
/
+6
|
*
Remove remnants of disabled "length" applet
Denys Vlasenko
2016-11-23
1
-1
/
+0
|
*
Convert all coreutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-70
/
+0
|
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-39
/
+0
|
*
Convert all console-tools/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-16
/
+0
|
*
Convert all mailutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-4
/
+0
|
*
tc: consolidate its disabled bits
Denys Vlasenko
2016-11-23
1
-1
/
+0
|
*
Convert all networking/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-49
/
+0
|
*
Convert all procps/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-14
/
+0
[next]