NetBSD/src 0n3ODHssys/arch/x86/conf MICROVM.common

   PR 59568: Disable viogpu in MICROVM kernel configuration as it is not
   supported for now.
VersionDeltaFile
1.4+2-1sys/arch/x86/conf/MICROVM.common
+2-11 files

NetBSD/src v0uTOSYsys/dev/usb if_urtwn.c

   Opps...Fix typo.
VersionDeltaFile
1.119+3-3sys/dev/usb/if_urtwn.c
+3-31 files

NetBSD/src mMtXkqvsys/dev/usb if_urtwn.c if_urtwnvar.h

   Fix errors when using urtwn(4) with xhci host cntrollers.

   Openbsd had changed their xhci stack to send an empty xfer to accomodate
   urtwn devices over xhci.

   This achieves the same thing (but in the xhci driver itself).
   The flow would be tx pkt-> empty xfer for each packet to transfer.
   It also helps to schedule only one transfer per pipe at a time.

   This avoids the dreaded "device timeout" condition and the wifi link remains
   connected and operational.

   Analysed by Harold Gutch and earlier isssues identified by Greg Troxel.
VersionDeltaFile
1.118+126-2sys/dev/usb/if_urtwn.c
1.17+4-2sys/dev/usb/if_urtwnvar.h
+130-42 files

NetBSD/src EDdOw0ssys/dev/usb if_urtwn.c

   Fix typo.

   Found by Harold Gutch (hgutch@).
VersionDeltaFile
1.117+3-3sys/dev/usb/if_urtwn.c
+3-31 files

NetBSD/src RkWRTVgsys/dev/usb if_urtwn.c

   Safety first!

   Ensure that the receive packet processing does not exceed beyond xfer length.
VersionDeltaFile
1.116+3-3sys/dev/usb/if_urtwn.c
+3-31 files

NetBSD/src g7GQpSEsys/dev/usb if_urtwn.c

   Use the right packet spacing for the 8192EU.

   From OpenBSD and confrimed by my own analysis.
VersionDeltaFile
1.115+9-5sys/dev/usb/if_urtwn.c
+9-51 files

NetBSD/src dmcfoagsys/dev/usb if_urtwn.c

   Plug an xfer leak in the tx error path.
VersionDeltaFile
1.114+3-2sys/dev/usb/if_urtwn.c
+3-21 files

NetBSD/src HOgZrmNsys/dev/usb if_urtwn.c

   Set the pipe index on usb xfer creation.
VersionDeltaFile
1.113+3-2sys/dev/usb/if_urtwn.c
+3-21 files

NetBSD/src amCU7Pxdoc CHANGES

   doc: changes for august
VersionDeltaFile
1.3181+8-2doc/CHANGES
+8-21 files

NetBSD/src 3nwNnlAusr.sbin/npf/npfctl npf_build.c

   enclose NPF_VAR_ID case in braces to fix linter build
VersionDeltaFile
1.63+3-2usr.sbin/npf/npfctl/npf_build.c
+3-21 files

NetBSD/src BodvYRsusr.sbin/npf/npfctl npf_var.c npf_build.c, usr.sbin/npf/npftest npftest.conf

   PR bin/59511

   when extracting variables for filtering in NPF, allow the handler to
   recursively extract all variables that might be present in the parent variable
   to fully get all the filter elements present in them. this issue poses a security risk
   as intruders can find their way into your machine if you intend to block them
   but have their IPs in a nested variable with other IPs as well.

   so this needs to be pulled up to 9, 10, 11


   this fix has been reviewed by christos@ and martin@ and tests have been included.
VersionDeltaFile
1.16+58-9usr.sbin/npf/npfctl/npf_var.c
1.62+21-6usr.sbin/npf/npfctl/npf_build.c
1.26+25-0usr.sbin/npf/npftest/libnpftest/npf_rule_test.c
1.18+12-1usr.sbin/npf/npftest/npftest.conf
1.14+2-0usr.sbin/npf/npfctl/npf_var.h
+118-165 files

NetBSD/src 6pExsDmdoc CHANGES-11.0

   Ticket #12
VersionDeltaFile
1.1.2.6+6-1doc/CHANGES-11.0
+6-11 files

