NetBSD/src ulP64lyusr.sbin/crash crash.c

   Trailing whitespace
VersionDeltaFile
1.17+3-3usr.sbin/crash/crash.c
+3-31 files

NetBSD/src gxlHmxjsys/arch/arm/rockchip rk3399_pcie.c

   Wrap a long line.
VersionDeltaFile
1.23+4-4sys/arch/arm/rockchip/rk3399_pcie.c
+4-41 files

NetBSD/src clPbrlFtests/usr.bin/xlint/lint1 d_c99_bool_strict_syshdr.c msg_056.c

   tests/lint: clean up
VersionDeltaFile
1.26+44-46tests/usr.bin/xlint/lint1/d_c99_bool_strict_syshdr.c
1.7+8-2tests/usr.bin/xlint/lint1/msg_056.c
+52-482 files

NetBSD/src ludjvlcdoc CHANGES-9.5

   Tickets #1921, #1923 and #1926
VersionDeltaFile
1.1.2.42+41-1doc/CHANGES-9.5
+41-11 files

NetBSD/src qY7h5kAsys/kern sys_select.c, tests/lib/libc/sys t_select.c

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

        sys/kern/sys_select.c: revision 1.67 (patch)
        tests/lib/libc/sys/t_select.c: revision 1.5 (patch)

   PR kern/57504 : Check all fds passed in to select

   If an application passes in a huge fd_set (select(BIG, ...))
   then check every bit in the fd_sets provided, to make sure
   they are valid.

   If BIG is too big (cannot possibly represent an open fd for
   this process, under any circumstances: ie: not just because
   that many are not currently open) return EINVAL.

   Otherwise, check every set bit to make sure it is valid.  Any
   fd bits set above the applications current highest open fd
   automatically generate EBADF and quick(ish) exit.
   fd's that are within the plausible range are then checked as

    [21 lines not shown]
VersionDeltaFile
1.46.2.2+125-20sys/kern/sys_select.c
1.4.16.1+39-6tests/lib/libc/sys/t_select.c
+164-262 files

NetBSD/src rczKRcWlib/libc/arch/aarch64/gen fpsetround.c, tests/lib/libc/gen t_fpsetround.c

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

        tests/lib/libc/gen/t_fpsetround.c: revision 1.7
        tests/lib/libc/gen/t_fpsetround.c: revision 1.8
        lib/libc/arch/aarch64/gen/fpsetround.c: revision 1.4

   fpsetround(3): Test that this doesn't flip on FTZ by accident.
   PR port-arm/58782: fpsetround flips all the other fpcsr bits on aarch64

   fpsetround(3): Don't toggle all the other bits in fpcr on aarch64.
   PR port-arm/58782: fpsetround flips all the other fpcsr bits on aarch64
VersionDeltaFile
1.6.44.1+43-2tests/lib/libc/gen/t_fpsetround.c
1.2.16.1+2-2lib/libc/arch/aarch64/gen/fpsetround.c
+45-42 files

NetBSD/src pgZwy6ysys/ddb db_xxx.c, sys/kern kern_descrip.c subr_exec_fd.c

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

        sys/kern/kern_event.c: revision 1.106
        sys/kern/sys_select.c: revision 1.51
        sys/kern/subr_exec_fd.c: revision 1.10
        sys/kern/sys_aio.c: revision 1.46
        sys/kern/kern_descrip.c: revision 1.244
        sys/kern/kern_descrip.c: revision 1.245
        sys/ddb/db_xxx.c: revision 1.72
        sys/ddb/db_xxx.c: revision 1.73
        sys/miscfs/fdesc/fdesc_vnops.c: revision 1.132
        sys/kern/uipc_usrreq.c: revision 1.195
        sys/kern/sys_descrip.c: revision 1.36
        sys/kern/uipc_usrreq.c: revision 1.196
        sys/kern/uipc_socket2.c: revision 1.135
        sys/kern/uipc_socket2.c: revision 1.136
        sys/kern/kern_sig.c: revision 1.383
        sys/kern/kern_sig.c: revision 1.384
        sys/compat/netbsd32/netbsd32_ioctl.c: revision 1.107

    [65 lines not shown]
