NetBSD/src 57887casys/arch/playstation2/conf Makefile.playstation2.inc

   Force gcc to pass -msoft-float to the assembler (to make newer binutils
   happy)
VersionDeltaFile
1.9+2-2sys/arch/playstation2/conf/Makefile.playstation2.inc
+2-21 files

NetBSD/src 2a2aaf8sys/net route.h

   Classify and sort prototype declarations

   No functional change.
VersionDeltaFile
1.90+69-54sys/net/route.h
+69-541 files

NetBSD/src DALFj94sys/fs/udf udf_subr.c udf_vfsops.c

   Change udf to vcache, keyed on udf_node->loc.loc.
VersionDeltaFile
1.129+141-188sys/fs/udf/udf_subr.c
1.68+4-7sys/fs/udf/udf_vfsops.c
1.100+5-4sys/fs/udf/udf_vnops.c
1.48+2-2sys/fs/udf/udf.h
+152-2014 files

NetBSD/src 7510094sys/net route.c route.h

   Make rt_maskedcopy static
VersionDeltaFile
1.141+6-3sys/net/route.c
1.89+1-3sys/net/route.h
+7-62 files

NetBSD/src 3d7457csys/dev/pci if_bge.c

   Make sure to halt (not just stop) the bge_tick callout during detach.
VersionDeltaFile
1.281+6-3sys/dev/pci/if_bge.c
+6-31 files

NetBSD/src 9e53a4csys/net rtsock.c

   Add hint comments for big ifdef
VersionDeltaFile
1.168+4-4sys/net/rtsock.c
+4-41 files

NetBSD/src jbf645nsys/external/bsd/drm2/include/linux pci.h

   Missed a zero: it's 0x100000, not 0x10000.
VersionDeltaFile
1.17+2-2sys/external/bsd/drm2/include/linux/pci.h
+2-21 files

NetBSD/src 1b32f0bsys/kern uipc_socket.c

   change return from EINVAL to EAFNOSUPPORT when the domain of the socket
   does not match the family of the address to be bound.

   fixes atf test lib/libc/sys/t_bind bind_foreign_family
VersionDeltaFile
1.238+3-3sys/kern/uipc_socket.c
+3-31 files

NetBSD/src 4b2bf54sys/arch/sparc64/sparc64 locore.s

   sun4v: Ensure that the TTEs CP and CV bits are the same (both set) for the primary cpu and secondary cpus INTSTACK mappings
VersionDeltaFile
1.384+2-2sys/arch/sparc64/sparc64/locore.s
+2-21 files

NetBSD/src a606459sys/arch/sparc64/sparc64 pmap.c

   sun4v: Ensure that the W (Write) bit is not present in the TTEs unless for the data mapping. This way the permanent mappings for the primary cpu done by ofwboot are the same as the permanent mappings for the secondary cpus done by the kernel. This should fix an issue when booting the kernel on a T2 based system (T5120).
VersionDeltaFile
1.293+16-5sys/arch/sparc64/sparc64/pmap.c
+16-51 files

NetBSD/src 85eb5b0sys/dev/pci agp_i810.c

   Don't use the video BIOS memory as an i915 flush page!
VersionDeltaFile
1.118+15-6sys/dev/pci/agp_i810.c
+15-61 files

NetBSD/src TYz5Syqsys/dev/usb usb_quirks.c

   PR/49814: USB Quirk for Texas Instrument MSP430 FET programmer
VersionDeltaFile
1.83+3-2sys/dev/usb/usb_quirks.c
+3-21 files

NetBSD/src hNI8SCTsys/dev/usb usbdevs_data.h usbdevs.h

   Regen
VersionDeltaFile
1.688+284-275sys/dev/usb/usbdevs_data.h
1.687+5-2sys/dev/usb/usbdevs.h
+289-2772 files

NetBSD/src O1HrLhlsys/dev/usb usbdevs

   More Texas Instruments (not Texas Intel) products.

   Part of PR/49814
VersionDeltaFile
1.695+5-2sys/dev/usb/usbdevs
+5-21 files

NetBSD/src EAHDKDWsys/dev/usb usb_subr.c

   More debug.
VersionDeltaFile
1.200+16-5sys/dev/usb/usb_subr.c
+16-51 files

