NetBSD/src kVUy3BWsys/arch/m68k/m68k pmap_68k.c

   Mark pte entries volatile.

   This stops incorrect optimization resulting to random errors with -O2 and
   higher.

   Great!  thorpej@
VersionDeltaFile
1.67+6-6sys/arch/m68k/m68k/pmap_68k.c
+6-61 files

NetBSD/src 7Cn5V4Zetc/rc.d named

   PR/30420: Jeremy C. Reed: Always check and create the keys directory if
   it does not exist.
VersionDeltaFile
1.30+7-6etc/rc.d/named
+7-61 files

NetBSD/src 92s3dbfdoc 3RDPARTY CHANGES

   new postfix
VersionDeltaFile
1.2203+4-4doc/3RDPARTY
1.3259+2-1doc/CHANGES
+6-52 files

NetBSD/src vKoWTzUexternal/ibm-public/postfix/dist/html postconf.5.html

   remove stray conflict marker
VersionDeltaFile
1.22+0-1external/ibm-public/postfix/dist/html/postconf.5.html
+0-11 files

NetBSD/src tcO3MV3external/ibm-public/postfix/dist/html postconf.5.html, external/ibm-public/postfix/dist/man/man5 postconf.5

   Merge changes between postfix-3.10.1 and 3.11.2
VersionDeltaFile
1.21+1,282-137external/ibm-public/postfix/dist/html/postconf.5.html
1.21+1,192-134external/ibm-public/postfix/dist/proto/postconf.proto
1.21+1,187-123external/ibm-public/postfix/dist/man/man5/postconf.5
1.5+251-489external/ibm-public/postfix/dist/src/global/haproxy_srvr.c
1.6+272-93external/ibm-public/postfix/dist/src/proxymap/proxymap.c
1.6+153-139external/ibm-public/postfix/dist/src/smtpd/smtpd_peer.c
+4,337-1,115355 files not shown
+9,709-2,842361 files

NetBSD/src mtbvlXzexternal/ibm-public/postfix/dist HISTORY, external/ibm-public/postfix/dist/html postconf.5.html NON_BERKELEYDB_README.html

   Import postfix 3.11.2 (previous was 3.10.1)

   Changes in 3.11.2

   Bugfix (defect introduced: Postfix 3.11): the proxymap(8) daemon
   dereferenced an uninitialized pointer after a request protocol
   error. This daemon is not exposed to local or remote users. Found
   by Claude Opus 4.6.

   Bugfix (defect introduced: 20260309) a change, to set the service_name
   default value to "amnesiac", violated a test that parameter names
   in postconf output must match 1:1 with parameter names in the
   postlink script.

   Changes in 3.11.1

   Bugfix (defect introduced: 20260219): alias_maps errors when
   default_database_type was not set in main.cf. Fix by Michael Tokarev.


    [97 lines not shown]
VersionDeltaFile
1.1.1.31+1,661-2external/ibm-public/postfix/dist/HISTORY
1.1.1.20+1,281-137external/ibm-public/postfix/dist/html/postconf.5.html
1.1.1.20+1,192-134external/ibm-public/postfix/dist/proto/postconf.proto
1.1.1.20+1,187-123external/ibm-public/postfix/dist/man/man5/postconf.5
1.1+899-0external/ibm-public/postfix/dist/html/NON_BERKELEYDB_README.html
1.1+899-0external/ibm-public/postfix/dist/proto/NON_BERKELEYDB_README.html
+7,119-396677 files not shown
+36,386-5,993683 files

NetBSD/src Ze6a7Jnsys/arch/aarch64/aarch64 fault.c

   Remove unnecessary parentheses. NFCI.

   Same code before and after.
VersionDeltaFile
1.27+9-9sys/arch/aarch64/aarch64/fault.c
+9-91 files

NetBSD/src XMlYjdbshare/man/man4/man4.amiga amidisplaycc.4

   Add a few screenmodes which were not documented,
   and explanation of screenmode used with X11.
VersionDeltaFile
1.18+16-1share/man/man4/man4.amiga/amidisplaycc.4
+16-11 files

NetBSD/src hpReMPwdoc CHANGES

   doc: changes from the last few weeks
VersionDeltaFile
1.3258+18-1doc/CHANGES
+18-11 files

NetBSD/src P3EjcFSdoc CHANGES-11.0

   Ticket #282
VersionDeltaFile
1.1.2.88+17-1doc/CHANGES-11.0
+17-11 files

