| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Remove "select PLATFORM_LINUX" | Denys Vlasenko | 2022-11-29 | 54 | -70/+0 |
| * | Fix non-Linux builds | Samuel Thibault | 2022-11-29 | 56 | -3/+89 |
| * | fbset: support setting pixel clock rate | Dario Binacchi | 2022-11-16 | 1 | -0/+3 |
| * | fbset: abort on not handled options | Dario Binacchi | 2022-11-16 | 1 | -0/+3 |
| * | loop: fix a race when a free loop device is snatched | Xiaoming Ni | 2022-11-15 | 1 | -1/+10 |
| * | pkill: add -e to display the name and PID of the process being killed | Louis Sautier | 2022-10-14 | 1 | -4/+11 |
* | | win32: revised implementation of setlinebuf(3) | Ron Yorston | 2022-12-31 | 1 | -1/+1 |
* | | libbb: speed up bb_get_chunk_from_file() | Ron Yorston | 2022-12-30 | 1 | -0/+9 |
* | | win32: speed up getc(3) wrapper | Ron Yorston | 2022-12-30 | 1 | -2/+2 |
* | | win32: always allow d_type member of struct dirent | Ron Yorston | 2022-12-22 | 2 | -4/+0 |
* | | win32: prevent stat(2) from updating access times | Ron Yorston | 2022-12-22 | 1 | -4/+19 |
* | | make: fixes to test script | Ron Yorston | 2022-12-12 | 1 | -0/+3 |
* | | getopt: use name supplied with '-n' to report error | Ron Yorston | 2022-11-24 | 1 | -0/+5 |
* | | make: add '-x' option to set pragmas | Ron Yorston | 2022-11-21 | 1 | -50/+92 |
* | | make: add .PRAGMA special target | Ron Yorston | 2022-11-18 | 1 | -38/+135 |
* | | build system: allow monochrome 'make menuconfig' | Ron Yorston | 2022-11-16 | 1 | -0/+3 |
* | | make: changes to suffix substitution in macro expansion | Ron Yorston | 2022-11-16 | 2 | -9/+29 |
* | | make: show location of errors during build | Ron Yorston | 2022-11-16 | 1 | -15/+41 |
* | | make: fix typo in help text | Ron Yorston | 2022-11-14 | 1 | -2/+2 |
* | | win32: native make menuconfig: support search | Avi Halachmi (:avih) | 2022-11-13 | 1 | -5/+21 |
* | | make: use correct test for valid macro name | Ron Yorston | 2022-11-13 | 2 | -1/+14 |
* | | make: pdpmake needs long filename support in ar too | Ron Yorston | 2022-11-13 | 1 | -1/+1 |
* | | build system: try harder to detect w64devkit | Ron Yorston | 2022-11-12 | 1 | -0/+11 |
* | | make: make + sh configuration | Ron Yorston | 2022-11-10 | 5 | -1/+2456 |
* | | Update README.md | Ron Yorston | 2022-11-09 | 1 | -7/+3 |
* | | build system: silence compiler warningFRP-4784-g5507c8744 | Ron Yorston | 2022-11-08 | 1 | -0/+1 |
* | | win32: fix ESC/CR handling in 'make menuconfig' | Ron Yorston | 2022-11-07 | 1 | -1/+1 |
* | | Provide PDCurses source for w64devkit build | Ron Yorston | 2022-11-07 | 40 | -0/+10615 |
* | | win32: allow 'make menuconfig' in native builds | Ron Yorston | 2022-11-07 | 1 | -6/+223 |
* | | make: fix typo in inference rule handling | Ron Yorston | 2022-11-04 | 2 | -24/+25 |
* | | make: fixes to inference rules | Ron Yorston | 2022-11-03 | 2 | -18/+60 |
* | | make: comments in macro expansions and command lines | Ron Yorston | 2022-11-01 | 2 | -3/+34 |
* | | make: fix test for .WAIT so bmake passes | Ron Yorston | 2022-11-01 | 1 | -1/+1 |
* | | win32: remove declaration of vfork(2) | Ron Yorston | 2022-10-31 | 1 | -1/+0 |
* | | make: different treatment for escaped NL in macro in command | Ron Yorston | 2022-10-30 | 2 | -6/+37 |
* | | build system: fix breakage affecting MSYS2 build | Ron Yorston | 2022-10-30 | 2 | -4/+4 |
* | | build system: allow building with w64devkit | Ron Yorston | 2022-10-30 | 6 | -7/+43 |
* | | win32: revert special treatment of Unix-style absolute paths | Ron Yorston | 2022-10-26 | 7 | -49/+24 |
* | | win32: fix warning in timegm(3) | Ron Yorston | 2022-10-25 | 1 | -1/+0 |
* | | win32: revise creation of resources | Ron Yorston | 2022-10-25 | 2 | -3/+5 |
* | | make: add a comment, no functional change | Ron Yorston | 2022-10-21 | 1 | -3/+8 |
* | | make: $+ should support D/F modifiers | Ron Yorston | 2022-10-20 | 1 | -0/+1 |
* | | make: .NOTPARALLEL and .WAIT are special targets | Ron Yorston | 2022-10-19 | 2 | -2/+16 |
* | | make: shell assignment is a POSIX 202X feature | Ron Yorston | 2022-10-18 | 2 | -16/+16 |
* | | make: support $+ and $^ as POSIX 202X features | Ron Yorston | 2022-10-18 | 2 | -14/+31 |
* | | make: clarify output of tests | Ron Yorston | 2022-10-16 | 1 | -31/+31 |
* | | ash: disable the 'sleep' builtin in the default configuration | Ron Yorston | 2022-10-13 | 2 | -2/+2 |
* | | ash: enable 'read -t N.NNN' | Ron Yorston | 2022-10-13 | 2 | -2/+2 |
* | | xxd: avoid use of uninitialised variable | Ron Yorston | 2022-10-12 | 1 | -0/+4 |
* | | Update default configuration | Ron Yorston | 2022-10-12 | 2 | -2/+6 |