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
2020-08-19ls: allow backslashes to be replaced in displayed pathsfix_backslashRon Yorston1-0/+15
2020-08-15busybox: create custom installation directoryRon Yorston1-5/+6
2020-08-14busybox: add option to install to Unix-style pathsRon Yorston2-12/+35
2020-08-13win32: use built-in applets for non-existent binaries with Unix-style pathsRon Yorston5-11/+83
2020-08-13httpd: code shrinkRon Yorston1-3/+2
2020-08-13win32: handle Unix-style absolute paths for executablesRon Yorston7-4/+68
2020-08-13win32: use a static buffer in get_system_drive()Ron Yorston4-18/+16
2020-08-13win32: code shrinkRon Yorston5-7/+17
2020-08-13which: handle paths of form 'c:path'Ron Yorston1-2/+5
2020-08-05win32: move code to fork (de)compressor to a functionRon Yorston4-38/+29
[...]
 
Clone
https://git.lua4.win/busybox-w32