NetBSD/src 6sbsZa1usr.sbin/npf/npfctl npf_build.c

   Pull up following revision(s) (requested by joe in ticket #12):

        usr.sbin/npf/npfctl/npf_build.c: revision 1.60

   PR bin/59581
   set layer bit in dynamic rule attributes

   effectively use it when listing either layer 2 or 3 rules

   This fixes it
VersionDeltaFile
1.59.2.2+4-1usr.sbin/npf/npfctl/npf_build.c
+4-11 files

NetBSD/src W0yZ1W4sys/arch/macppc/dev ki2c.c

   my Xserve G4's firmware doesn't provide sensor names, so we add them ourselves
   since the fan control code needs them
VersionDeltaFile
1.39+25-13sys/arch/macppc/dev/ki2c.c
+25-131 files

NetBSD/src LJiQvnssys/arch/macppc/dev obio.c

   add support for Xserve G4:
   - fan control via pwm, works the same way as fcu and smu, zones can be
     controlled via sysctl machdep.obio0
   - add sysctls for pwms ( can be set ) and gpios ( read only )
   - control indicator LED via sysctl hw.led
VersionDeltaFile
1.54+357-19sys/arch/macppc/dev/obio.c
+357-191 files

NetBSD/src 4jSh1w1sys/arch/macppc/dev snapper.c obiovar.h

   move GPIO definitions to obiovar.h
VersionDeltaFile
1.68+2-20sys/arch/macppc/dev/snapper.c
1.6+18-1sys/arch/macppc/dev/obiovar.h
+20-212 files

NetBSD/src nPZ8Utitests/bin/pax t_pax.sh

   revert previous, shell has been fixed.
VersionDeltaFile
1.9+5-5tests/bin/pax/t_pax.sh
+5-51 files

NetBSD/src 8LBSXwpsys/netbt hci.h


   fix copy-paste error. Sniff Subrating command should be 0x000811
VersionDeltaFile
1.47+3-3sys/netbt/hci.h
+3-31 files

NetBSD/src M0f97vvsys/arch/amd64/conf ALL, sys/arch/arm/amlogic meson_i2c.c

   Fix various typos, mainly in comments:
   s/invaid/invalid/
   s/instad/instead/
   s/wich/with/
   s/tranform/transform/
   s/tranmist/transmit/
   s/tranceiver/transceiver/
   s/Tranparent/Transparent/
   s/tranlated/translated/
   s/tranfer/transfer/
   s/tranmissions/transmissions/
   s/condtions/conditions/
   s/Recient/Recent/
VersionDeltaFile
1.193+3-3sys/arch/amd64/conf/ALL
1.2+3-3sys/dev/usb/if_ncm.c
1.27+3-3sys/dev/usb/if_umb.c
1.3+3-3sys/arch/arm/amlogic/meson_i2c.c
1.60+3-3sys/arch/atari/dev/ser.c
1.523+3-3sys/arch/i386/conf/ALL
+18-1816 files not shown
+57-5722 files

NetBSD/src drPjmMebin/sh cd.c

   PR bin/59602  PWD update failure message from cd fix.

   Only complain about being unable to determine the new
   directory name after a cd when -e is given (test for
   that was forgotten).
VersionDeltaFile
1.56+3-3bin/sh/cd.c
+3-31 files

NetBSD/src w5zEvl0sys/arch/prep/stand/boot version

   s/Serise/Series/ in the version changes description.
VersionDeltaFile
1.14+2-2sys/arch/prep/stand/boot/version
+2-21 files

NetBSD/src xhgwsHYtests/kernel t_umount.sh

   update to match new sh diagnostic
VersionDeltaFile
1.9+10-6tests/kernel/t_umount.sh
+10-61 files

NetBSD/src 5JJYfqVtests/bin/pax t_pax.sh

   New sh(1) now complains about unreadable working directories, so make
   the tests ignore stderr.
VersionDeltaFile
1.8+6-6tests/bin/pax/t_pax.sh
+6-61 files

NetBSD/src pGwklLAlib/librumpuser rumpuser_pth_dummy.c

   s/flgas/flags/ in rumpuser_mutex_init() second argument name.
   No functional changes intended.
VersionDeltaFile
1.19+3-3lib/librumpuser/rumpuser_pth_dummy.c
+3-31 files

NetBSD/src PswPSjStests/net/arp t_arp.sh

   tests: add tests for ARP address resolution
VersionDeltaFile
1.49+38-1tests/net/arp/t_arp.sh
+38-11 files

NetBSD/src SQeApHEsys/net nd.c

   nd: fix the number of requests for address resolution

   ARP is expected to send requests for address resolution
   net.inet.arp.nd_bmaxtries times at most.  However, it sends
   one more.  IPv6 ND also behaves the same way.

   The fix requires nd_set_timer reorganization to handle
   scheduling timer without sending an NS message.

   PR kern/59596
VersionDeltaFile
1.8+16-14sys/net/nd.c
+16-141 files

NetBSD/src WXtSQvYsys/arch/macppc/dev drivebay.c

   mave sysctl tree to hw.
VersionDeltaFile
1.4+8-8sys/arch/macppc/dev/drivebay.c
+8-81 files

NetBSD/src 4gwfceOsys/dev ccd.c

   Clear error code so that successful local ioctls won't return
   EPASSTHROUGH (seen as ENOTTY in userland).
VersionDeltaFile
1.193+3-2sys/dev/ccd.c
+3-21 files

NetBSD/src fbc9eWPsys/arch/m68k/m68k mmu_subr.s

   m68k: Fix invalid instruction word.
   PMOVE <ea>,TTn instruction doesn't support (An)+ addressing mode on 68030.
   While some emulators (like QEMU) execute it without error, the real 68030
   triggers a F-line trap.
   Need to pullup netbsd-11.
VersionDeltaFile
1.4+4-3sys/arch/m68k/m68k/mmu_subr.s
+4-31 files

NetBSD/src yl0Vz1Tdoc CHANGES-11.0

   Tickets #9 - #11
VersionDeltaFile
1.1.2.5+16-1doc/CHANGES-11.0
+16-11 files