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
/
docs
/
cgi
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-14
ash: add more checks to forkshell debug
Ron Yorston
1
-15
/
+36
2024-01-14
ash: special case in creation of pipeline
Ron Yorston
1
-1
/
+3
2024-01-12
lineedit: remove CRs from input
Ron Yorston
1
-2
/
+6
2024-01-06
Update PDCurses
Ron Yorston
16
-278
/
+610
2024-01-05
time: enable '-f' option
Ron Yorston
1
-17
/
+6
2024-01-04
libbb: code shrink bb_get_last_path_component_strip()
Ron Yorston
1
-6
/
+4
2024-01-04
win32: fix detection of directories in stat(2)
Ron Yorston
1
-3
/
+5
2024-01-04
libbb: introduce last_char_is_dir_sep()
Ron Yorston
3
-2
/
+14
2024-01-03
win32: make the clang build less crashy
Ron Yorston
4
-6
/
+22
2024-01-02
build system: try harder to detect Windows hosts
Ron Yorston
1
-3
/
+5
2024-01-02
sed: check errors writing file with sed -i
Dominique Martinet
1
-0
/
+5
2024-01-01
time: implement %% and \escapes in -f FMT
Denys Vlasenko
2
-21
/
+55
2023-12-31
time: fix max resident set size unit
Natanael Copa
1
-9
/
+19
2023-12-31
awk: fix handling of empty fields
Denys Vlasenko
2
-16
/
+24
2023-12-31
win32: code shrink procps_scan()
Ron Yorston
1
-2
/
+2
2023-12-31
httpd: consistently leak memory, or not
Ron Yorston
1
-3
/
+8
2023-12-31
win32: fix clang error/warning
Ron Yorston
2
-3
/
+7
2023-12-25
ash: avoid crash when job table is empty
Ron Yorston
1
-6
/
+8
2023-12-22
make: proper handling of build failure with '-k'
Ron Yorston
2
-3
/
+22
2023-12-20
httpd: enable support for CGI
Ron Yorston
6
-15
/
+176
2023-12-18
win32: code shrink execve(2) implementation
Ron Yorston
1
-2
/
+2
2023-12-15
httpd: fix return code when run in background
Ron Yorston
3
-15
/
+7
2023-12-15
httpd: fix failure to run daemonised
Ron Yorston
1
-2
/
+1
2023-12-13
util-linux/lsusb.c: print manufacturer/product strings if available
Peter Korsgaard
1
-1
/
+27
2023-12-12
lineedit: fix to tab completion of applet override
Ron Yorston
1
-1
/
+3
2023-12-12
win32: tidy up conditional compilation of applet override
Ron Yorston
2
-12
/
+11
2023-12-11
make: flush stdout after writing command string
Ron Yorston
1
-1
/
+3
2023-12-10
win32: code shrink applet overrides
Ron Yorston
4
-62
/
+32
2023-12-09
win32: allow hardcoded list of applets to override
Ron Yorston
5
-6
/
+26
2023-11-23
top: improve large PID display in memory ('s') mode
Denys Vlasenko
1
-13
/
+28
2023-11-14
win32: only search PATH for compressor
Ron Yorston
3
-14
/
+21
2023-11-13
Cygwin: regenerate defconfig
Christian Franke
1
-277
/
+515
2023-11-08
iconv: fix incorrect fix
Ron Yorston
1
-4
/
+5
2023-11-08
start-stop-daemon: make --output not depend on FANCY
Denys Vlasenko
1
-1
/
+1
2023-11-08
start-stop-daemon: do not lose error messages with -b
Denys Vlasenko
3
-36
/
+41
2023-11-08
start-stop-daemon: typo fix
Denys Vlasenko
1
-1
/
+1
2023-11-07
start-stop-daemon: implement option -O|--output
Louai Al-Khanji
1
-12
/
+34
2023-11-07
sleep: Update doc
Petr Vorel
1
-7
/
+8
2023-11-07
start-stop-daemon: update comment, no code changes
Denys Vlasenko
1
-3
/
+13
2023-11-07
start-stop-daemon: add -d DIR chdir option
ejaaskel
3
-15
/
+41
2023-11-07
start-stop-daemon: fix --help: -K or -S is required
Denys Vlasenko
1
-10
/
+36
2023-10-25
lineedit: normalise HOME for use in prompt
Ron Yorston
1
-1
/
+7
2023-10-24
make: stricter checks for c:/path filenames
Ron Yorston
1
-6
/
+9
2023-10-24
win32: avoid terminal weirdness induced by Gradle
Ron Yorston
1
-2
/
+2
2023-10-23
make: fix detection of target rules
Ron Yorston
2
-152
/
+191
2023-10-22
win32: avoid terminal weirdness induced by Gradle?
Ron Yorston
1
-0
/
+2
2023-10-06
make: permit Unix-style paths when setting MAKE
Ron Yorston
1
-1
/
+4
2023-10-04
udhcp: Avoid leaking uninitialized/stale data
Russ Dill
2
-1
/
+3
2023-10-04
win32: fix handling of relative paths
Ron Yorston
1
-12
/
+3
2023-10-03
syslogd: fix breakage caused by "daemonize _after_ init" change
Denys Vlasenko
1
-4
/
+5
[next]