summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2023-05-24quote { to make regcomp happychristos
2023-05-23autoconf: AC_FUNC_ALLOCA(): add local fix for BSD supportlukem
2023-05-23Set PID path back to "/var/run/unbound.pid" so rc scripts work again.hannken
2023-05-23ctfmerge: fix macOS semaphore implementationlukem
2023-05-23ctfmerge: error check sem_*() and pthread_*() APIslukem
2023-05-22dtrace_fbt: Read and write instructions appropriately-endian on arm.riastradh
2023-05-19gcc: fix build with clang++ HOST_CXXlukem
2023-05-19Fix passing -j NNN to gmakelukem
2023-05-13libfido2: Needs -Wno-error=pointer-sign on arm.riastradh
2023-05-12Handle OpenSSL-3.xchristos
2023-05-11Handle OpenSSL-3.xchristos
2023-05-10atf-check.1 & atf-sh.1: remove references to -h optiongutteridge
2023-05-09dtrace_fbt: Read and write instruction words in little-endian.riastradh
2023-05-09Handle OpenSSL-3.xchristos
2023-05-09Handle OpenSSL-3.xchristos
2023-05-09Handle OpenSSL-3.xchristos
2023-05-09Handle OpenSSL-3.xchristos
2023-05-09Handle OpenSSL-3.xchristos
2023-05-09deal with OpenSSL-3.xchristos
2023-05-09accommodate OpenSSL-3.xchristos
2023-05-08Handle OpenSSL-3.xchristos
2023-05-08Elide OpenSSL-3 deprecation warningchristos
2023-05-08RISC-V mknative and build support for gdb.oldskrll
2023-05-08RISC-V mknative and build support.skrll
2023-05-08Missed a file in the RISC-V support commitskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-27Unbreak creation of i386 PIEs on amd64.hgutch
2023-04-27dhcpcd: Fix non INET6 builds.roy
2023-04-23lua: fix ftb in lstrlib.c for clangnikita
2023-04-22lua: formatting in lvm.cnikita
2023-04-21lua: fix formating diff to upstream in ldo.hnikita
2023-04-21lua: fix ftb in lvm.cnikita
2023-04-21Merge changesroy
2023-04-21Update to dhcpcd-10.0.1 with the following changes:roy
2023-04-18lua: mention patches with commit IDs in README.import for now.nikita
2023-04-17lua: apply upstream bugfix for "Loading a corrupted binary file can segfault."nikita
2023-04-17lua: apply upstream bugfix for "Wrong line in error message for arithmetic er...nikita
2023-04-17lua: apply ustream bugfix for "C-stack overflow with deep nesting of coroutin...nikita
2023-04-17lua: apply upstream bugfix for "'utf8.codes' does not raise an error on spuri...nikita
2023-04-17lua: apply upstream bugfix for "GC not setting a proper target for next cycle...nikita
2023-04-17lua: apply upstream bugfix for "'break' may not properly close variable in a ...nikita
2023-04-17lua: aply upstream bugfix for "'lua_settop' may use a pointer to stack invali...nikita
2023-04-17lua: apply upstream bugfix for "Lua-stack overflow when C stack overflows whilenikita
2023-04-17lua: apply upstream bugfix for "Wrong code generation for constants in bitwis...nikita
2023-04-17lua: apply upstream bugfix for "Lua can generate wrong code when _ENV is <con...nikita
2023-04-17lua: Apply upstream bugfix for "lua.c assumes that argv has at least one elem...nikita
2023-04-17(missed in pervious commit)skrll
2023-04-16Resolve conflicts for lua 5.4.4 import.nikita
2023-04-12kern: Nix mutex_owner.riastradh
2023-04-06Fix StaticSpinMutex::CheckLocked() on sparc32.hannken