aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
busyboxash: fix here strings causing segfault in function invocationRon Yorston6 months
cng_backendUse Windows library for cryptographic checksumsRon Yorston15 months
cron_changescrond: fix reboot special timeRon Yorston3 months
join2join: code shrink (4)Ron Yorston8 weeks
long_pathswin32: add (some) long path supportRon Yorston6 months
masterrpm: respect BB_SYSTEMROOTRon Yorston8 weeks
mergeUpdate default configurationsRon Yorston6 months
mount_pointdf,lsattr: support Unix-like mount pointsRon Yorston2 months
propagate_sigintash: kill background processes on SIGINTRon Yorston15 months
zstdarchival: support zstd in rpm and dpkgRon Yorston5 months
[...]
 
TagDownloadAuthorAge
FRP-6075-g169694ebdbusybox-w32-FRP-6075-g169694ebd.tar.gz  busybox-w32-FRP-6075-g169694ebd.tar.bz2  busybox-w32-FRP-6075-g169694ebd.zip  Ron Yorston4 months
FRP-5857-g3681e397fbusybox-w32-FRP-5857-g3681e397f.tar.gz  busybox-w32-FRP-5857-g3681e397f.tar.bz2  busybox-w32-FRP-5857-g3681e397f.zip  Ron Yorston11 months
FRP-5579-g5749feb35busybox-w32-FRP-5579-g5749feb35.tar.gz  busybox-w32-FRP-5579-g5749feb35.tar.bz2  busybox-w32-FRP-5579-g5749feb35.zip  Ron Yorston18 months
FRP-5467-g9376eebd8busybox-w32-FRP-5467-g9376eebd8.tar.gz  busybox-w32-FRP-5467-g9376eebd8.tar.bz2  busybox-w32-FRP-5467-g9376eebd8.zip  Ron Yorston23 months
FRP-5398-g89ae34445busybox-w32-FRP-5398-g89ae34445.tar.gz  busybox-w32-FRP-5398-g89ae34445.tar.bz2  busybox-w32-FRP-5398-g89ae34445.zip  Ron Yorston2 years
FRP-5301-gda71f7c57busybox-w32-FRP-5301-gda71f7c57.tar.gz  busybox-w32-FRP-5301-gda71f7c57.tar.bz2  busybox-w32-FRP-5301-gda71f7c57.zip  Ron Yorston3 years
FRP-5236-g7dff7f376busybox-w32-FRP-5236-g7dff7f376.tar.gz  busybox-w32-FRP-5236-g7dff7f376.tar.bz2  busybox-w32-FRP-5236-g7dff7f376.zip  Ron Yorston3 years
FRP-5181-g5c1a3b00ebusybox-w32-FRP-5181-g5c1a3b00e.tar.gz  busybox-w32-FRP-5181-g5c1a3b00e.tar.bz2  busybox-w32-FRP-5181-g5c1a3b00e.zip  Ron Yorston3 years
FRP-5007-g82accfc19busybox-w32-FRP-5007-g82accfc19.tar.gz  busybox-w32-FRP-5007-g82accfc19.tar.bz2  busybox-w32-FRP-5007-g82accfc19.zip  Ron Yorston3 years
FRP-4882-g6e0a6b7e5busybox-w32-FRP-4882-g6e0a6b7e5.tar.gz  busybox-w32-FRP-4882-g6e0a6b7e5.tar.bz2  busybox-w32-FRP-4882-g6e0a6b7e5.zip  Ron Yorston4 years
[...]
 
AgeCommit messageAuthorFilesLines
2026-03-09ash: fix here strings causing segfault in function invocationbusyboxRon Yorston1-0/+1
2026-03-05paste: fix output when file lengths differRon Yorston3-12/+62
2026-02-28ash: fix help builtin and tab completion of builtinsRon Yorston via busybox1-2/+2
2026-02-28tar: only strip unsafe components from hardlinks, not symlinksRadoslav Kolev1-1/+1
2026-02-27less: unbreak EAGAIN propagationDenys Vlasenko1-6/+12
2026-02-27less: make read error reporting actually visibleDenys Vlasenko1-10/+19
2026-02-27less: improve O_NONBLOCK manipulations on stdinDenys Vlasenko1-32/+44
2026-02-27less: do not retry reads of stdin if got EAGAINDenys Vlasenko1-35/+35
2026-02-25*: don't use getservbyname, it links in a static bufferDenys Vlasenko5-37/+145
2026-02-24telnet: fix false positive "Error writing to foreign host"Denys Vlasenko1-28/+34
[...]
 
Clone
https://git.lua4.win/busybox-w32