NetBSD/src z11clNUlibexec/httpd bozohttpd.c bozohttpd.8

   Pull up following revision(s) (requested by mrg in ticket #282):

        libexec/httpd/bozohttpd.c: revision 1.153
        libexec/httpd/bozohttpd.c: revision 1.154
        libexec/httpd/CHANGES: revision 1.58
        libexec/httpd/tilde-luzah-bozo.c: revision 1.17
        libexec/httpd/bozohttpd.8: revision 1.102

   Fix double free of hr_file (later handled by bozo_clean_request())

   Also hr_file_free should be used for free(3) (it fixes "//~user/" case
   in which hr_file points to the last slash in the prefix).

   Fix minor memory leak

   bump version for last 2 memory fixes.
VersionDeltaFile
1.149.2.2+10-3libexec/httpd/bozohttpd.c
1.100.2.2+3-3libexec/httpd/bozohttpd.8
1.16.14.1+3-3libexec/httpd/tilde-luzah-bozo.c
1.56.4.2+4-1libexec/httpd/CHANGES
+20-104 files

NetBSD/src LJb4t6wlibexec/httpd bozohttpd.8 CHANGES

   bump version for last 2 memory fixes.
VersionDeltaFile
1.102+3-3libexec/httpd/bozohttpd.8
1.58+4-1libexec/httpd/CHANGES
1.154+2-2libexec/httpd/bozohttpd.c
+9-63 files

NetBSD/src uqUiRu3usr.bin/make make.1

   make.1 indent description of '-' impact in jobs-mode

   Shift the '.El' so that the paragraph describing how jobs-mode handles
   lines starting with '-' is clearly part of the description of '-'.
VersionDeltaFile
1.391+3-3usr.bin/make/make.1
+3-31 files

NetBSD/src wr8MW8Zdoc CHANGES-10.2

   Ticket #1266
VersionDeltaFile
1.1.2.97+8-1doc/CHANGES-10.2
+8-11 files

NetBSD/src 7o5INgdsys/kern vfs_subr.c

   Pull up following revision(s) (requested by riastradh in ticket #1266):

        sys/kern/vfs_subr.c: revision 1.503

   Correct reversed sense of IMNT_MPSAFE test in VFS_MOUNT(9).
VersionDeltaFile
1.496.2.1+4-4sys/kern/vfs_subr.c
+4-41 files

NetBSD/src cmyWXz2sys/kern vfs_subr.c

   Pull up following revision(s) (requested by riastradh in ticket #281):

        sys/kern/vfs_subr.c: revision 1.503

   Correct reversed sense of IMNT_MPSAFE test in VFS_MOUNT(9).
VersionDeltaFile
1.502.2.1+4-4sys/kern/vfs_subr.c
+4-41 files

NetBSD/src 30dzawVdoc CHANGES-11.0

   Ammend ticket #262 for additional pullups.
VersionDeltaFile
1.1.2.87+2-1doc/CHANGES-11.0
+2-11 files

NetBSD/src lq6CvAesys/arch/x86/x86 via_padlock.c

   Additionaly pull up the following for ticket #262:

        sys/arch/x86/x86/via_padlock.c          1.38

   to fix the i386 build:

   Update to match recent cryptodev update

   <opencrypto/cryptodev.h> recently changed a bunch of fields from
   signed to unsigned.   To avoid gcc stupidly complaining about
   comparisons of different signedness ints (I mean, how can

           for (i = 0; i < unsigned_thing; i++)

   ever see i become negative?) change i from int to unsigned int.
VersionDeltaFile
1.35.12.1+4-3sys/arch/x86/x86/via_padlock.c
+4-31 files

NetBSD/src 1Q1lQ5Xdoc CHANGES-10.2

   Ammend ticket #1262 for additional pullups.
VersionDeltaFile
1.1.2.96+2-1doc/CHANGES-10.2
+2-11 files

NetBSD/src xZipc1Bsys/arch/x86/x86 via_padlock.c

   Also pull up for ticket #1262:

        sys/arch/x86/x86/via_padlock.c          1.38

   to fix the i386 build:

   Update to match recent cryptodev update

   <opencrypto/cryptodev.h> recently changed a bunch of fields from
   signed to unsigned.   To avoid gcc stupidly complaining about
   comparisons of different signedness ints (I mean, how can

           for (i = 0; i < unsigned_thing; i++)

   ever see i become negative?) change i from int to unsigned int.
VersionDeltaFile
1.35.4.1+4-3sys/arch/x86/x86/via_padlock.c
+4-31 files

NetBSD/src 1binJq7doc CHANGES-11.0

   Ammend ticket #271 for partial backout.
   Not ticket #280.
VersionDeltaFile
1.1.2.86+7-2doc/CHANGES-11.0
+7-21 files

NetBSD/src IwhYljycrypto/external/bsd/openssh/libexec Makefile

   Back out part of ticket #271, MKFIDO2 is not conditional on this branch.
VersionDeltaFile
1.3.2.3+1-4crypto/external/bsd/openssh/libexec/Makefile
+1-41 files

NetBSD/src i0N5rSqdistrib/sets/lists/base shl.mi, distrib/sets/lists/comp mi

   Apply patch, requested by mrg in ticket #280:

        distrib/sets/lists/base/shl.mi
        distrib/sets/lists/comp/mi
        distrib/sets/lists/debug/shl.mi

   Fix set lists after pullups for bind, xz, OpenSSH and OpenSSL.
VersionDeltaFile
1.2497.2.6+22-1distrib/sets/lists/comp/mi
1.1008.2.6+7-7distrib/sets/lists/base/shl.mi
1.367.2.7+6-6distrib/sets/lists/debug/shl.mi
+35-143 files

NetBSD/src Vl8bPIqsys/kern vfs_subr.c

   Correct reversed sense of IMNT_MPSAFE test in VFS_MOUNT(9).
VersionDeltaFile
1.503+4-4sys/kern/vfs_subr.c
+4-41 files

NetBSD/src Cr1wSFQsys/crypto/cast128 cast128.c

   cast128.c: s/Schedual/Schedule in comment
VersionDeltaFile
1.11+3-3sys/crypto/cast128/cast128.c
+3-31 files

NetBSD/src FTtMg6Busr.sbin/dumpfs Makefile

   Fix dumpfs to allow NAME=wedge-label on command line

   This is a follow-on from the PR bin/59957 changes, and is being
   included with that PR so it is easier to locate all the tools that
   have been changed this way, so they can all be updated again once
   the new code is moved to libutil where it belongs, and out of src/sbin/fsck.

   When handling of NAME=whatever was added to dumpfs, it was done
   in a way where it could only work when dumpfs was used as

        dumpfs mount-point

   and /etc/fsck contained

        NAME=whatever mount-point  [rest of fstab entry]

   That covers the vast majority of actual uses, but a simple

        dumpfs NAME=whatever

    [5 lines not shown]
VersionDeltaFile
1.16+7-1usr.sbin/dumpfs/Makefile
+7-11 files

NetBSD/src dq6KSAkdoc CHANGES-11.0

   Tickets #251, #253 - #273, #276 - #279
VersionDeltaFile
1.1.2.85+6,528-1doc/CHANGES-11.0
+6,528-11 files

NetBSD/src 90UvjBYcommon/lib/libc/atomic atomic_cas_8_cas.c atomic_cas_16_cas.c

   Pull up following revision(s) (requested by skrll in ticket #279):

        common/lib/libc/atomic/atomic_cas_16_cas.c: revision 1.4
        common/lib/libc/atomic/atomic_cas_16_cas.c: revision 1.5
        common/lib/libc/atomic/atomic_cas_8_cas.c: revision 1.4
        common/lib/libc/atomic/atomic_cas_32_cas.c: revision 1.3
        common/lib/libc/atomic/atomic_cas_8_cas.c: revision 1.5
        common/lib/libc/atomic/atomic_cas_8_cas.c: revision 1.6
        tests/lib/libc/atomic/t___sync_compare_and_swap.c: revision 1.4
        tests/lib/libc/atomic/t___sync_compare_and_swap.c: revision 1.5
        common/lib/libc/atomic/atomic_init_testset.c: revision 1.22
        common/lib/libc/atomic/atomic_init_testset.c: revision 1.23
        common/lib/libc/atomic/atomic_cas_64_cas.c: revision 1.4
        common/lib/libc/atomic/atomic_cas_by_cas32.c: revision 1.5

   PR/56839 GCC emits wrong codes for compare_and_swap_1 bultins on armv5 (el & eb)

   There is mismatch in signedness of the GCC builtin __sync_* function arguments
   and the _atomic_* functions so we cannot directly alias them. Instead write

    [13 lines not shown]
VersionDeltaFile
1.3.50.1+21-5common/lib/libc/atomic/atomic_cas_8_cas.c
1.3.50.1+20-5common/lib/libc/atomic/atomic_cas_16_cas.c
1.19.4.1+16-5common/lib/libc/atomic/atomic_init_testset.c
1.1.52.1+8-5common/lib/libc/atomic/atomic_cas_32_cas.c
1.2.52.1+8-5common/lib/libc/atomic/atomic_cas_64_cas.c
1.4.38.1+1-5common/lib/libc/atomic/atomic_cas_by_cas32.c
+74-306 files

NetBSD/src zPjgQLosys/net if.c if.h

   Pull up following revision(s) (requested by roy in ticket #278):

        sys/net/if.c: revision 1.537
        sys/net/if.h: revision 1.310

   if: replace link state change queue with state transition

   if_link_queue is now a normal bitmask rather than holding a queue.

   It holds three bits to mirror the link state - UNKNOWN, DOWN and UP.
   There are also some bits to indicate that the link state has been scheduled
   for change and if it has been locked for changes (ie the interface being
   destroyed).

   The logic is simple - transitioning to DOWN will remove UNKNOWN and UP,
   transitioning to UNKNOWN will remove UP (no driver should do this).

   This means that even in the event of transitions happening faster than
   the kernel can spit them out, the correct state of the link will be

    [7 lines not shown]
VersionDeltaFile
1.535.2.1+66-113sys/net/if.c
1.308.2.1+7-2sys/net/if.h
+73-1152 files

NetBSD/src oAvb3hmsys/fs/cd9660 cd9660_rrip.c

   Pull up following revision(s) (requested by mrg in ticket #277):

        sys/fs/cd9660/cd9660_rrip.c: revision 1.19

   cd9660: make sure that NM records are at least 5 bytes long.
   avoids an integer underflow when this length has 5 subtracted from it
   for a later path.

   Reported by Adam Crosser, Praetorian
VersionDeltaFile
1.18.56.1+8-2sys/fs/cd9660/cd9660_rrip.c
+8-21 files