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
/
archival
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-03-23
avoid calling bb_strtou twice in MIN macro expansion
Matt Whitlock
1
-5
/
+8
2014-03-23
ntpd: add optional support for /etc/ntp.conf
Denys Vlasenko
2
-4
/
+39
2014-03-17
docs/new-applet-HOWTO.txt: tweak a bit
Denys Vlasenko
1
-18
/
+15
2014-03-16
libbb: fix a bad check for uclibc >= 0.9.31
Denys Vlasenko
1
-4
/
+7
2014-03-16
docs: update new-applet-HOWTO.txt
Bartosz Golaszewski
1
-35
/
+62
2014-03-16
ash: make "locak VAR" unset VAR (bash does that)
Denys Vlasenko
3
-0
/
+18
2014-03-16
script: make it work even if fd 0 is closed
Denys Vlasenko
2
-1
/
+8
2014-03-16
build system: for "find", use POSIX not operator (!) instead of -not
Denys Vlasenko
1
-1
/
+1
2014-03-16
su: add a delay if the password is incorrect
Romain Naour
1
-0
/
+1
2014-03-15
ash,hush: fix a thinko about 2^64-1 factorization
Denys Vlasenko
1
-5
/
+11
2014-03-14
hush: make "true" built-in
Denys Vlasenko
1
-0
/
+1
2014-03-13
random: cosmetic tweaks in debug code
Denys Vlasenko
1
-2
/
+2
2014-03-13
ash,hush: improve randomness of $RANDOM, add easy-ish way to test it
Denys Vlasenko
2
-17
/
+135
2014-03-07
shuf: trim help text
Denys Vlasenko
1
-4
/
+4
2014-03-07
shuf: do not use strings for -i RANGE case
Denys Vlasenko
1
-3
/
+5
2014-03-07
shuf: improve help text
Bartosz Golaszewski
1
-3
/
+3
2014-03-07
shuf: fix a segfault on 'shuf -e'
Bartosz Golaszewski
1
-1
/
+2
2014-03-05
use [s]rand(), not [s]random()
Denys Vlasenko
3
-12
/
+12