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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
df: do "rootfs" check sooner
Denys Vlasenko
2018-02-23
1
-4
/
+5
|
*
df: 4TB+ support on 32 bits arch
Denys Vlasenko
2018-02-23
1
-8
/
+15
|
*
Fix install with hardlinks and a custom PREFIX. Closes 10801
Denys Vlasenko
2018-02-23
1
-9
/
+9
|
*
od: move address_fmt[] from data to globals. 8 less bytes in data section
Denys Vlasenko
2018-02-22
1
-8
/
+10
|
*
sort: fix potentially buggy use of OPT_STR
Denys Vlasenko
2018-02-22
1
-12
/
+15
|
*
sort: in -s handling, return 1/-1, not 1/0 compare result
Denys Vlasenko
2018-02-22
1
-2
/
+3
|
*
libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT
Denys Vlasenko
2018-02-21
3
-4
/
+10
|
*
sort: fix -s. Closes 10671
Denys Vlasenko
2018-02-21
1
-12
/
+57
|
*
iplink: implement support for selecting a master interface
Jan Luebbe
2018-02-20
3
-2
/
+41
|
*
ip link: support "add TYPE vrf", improve --help
Jan Luebbe
2018-02-20
2
-5
/
+76
|
*
umount: fix "umount -t FSTYPE MNTPOINT" acting as if -a is specified
Denys Vlasenko
2018-02-20
1
-3
/
+5
|
*
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-20
6
-79
/
+68
|
*
poweroff: add a config option for people needing VERY early poweroff
Denys Vlasenko
2018-02-19
1
-0
/
+54
|
*
mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms
Denys Vlasenko
2018-02-15
2
-6
/
+6
|
*
tls: remove redundant floor prevention
Denys Vlasenko
2018-02-14
1
-2
/
+0
|
*
ping: don't call monotonic_us twice per sending the ping
Denys Vlasenko
2018-02-13
1
-10
/
+11
|
*
ping: implement -A "adaptive ping"
Denys Vlasenko
2018-02-13
1
-40
/
+60
|
*
inetd,mount: add comment with example of flags to build with libtirpc
Denys Vlasenko
2018-02-13
2
-2
/
+10
|
*
progress meter: add disabled code for a more stable ETA
Denys Vlasenko
2018-02-13
2
-0
/
+14
|
*
hush: simplify process_command_subs()
Denys Vlasenko
2018-02-13
1
-11
/
+9
|
*
ash : fix double-quoted "\z" handling
Denys Vlasenko
2018-02-13
5
-6
/
+113
*
|
Remove fake signal-handling code
Ron Yorston
2018-03-01
8
-32
/
+39
*
|
lineedit: disable window size tracking in default configuration
Ron Yorston
2018-03-01
4
-4
/
+23
*
|
win32: make has_exec_format static
Ron Yorston
2018-03-01
2
-56
/
+55
*
|
win32: additional improvements to handling of executables
Ron Yorston
2018-02-28
3
-21
/
+36
*
|
ash: changes to command resolution, execution and display
Ron Yorston
2018-02-28
1
-23
/
+55
*
|
win32: don't add extensions to filenames ending with a dot
Ron Yorston
2018-02-28
2
-2
/
+9
*
|
win32: fix code to check for file extensions
Ron Yorston
2018-02-27
1
-1
/
+1
*
|
libbb: ensure build details are only stored once
Ron Yorston
2018-02-26
1
-1
/
+1
*
|
win32: move detection of file formats to stat(2)
Ron Yorston
2018-02-26
7
-77
/
+82
*
|
win32: improvements to stat(2) emulation
Ron Yorston
2018-02-26
1
-25
/
+18
*
|
tar: don't save file status
Ron Yorston
2018-02-26
1
-0
/
+4
*
|
win32: add support for batch files
Ron Yorston
2018-02-26
4
-30
/
+82
*
|
win32: make /dev/urandom more random
Ron Yorston
2018-02-23
4
-2
/
+244
*
|
ash: tidy up /dev/null redirection
Ron Yorston
2018-02-22
1
-11
/
+6
*
|
shred: fix up for WIN32 and enable by default
Ron Yorston
2018-02-22
3
-2
/
+8
*
|
dd: use new device handling to implement /dev/zero and /dev/urandom
Ron Yorston
2018-02-22
1
-13
/
+10
*
|
win32: handle /dev/zero and /dev/urandom in open and read functions
Ron Yorston
2018-02-22
3
-3
/
+65
*
|
fsync: enable in default configuration
Ron Yorston
2018-02-22
3
-2
/
+5
*
|
win32: tailor inet_pton.c for use in busybox-w32
Ron Yorston
2018-02-22
1
-11
/
+8
*
|
win32: import inet_pton.c from ISC BIND
Ron Yorston
2018-02-22
1
-231
/
+182
*
|
win32: import fsync(2) implementation from gnulib
Ron Yorston
2018-02-21
4
-1
/
+78
*
|
ash: use correct size for tblentry
Ron Yorston
2018-02-19
1
-2
/
+2
*
|
win32: use built-in shell for popen, if possible
Ron Yorston
2018-02-18
1
-2
/
+12
*
|
ash: allow waitpid_child to block
Ron Yorston
2018-02-17
1
-1
/
+1
*
|
win32: add dummy sys/select.h required for poll
Ron Yorston
2018-02-14
1
-0
/
+0
*
|
win32: update poll implementation to match latest gnulib version
Ron Yorston
2018-02-13
1
-209
/
+207
*
|
du: use Windows-compatible print formats
Ron Yorston
2018-02-13
2
-4
/
+4
*
|
win32: always use safe API calls to manipulate environment
Ron Yorston
2018-02-13
5
-118
/
+26
*
|
which: treat busybox as a special case
Ron Yorston
2018-02-13
1
-1
/
+8
[prev]
[next]