NetBSD/src skCRUSKtests/lib/libc/gen/posix_spawn t_fileactions.c

   t_fileactions.c: fix typos in comments
VersionDeltaFile
1.11+8-8tests/lib/libc/gen/posix_spawn/t_fileactions.c
+8-81 files

NetBSD/src Et5Jrvadoc CHANGES-9.5

   Ticket #1964
VersionDeltaFile
1.1.2.70+7-1doc/CHANGES-9.5
+7-11 files

NetBSD/src aP6akaFsbin/fsck_ffs setup.c

   Pull up following revision(s) (requested by mlelstv in ticket #1964):

        sbin/fsck_ffs/setup.c: revision 1.110 (patch)

   Don't truncate bitmap size to unsigned int, avoids crashes on filesystems
   with more than 2^32 blocks.
VersionDeltaFile
1.102.2.1+6-6sbin/fsck_ffs/setup.c
+6-61 files

NetBSD/src qrIdsKgdoc CHANGES-10.2

   Tickets #1133 - #1135
VersionDeltaFile
1.1.2.37+17-1doc/CHANGES-10.2
+17-11 files

NetBSD/src Yc3nva4sbin/fsck_ffs setup.c

   Pull up following revision(s) (requested by mlelstv in ticket #1135):

        sbin/fsck_ffs/setup.c: revision 1.110

   Don't truncate bitmap size to unsigned int, avoids crashes on filesystems
   with more than 2^32 blocks.
VersionDeltaFile
1.104.2.3+6-6sbin/fsck_ffs/setup.c
+6-61 files

NetBSD/src XL0yj5usys/kern vfs_vnops.c

   Pull up following revision(s) (requested by mlelstv in ticket #1134):

        sys/kern/vfs_vnops.c: revision 1.245

   Access v_rdev only for a device special file.
VersionDeltaFile
1.235.4.3+4-3sys/kern/vfs_vnops.c
+4-31 files

NetBSD/src bwWcLW9sys/kern vfs_vnops.c

   Pull up following revision(s) (requested by bad in ticket #1133):

        sys/kern/vfs_vnops.c: revision 1.246

   release fp->f_lock after reading the offset in vn_read()

   Fixes an obvious lock leak introduced in r1.238 and pulled up to netbsd-10.

   Fixes PR kern/59519 vn_read() leaks file* lock
VersionDeltaFile
1.235.4.2+3-3sys/kern/vfs_vnops.c
+3-31 files

NetBSD/src JfVizeBsbin/ping6 ping6.c, sys/dev/ieee1394 sbp.c

   Fix various typos, mainly in comments and log/error messages.
VersionDeltaFile
1.43+4-4sys/dev/ieee1394/sbp.c
1.33+4-4usr.sbin/moused/moused.c
1.19+3-3sys/netinet/sctp_input.c
1.25+3-3usr.bin/error/pi.c
1.44+3-3usr.sbin/installboot/arch/i386.c
1.108+3-3sbin/ping6/ping6.c
+20-205 files not shown
+31-3111 files

NetBSD/src iZWMNrgshare/man/man4 umcpmio.4

   umcpmio(4): s/detact/detect/ and s/reponse/response/.
VersionDeltaFile
1.6+3-3share/man/man4/umcpmio.4
+3-31 files

NetBSD/src gmCDXtnusr.sbin/mmcformat mmcformat.c

   s/WRTITING/WRITING/ in error message.
VersionDeltaFile
1.10+3-3usr.sbin/mmcformat/mmcformat.c
+3-31 files

NetBSD/src R3vPggGtests/usr.bin/xlint/lint1 msg_348.c, usr.bin/xlint/lint1 tree.c debug.c

   lint: fix warning about enum array index

   Seen in openssh/fmt_scaled.c, scale_chars.
VersionDeltaFile
1.686+25-4usr.bin/xlint/lint1/tree.c
1.14+9-8tests/usr.bin/xlint/lint1/msg_348.c
1.84+7-2usr.bin/xlint/lint1/debug.c
1.275+5-3usr.bin/xlint/lint1/init.c
1.237+6-1usr.bin/xlint/lint1/lint1.h
+52-185 files

NetBSD/src gk8cXtssys/kern kern_exec.c

   PR 59523: initialize errror to 0, not all switch cases overwrite it
   now before it is used.
   Pointed out by hannken.
VersionDeltaFile
1.530+3-3sys/kern/kern_exec.c
+3-31 files

NetBSD/src 69vsoTGtests/usr.bin/xlint/lint1 msg_348.c

   tests/lint: demonstrate wrong warning for enum array index

   Seen in openssh/fmt_scaled.c, scale_chars.
VersionDeltaFile
1.13+34-1tests/usr.bin/xlint/lint1/msg_348.c
+34-11 files

NetBSD/src 7dDMWbLusr.sbin/wg-userspace wg-userspace.8

   wg-userspace(8): Restore Nm.
   This was removed in rev 1.2, but I suspect that wasn't intentional.
VersionDeltaFile
1.4+2-1usr.sbin/wg-userspace/wg-userspace.8
+2-11 files

NetBSD/src B89dILOsys/sys filedesc.h

   Fix a typo in a PR number added in rev 1.71 (s/58855/58822).
   NFC (just a change to a comment).
VersionDeltaFile
1.72+3-3sys/sys/filedesc.h
+3-31 files

NetBSD/src 0rJB8EBusr.sbin/npf/npfctl npf_bpf_comp.c, usr.sbin/npf/npftest npftest.conf

   Add more test to layer2 filtering for variables as a set

   simplify the BPF code for multiword
   we have tests to cover all possible cases in layer2 filtering
VersionDeltaFile
1.3+18-0usr.sbin/npf/npftest/libnpftest/npf_l2rule_test.c
1.19+4-2usr.sbin/npf/npfctl/npf_bpf_comp.c
1.16+3-1usr.sbin/npf/npftest/npftest.conf
+25-33 files

NetBSD/src 7a1RndIsys/arch/arm/amlogic meson_i2c.c files.meson

   Trailing whitespace
VersionDeltaFile
1.2+6-6sys/arch/arm/amlogic/meson_i2c.c
1.14+2-2sys/arch/arm/amlogic/files.meson
+8-82 files

NetBSD/src GQuC4yntests/lib/libc/gen/posix_spawn t_fileactions.c

   In the test code for PR 59523 move the redirect of stdout to the end of
   the fileactions, to avoid any interference with the assumptions of the
   test-relevant file actions.
   We can not guarantee anny of this anyway (but it did trigger the original
   problem and both paths in the kernel before the bug was fixed).
   Pointed out by kre.
VersionDeltaFile
1.10+8-8tests/lib/libc/gen/posix_spawn/t_fileactions.c
+8-81 files

NetBSD/src VpRlCr9distrib/vax/cdroms/installcd Makefile, sys/arch/hppa/spmath md.h

   fix few typos in comments.
VersionDeltaFile
1.3+3-3sys/dev/ic/mcp23xxxgpio.c
1.5+2-2sys/arch/hppa/spmath/md.h
1.21+2-2distrib/vax/cdroms/installcd/Makefile
+7-73 files

NetBSD/src reu7xxClib/libm/noieee_src n_pow.c, sys/arch/i386/stand/pxeboot pxe.h

   Fix typos in comments:
   s/mulicast/multicast/
   s/muticast/multicast/
   s/muliplicator/multiplicator/
   s/muti-precision/multi-precision/
VersionDeltaFile
1.104+3-3sys/dev/ic/awi.c
1.12+2-2lib/libm/noieee_src/n_pow.c
1.9+2-2sys/arch/i386/stand/pxeboot/pxe.h
1.40+2-2sys/dev/ic/dm9000.c
1.93+2-2usr.sbin/sysinst/defs.h
+11-115 files

NetBSD/src tKdsT8nusr.bin/mail format.c mime_decode.c

   mail: fix lint warnings

   No binary change, except for one line number in an assertion.
VersionDeltaFile
1.20+2-17usr.bin/mail/format.c
1.19+5-5usr.bin/mail/mime_decode.c
1.13+2-5usr.bin/mail/mime_codecs.c
1.27+2-3usr.bin/mail/cmd2.c
1.32+2-3usr.bin/mail/main.c
1.40+2-3usr.bin/mail/send.c
+15-366 files

NetBSD/src W08cXF9usr.bin/seq seq.c

   seq: be smarter when inferring precision from arguments

   Use the most precisely specified argument to infer precision, not the
   last one we happen to process.
VersionDeltaFile
1.15+10-5usr.bin/seq/seq.c
+10-51 files

NetBSD/src OotS2Dbsys/kern kern_exec.c

   PR 59523: remove error handling for posix_spawn() close file actions,
   they are specified to be silently ignored.
VersionDeltaFile
1.529+10-6sys/kern/kern_exec.c
+10-61 files

NetBSD/src sAFbuIWtests/lib/libc/gen/posix_spawn t_fileactions.c

   Add two test cases triggereing the two paths in posix_spawn
   that cause PR 59523.
VersionDeltaFile
1.9+93-2tests/lib/libc/gen/posix_spawn/t_fileactions.c
+93-21 files

NetBSD/src lG2Fllasys/dev/i2c pcagpio.c

   remove callout-using debug code
VersionDeltaFile
1.13+3-48sys/dev/i2c/pcagpio.c
+3-481 files

NetBSD/src 2vBv7aUshare/man/man9 buffercache.9

   buffercache.9: xref bufferio.9
VersionDeltaFile
1.33+3-2share/man/man9/buffercache.9
+3-21 files

NetBSD/src L6WaLPJsys/kern vfs_vnops.c

   release fp->f_lock after reading the offset in vn_read()

   Fixes an obvious lock leak introduced in r1.238 and pulled up to netbsd-10.

   Pullup to netbsd-10.

   Fixes PR kern/59519 vn_read() leaks file* lock
VersionDeltaFile
1.246+3-3sys/kern/vfs_vnops.c
+3-31 files

NetBSD/src SedPfJUsys/arch/sparc64/dev vdsk.c

   vdsk: ignore commands not implemented yet
VersionDeltaFile
1.20+5-5sys/arch/sparc64/dev/vdsk.c
+5-51 files

NetBSD/src yQa2Bh9sys/dev/i2c emcfan.c

   emcfan.c: minor spelling and grammar tweaks in comments
VersionDeltaFile
1.2+4-5sys/dev/i2c/emcfan.c
+4-51 files

NetBSD/src lO47xzlsys/dev/spi scmdspi.c

   scmdspi.c: minor spelling and grammar tweaks to comments
VersionDeltaFile
1.4+4-4sys/dev/spi/scmdspi.c
+4-41 files