NetBSD/src lPQi55Hexternal/bsd/jemalloc/dist/src thread_event_registry.c

   fix clang build.
VersionDeltaFile
1.2+1-1external/bsd/jemalloc/dist/src/thread_event_registry.c
+1-11 files

NetBSD/src mJzjKNalibexec/httpd lua-bozo.c

   Fix double free of uri (later handled by bozo_clean_request())
VersionDeltaFile
1.16+1-2libexec/httpd/lua-bozo.c
+1-21 files

NetBSD/src 8RpgLzelibexec/httpd bozohttpd.c

   Fix use-after-free in the "http://" case
VersionDeltaFile
1.150+3-3libexec/httpd/bozohttpd.c
+3-31 files

NetBSD/src tJmF02tsys/arch/aarch64/aarch64 pmap_machdep.c, sys/arch/aarch64/include pmap_machdep.h

   pmapmi: Define and use pmap_md_kernel_vaddr_{p,to_paddr} in pmap_extract.

   Allow an architecture to provide a function that extracts the PA from the
   VA that the kernel text/data/bss are mapped at. This allows pmap_extract
   to work for kernel mappings that aren't PAGE_SIZE sized.
VersionDeltaFile
1.14+33-3sys/arch/aarch64/aarch64/pmap_machdep.c
1.80+15-1sys/arch/mips/include/pmap.h
1.27+15-1sys/arch/powerpc/include/booke/pmap.h
1.29+15-1sys/arch/riscv/include/pmap.h
1.90+6-2sys/uvm/pmap/pmap.c
1.13+3-1sys/arch/aarch64/include/pmap_machdep.h
+87-96 files

NetBSD/src z0VZcZxlibexec/httpd ssl-bozo.c

   Fix iteration over protos[] to prevent out-of-bounds access
VersionDeltaFile
1.35+3-3libexec/httpd/ssl-bozo.c
+3-31 files

NetBSD/src WIYln2Zshare/mk bsd.own.mk

   switch everyone to jemalloc 5.3.1 again
VersionDeltaFile
1.1480+2-2share/mk/bsd.own.mk
+2-21 files

NetBSD/src ZVXw38Xsys/dev/mii micphy.c

   micphy: Fill out mii_mpd_model in the sc struct.

   The rest of the code expects this to be filled in and the driver
   seems stable with this change (at least on my machine).

   "ship it!" jmcneill@
VersionDeltaFile
1.17+6-3sys/dev/mii/micphy.c
+6-31 files

NetBSD/src 3ETSl9jsys/dev/mii micphy.c

   micphy: Apply errata workaround for KSZ9031

   This fixes ethernet on an olimex a64 board, and should be pulled up
   to -11, -10, -9...

   Thanks jmcneill for pointing out the problem.

   PR port-arm/60193: olimex a64 - no carrier with emac0 ethernet
VersionDeltaFile
1.16+14-2sys/dev/mii/micphy.c
+14-21 files

NetBSD/src chGvhQkdoc 3RDPARTY

   3RDPARTY: note newer Lua releases
VersionDeltaFile
1.2187+3-3doc/3RDPARTY
+3-31 files

NetBSD/src sq12SoCexternal/bsd/jemalloc/dist/src jemalloc.c

   Add cast to fix the build on some platforms
VersionDeltaFile
1.16+1-1external/bsd/jemalloc/dist/src/jemalloc.c
+1-11 files

NetBSD/src cTRKe3wsys/arch/arm/sunxi sunxi_drm.c

   sunxidrm: suppress misleading error message

   Do not print "failed to activate endpoint" if the device tree leaves a
   CRTC unused.
VersionDeltaFile
1.29+3-3sys/arch/arm/sunxi/sunxi_drm.c
+3-31 files

NetBSD/src nIHQZUzsys/arch/arm/sunxi sunxi_mixer.c

   sunxi: Inject PMF display on/off events in CRTC-0 atomic_{enable,disable}

   Fixes "dpms" on Pinebook after update to drm atomic interface.
VersionDeltaFile
1.21+10-8sys/arch/arm/sunxi/sunxi_mixer.c
+10-81 files

NetBSD/src fNX3r6isys/arch/hppa/dev summitfb.c

   catch up with gftfb and hyperfb:
   - support bold mono characters
   - use glyphcache_underline() where appropriate
   - set & support RI_FULLCLEAR
VersionDeltaFile
1.40+98-66sys/arch/hppa/dev/summitfb.c
+98-661 files

NetBSD/src khw3hiOsys/arch/hppa/dev hyperfb.c

   use glyphcache_underline(), add & support RI_FULLCLEAR
VersionDeltaFile
1.33+17-11sys/arch/hppa/dev/hyperfb.c
+17-111 files

NetBSD/src B8gRC9msys/arch/hppa/dev gftfb.c

   some minor fixes:
   - underling anti-aliased characters properly
   - set & support RI_FULLCLEAR
VersionDeltaFile
1.40+15-6sys/arch/hppa/dev/gftfb.c
+15-61 files

NetBSD/src AncpGu6share/mk bsd.x11.mk

   update for xorg-server 21.1.22.
VersionDeltaFile
1.165+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/src UxE4gKpsys/modules Makefile.assym

   Handle the new common m68k genassym.cf
VersionDeltaFile
1.7+5-1sys/modules/Makefile.assym
+5-11 files

NetBSD/src JRhn0GQexternal/bsd/jemalloc/dist/include/jemalloc/internal quantum.h, external/bsd/jemalloc/include/jemalloc/internal quantum.h

   Add missing archs
