NetBSD/src Lrs9Qtqsys/ufs/lfs lfs_segment.c

   Recognize that lfs_putpages() may return EAGAIN even if the cleaner does
   not need to be run, and do not wait for the cleaner in such circumstances.
VersionDeltaFile
1.310+4-3sys/ufs/lfs/lfs_segment.c
+4-31 files

NetBSD/src UBd5BGhsys/ufs/lfs lfs_segment.c

   Ensure that the vnode is fully flushed by lfs_vflush, since lfs_segwrite
   may sometimes skip it.
VersionDeltaFile
1.309+10-3sys/ufs/lfs/lfs_segment.c
+10-31 files

NetBSD/src ie3lDzkshare/misc acronyms.comp

   +KMIP  Key Management Interoperability Protocol
VersionDeltaFile
1.428+2-1share/misc/acronyms.comp
+2-11 files

NetBSD/src Kwpy1MAsys/compat/netbsd32 netbsd32_ptrace.c

   netbsd32_ptrace: Need to pre-allocate dbregs before read/write.

   Followup for:

   PR kern/60658: netbsd32_process_read_dbregs() needs the same fix as
   native amd64 process_read_dbregs()
VersionDeltaFile
1.11+5-2sys/compat/netbsd32/netbsd32_ptrace.c
+5-21 files

NetBSD/src obiddu6crypto/external/bsd/heimdal/dist/kpasswd kpasswdd.c

   kpasswdd(8): Avoid freeing stack buffer on exit in inetd mode.

   PR bin/60481: kpasswdd(8): free of stack buffer on exit
VersionDeltaFile
1.6+5-2crypto/external/bsd/heimdal/dist/kpasswd/kpasswdd.c
+5-21 files

NetBSD/src cjklJ6osys/arch/x86/isa clock.c

   Check if RTC is disabled only in virtualized environments.
   On a real PC, bits 0-5 may be used for the date alarm function,
   causing RTC failure to attach and
   a "WARNING: no TOD clock present" warning in the boot log.

   Verified no regression on QEMU/MICROVM by imil@

   PR kern/60672
VersionDeltaFile
1.43+8-6sys/arch/x86/isa/clock.c
+8-61 files

NetBSD/src eBsSgVMsys/arch/riscv/starfive jh71x0_temp.c

   s/Celcius/Celsius/ in two more comments.
VersionDeltaFile
1.3+4-4sys/arch/riscv/starfive/jh71x0_temp.c
+4-41 files

NetBSD/src Mk1ubCdsys/dev/pci if_iwm.c

   Add MCLAIM.
VersionDeltaFile
1.94+22-2sys/dev/pci/if_iwm.c
+22-21 files

NetBSD/src tRELEgGtests/lib/libcurses/check_files slk6.chk color_blank_draw.chk

   Update check files affected by latest libcurses change.  The library
   no longer emits some unnecessary colour setting sequences.
VersionDeltaFile
1.4+1-1tests/lib/libcurses/check_files/color_blank_draw.chk
1.6+0-1tests/lib/libcurses/check_files/slk6.chk
+1-22 files

NetBSD/src JkxfGXBlib/libcurses curses.expsym curses_private.h

   Remove the global __do_color_init, this is now obsolete.  It was used
   to force the terminal to be updated with the default colours because
   the older colour code could not distinguish between default colours and
   no colours.  Now this is fixed so the forcing is no longer required.
VersionDeltaFile
1.137+5-7lib/libcurses/refresh.c
1.51+3-6lib/libcurses/color.c
1.84+1-2lib/libcurses/curses_private.h
1.3+0-1lib/libcurses/curses.expsym
+9-164 files

NetBSD/src NucVzU1sys/arch/hpcmips/vr flash_vrip.c, sys/arch/mips/cavium/dev octeon_gmxreg.h

   s/maximun/maximum/, s/maximam/maximum/ and s/maximimum/maximum/ in comments
   and log messages.
VersionDeltaFile
1.16+5-5sys/arch/hpcmips/vr/flash_vrip.c
1.13+4-4usr.sbin/wsmoused/selection.c
1.158+3-3usr.sbin/syslogd/syslogd.c
1.287+3-3sys/netipsec/key.c
1.8+3-3sys/arch/mips/cavium/dev/octeon_gmxreg.h
+18-185 files

NetBSD/src R9xARW5lib/libc/nameser ns_name.c, lib/libedit el.h

   fix few typos in comments.
VersionDeltaFile
1.7+3-3sys/arch/rs6000/mca/mca_machdep.c
1.45+3-3sys/arch/i386/mca/mca_machdep.c
1.19+3-3libexec/getty/init.c
1.17+3-3lib/libc/nameser/ns_name.c
1.9+2-2sys/dev/isa/weaselreg.h
1.51+2-2lib/libedit/el.h
+16-166 files

NetBSD/src Swp9ZHbsys/arch/ia64/stand/efi/libefi time.c, sys/arch/riscv/starfive jh71x0_temp.c

   fix various typos in comments.
