NetBSD/src Yrkx9q7sys/arch/arm/arm disksubr.c

   remove "found" flag, now that it's last use is gone.
VersionDeltaFile
1.29+3-4sys/arch/arm/arm/disksubr.c
+3-41 files

NetBSD/src kTyeuSKsys/arch/virt68k/virt68k machdep.c

   Garbage-collect a few more includes, and remove a no-longer-true comment.
VersionDeltaFile
1.45+2-17sys/arch/virt68k/virt68k/machdep.c
+2-171 files

NetBSD/src tcnhGNesys/arch/arm/arm disksubr.c, sys/arch/evbmips/evbmips disksubr.c

   Now that bad144 handling is isolated to the places that care about it,
   garbage-collect it from all of the various machine-dependent files that
   have been cargo-culting it around needlessly for 20+ years.

   Version bump to 11.99.7 because this changes the size of struct cpu_disklabel
   on some platforms, and that structure is exposed in the module ABI.
VersionDeltaFile
1.20+4-44sys/arch/evbmips/evbmips/disksubr.c
1.40+4-42sys/arch/x68k/x68k/disksubr.c
1.20+2-44sys/arch/evbppc/evbppc/disksubr.c
1.5+2-43sys/arch/evbmips/sbmips/disksubr.c
1.23+2-43sys/arch/playstation2/playstation2/disksubr.c
1.28+2-43sys/arch/arm/arm/disksubr.c
+16-25932 files not shown
+66-66338 files

NetBSD/src FEN0cBbsys/arch/sparc64/dev vpci.c

   Use PRIx64 to printf uint64_t values.
VersionDeltaFile
1.15+3-3sys/arch/sparc64/dev/vpci.c
+3-31 files

NetBSD/src Bp2lN4Rsys/net if_spppvar.h

   sppp: added comments for sppp_is_connecting and sppp_ondemand_enabled
VersionDeltaFile
1.55+26-1sys/net/if_spppvar.h
+26-11 files

NetBSD/src LQd0Ulksys/net if_spppsubr.c

   sppp: clean up partially attached sysctl keys on error
   and use SPPP_LOG instead of printf()
VersionDeltaFile
1.305+5-4sys/net/if_spppsubr.c
+5-41 files

NetBSD/src BgVkPUlsys/net if_spppsubr.c

   Use CTLTYPE_BOOL for boolean-valued sysctl nodes
VersionDeltaFile
1.304+3-3sys/net/if_spppsubr.c
+3-31 files

NetBSD/src 4XCdczcsys/net if_spppsubr.c

   Added __read_mostly attribute to sppp_keppalive_interval
VersionDeltaFile
1.303+4-3sys/net/if_spppsubr.c
+4-31 files

NetBSD/src H3dFrhvsys/net if_spppsubr.c

   sppp: hold RW_READER lock while checking state of IPv6CP, not RW_WRITER
VersionDeltaFile
1.302+3-3sys/net/if_spppsubr.c
+3-31 files

NetBSD/src H7EkOtJsys/net if_spppsubr.c

   sppp: remove unused variable
VersionDeltaFile
1.301+6-5sys/net/if_spppsubr.c
+6-51 files

NetBSD/src AK89Xuhsys/net if_spppvar.h

   added '*'at the beginning of comment
VersionDeltaFile
1.54+3-3sys/net/if_spppvar.h
+3-31 files

NetBSD/src RrztnD8tests/net/if_pppoe t_pppoe_ondemand.sh t_pppoe_keepalive.sh

   minor cleanup and typo fixes in tests/net/if_pppoe
VersionDeltaFile
1.3+11-9tests/net/if_pppoe/t_pppoe_ondemand.sh
1.4+6-6tests/net/if_pppoe/t_pppoe_keepalive.sh
1.35+4-4tests/net/if_pppoe/t_pppoe.sh
1.2+3-3tests/net/if_pppoe/common.sh
+24-224 files

