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
...
*
|
Omit functions not required if seamless compression is disabled
Ron Yorston
2014-11-29
1
-5
/
+3
*
|
Move definition of bb_got_signal to mingw.c
Ron Yorston
2014-11-29
2
-4
/
+2
*
|
Use putenv to implement unsetenv/clearenv
Ron Yorston
2014-11-23
2
-12
/
+49
*
|
mingw.c: ignore EACCES from mkdir if directory exists
Ron Yorston
2014-10-09
1
-1
/
+14
*
|
mingw.c: add missing break in fcntl implementation
Ron Yorston
2014-10-09
1
-0
/
+1
*
|
win32: attempt to get filesystem type for mntent
Ron Yorston
2014-10-06
1
-1
/
+8
*
|
Update MinGW default configuration
Ron Yorston
2014-10-06
1
-3
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-10-06
44
-619
/
+1226
|
\
|
|
*
ntpd: calculate offset to jitter ratio before updating jitter
Miroslav Lichvar
2014-10-05
1
-4
/
+8
|
*
sed: fix "sed CMD -i nonexistent_file". Closes 7484
Denys Vlasenko
2014-10-05
1
-2
/
+6
|
*
ntpd: don't stay at short polling interval
Miroslav Lichvar
2014-10-02
1
-27
/
+53
|
*
getty: set tty attrs so that control chars are shown as ^c
Denys Vlasenko
2014-10-02
1
-8
/
+9
|
*
ntpd: be less eager to use shorter poll intervals
Denys Vlasenko
2014-09-27
1
-39
/
+41
|
*
ubiupdatevol: fix -t to not require an option. Closes 7466
Denys Vlasenko
2014-09-25
1
-9
/
+14
|
*
install: fix help text
Denys Vlasenko
2014-09-24
1
-1
/
+1
|
*
ntpd: split out poll adjusting code
Miroslav Lichvar
2014-09-24
1
-37
/
+39
|
*
ntpd: don't wait for good offset before disabling burst mode
Miroslav Lichvar
2014-09-24
1
-6
/
+3
|
*
install: implement -t DIR
Aaro Koskinen
2014-09-24
1
-15
/
+22
|
*
less: make -E work
Aaro Koskinen
2014-09-23
1
-1
/
+8
|
*
less: trivial code shrink
Denys Vlasenko
2014-09-22
1
-4
/
+3
|
*
less: move "retry-on-EAGAIN" logic closer to read ops
Denys Vlasenko
2014-09-22
3
-32
/
+29
|
*
less: disable "suppress empty wraparound" optimization
Denys Vlasenko
2014-09-21
1
-0
/
+6
|
*
df: fix -T option when ENABLE_FEATURE_HUMAN_READABLE=0
Ari Sundholm
2014-09-20
1
-8
/
+7
|
*
false: make "false --help" exit with 1
Denys Vlasenko
2014-09-18
2
-8
/
+35
|
*
df: implement -T option
Ari Sundholm
2014-09-17
1
-2
/
+23
|
*
sed: fix a buglet in s///NUM handling
Denys Vlasenko
2014-09-16
2
-1
/
+8
|
*
ftpd: make LIST command show dotfiles too
Denys Vlasenko
2014-09-15
1
-8
/
+8
|
*
vi: fix incorrect memory access on brace matching. Closes 7256
Denys Vlasenko
2014-09-15
1
-43
/
+36
|
*
mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334
Denys Vlasenko
2014-09-08
1
-1
/
+1
|
*
ash: fix off-by-one in "jobs %4" handling. closes 7310
Denys Vlasenko
2014-09-08
1
-1
/
+1
|
*
ash: factor out ASH_HELP config option
Denys Vlasenko
2014-09-08
1
-11
/
+15
|
*
find: support -perm /BITS. Closes 7340
Denys Vlasenko
2014-09-05
1
-4
/
+4
|
*
tftpd: tweak HP PA-RISC firmware bug compatibility
Denys Vlasenko
2014-09-04
1
-3
/
+4
|
*
tftpd: support full 512-byte requests
Denys Vlasenko
2014-09-03
1
-3
/
+13
|
*
taskset: fix logic error in "if it doesn't start with 0x..."
Denys Vlasenko
2014-08-31
1
-1
/
+1
|
*
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-08-28
2
-1
/
+21
|
*
ping: add -p to specify data pattern
Florian Fainelli
2014-08-27
1
-9
/
+16
|
*
taskset: support CPU masks for more than 64 CPUs
Denys Vlasenko
2014-08-17
4
-25
/
+79
|
*
addgroup: mention -S in the help text
Denys Vlasenko
2014-08-15
1
-2
/
+2
|
*
ash: make ${#var} unicode-aware
Denys Vlasenko
2014-08-13
1
-13
/
+26
|
*
ash,hush: run reinit_unicode() only if makes sense
Denys Vlasenko
2014-08-13
2
-5
/
+11
|
*
hush: make ${#var} unicode-aware
Denys Vlasenko
2014-08-13
3
-10
/
+35
|
*
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
5
-52
/
+100
|
*
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
|
*
top: fix memset length (sizeof(ptr) vs sizeof(array) problem)
Denys Vlasenko
2014-07-29
1
-2
/
+1
|
*
top: fix and merge code to parse /proc/meminfo
Timo Teräs
2014-07-27
1
-110
/
+86
|
*
sha3: add 32-bit optimized bit-sliced implementation
Denys Vlasenko
2014-07-25
1
-14
/
+242
|
*
zcip: fix link-local IP conflict detection
Ken Sharp
2014-07-20
1
-16
/
+22
[prev]
[next]