VersionDeltaFile
1.306+4-4sys/sys/vnode.h
1.5+3-3sys/dev/ic/bmx280.c
1.3+3-3sys/dev/i2c/emcfan.c
1.2+3-3sys/arch/riscv/starfive/jh71x0_temp.c
1.5+2-2sys/dev/pci/jmide_reg.h
1.7+2-2sys/arch/ia64/stand/efi/libefi/time.c
+17-171 files not shown
+19-197 files

NetBSD/src bYCDQ5lusr.sbin/emcfanctl emcfanctl.8

   emcfanctl(8): s/simular/similar/ and s/minumum/minimum/
VersionDeltaFile
1.4+4-4usr.sbin/emcfanctl/emcfanctl.8
+4-41 files

NetBSD/src xud0xOCsys/arch/amiga/dev acafh.c, sys/arch/arm/arm32 locore.S

   s/virutal/virtual/ in comments.
VersionDeltaFile
1.5+3-3sys/arch/sun68k/sun68k/pmap_sunmmu.c
1.64+3-3sys/arch/sun2/sun2/pmap.c
1.40+3-3sys/arch/powerpc/pic/intr.c
1.45+3-3sys/arch/arm/arm32/locore.S
1.8+3-3sys/arch/amiga/dev/acafh.c
+15-155 files

NetBSD/src Yr5gVJOsys/dev/marvell gtmpscreg.h

   s/Constrol/Control/ in comment.
VersionDeltaFile
1.7+2-2sys/dev/marvell/gtmpscreg.h
+2-21 files

NetBSD/src 8CwItnWsys/arch/arm/imx imx51_ipuv3var.h, sys/arch/arm/xscale pxa2x0_lcd.h

   s/contorol/control/ in comments and log messages.
VersionDeltaFile
1.5+3-3sys/arch/hpcsh/dev/hd64461/hd64461pcmciareg.h
1.58+3-3sys/arch/hpcsh/dev/hd64461/hd64461pcmcia.c
1.19+3-3sys/arch/hpcmips/dev/plumohci.c
1.8+2-2sys/arch/hpc/include/config_hook.h
1.12+2-2sys/arch/arm/xscale/pxa2x0_lcd.h
1.4+2-2sys/arch/arm/imx/imx51_ipuv3var.h
+15-152 files not shown
+19-198 files

NetBSD/src TSuA3jxsys/dev/ic ct65550.c

   - support screen blanking
   - make sure we can map the whole fb at 0
VersionDeltaFile
1.16+25-10sys/dev/ic/ct65550.c
+25-101 files

NetBSD/src Afg7zensys/dev/ic ct65550reg.h

   fix tpyo
VersionDeltaFile
1.4+29-31sys/dev/ic/ct65550reg.h
+29-311 files

NetBSD/src rQQerNYsys/arch/sparc64/conf GENERIC

   sun4v: Add mpii(4) to sparc64 GENERIC config.

   Symbios Logic SAS3008 storage controller is present in SPARC S7-2 servers.

   Not tested yet.
VersionDeltaFile
1.255+3-2sys/arch/sparc64/conf/GENERIC
+3-21 files

NetBSD/src ewk96uisys/arch/sparc64/conf GENERIC

   Undo rev. 1.252 - mfii(4) is not the corect driver to use
VersionDeltaFile
1.254+2-3sys/arch/sparc64/conf/GENERIC
+2-31 files

NetBSD/src 1LGvgiYdoc 3RDPARTY

   expat 2.8.4 is out
VersionDeltaFile
1.2242+3-3doc/3RDPARTY
+3-31 files

NetBSD/src ZKrqioTdoc CHANGES

   doc: Another typo.
VersionDeltaFile
1.3290+2-2doc/CHANGES
+2-21 files

NetBSD/src BctGmyWshare/man/man5 mk.conf.5

   MKBSDDIFF has been yes for some time.
VersionDeltaFile
1.125+3-3share/man/man5/mk.conf.5
+3-31 files

NetBSD/src 1RVX7VIshare/man/man4 virtio.4

   virtio(4): replace explicit `.Nm virtio' with .Nm in description.

   The name is inherited from the title.
VersionDeltaFile
1.14+2-2share/man/man4/virtio.4
+2-21 files

NetBSD/src 63Eck5Edoc CHANGES-10.2

   note mdoc.local fixes
VersionDeltaFile
1.1.2.128+6-1doc/CHANGES-10.2
+6-11 files

NetBSD/src 7ifvYWcdoc CHANGES

   doc: This was actually a dd(1) change.

   Call it force of habit...
VersionDeltaFile
1.3289+2-2doc/CHANGES
+2-21 files

NetBSD/src sWEZuTNexternal/gpl2/groff/tmac mdoc.local

   Fix doc-operating-system and doc-default-operating-system after those
   got accidently broken by a pullup to current in ticket #1219.
VersionDeltaFile
1.7.6.13+3-3external/gpl2/groff/tmac/mdoc.local
+3-31 files

NetBSD/src N1c2ZFmdoc CHANGES

   doc: fix typo
VersionDeltaFile
1.3288+2-2doc/CHANGES
+2-21 files

NetBSD/src ylFb3cedoc CHANGES

   doc: Changes for August.
VersionDeltaFile
1.3287+46-1doc/CHANGES
+46-11 files