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
...
|
*
testsuite/tree.tests: fix false positive failure
Denys Vlasenko
2023-01-02
1
-18
/
+20
|
*
xxd: fix use of non-initialized data
Denys Vlasenko
2023-01-02
1
-1
/
+2
|
*
xargs: implement -o, closes 15146
Denys Vlasenko
2022-12-22
1
-34
/
+51
|
*
udhcpc6: fix binding to network aliases
Denys Vlasenko
2022-12-15
1
-4
/
+9
|
*
udhcp: add a few comments, no code changes
Denys Vlasenko
2022-12-15
2
-0
/
+11
|
*
udhcpc6: use a different default config script
Denys Vlasenko
2022-12-15
2
-3
/
+8
|
*
udhcpc6: align FF02__1_2[]
Denys Vlasenko
2022-12-15
3
-5
/
+5
|
*
more: accept and ignore -e
Natanael Copa
2022-12-14
1
-1
/
+2
|
*
udhcpc6: add some comments
Denys Vlasenko
2022-12-14
2
-12
/
+39
|
*
udhcpc6: remove stray comment
Denys Vlasenko
2022-12-13
1
-1
/
+0
|
*
libbb: shrink del_loop()
Denys Vlasenko
2022-12-13
1
-1
/
+1
|
*
loop: restore the correct return vaule of set_loop()
Denys Vlasenko
2022-12-13
1
-4
/
+8
|
*
loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs
Denys Vlasenko
2022-12-13
2
-9
/
+65
|
*
testsuite/mount.tests: accomodate umount failure seen on 5.18.0
Denys Vlasenko
2022-12-13
1
-1
/
+13
|
*
loop: refactor: extract subfunction set_loopdev_params()
Xiaoming Ni
2022-12-13
1
-39
/
+51
|
*
loop: simplify code of LOOP_SET_FD failure
Xiaoming Ni
2022-12-12
1
-7
/
+3
|
*
loop: refactor: extract subfunction get_next_free_loop()
Xiaoming Ni
2022-12-12
1
-30
/
+26
|
*
xxd: fix typo in trivial usage
Brandon Maier
2022-12-08
1
-1
/
+1
|
*
unzip -l: add missed big-endian conversions date and time
Peter Kaestle
2022-11-29
1
-0
/
+2
|
*
Remove "select PLATFORM_LINUX"
Denys Vlasenko
2022-11-29
54
-70
/
+0
|
*
Fix non-Linux builds
Samuel Thibault
2022-11-29
56
-3
/
+89
|
*
fbset: support setting pixel clock rate
Dario Binacchi
2022-11-16
1
-0
/
+3
|
*
fbset: abort on not handled options
Dario Binacchi
2022-11-16
1
-0
/
+3
|
*
loop: fix a race when a free loop device is snatched
Xiaoming Ni
2022-11-15
1
-1
/
+10
|
*
pkill: add -e to display the name and PID of the process being killed
Louis Sautier
2022-10-14
1
-4
/
+11
*
|
win32: revised implementation of setlinebuf(3)
Ron Yorston
2022-12-31
1
-1
/
+1
*
|
libbb: speed up bb_get_chunk_from_file()
Ron Yorston
2022-12-30
1
-0
/
+9
*
|
win32: speed up getc(3) wrapper
Ron Yorston
2022-12-30
1
-2
/
+2
*
|
win32: always allow d_type member of struct dirent
Ron Yorston
2022-12-22
2
-4
/
+0
*
|
win32: prevent stat(2) from updating access times
Ron Yorston
2022-12-22
1
-4
/
+19
*
|
make: fixes to test script
Ron Yorston
2022-12-12
1
-0
/
+3
*
|
getopt: use name supplied with '-n' to report error
Ron Yorston
2022-11-24
1
-0
/
+5
*
|
make: add '-x' option to set pragmas
Ron Yorston
2022-11-21
1
-50
/
+92
*
|
make: add .PRAGMA special target
Ron Yorston
2022-11-18
1
-38
/
+135
*
|
build system: allow monochrome 'make menuconfig'
Ron Yorston
2022-11-16
1
-0
/
+3
*
|
make: changes to suffix substitution in macro expansion
Ron Yorston
2022-11-16
2
-9
/
+29
*
|
make: show location of errors during build
Ron Yorston
2022-11-16
1
-15
/
+41
*
|
make: fix typo in help text
Ron Yorston
2022-11-14
1
-2
/
+2
*
|
win32: native make menuconfig: support search
Avi Halachmi (:avih)
2022-11-13
1
-5
/
+21
*
|
make: use correct test for valid macro name
Ron Yorston
2022-11-13
2
-1
/
+14
*
|
make: pdpmake needs long filename support in ar too
Ron Yorston
2022-11-13
1
-1
/
+1
*
|
build system: try harder to detect w64devkit
Ron Yorston
2022-11-12
1
-0
/
+11
*
|
make: make + sh configuration
Ron Yorston
2022-11-10
5
-1
/
+2456
*
|
Update README.md
Ron Yorston
2022-11-09
1
-7
/
+3
*
|
build system: silence compiler warning
FRP-4784-g5507c8744
Ron Yorston
2022-11-08
1
-0
/
+1
*
|
win32: fix ESC/CR handling in 'make menuconfig'
Ron Yorston
2022-11-07
1
-1
/
+1
*
|
Provide PDCurses source for w64devkit build
Ron Yorston
2022-11-07
40
-0
/
+10615
*
|
win32: allow 'make menuconfig' in native builds
Ron Yorston
2022-11-07
1
-6
/
+223
*
|
make: fix typo in inference rule handling
Ron Yorston
2022-11-04
2
-24
/
+25
*
|
make: fixes to inference rules
Ron Yorston
2022-11-03
2
-18
/
+60
[prev]
[next]