NetBSD/src CPdGsZIsys/external/bsd/drm2/include/drm drm_wait_netbsd.h

   In DRM_SPIN_WAIT_ON, don't stop after waiting only one tick.

   Continue the loop to recheck the condition and count the whole
   duration.
VersionDeltaFile
1.12+3-2sys/external/bsd/drm2/include/drm/drm_wait_netbsd.h
+3-21 files

NetBSD/src 38c77d9sys/dev/hpc hpcfb.c

   fix leak, found by Brainy.
VersionDeltaFile
1.59+10-7sys/dev/hpc/hpcfb.c
+10-71 files

NetBSD/src w0VyVxmsys/dev/usb umass_isdata.c

   fix leak, found by Brainy.
VersionDeltaFile
1.31+7-4sys/dev/usb/umass_isdata.c
+7-41 files

NetBSD/src 973526bsys/dev/sysmon sysmon_power.c

   another missing free dict.
VersionDeltaFile
1.52+4-2sys/dev/sysmon/sysmon_power.c
+4-21 files

NetBSD/src zrMCO9Wsys/dev/if_ndis if_ndis_pci.c

   don't leak rl (but there are other leaks), found by Brainy.
VersionDeltaFile
1.21+12-7sys/dev/if_ndis/if_ndis_pci.c
+12-71 files

NetBSD/src d9f3c46sys/dev/i2c i2c.c

   dedup code.
VersionDeltaFile
1.48+7-11sys/dev/i2c/i2c.c
+7-111 files

NetBSD/src xfKcs5Rsys/external/bsd/drm2/i915drm intelfb.c, sys/external/bsd/drm2/nouveau nouveaufb.c

   pmf_device_register returns false on failure, not true
VersionDeltaFile
1.13+3-3sys/external/bsd/drm2/i915drm/intelfb.c
1.2+3-3sys/external/bsd/drm2/nouveau/nouveaufb.c
+6-62 files

NetBSD/src koSOV2Csys/dev/ic mfi.c

   fix double free, found by Brainy.
VersionDeltaFile
1.57+3-5sys/dev/ic/mfi.c
+3-51 files

NetBSD/src 7yXrbtisys/dev/ic ac97.c

   fix memory leak, found by Brainy.
   XXX: is there anything else that we need to cleanup at this point?
VersionDeltaFile
1.96+3-2sys/dev/ic/ac97.c
+3-21 files

NetBSD/src D115CP6sys/dev/pci agp_amd64.c

   Fix error branches in agp_amd64.c.

   - agp_generic_detach always.
   - Free asc if it was allocated.  (Found by Brainy, noted by maxv@.)
   - Free the GATT if it was allocated.
VersionDeltaFile
1.8+32-13sys/dev/pci/agp_amd64.c
+32-131 files

NetBSD/src 34w3Rtzsys/arch/sgimips/mace macekbc.c

   malloc() -> kmem_alloc() for private data, also kmem_free() them if we
   don't finish attaching for whatever reason

   found by Brainy
VersionDeltaFile
1.8+10-7sys/arch/sgimips/mace/macekbc.c
+10-71 files

NetBSD/src e4aXVf8sys/arch/sgimips/dev scn.c

by macallan on ⎇🏷
   don't malloc a tiny, fixed size buffer to scribble into, then not use it
   and never free it either

   found by Brainy
VersionDeltaFile
1.8+2-6sys/arch/sgimips/dev/scn.c
+2-61 files

NetBSD/src boBpFmssys/fs/sysvbfs sysvbfs_vnops.c

   Make sure err is initialized.
VersionDeltaFile
1.58+3-2sys/fs/sysvbfs/sysvbfs_vnops.c
+3-21 files

NetBSD/src pFOPnbWsys/arch/evbmips/ingenic machdep.c intr.c

   add IPI support
   compile-tested only since we don't actually spin up the 2nd core yet
VersionDeltaFile
1.6+46-3sys/arch/evbmips/ingenic/machdep.c
1.9+16-9sys/arch/evbmips/ingenic/intr.c
1.4+6-2sys/arch/evbmips/ingenic/mainbus.c
+68-143 files

NetBSD/src b96ef07sys/fs/msdosfs msdosfs_vnops.c

   Fix remaining read(fd, NULL, 1) cases.
VersionDeltaFile
1.93+9-4sys/fs/msdosfs/msdosfs_vnops.c
+9-41 files