VersionDeltaFile
1.243.4.3+59-37sys/kern/kern_descrip.c
1.8.4.1+8-6sys/kern/subr_exec_fd.c
1.130.4.2+4-5sys/miscfs/fdesc/fdesc_vnops.c
1.71.22.1+5-4sys/ddb/db_xxx.c
1.33.2.1+5-3sys/kern/sys_descrip.c
1.364.2.10+4-4sys/kern/kern_sig.c
+85-597 files not shown
+110-8013 files

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

   use summitreg.h
VersionDeltaFile
1.5+3-33sys/arch/hppa/dev/summitfb.c
+3-331 files

NetBSD/src bfpK6pHsys/dev/ic sti.c

   add fb / cmap support for Summit family, aka FX2/4/6
VersionDeltaFile
1.40+76-3sys/dev/ic/sti.c
+76-31 files

NetBSD/src clPIrhlsys/dev/ic summitreg.h

   register definitions for HP Visualize FX4 and friends, aka Summit
VersionDeltaFile
1.1+65-0sys/dev/ic/summitreg.h
+65-01 files

NetBSD/src t6JqUNqsys/arch/riscv/riscv db_trace.c

   risc-v: use the provided printf like function in db_stack_trace_print
VersionDeltaFile
1.5+6-6sys/arch/riscv/riscv/db_trace.c
+6-61 files

NetBSD/src xTUBKb4sys/arch/sparc64/sparc64 autoconf.c

   sun4v: revert changes introduced in rev. 1.242 - root fs on a cdrom *does* make sense (read-only)
VersionDeltaFile
1.243+7-6sys/arch/sparc64/sparc64/autoconf.c
+7-61 files

NetBSD/src cAtk3jYusr.sbin/crash Makefile

   Sort a condition. NFCI.
VersionDeltaFile
1.52+9-8usr.sbin/crash/Makefile
+9-81 files

NetBSD/src 5JGOTlDsys/arch/riscv/include db_machdep.h

   Whitespace
VersionDeltaFile
1.10+7-7sys/arch/riscv/include/db_machdep.h
+7-71 files

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

   add hardware cursor support
   while there remove debug goop, fix ioctl(GCID)
VersionDeltaFile
1.4+27-52sys/arch/hppa/dev/summitfb.c
+27-521 files

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

   hppa/summitfb(4): Fix SUMMITFB_DEBUG build.
VersionDeltaFile
1.3+3-3sys/arch/hppa/dev/summitfb.c
+3-31 files

NetBSD/src 8fb4iF1sys/arch/hppa/dev summitfb.c

   hppa/summitfb(4): KNF

   No functional change intended.
VersionDeltaFile
1.2+113-101sys/arch/hppa/dev/summitfb.c
+113-1011 files

NetBSD/src JsQpkeVdoc CHANGES

   doc: two weeks of changes
VersionDeltaFile
1.3115+12-1doc/CHANGES
+12-11 files

NetBSD/src hgyDpPcsys/arch/hppa/conf files.hppa

   files.hppa: Nix trailing whitespace.

   No functional change intended.
VersionDeltaFile
1.28+3-3sys/arch/hppa/conf/files.hppa
+3-31 files

NetBSD/src 7PZSaOjsys/arch/hppa/conf files.hppa

   add summitfb
VersionDeltaFile
1.27+8-2sys/arch/hppa/conf/files.hppa
+8-21 files

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

   beginnings of a driver for Visualize FX graphics cards
   So far it does:
   - work on my FX4
   - use the 8bit overlay, in R3G3B2
   - all drawing by software, clear screen by hw
   - X works in 8bit with wsfb
VersionDeltaFile
1.1+1,436-0sys/arch/hppa/dev/summitfb.c
+1,436-01 files

NetBSD/src jrK1Tqxsys/arch/riscv/include intr.h, sys/arch/riscv/riscv interrupt.c

   risc-v: expose intr_establish_xname