NetBSD/src MOTFdd9tests/net/if_ipsec t_ipsec_natt.sh, tests/net/ipsec t_ipsec_natt.sh

   ATF: Avoid DNS timeout of netstat(1).
VersionDeltaFile
1.6+2-2tests/net/ipsec/t_ipsec_natt.sh
1.6+2-2tests/net/if_ipsec/t_ipsec_natt.sh
+4-42 files

NetBSD/src 0pAQf2Csys/arch/sparc64/dev vpci.c

   vpci_intr_map: emit an error  message in case the call to hv_intr_devino_to_sysino() fails
VersionDeltaFile
1.14+6-4sys/arch/sparc64/dev/vpci.c
+6-41 files

NetBSD/src S0duF8uusr.bin/make meta.c

   make: remove trailing whitespace
VersionDeltaFile
1.224+2-2usr.bin/make/meta.c
+2-21 files

NetBSD/src 9uSPy3husr.bin/make var.c

   make: fix lint error messages from strict bool mode
VersionDeltaFile
1.1182+5-5usr.bin/make/var.c
+5-51 files

NetBSD/src xfJxt0Cdoc 3RDPARTY CHANGES

   new tzcode
VersionDeltaFile
1.2232+2-2doc/3RDPARTY
1.3280+2-1doc/CHANGES
+4-32 files

NetBSD/src DKzhCeNlib/libc/time zic.c localtime.c

   Apply changes between 2026b and 2026c

   Release 2026c - 2026-07-08 10:23:58 -0700

     Briefly:
       Alberta moved to permanent -06 on 2026-06-18.
       Morocco moves to permanent +00 on 2026-09-20.
       More integer overflow bugs have been fixed in zic.

     Changes to future timestamps

       Alberta's 2026-03-08 spring forward was its last foreseeable clock
       change, as it moved to permanent -06 thereafter.  (Thanks to Roozbeh
       Pournader and others.)  Model this with its traditional abbreviation
       CST.  Although the change to permanent -06 legally took place on
       2026-06-18, temporarily model the change to occur on 2026-11-01 at
       02:00 instead, for the same reason we introduced a similarly
       temporary hack for British Columbia in 2026b.


    [45 lines not shown]
VersionDeltaFile
1.101+197-186lib/libc/time/zic.c
1.155+45-33lib/libc/time/localtime.c
1.51+70-7lib/libc/time/NEWS
1.68+12-57lib/libc/time/zdump.c
1.23+23-27lib/libc/time/tz-link.html
1.62+17-28lib/libc/time/Makefile
+364-3387 files not shown
+418-37913 files

NetBSD/src MfhLDp0bin/sh miscbltin.c sh.1

   sh - read - handle read errors in read builtin

   It used to be (incorrectly) that a read error was treated
   the same as EOF in the read builtin utility.   They should
   be errors, with a message, and exit status > 1.  Now they are.
VersionDeltaFile
1.58+35-14bin/sh/miscbltin.c
1.278+12-8bin/sh/sh.1
+47-222 files

NetBSD/src gYepCiisys/arch/arm/ti ti_otgreg.h

   ti_motg: remove unused define
VersionDeltaFile
1.2+1-2sys/arch/arm/ti/ti_otgreg.h
+1-21 files

NetBSD/src KfT7iPbsys/arch/sparc/dev cgfourteen.c cgfourteenvar.h

   support WSDISPLAYIO_GET_FBINFO and WSDISPLAYIO_SET_DEPTH
VersionDeltaFile
1.100+54-17sys/arch/sparc/dev/cgfourteen.c
1.20+4-1sys/arch/sparc/dev/cgfourteenvar.h
+58-182 files

NetBSD/src xgfquMIusr.sbin/sysinst disks.c

   Ooops, previous commit log should have been:
   Fix conditional avaiability of code to convert between partitioning
   schemes. It is needed if extended partitioning is available
   (where we have a menu entry to invoke it manually) or we
   compile in the "this disk is too big for disklabel" checks.
