NetBSD/src gWTg69qsys/arch/sun2/sun2 pmap.c

   Remove a no-longer-relevant comment.
VersionDeltaFile
1.63+2-4sys/arch/sun2/sun2/pmap.c
+2-41 files

NetBSD/src h3qsEfSdoc CHANGES-11.0

   Tickets #377 - #387, adjust dedication
VersionDeltaFile
1.1.2.135+167-2doc/CHANGES-11.0
+167-21 files

NetBSD/src jB7cPLAexternal/bsd/unbound/etc/rc.d unbound

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

        external/bsd/unbound/etc/rc.d/unbound: revision 1.4

   /etc/rc.d/unbound: Fix order of migration and trust anchor setup.

   Add some comments explaining the order, and make sure we propagate
   various failures back to the caller.

   Based on a patch by Erik LaBine.

   PR bin/60447: unbound rc.d fails on fresh install before
   configuration migration can run
VersionDeltaFile
1.2.18.2+20-9external/bsd/unbound/etc/rc.d/unbound
+20-91 files

NetBSD/src 94qkyLhdoc 3RDPARTY

   Apply patch, requested by kre in ticket #387:

        doc/3RDPARTY

   Note update to tzdata2026cgtz.
VersionDeltaFile
1.2126.2.15+4-4doc/3RDPARTY
+4-41 files

NetBSD/src gFoOshdexternal/public-domain/tz/dist africa northamerica

   Pull up the following, requested by kre in ticket #387:

        external/public-domain/tz/dist/Makefile         up to 1.6
        external/public-domain/tz/dist/NEWS             up to 1.8
        external/public-domain/tz/dist/TZDATA_VERSION   up to 1.46
        external/public-domain/tz/dist/africa           up to 1.4
        external/public-domain/tz/dist/australasia      up to 1.13
        external/public-domain/tz/dist/europe           up to 1.6
        external/public-domain/tz/dist/leap-seconds.list up to 1.12
        external/public-domain/tz/dist/leapseconds      up to 1.12
        external/public-domain/tz/dist/northamerica     up to 1.7
        external/public-domain/tz/dist/theory.html      up to 1.6
        external/public-domain/tz/dist/version          up to 1.19
        external/public-domain/tz/dist/ziguard.awk      up to 1.1.1.12
        external/public-domain/tz/dist/zone.tab         up to 1.6
        external/public-domain/tz/dist/zone1970.tab     up to 1.7
        external/public-domain/tz/dist/zonenow.tab      up to 1.8

   Import tzdata2026cgtz
VersionDeltaFile
1.2.2.2+32-159external/public-domain/tz/dist/africa
1.4.2.3+107-14external/public-domain/tz/dist/northamerica
1.4.2.3+70-7external/public-domain/tz/dist/NEWS
1.3.2.2+17-28external/public-domain/tz/dist/Makefile
1.3.2.2+14-7external/public-domain/tz/dist/europe
1.3.2.2+9-9external/public-domain/tz/dist/theory.html
+249-2249 files not shown
+272-24415 files

NetBSD/src AcgcFaylibexec/ld.elf_so rtld.c, tests/libexec/ld.elf_so t_dlclose_thread.c

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

        tests/libexec/ld.elf_so/helper_recurdso2/Makefile: revision 1.1
        distrib/sets/lists/tests/shl.mi: revision 1.18
        tests/libexec/ld.elf_so/t_dlclose_thread.c: revision 1.4
        tests/libexec/ld.elf_so/t_dlclose_thread.c: revision 1.5
        tests/libexec/ld.elf_so/t_dlclose_thread.c: revision 1.6
        libexec/ld.elf_so/rtld.c: revision 1.227
        libexec/ld.elf_so/xmalloc.c: revision 1.26
        tests/libexec/ld.elf_so/helper_recurdso/Makefile: revision 1.1
        tests/libexec/ld.elf_so/Makefile: revision 1.36
        libexec/ld.elf_so/rtld.h: revision 1.157
        tests/libexec/ld.elf_so/helper_recurdso/h_helper_recurdso.c: revision 1.1
        tests/libexec/ld.elf_so/helper_recurdso2/h_helper_recurdso2.c: revision 1.1
        distrib/sets/lists/debug/shl.mi: revision 1.410
        libexec/ld.elf_so/reloc.c: revision 1.122

   t_dlclose_thread: Test recursive dlopen/dlclose too.


    [107 lines not shown]
