aboutsummaryrefslogtreecommitdiff
path: root/scripts/usage_compressed (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-02dpkg: update prefix (#603)mbartlett211-20/+53
2026-06-30ash: only report background jobs in root shellRon Yorston1-1/+1
2026-06-30ash: only copy jobtab if needed for job hackRon Yorston1-6/+9
2026-06-30join: code shrinkRon Yorston1-35/+17
2026-06-30build system: allow bloatcheck to work (a bit) for llvmRon Yorston1-1/+1
2026-06-26win32: tweak bitmap icon appearanceRon Yorston1-0/+0
2026-06-23win32: shrink bitmap iconsRon Yorston2-0/+0
2026-06-23sync: handle certain edge casesRon Yorston1-2/+9
2026-06-22test: fix POSIX buildRon Yorston1-0/+2
2026-06-22Fix the flags for stat (again) (#601)mbartlett216-30/+33
2026-06-19find: reset stat(2) flags before terminatingRon Yorston1-1/+7
2026-06-19find: skip check for execute when not neededmbartlett211-0/+25
2026-06-15df,lsattr: support Unix-like mount pointsmount_pointRon Yorston3-1/+24
2026-06-15win32: Unix-like support for volume mountsRon Yorston5-98/+229
2026-06-15ash: scan drives directly for 'pwd -a'Ron Yorston1-8/+6
2026-06-08win32: extend handling of virtual disksRon Yorston3-7/+20
2026-06-07win32: special treatment for virtual hard diskRon Yorston2-4/+14
2026-06-06win32: update current directory to target of symlinkRon Yorston1-0/+4
2026-06-06win32: avoid problems with forward slashes in path to cmd.exeRon Yorston1-3/+5
2026-06-05lsattr: clarify output for reparse/mount pointsRon Yorston2-4/+4
2026-06-04win32: special treatment for mounted volumesRon Yorston1-0/+9
2026-05-31ash: don't treat process substitutions as background jobsRon Yorston1-3/+7
2026-05-26stty: code shrinkRon Yorston2-4/+12
2026-05-24ash: read built-in should respect stty -echoRon Yorston1-1/+11
2026-05-22win32: fix incorrect change to tcgetattr()Ron Yorston1-1/+1
2026-05-22win32: better handling of console stateRon Yorston2-25/+35
2026-05-20win32: skip check for execute with tab-completionmbartlett211-0/+8
2026-05-19crond: fix reboot special timeRon Yorston1-0/+31
2026-05-19crond: drop '-S' optionRon Yorston1-5/+22
2026-05-19crond,crontab: executable-relative cron directoriesRon Yorston2-4/+40
2026-05-19win32: don't use built-in memmoveRon Yorston1-1/+1
2026-05-18Add markup to README.mdRon Yorston1-1/+1
2026-05-18Update README.mdRon Yorston1-0/+1
2026-05-18win32: allow stat(2) to skip costly check for executeRon Yorston4-20/+43
2026-05-17ash: don't report completion of process substitutionRon Yorston1-2/+20
2026-05-17testsuite: skip tests for handling of non-printable charactersRon Yorston1-1/+8
2026-05-13ash: prevent leakage of process handlesRon Yorston1-4/+7
2026-05-12dd: remove note about /dev/urandom and /dev/zeroRon Yorston1-3/+0
2026-05-12reset: code shrink and clarificationRon Yorston1-4/+3
2026-05-11reset: add support for stty and Windows TerminalRon Yorston2-23/+22
2026-05-10libbb: reverse performance regression in bb_copyfd_*Ron Yorston1-1/+4
2026-05-08libbb: try to mitigate 'cat /dev/urandom'Ron Yorston1-0/+11
2026-05-07Update README.mdRon Yorston1-1/+1
2026-05-06ash: further fixes to merge of upstream changesFRP-6075-g169694ebdRon Yorston1-24/+60
2026-05-05ash: fix build failure if SH_STANDALONE is disabledRon Yorston1-0/+4
2026-05-05win32: silence warning in ioctl(2)Ron Yorston1-0/+2
2026-05-04win32: add FAST_FUNC annotationsRon Yorston23-238/+250
2026-05-03crond: build tweaksRon Yorston8-42/+42
2026-05-03Add crond and crontab (#561)mbartlett215-21/+227
2026-04-27win32: disable urandom/zero devices if dd is disabledRon Yorston2-2/+12