VersionDeltaFile
1.101+8-1usr.sbin/sysinst/disks.c
+8-11 files

NetBSD/src aNE4skrusr.sbin/sysinst disks.c

   disks.c
VersionDeltaFile
1.100+2-2usr.sbin/sysinst/disks.c
+2-21 files

NetBSD/src xQmZutzsys/arch/m68k/include fdt_platform.h

   Device a struct fdt_platform for m68k.
VersionDeltaFile
1.1+44-0sys/arch/m68k/include/fdt_platform.h
+44-01 files

NetBSD/src jwzvf7Lsys/arch/m68k/include linux_bootinfo.h, sys/arch/m68k/m68k linux_bootinfo.c

   Define a "BI_MACH_FDT" machine type.  The value for this record type
   is 0x46445400 ('FDT\0') and unlikely to collide with any other new
   machine types that Linux/m68k might decide to allocate.

   This machine type has 3 machine-type-specific bootinfo record types:

   - BI_FDT_PLATFORM -- a C string providing more detail about the specific
     machine / platform.
   - BI_FDT_BLOB -- a data record containing a Flattened Device Tree blob.
   - BI_FDT_ELF_SYMS -- a memory record pointing to the location of any
     loaded ELF symbols, assumed to be contiguous with the kernel +
     bootinfo data.  This record is needed early, possibly before virtual
     memory has been bootstrapped, so that the symbols can be preserved.
VersionDeltaFile
1.9+50-4sys/arch/m68k/m68k/linux_bootinfo.c
1.6+31-1sys/arch/m68k/include/linux_bootinfo.h
+81-52 files

NetBSD/src XijLJFtsys/dev/ic wdc.c

   Support 8-bit PIO if the front-end indicates that it's necessary:
   - In wdc_drvprobe(), if neither ATAC_CAP_DATA16 nor ATAC_CAP_DATA32
     is set in the controller capabilities, then attempt to enable 8-bit
     PIO on the drive.  If that command fails, ignore the drive.
   - In wdc_datain_pio(), if we're doing 8-bit PIO, check for ATA_DRIVE_NOSTREAM
     and simulate a NOSTREAM 16-bit PIO.  This is necessary because we
     treat the IDENTIFY command as "special" for historical (and almost
     certainly bad) reasons.
   - wdc_dataout_pio() gets the same NOSTREAM shenanigans for 8-bit PIO,
     although I would be surprised if it is ever requested.
VersionDeltaFile
1.315+76-5sys/dev/ic/wdc.c
+76-51 files

NetBSD/src 9tfSQgzsys/dev/ata ata.c atavar.h

   Add a function, ata_set_pio8(), that issues SET_FEATURES with
   WDSF_8BIT_PIO_EN to enable 8-bit PIO on a device.
VersionDeltaFile
1.173+40-2sys/dev/ata/ata.c
1.111+2-1sys/dev/ata/atavar.h
+42-32 files

NetBSD/src B7iepEosys/dev/ic pcf8584reg.h

   Indentation improvements.
VersionDeltaFile
1.5+10-6sys/dev/ic/pcf8584reg.h
+10-61 files

NetBSD/src sRgcrllusr.sbin/sysinst disks.c Makefile.inc

   Try to conditionaly remove more dead code and messages for extremely
   constrained environments like atari install disks.
VersionDeltaFile
1.99+9-2usr.sbin/sysinst/disks.c
1.56+8-1usr.sbin/sysinst/Makefile.inc
1.52+5-1usr.sbin/sysinst/msg.mi.es
1.60+5-1usr.sbin/sysinst/msg.mi.de
1.62+5-1usr.sbin/sysinst/msg.mi.en
1.55+5-1usr.sbin/sysinst/msg.mi.fr
+37-73 files not shown
+47-109 files

NetBSD/src DYPMjbEsbin/newbtconf newbtconf.8

   Improve grammar
VersionDeltaFile
1.22+2-2sbin/newbtconf/newbtconf.8
+2-21 files