VersionDeltaFile
1.221.2.4+186-33libexec/ld.elf_so/rtld.c
1.1.2.4+143-21tests/libexec/ld.elf_so/t_dlclose_thread.c
1.1.2.2+61-0tests/libexec/ld.elf_so/helper_recurdso2/h_helper_recurdso2.c
1.1.2.1+0-61tests/libexec/ld.elf_so/helper_recurdso2/h_helper_recurdso2.c
1.1.2.2+57-0tests/libexec/ld.elf_so/helper_recurdso/h_helper_recurdso.c
1.1.2.1+0-57tests/libexec/ld.elf_so/helper_recurdso/h_helper_recurdso.c
+447-17210 files not shown
+502-20516 files

NetBSD/src aQz8jcpbin/sh jobs.c

   /bin/sh - fix a comment

   The showjobs() function once (long ago) had a parameter "change"
   which caused it to only show jobs whose status had altered since the
   last call.  It has since (in 2002) had that parameter's name changed
   to "mode" and become a bit field, one of the bits of which is
   SHOW_CHANGED, which when set does what the old change parameter did.

   However, the comment that describes the function wasn't updated to match.

   Now it has been.    NFC.
VersionDeltaFile
1.129+4-4bin/sh/jobs.c
+4-41 files

NetBSD/src TE8C6P2sys/arch/sparc/conf GENERIC, sys/dev/sbus if_gem_sbus.c

   Pull up following revision(s) (requested by thorpej in ticket #385):

        sys/arch/sparc/conf/GENERIC: revision 1.277
        sys/dev/sbus/if_gem_sbus.c: revision 1.16

   Adapt the SBus config register for 32-bit SPARC systems and enable
   GEM Ethernet in the GENERIC SPARC configuration.

   From Erik LaBine.

   PR kern/60453
VersionDeltaFile
1.14.12.1+11-4sys/dev/sbus/if_gem_sbus.c
1.275.2.2+5-2sys/arch/sparc/conf/GENERIC
+16-62 files

NetBSD/src lg1hrEDsys/arch/sparc/sparc iommu.c

   Pull up following revision(s) (requested by thorpej in ticket #384):

        sys/arch/sparc/sparc/iommu.c: revision 1.103

   Add support for bus_dmamap_load_mbuf(), needed to support GEM Ethernet.

   From Erik LaBine.

   PR kern/60453
VersionDeltaFile
1.102.4.1+60-24sys/arch/sparc/sparc/iommu.c
+60-241 files

NetBSD/src LrPWwv4bin/sh sh.1 jobs.c

   /bin/sh - minor -i & -m changes

   When enabling job control (set -m) at the top level (not in any kind
   of subshell) in a non-interactive shell, sh would sometimes send itself
   a SIGTTIN (suspending itself) if it was unable to grab the controlling
   terminal.   Only interactive shells should be concerned with that,
   so an interactive sh placed in the background, trying to manipulate
   the controlling tty will simply suspend, until it is resumed in fg.
   Scripts shouldn't need to care.

   So only do controlling tty manipulation in interactive shells (-i is set).

   While here, clean up the manual description of the -i flag, setting it on
   the command line does not always make a shell interactive (the shell will
   simply clear it if it is inappropriate), but clearing it (+i) always
   prevents the shell becoming interactive.   Manipulating it later using
   'set' (which is a non-standard usage) is not recommended, and can cause
   the shell to behave in unexpected ways, so advise against attempts to
   do so (in the manual).

    [3 lines not shown]
VersionDeltaFile
1.279+13-2bin/sh/sh.1
1.128+3-3bin/sh/jobs.c
+16-52 files

NetBSD/src ddjL9nedoc CHANGES-10.2

   Tickets #1311 - #1313
VersionDeltaFile
1.1.2.115+58-1doc/CHANGES-10.2
+58-11 files

NetBSD/src kLbBOe0sys/arch/xen/xen xbd_xenbus.c

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

        sys/arch/xen/xen/xbd_xenbus.c: revision 1.136

   xbd(4): Don't assert about indirect blocks if not supported.

   PR port-xen/60448: xl suspend: panic: kernel diagnostic assertion
   "incnt == __arraycount(sc->sc_indirect)" failed
VersionDeltaFile
1.129.20.4+9-7sys/arch/xen/xen/xbd_xenbus.c
+9-71 files

NetBSD/src sRKy6lKsys/arch/xen/xen xbd_xenbus.c

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

        sys/arch/xen/xen/xbd_xenbus.c: revision 1.136

   xbd(4): Don't assert about indirect blocks if not supported.

   PR port-xen/60448: xl suspend: panic: kernel diagnostic assertion
   "incnt == __arraycount(sc->sc_indirect)" failed
VersionDeltaFile
1.135.2.1+9-7sys/arch/xen/xen/xbd_xenbus.c
+9-71 files

NetBSD/src UTsqisxsys/arch/amd64/amd64 machdep.c, sys/arch/i386/i386 machdep.c

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

        sys/arch/amd64/amd64/machdep.c: revision 1.380
        sys/arch/amd64/include/mcontext.h: revision 1.25
        sys/arch/amd64/amd64/netbsd32_machdep.c: revision 1.143
        distrib/sets/lists/tests/mi: revision 1.1424
        sys/arch/x86/include/specialreg.h: revision 1.222
        sys/arch/x86/x86/identcpu.c: revision 1.140
        sys/arch/i386/include/mcontext.h: revision 1.20
        sys/arch/x86/x86/identcpu.c: revision 1.141
        tests/kernel/t_signal_and_fpu.c: revision 1.1
        tests/kernel/t_signal_and_fpu.c: revision 1.2
        tests/kernel/t_signal_and_fpu.c: revision 1.3
        sys/arch/x86/include/fpu.h: revision 1.24
        sys/arch/x86/include/cpu_extended_state.h: revision 1.20
        sys/arch/i386/i386/machdep.c: revision 1.852
        distrib/sets/lists/debug/mi: revision 1.516
        tests/kernel/Makefile: revision 1.98
        tests/kernel/arch/x86/sig_fpu.c: revision 1.1

    [122 lines not shown]
VersionDeltaFile
1.3.2.1+0-752tests/kernel/arch/x86/sig_fpu.c
1.3.2.2+556-0tests/kernel/arch/x86/sig_fpu.c
1.3.2.2+404-0tests/kernel/t_signal_and_fpu.c
1.3.2.1+0-404tests/kernel/t_signal_and_fpu.c
1.376.2.2+159-9sys/arch/amd64/amd64/machdep.c
1.849.2.1+163-5sys/arch/i386/i386/machdep.c
+1,282-1,17013 files not shown
+1,806-1,24719 files

NetBSD/src N36Zsm7sys/netinet tcp_subr.c tcp_timer.h

   Pull up following revision(s) (requested by kbowling in ticket #380):

        sys/netinet/tcp_timer.h: revision 1.31
        sys/netinet/tcp_subr.c: revision 1.300

   tcp: set initial RTO to 1s per RFC 6298
   Lower TCPTV_SRTTDFLT from 3s to 1s and adjust the t_rttvar seed in
   tcp_tcpcb_template() so the pre-measurement TCP_REXMTVAL() equals
   TCPTV_SRTTDFLT (was 2*TCPTV_SRTTDFLT).  Active opens and SYN|ACK
   retransmits now start at 1s and back off 1, 2, 4, ... per RFC 6298
   sections 2.1 and 5.5.  Post-first-sample RTO is unchanged.

   Pin tcp_msl_remote_threshold to its previous numeric default (3*PR_SLOWHZ)
   so the SRTTDFLT change does not move an unrelated TIME_WAIT-shortening
   tunable.

   This is conceptually https://reviews.freebsd.org/D18941 which we ran at a
   large CDN, modified for NetBSD's stack.
VersionDeltaFile
1.298.2.1+6-6sys/netinet/tcp_subr.c
1.30.34.1+2-2sys/netinet/tcp_timer.h
+8-82 files

NetBSD/src GFiJjetsys/kern kern_event.c

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

        sys/kern/kern_event.c: revision 1.153

   kqueue(2): Fix null pointer deref under memory pressure.

   PR kern/60436: kqueue(2): random kernel null pointer deref in
   EVFILT_PROC NOTE_TRACK
VersionDeltaFile
1.146.4.1+4-2sys/kern/kern_event.c
+4-21 files

NetBSD/src x5TsZ5Csys/kern kern_event.c

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

        sys/kern/kern_event.c: revision 1.153

   kqueue(2): Fix null pointer deref under memory pressure.

   PR kern/60436: kqueue(2): random kernel null pointer deref in
   EVFILT_PROC NOTE_TRACK
VersionDeltaFile
1.150.8.1+4-2sys/kern/kern_event.c
+4-21 files

NetBSD/src FC17Tdmdistrib/notes/common main

   Another improvement to the dedication from kre@
VersionDeltaFile
1.578.2.6+2-2distrib/notes/common/main
+2-21 files

NetBSD/src rSUeryZdistrib/notes/common main

   Improve wording for dedication, from kre@
VersionDeltaFile
1.578.2.5+2-2distrib/notes/common/main
+2-21 files

NetBSD/src 0libfEvexternal/cddl/osnet/dist/uts/common/fs/zfs dsl_dataset.c

   Don't leak locks in the error case.  PR kern/60462

   ok riastradh@
VersionDeltaFile
1.6+2-0external/cddl/osnet/dist/uts/common/fs/zfs/dsl_dataset.c
+2-01 files

NetBSD/src d75NKm1distrib/notes/common main

   fix embarasing type
VersionDeltaFile
1.578.2.4+2-2distrib/notes/common/main
+2-21 files

NetBSD/src LVDWd7jdistrib/notes/common main

   Extend dedidcation to wulf@
VersionDeltaFile
1.578.2.3+8-5distrib/notes/common/main
+8-51 files

NetBSD/src fa8xaNWdistrib/notes/common main

   Avoid deciaml dot . vs thousand separator amiguity, suggested by kre
VersionDeltaFile
1.578.2.2+2-2distrib/notes/common/main
+2-21 files

NetBSD/src sr9TdWGsys/arch/sun2/sun2 pmap.c, sys/arch/sun3/sun3 pmap.c

   More diff reduction.
VersionDeltaFile
1.189+14-19sys/arch/sun3/sun3/pmap.c
1.62+9-12sys/arch/sun2/sun2/pmap.c
+23-312 files

NetBSD/src 9orrsY1doc CHANGES-9.5

   Ticket #2037
VersionDeltaFile
1.1.2.117+11-1doc/CHANGES-9.5
+11-11 files

NetBSD/src KSLNOOGshare/mk bsd.x11.mk

   Apply patch, requested by mrg in ticket #1311:

        share/mk/bsd.x11.mk     (apply patch)

   Bump xorg server version to 21.1.24
VersionDeltaFile
1.145.2.12+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/src WSgVNppshare/mk bsd.x11.mk

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

        share/mk/bsd.x11.mk: revision 1.168

   bump xorg-server version.
VersionDeltaFile
1.162.2.5+2-2share/mk/bsd.x11.mk
+2-21 files

NetBSD/src 37096stdoc CHANGES-11.0

   Document dedication to apb
VersionDeltaFile
1.1.2.134+6-1doc/CHANGES-11.0
+6-11 files

NetBSD/src kNqaJwAdistrib/notes/common main

   Dediate 11.0 to Alan P Barret
VersionDeltaFile
1.578.2.1+19-1distrib/notes/common/main
+19-11 files

NetBSD/src ywvkgj9tests/lib/libcurses/check_files wcolor_set.chk mutt_test5.chk

   Updates to check files due to output changes from bug fixes.
VersionDeltaFile
1.5+5-6tests/lib/libcurses/check_files/wcolor_set.chk
1.5+2-3tests/lib/libcurses/check_files/mutt_test5.chk
1.2+0-1tests/lib/libcurses/check_files/window_hierarchy.chk
1.3+0-1tests/lib/libcurses/check_files/chgat3.chk
1.4+0-1tests/lib/libcurses/check_files/mutt_test3.chk
1.5+0-1tests/lib/libcurses/check_files/mutt_test4.chk
+7-136 files not shown
+7-1912 files