summaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)Author
2021-12-17In vattr_init_mask() check for va_flags and if set add to the mask ofsimonb
2021-12-15Grr: need NOLINT=yes for the Makefiles that include Makefile.xf86-driverchristos
2021-12-15Lint2 is broken, so disable lint for now.christos
2021-12-15Add -D__GNUC__ for all drivers.christos
2021-12-15Add -D__GNUC__ for lintchristos
2021-12-15fix lintchristos
2021-12-15no lint (c++)christos
2021-12-14Disable lint, some of the code is c++ and some we can't handle __extension__christos
2021-12-14Don't install a symlink for when there's already a file.maya
2021-12-14deal with alloca for lint.christos
2021-12-14avoid __extension__ redefinitionchristos
2021-12-14Another instance of transparent struct/unionchristos
2021-12-14Disable lint and explain why.christos
2021-12-14-Wno-comment for everyone (including lint)christos
2021-12-14Import nvidia firmware from linux-firmware repository at commit:maya
2021-12-13Add newer nouveau firmware build goomaya
2021-12-13Disable lint and explain why.christos
2021-12-12Add amdgpu firmware build goo (disabled)maya
2021-12-12Import nvidia firmware from linux-firmware repository at commit:maya
2021-12-12Import AMDGPU firmware from linux-firmware repository at commit:maya
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-12-09PR misc/56541 ctwm complains about TitleFocus line in system.ctwmrcnia
2021-12-07libgmp: remove trailing whitespacerillig
2021-12-07libgmp: suppress lint warnings about int/size_t mismatchrillig
2021-12-07libgmp: clean up LINTFLAGSrillig
2021-12-07fix alloca for NetBSD lintchristos
2021-12-06libgmp: fix unwarranted ignored error on 'make clean'rillig
2021-12-06libgmp: suppress a few lint warningsrillig
2021-12-06Add Xwsfb X server to pmax buildabs
2021-12-06mknative-binutils for all targets.mrg
2021-12-05xorg-server: Enable wscons-based autoconfiguration.nia
2021-12-05s/vlaue/value/msaitoh
2021-12-01flex(1): fix option name in man page.wiz
2021-11-30In zfs_statvfs(), set f_bresvd and f_fresvd to 0. Fixes random kernelsimonb
2021-11-29gmp: pullover fixes for https://nvd.nist.gov/vuln/detail/CVE-2021-43618mrg
2021-11-22cgdconfig(8): Add an argon2id password-based key generation methodnia
2021-11-16xorg: sprinkle a little bit of USE_FORT aroundnia
2021-11-15Remove extra _, thanks RVPchristos
2021-11-13fix the remaining vestiges of __sigaction14; now the tsan signal tests work.christos
2021-11-07Libtsan intercepts the pthread exported functions withhannken
2021-11-01mk: Add support for conditional compilation of parts of the tree withnia
2021-11-01Remove theagc
2021-10-28more underscorechristos
2021-10-28fix sparc: use mcontext to fetch pc and spchristos
2021-10-27Hacks to get zdb working on NetBSD:simonb
2021-10-22Update to tzdata2021e (with much of 2020b still omitted)kre
2021-10-22Remove build for stuff dhcpcd's import-src target now does.roy
2021-10-22Sync updateroy
2021-10-22Update to dhcpcd-9.4.1 with the following changes:roy
2021-10-20Overhaul of the EVFILT_VNODE kevent(2) filter:thorpej