VersionDeltaFile
1.3+3-3sys/arch/riscv/riscv/interrupt.c
1.7+2-1sys/arch/riscv/include/intr.h
+5-42 files

NetBSD/src sbpBhbRsys/arch/arm/rockchip rk3399_pcie_phy.c

   Trailing whitespace
VersionDeltaFile
1.5+4-4sys/arch/arm/rockchip/rk3399_pcie_phy.c
+4-41 files

NetBSD/src p1CpG2Zsys/arch/arm/gemini gemini_reg.h, sys/arch/evbarm/gemini gemini_start.S

   fix couple of typos in comments.
VersionDeltaFile
1.10+3-3sys/arch/evbarm/gemini/gemini_start.S
1.10+2-2sys/arch/arm/gemini/gemini_reg.h
+5-52 files

NetBSD/src 3QnrJNPdistrib/notes/vax xfer

   distrib/notes/vax: update the diskless installation notes

   OK rin@
VersionDeltaFile
1.17+16-9distrib/notes/vax/xfer
+16-91 files

NetBSD/src GzKWpzigames/fish fish.c

   fish: allow player to only ask for cards they have on their hand

   This fixes PR/58828 .
VersionDeltaFile
1.28+3-3games/fish/fish.c
+3-31 files

NetBSD/src J2Y8pnSdoc CHANGES-9.5

   Tickets #1927 and #1928
VersionDeltaFile
1.1.2.41+19-1doc/CHANGES-9.5
+19-11 files

NetBSD/src T4ynOaaexternal/cddl/osnet/dist/uts/common/fs/zfs dmu.c vdev.c

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

        external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c: revision 1.7
        external/cddl/osnet/dist/uts/common/fs/zfs/dmu.c: revision 1.7

   Apply FreeBSD svn r373278 fix for ZFS corruption.  Fix for NetBSD
   PR kern/58111 .

   It would be extremely unlikely to trip this bug on NetBSD, as we don't
   expose SEEK_DATA and SEEK_HOLE and you need to call ioctl(2) with
   FIOSEEKDATA and FIOSEEKHOLE directly which no currently known code does,
   and even then be unlucky enough to trip a race condition.

   With a reproducer based on that in https://www.illumos.org/issues/16087,
   I saw 11 groups of failures over 8 hours.  With this patch, no
   failures in 10 hours.  The repro for NetBSD will be attached to
   https://gnats.netbsd.org/58111

   Original FreeBSD commit message:

    [25 lines not shown]
VersionDeltaFile
1.6.4.1+2-1external/cddl/osnet/dist/uts/common/fs/zfs/dmu.c
1.6.2.1+1-1external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c
+3-22 files

NetBSD/src 9WNzP0ydoc CHANGES-10.1

   Tickets #1012 - #1014
VersionDeltaFile
1.1.2.70+25-1doc/CHANGES-10.1
+25-11 files

NetBSD/src 9wQxDR5external/cddl/osnet/dist/uts/common/fs/zfs dmu.c vdev.c

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

        external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c: revision 1.7
        external/cddl/osnet/dist/uts/common/fs/zfs/dmu.c: revision 1.7

   Apply FreeBSD svn r373278 fix for ZFS corruption.  Fix for NetBSD
   PR kern/58111 .

   It would be extremely unlikely to trip this bug on NetBSD, as we don't
   expose SEEK_DATA and SEEK_HOLE and you need to call ioctl(2) with
   FIOSEEKDATA and FIOSEEKHOLE directly which no currently known code does,
   and even then be unlucky enough to trip a race condition.

   With a reproducer based on that in https://www.illumos.org/issues/16087,
   I saw 11 groups of failures over 8 hours.  With this patch, no
   failures in 10 hours.  The repro for NetBSD will be attached to
   https://gnats.netbsd.org/58111

   Original FreeBSD commit message:

    [25 lines not shown]
VersionDeltaFile
1.6.12.1+2-1external/cddl/osnet/dist/uts/common/fs/zfs/dmu.c
1.6.10.1+1-1external/cddl/osnet/dist/uts/common/fs/zfs/vdev.c
+3-22 files