NetBSD/src lILSnrasys/kern kern_exec.c

   Prevent a DoS attack by crafted binaries that trigger KASSERTS. Change the
   KASSERTS into errors instead. Reported by Andrew Griffiths.
VersionDeltaFile
1.533+23-14sys/kern/kern_exec.c
+23-141 files

NetBSD/src OQoj0zisys/nfs nfs_srvsocket.c nfs.h

   Prevent a DoS attack by stuffing the server with too many fragments that
   can lead to resource exhaustion and memory corruption. Reported by Andrew
   Griffiths
VersionDeltaFile
1.7+23-3sys/nfs/nfs_srvsocket.c
1.83+3-1sys/nfs/nfs.h
+26-42 files

NetBSD/src PkHkGDhsys/nfs nfs_serv.c

   Validate the rpc readdir and readdirplus cnt, siz to prevent integer overflows
   that will corrupt memory. Reported by Andrew Griffiths
VersionDeltaFile
1.185+11-5sys/nfs/nfs_serv.c
+11-51 files

NetBSD/src HlKc4Dgsys/nfs nfs_syscalls.c

   Fix memory leak. ns_frag holds the unprocessed fragments that needs to be freed.
   Reported by Andrew Griffiths
VersionDeltaFile
1.165+3-3sys/nfs/nfs_syscalls.c
+3-31 files

NetBSD/src Yy7y4HMsys/net if_ethersubr.c

   eliminate stray space between tabs
VersionDeltaFile
1.335+3-3sys/net/if_ethersubr.c
+3-31 files

NetBSD/src ao3lsuGsys/net if_ethersubr.c

   Fix spelling of VLAN and make comment match code more clearly.
VersionDeltaFile
1.334+3-3sys/net/if_ethersubr.c
+3-31 files

NetBSD/src SUGuWKKdistrib/sets/lists/tests mi, tests/net/if_pppoe t_pppoe_keepalive.sh Makefile

   Added test case for PPPoE keepalive
VersionDeltaFile
1.1+96-0tests/net/if_pppoe/t_pppoe_keepalive.sh
1.6+3-2tests/net/if_pppoe/Makefile
1.1420+2-1distrib/sets/lists/tests/mi
+101-33 files

NetBSD/src kswWHJ0sys/net if_spppsubr.c, sys/rump/net/lib/libpppoe pppoe_component.c

   Make SPPP_KEEPALIVE_INTERVAL configurable for rump_server

   This allows changing the keepalive interval when running inside
   rump_server, which is useful for testing.
VersionDeltaFile
1.3+17-2sys/rump/net/lib/libpppoe/pppoe_component.c
1.289+10-8sys/net/if_spppsubr.c
+27-102 files

NetBSD/src LA1t8Rdshare/man/man4 ebus.4

   ebus(4): minor fixes, use wayback machine URL for the Sun manual
VersionDeltaFile
1.9+9-8share/man/man4/ebus.4
+9-81 files

NetBSD/src Q6H9Zcxshare/man/man4 ebus.4

   Add information about newer EBus implementations.
VersionDeltaFile
1.8+19-8share/man/man4/ebus.4
+19-81 files

NetBSD/src XSTKS6Jsys/arch/alpha/conf INSTALL

   Add bge (3X-DEGXA-T*) to the INSTALL configuration too.
   Requested by Janne Ramstedt.
VersionDeltaFile
1.123+2-1sys/arch/alpha/conf/INSTALL
+2-11 files

NetBSD/src bxbranldoc 3RDPARTY

   We have not yet imported the new bind
VersionDeltaFile
1.2220+2-2doc/3RDPARTY
+2-21 files

NetBSD/src nyUSMErdoc 3RDPARTY

   doc/TODO: BIND and Postfix updated
VersionDeltaFile
1.2219+6-6doc/3RDPARTY
+6-61 files

NetBSD/src kFZuVRmsys/arch/evbppc/conf SAM460EX

   Enable SM502 audio on Sam460ex.
VersionDeltaFile
1.3+6-2sys/arch/evbppc/conf/SAM460EX
+6-21 files

NetBSD/src ERxkiUIsys/dev/ic sm502reg.h, sys/dev/pci voyager.c

   Add support for AC97 audio component of SM502 Multimedia Companion chip.

   While here, endinaness fixes for the framebuffer part.
VersionDeltaFile
1.1+734-0sys/dev/pci/voyager/vac.c
1.1+236-0sys/dev/pci/voyager/vac8051.asm
1.21+27-19sys/dev/pci/voyager.c
1.35+24-9sys/dev/pci/voyager/voyagerfb.c
1.8+11-5sys/dev/ic/sm502reg.h
1.8+1-1sys/dev/pci/voyager/files.voyager
+1,033-346 files

NetBSD/src vrsSRIZsys/arch/evbppc/conf SAM460EX, sys/arch/evbppc/include sam460ex.h

   Improve console handling on Sam460ex.

   While here: support prefetchable PCI window and fix configuration
   space accesses on PPC460EX.
VersionDeltaFile
1.3+52-8sys/arch/evbppc/sam460ex/machdep.c
1.3+41-4sys/arch/evbppc/sam460ex/autoconf.c
1.2+34-8sys/arch/powerpc/ibm4xx/pci/pcix.c
1.2+15-10sys/arch/evbppc/conf/SAM460EX
1.112+20-2sys/arch/powerpc/ibm4xx/pmap.c
1.3+13-4sys/arch/evbppc/include/sam460ex.h
+175-363 files not shown
+200-409 files

NetBSD/src 4NqS5Cpsys/dev/usb xhci.c

   xhci: Add missing UHF_PORT_POWER support to xhci_roothub_ctrl_locked()
