aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | join: code shrink (4)Ron Yorston2026-07-031-25/+26
* | join: code shrink (3)Ron Yorston2026-07-031-22/+21
* | join: code shrink (2)Ron Yorston2026-07-031-42/+25
* | rpm: respect BB_SYSTEMROOTRon Yorston2026-07-025-12/+10
* | dpkg: update prefix (#603)mbartlett212026-07-021-20/+53
* | ash: only report background jobs in root shellRon Yorston2026-06-301-1/+1
* | ash: only copy jobtab if needed for job hackRon Yorston2026-06-301-6/+9
* | join: code shrinkRon Yorston2026-06-301-35/+17
* | build system: allow bloatcheck to work (a bit) for llvmRon Yorston2026-06-301-1/+1
* | win32: tweak bitmap icon appearanceRon Yorston2026-06-261-0/+0
* | win32: shrink bitmap iconsRon Yorston2026-06-232-0/+0
* | sync: handle certain edge casesRon Yorston2026-06-231-2/+9
* | test: fix POSIX buildRon Yorston2026-06-221-0/+2
* | Fix the flags for stat (again) (#601)mbartlett212026-06-226-30/+33
* | find: reset stat(2) flags before terminatingRon Yorston2026-06-191-1/+7
* | find: skip check for execute when not neededmbartlett212026-06-191-0/+25
* | df,lsattr: support Unix-like mount pointsmount_pointRon Yorston2026-06-153-1/+24
* | win32: Unix-like support for volume mountsRon Yorston2026-06-155-98/+229
* | ash: scan drives directly for 'pwd -a'Ron Yorston2026-06-151-8/+6
* | win32: extend handling of virtual disksRon Yorston2026-06-083-7/+20
* | win32: special treatment for virtual hard diskRon Yorston2026-06-072-4/+14
* | win32: update current directory to target of symlinkRon Yorston2026-06-061-0/+4
* | win32: avoid problems with forward slashes in path to cmd.exeRon Yorston2026-06-061-3/+5
* | lsattr: clarify output for reparse/mount pointsRon Yorston2026-06-052-4/+4
* | win32: special treatment for mounted volumesRon Yorston2026-06-041-0/+9
* | ash: don't treat process substitutions as background jobsRon Yorston2026-05-311-3/+7
* | stty: code shrinkRon Yorston2026-05-262-4/+12
* | ash: read built-in should respect stty -echoRon Yorston2026-05-241-1/+11
* | win32: fix incorrect change to tcgetattr()Ron Yorston2026-05-221-1/+1
* | win32: better handling of console stateRon Yorston2026-05-222-25/+35
* | win32: skip check for execute with tab-completionmbartlett212026-05-201-0/+8
* | crond: fix reboot special timeRon Yorston2026-05-191-0/+31
* | crond: drop '-S' optionRon Yorston2026-05-191-5/+22
* | crond,crontab: executable-relative cron directoriesRon Yorston2026-05-192-4/+40
* | win32: don't use built-in memmoveRon Yorston2026-05-191-1/+1
* | Add markup to README.mdRon Yorston2026-05-181-1/+1
* | Update README.mdRon Yorston2026-05-181-0/+1
* | win32: allow stat(2) to skip costly check for executeRon Yorston2026-05-184-20/+43
* | ash: don't report completion of process substitutionRon Yorston2026-05-171-2/+20
* | testsuite: skip tests for handling of non-printable charactersRon Yorston2026-05-171-1/+8
* | ash: prevent leakage of process handlesRon Yorston2026-05-131-4/+7
* | dd: remove note about /dev/urandom and /dev/zeroRon Yorston2026-05-121-3/+0
* | reset: code shrink and clarificationRon Yorston2026-05-121-4/+3
* | reset: add support for stty and Windows TerminalRon Yorston2026-05-112-23/+22
* | libbb: reverse performance regression in bb_copyfd_*Ron Yorston2026-05-101-1/+4
* | libbb: try to mitigate 'cat /dev/urandom'Ron Yorston2026-05-081-0/+11
* | Update README.mdRon Yorston2026-05-071-1/+1
* | ash: further fixes to merge of upstream changesFRP-6075-g169694ebdRon Yorston2026-05-061-24/+60
* | ash: fix build failure if SH_STANDALONE is disabledRon Yorston2026-05-051-0/+4
* | win32: silence warning in ioctl(2)Ron Yorston2026-05-051-0/+2