aboutsummaryrefslogtreecommitdiff
path: root/arch/i386 (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-13win32: native make menuconfig: support searchAvi Halachmi (:avih)1-5/+21
2022-11-13make: use correct test for valid macro nameRon Yorston2-1/+14
2022-11-13make: pdpmake needs long filename support in ar tooRon Yorston1-1/+1
2022-11-12build system: try harder to detect w64devkitRon Yorston1-0/+11
2022-11-10make: make + sh configurationRon Yorston5-1/+2456
2022-11-09Update README.mdRon Yorston1-7/+3
2022-11-08build system: silence compiler warningFRP-4784-g5507c8744Ron Yorston1-0/+1
2022-11-07win32: fix ESC/CR handling in 'make menuconfig'Ron Yorston1-1/+1
2022-11-07Provide PDCurses source for w64devkit buildRon Yorston40-0/+10615
2022-11-07win32: allow 'make menuconfig' in native buildsRon Yorston1-6/+223
2022-11-04make: fix typo in inference rule handlingRon Yorston2-24/+25
2022-11-03make: fixes to inference rulesRon Yorston2-18/+60
2022-11-01make: comments in macro expansions and command linesRon Yorston2-3/+34
2022-11-01make: fix test for .WAIT so bmake passesRon Yorston1-1/+1
2022-10-31win32: remove declaration of vfork(2)Ron Yorston1-1/+0
2022-10-30make: different treatment for escaped NL in macro in commandRon Yorston2-6/+37
2022-10-30build system: fix breakage affecting MSYS2 buildRon Yorston2-4/+4
2022-10-30build system: allow building with w64devkitRon Yorston6-7/+43
2022-10-26win32: revert special treatment of Unix-style absolute pathsRon Yorston7-49/+24
2022-10-25win32: fix warning in timegm(3)Ron Yorston1-1/+0
2022-10-25win32: revise creation of resourcesRon Yorston2-3/+5
2022-10-21make: add a comment, no functional changeRon Yorston1-3/+8
2022-10-20make: $+ should support D/F modifiersRon Yorston1-0/+1
2022-10-19make: .NOTPARALLEL and .WAIT are special targetsRon Yorston2-2/+16
2022-10-18make: shell assignment is a POSIX 202X featureRon Yorston2-16/+16
2022-10-18make: support $+ and $^ as POSIX 202X featuresRon Yorston2-14/+31
2022-10-16make: clarify output of testsRon Yorston1-31/+31
2022-10-13ash: disable the 'sleep' builtin in the default configurationRon Yorston2-2/+2
2022-10-13ash: enable 'read -t N.NNN'Ron Yorston2-2/+2
2022-10-12xxd: avoid use of uninitialised variableRon Yorston1-0/+4
2022-10-12Update default configurationRon Yorston2-2/+6
2022-09-27libarchive: alter handling of failure to create symlinksRon Yorston1-19/+8
2022-09-27win32: use xmalloc_follow_symlinks() in stat(2)Ron Yorston1-16/+9
2022-09-08tls: move definitions around, no code changesDenys Vlasenko1-22/+12
2022-09-08tls: include signature_algorithms extension in client hello messageDenys Vlasenko1-18/+73
2022-08-30libbb: mark stack in assembly files read-onlyLudwig Nussel6-0/+18
2022-08-30fix [ --help ] and [[ --help ]]Denys Vlasenko1-0/+3
2022-08-30*: style fixDenys Vlasenko13-52/+52
2022-08-28make: fix incorrect handling of escaped newlineRon Yorston1-5/+4
2022-08-27ash: optional sleep builtinShawn Landden4-0/+19
2022-08-26devmem: add 128-bit widthAaro Koskinen1-24/+44
2022-08-26tree: unicode tweak (use normal space char, 0x20)Denys Vlasenko1-1/+1
2022-08-26tree: make it unicode-awareDenys Vlasenko1-3/+16
2022-08-22xxd -r: handle offsetsDenys Vlasenko1-8/+50
2022-08-22xxd: add two more testcasesDenys Vlasenko1-2/+16
2022-08-22xxd -r: without -p, stop at more than one whitespace, closes 14786Denys Vlasenko2-17/+48
2022-08-22libbb: make '--help' handling more consistentRon Yorston1-3/+2
2022-08-18bc: hopefully fix bug 14956 (use-after-free)Denys Vlasenko1-0/+2
2022-08-02ash: fix use-after-free in bash pattern substitutionSören Tempel1-0/+7
2022-08-02udhcpc6: downgrade "opening listen socket" log level to 2Denys Vlasenko2-2/+2