VersionDeltaFile
1.2+80-73external/bsd/jemalloc/dist/include/jemalloc/internal/quantum.h
1.6+7-2external/bsd/jemalloc/include/jemalloc/internal/quantum.h
+87-752 files

NetBSD/src o7Utzu3external/bsd/jemalloc/dist/include/jemalloc jemalloc.h, external/bsd/jemalloc/include/jemalloc jemalloc.h

   re-instate the namespace protection from 5.3.0
VersionDeltaFile
1.3+37-5external/bsd/jemalloc/dist/include/jemalloc/jemalloc.h
1.12+37-5external/bsd/jemalloc/include/jemalloc/jemalloc.h
+74-102 files

NetBSD/src CSOhcn7tests/usr.bin/xlint/lint1 msg_309.c

   tests/lint: add test cases for possibly zero-extended sign bit
VersionDeltaFile
1.10+8-1tests/usr.bin/xlint/lint1/msg_309.c
+8-11 files

NetBSD/src 8oIT7ybusr.bin/xlint/lint1 tree.c externs1.h

   lint: simplify deriving pointer types in expressions
VersionDeltaFile
1.713+9-9usr.bin/xlint/lint1/tree.c
1.246+1-2usr.bin/xlint/lint1/externs1.h
+10-112 files

NetBSD/src ju3vswFtests/usr.bin/xlint/lint1 msg_386.c msg_367.c, usr.bin/xlint/lint1 cksnprintb.c err.c

   lint: add more details to message about snprintf combinations
VersionDeltaFile
1.18+5-4usr.bin/xlint/lint1/cksnprintb.c
1.4+4-4tests/usr.bin/xlint/lint1/msg_386.c
1.284+3-3usr.bin/xlint/lint1/err.c
1.5+2-2tests/usr.bin/xlint/lint1/msg_367.c
+14-134 files

NetBSD/src emAEaeFshare/mk bsd.own.mk

   put back jemalloc to 5.3.0, got enough build info
VersionDeltaFile
1.1479+2-2share/mk/bsd.own.mk
+2-21 files

NetBSD/src WDMJELptests/usr.bin/xlint/lint1 msg_228.c msg_010.c, usr.bin/xlint/lint1 decl.c err.c

   lint: warn about 'const' or 'volatile' in function return type
VersionDeltaFile
1.5+24-5tests/usr.bin/xlint/lint1/msg_228.c
1.428+6-9usr.bin/xlint/lint1/decl.c
1.8+3-3tests/usr.bin/xlint/lint1/msg_010.c
1.283+3-3usr.bin/xlint/lint1/err.c
1.18+2-1tests/usr.bin/xlint/lint1/decl_arg.c
1.14+2-1tests/usr.bin/xlint/lint1/gcc_attribute.c
+40-226 files

NetBSD/src sLPO2zdtests/usr.bin/xlint/lint1 msg_275.c msg_247.c

   tests/lint: remove outdated comment, add volatile cast
VersionDeltaFile
1.7+10-1tests/usr.bin/xlint/lint1/msg_275.c
1.36+2-6tests/usr.bin/xlint/lint1/msg_247.c
+12-72 files

NetBSD/src sXxLQcqshare/mk bsd.own.mk

   try moving everyone to the new jemalloc
VersionDeltaFile
1.1478+2-6share/mk/bsd.own.mk
+2-61 files

NetBSD/src juTdZN3share/mk bsd.own.mk

   switch x86 to jemalloc 5.3.1
VersionDeltaFile
1.1477+5-1share/mk/bsd.own.mk
+5-11 files

NetBSD/src gHqDysusys/arch/atari/atari genassym.cf, sys/arch/hp300/hp300 genassym.cf

   Re-factor genassym.cf into common m68k definitions and platform-specific
   ones.
VersionDeltaFile
1.1+233-0sys/arch/m68k/m68k/genassym.cf
1.45+1-175sys/arch/x68k/x68k/genassym.cf
1.54+2-170sys/arch/mvme68k/mvme68k/genassym.cf
1.43+1-165sys/arch/atari/atari/genassym.cf
1.34+1-161sys/arch/luna68k/luna68k/genassym.cf
1.58+1-160sys/arch/hp300/hp300/genassym.cf
+239-83122 files not shown
+292-2,00828 files

NetBSD/src fKfXzc2sys/arch/cesfic/cesfic locore.s

   This machine can't have an HP MMU, so don't default mmutype to that value.
VersionDeltaFile
1.72+3-3sys/arch/cesfic/cesfic/locore.s
+3-31 files

NetBSD/src zr9jGZYexternal/bsd/ntp/dist/sntp/libopts/compat pathfind.c

   Fix overlapping strcpy usages

   Using overlapping src & dest witgh strcpy is undefined, so anything
   like
        strcpy(str + N, str + M);
   is automatically invalid, regardless of the valuse of N and M.

   Change offending usages here to use memmove() instead.

   Note: 2 issues:  First, there is no (in sntp/compat) anything to deal
   with the possibility that memmove() is not available - this should not
   be a problem building nbsd, but it might be if any attempt were to be
   made to upstream this change (the autoconf machinery to detect memmove()
   would be needed, along wth a memmove() implementation).

   Second, and more serious here, I haven't been able to get a build to
   actually compile this code, so while I believe it is correct, I am unable
   to test it.   This is intended to fix the sh3 builds on in the releng
   daily builds, so we will see what happens.  As best I can tell my build

    [2 lines not shown]
VersionDeltaFile
1.10+6-4external/bsd/ntp/dist/sntp/libopts/compat/pathfind.c
+6-41 files