aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
busyboxsort: compute -k END.ENDCHAR from the end field, not the line startAli Ahmet Memis8 days
cron_changescrond: fix reboot special timeRon Yorston4 months
join2join: free 'lines' arrayRon Yorston2 months
long_pathswin32: add (some) long path supportRon Yorston6 months
masterwin32: fix typoRon Yorston23 hours
mergeMerge branch 'busybox' into mergeRon Yorston5 days
mount_pointdf,lsattr: support Unix-like mount pointsRon Yorston3 months
propagate_sigintash: kill background processes on SIGINTRon Yorston15 months
waitforash: allow wait to handle more than 64 processesRon Yorston8 weeks
zstdarchival: support zstd in rpm and dpkgRon Yorston6 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 Yorston24 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-07-16ash: allow wait to handle more than 64 processeswaitforRon Yorston1-1/+12
2026-07-16xargs: limit number of processes to 64Ron Yorston1-18/+4
2026-07-15win32: code shrink procps_scan()Ron Yorston3-28/+29
2026-07-15fix: procps_scan: do not confirm a process to be parent if either creation ti...Shun Zi1-4/+4
2026-07-15fix: procps_scan: compare process creation times to ensure ppid is realshunf43-16/+55
2026-07-14win32: workaround for overflow of 8.3 short name (2)Ron Yorston1-1/+1
2026-07-13win32: workaround for overflow of 8.3 short nameRon Yorston3-2/+36
2026-07-13xxd: allow '-p -c 0' to cause a single line to be outputRon Yorston2-2/+26
2026-07-08Merge branch 'busybox' into mergeRon Yorston30-333/+642
2026-07-08join: code shrink by making some variables "global"Denys Vlasenko1-50/+58
[...]
 
Clone
https://git.lua4.win/busybox-w32