VersionDeltaFile
1.193+4-3sys/dev/usb/xhci.c
+4-31 files

NetBSD/src IP1bCzIsys/kern uipc_mbufdebug.c

   m_print(): Support TH_ACK flag
VersionDeltaFile
1.10+4-2sys/kern/uipc_mbufdebug.c
+4-21 files

NetBSD/src p5wYj69sys/arch/evbppc/conf files.sam460ex, sys/arch/evbppc/include sam460ex.h

   Make FDT parsing in Sam460ex port less bad.

   Avoid messing directly with libfdt.
VersionDeltaFile
1.2+106-72sys/arch/evbppc/sam460ex/sam460ex_fdt.c
1.2+22-3sys/arch/evbppc/sam460ex/machdep.c
1.2+6-1sys/arch/evbppc/include/sam460ex.h
1.2+3-3sys/arch/evbppc/sam460ex/autoconf.c
1.2+3-3sys/arch/evbppc/conf/files.sam460ex
+140-825 files

NetBSD/src 4fiFS3rsys/arch/evbppc/conf SAM460EX, sys/arch/evbppc/include sam460ex.h

   Add support for Sam460ex by ACube Systems.

   Still very much work in progress, but already bootable to multiuser
   and CPU support itself seems stable.
VersionDeltaFile
1.1+529-0sys/arch/evbppc/sam460ex/machdep.c
1.1+222-0sys/arch/evbppc/sam460ex/sam460ex_locore.S
1.1+151-0sys/arch/evbppc/sam460ex/autoconf.c
1.1+148-0sys/arch/evbppc/sam460ex/sam460ex_fdt.c
1.1+145-0sys/arch/evbppc/conf/SAM460EX
1.1+91-0sys/arch/evbppc/include/sam460ex.h
+1,286-03 files not shown
+1,378-09 files

NetBSD/src qYx7hqusys/arch/aarch64/aarch64 locore_el2.S

   aarch64: Remove an isb and add a comment why it's not needed.
VersionDeltaFile
1.12+6-3sys/arch/aarch64/aarch64/locore_el2.S
+6-31 files

NetBSD/src LyrDPUGdoc CHANGES-11.0, external/gpl2/groff/tmac mdoc.local

   Welcome to 11.0_RC5!
VersionDeltaFile
1.1.2.101+7-1doc/CHANGES-11.0
1.11.4.6+3-3external/gpl2/groff/tmac/mdoc.local
1.738.2.6+2-2sys/sys/param.h
+12-63 files

NetBSD/src DCRWWgDdoc 3RDPARTY

   reminder for protocols
VersionDeltaFile
1.2218+2-1doc/3RDPARTY
+2-11 files

NetBSD/src lO5cyjHetc protocols

   Put back CVSID (Tobias Nygren)
VersionDeltaFile
1.37+1-0etc/protocols
+1-01 files

NetBSD/src SPdSbundoc CHANGES-10.2

   Ticket #1272
VersionDeltaFile
1.1.2.102+6-1doc/CHANGES-10.2
+6-11 files

NetBSD/src xcUoHFUsys/sys fcntl.h

   Pull up following revision(s) (requested by kre in ticket #1272):

        sys/sys/fcntl.h: revision 1.59

   PR standards/60335 -- expose O_EXEC for Posix 7 & beyond
VersionDeltaFile
1.54.22.1+4-1sys/sys/fcntl.h
+4-11 files

NetBSD/src T7B6b5Edoc CHANGES-11.0

   Tickets #311 and #312
VersionDeltaFile
1.1.2.100+133-1doc/CHANGES-11.0
+133-11 files

NetBSD/src Nny3PTysys/sys fcntl.h

   Pull up following revision(s) (requested by kre in ticket #312):

        sys/sys/fcntl.h: revision 1.59

   PR standards/60335 -- expose O_EXEC for Posix 7 & beyond
VersionDeltaFile
1.57.2.1+4-1sys/sys/fcntl.h
+4-11 files

NetBSD/src V32XREhdoc CHANGES

   revert previous (accidently included in last change, the doc for this
   goes into CHANGES-11.0 instead)
VersionDeltaFile
1.3179.2.3+1-2doc/CHANGES
+1-21 files

NetBSD/src pm4XjNudistrib/sets/lists/debug shl.mi, doc 3RDPARTY

   Pull up following revision(s) (requested by jdc in ticket #311):

        external/mit/expat/lib/libexpat/shlib_version: revision 1.7
        distrib/sets/lists/base/shl.mi: revision 1.1043
        distrib/sets/lists/debug/shl.mi: revision 1.404
        external/mit/expat/lib/libexpat/expat_config.h: revision 1.18
        doc/3RDPARTY: revision 1.2217
        external/mit/expat/bin/xmlwf/Makefile: revision 1.2
        external/mit/expat/lib/libexpat/Makefile: revision 1.6
        doc/CHANGES: revision 1.3272
        external/mit/expat/lib/libexpat/expat.expsym: revision 1.3
        external/mit/xorg/tools/fc-cache/Makefile: revision 1.25

   Update for expat 2.8.1
   Note export 2.8.1 import
   Update for expat 2.8.1
   Update for libexpat minor bump
VersionDeltaFile
1.17.2.1+19-32external/mit/expat/lib/libexpat/expat_config.h
1.2.2.1+8-0external/mit/expat/lib/libexpat/expat.expsym
1.2126.2.12+3-3doc/3RDPARTY
1.367.2.9+3-2distrib/sets/lists/debug/shl.mi
1.1.50.1+2-3external/mit/expat/bin/xmlwf/Makefile
1.4.12.2+2-2external/mit/expat/lib/libexpat/Makefile
+37-424 files not shown
+45-4910 files