NetBSD/src cQCFDPfsys/dev/usb uftdi.c

   Add a match quirk to prevent matching any interface on SiPEED FPGA
   development boards (e.g. Tang Nano 9K).  The FT2232s on these boards
   are wired up only for JTAG.
VersionDeltaFile
1.79+16-4sys/dev/usb/uftdi.c
+16-41 files

NetBSD/src 6OVKwZuusr.sbin/makefs walk.c

   makefs: fix out-of-bounds fsnode count in fsnode_sort

   Found by running './makefs img.dat cd9660'.

   While here, apply more KNF.
VersionDeltaFile
1.39+6-7usr.sbin/makefs/walk.c
+6-71 files

NetBSD/src JyIb7mvshare/mk bsd.own.mk

   Explicitly exclude VAX from new Mesa due to a gcc internal compiler error
VersionDeltaFile
1.1372+3-2share/mk/bsd.own.mk
+3-21 files

NetBSD/src 7UEmBFpshare/mk bsd.own.mk

   Force old Mesa for all old X server builds
VersionDeltaFile
1.1371+13-15share/mk/bsd.own.mk
+13-151 files

NetBSD/src WXLHM4Uexternal/gpl3/gcc.old/dist/gcc/cp cfns.h

   Fix gcc build on FreeBSD 14 (and possibly other systems using clang >= 16).

   Pointed out by Eirik Øverby.

   OK mrg@
VersionDeltaFile
1.12+6-6external/gpl3/gcc.old/dist/gcc/cp/cfns.h
+6-61 files

NetBSD/src tj9joNFbin/csh str.c glob.c

   csh: replace malloc(x * y) and realloc(x * y) with reallocarray
VersionDeltaFile
1.17+15-15bin/csh/str.c
1.32+14-14bin/csh/glob.c
1.36+14-13bin/csh/dir.c
1.34+5-8bin/csh/file.c
1.23+4-4bin/csh/misc.c
1.45+3-3bin/csh/func.c
+55-576 files

NetBSD/src 9HtXPafbin/csh csh.h

   csh: add a helper definition for the reallocarray function
VersionDeltaFile
1.30+2-1bin/csh/csh.h
+2-11 files

NetBSD/src HK75vlnbin/csh alloc.c extern.h

   csh: add a reallocarray function for using inside csh
VersionDeltaFile
1.16+15-2bin/csh/alloc.c
1.35+2-1bin/csh/extern.h
+17-32 files

NetBSD/src EjgKSM4doc CHANGES

   recent changes
VersionDeltaFile
1.3050+13-1doc/CHANGES
+13-11 files

NetBSD/src JPJ5ZGmdistrib/sparc64/cdroms Makefile, distrib/sparc64/cdroms/installdvd Makefile

   sparc64 follows x86 and gets an installdvd image with all sets
VersionDeltaFile
1.1+35-0distrib/sparc64/cdroms/installdvd/Makefile
1.2+2-2distrib/sparc64/cdroms/Makefile
+37-22 files

NetBSD/src H9DuOSRsys/dev/goldfish gfpic.c

   Remove a superflouous printf().
VersionDeltaFile
1.2+2-4sys/dev/goldfish/gfpic.c
+2-41 files

NetBSD/src CEPHGTdusr.sbin/makefs walk.c

   use __func__
VersionDeltaFile
1.38+28-23usr.sbin/makefs/walk.c
+28-231 files

NetBSD/src Cylyke6usr.sbin/makefs walk.c

   make a separate sorting function and KNF (thanks rillig)
VersionDeltaFile
1.37+42-40usr.sbin/makefs/walk.c
+42-401 files

NetBSD/src kqucyELsys/arch/sparc/dev cgfourteen.c

   allow userland to switch to 16bit colour
VersionDeltaFile
1.97+13-7sys/arch/sparc/dev/cgfourteen.c
+13-71 files

NetBSD/src JWJrQZrdistrib/amd64/cdroms/installdvd Makefile boot.cfg.in, distrib/cdrom current.conf

   Add "DVD" ISOs for x86 that don't have to follow CD size limitations.

   These include all available sets.
VersionDeltaFile
1.1+19-0distrib/amd64/cdroms/installdvd/Makefile
1.1+18-0distrib/i386/cdroms/installdvd/Makefile
1.1+8-0distrib/amd64/cdroms/installdvd/boot.cfg.in
1.1+8-0distrib/i386/cdroms/installdvd/boot.cfg.in
1.14+5-1distrib/cdrom/current.conf
1.47+3-1distrib/common/Makefile.bootcd
+61-22 files not shown
+65-48 files

NetBSD/src qmzf2rSexternal/mit/ctwm/etc system.ctwmrc

   it's netbsd-11, time for a slightly less eye-bleeding shade of orange
VersionDeltaFile
1.20+6-6external/mit/ctwm/etc/system.ctwmrc
+6-61 files

NetBSD/src 73wKEIjshare/mk bsd.own.mk

   Switch alpha and VAX back to old Mesa for now untill someone fixes
   those builds with newer Mesa.
VersionDeltaFile
1.1370+8-1share/mk/bsd.own.mk
+8-11 files

NetBSD/src p4Fu8OBdoc TODO.smpnet

   ena(4) became MPSAFe last year
VersionDeltaFile
1.48+2-1doc/TODO.smpnet
+2-11 files

NetBSD/src 92MuWaVshare/mk bsd.own.mk

   USE_XZ_SETS is no longer needed for sparc64 to fit on a standard CD-ROM
VersionDeltaFile
1.1369+1-2share/mk/bsd.own.mk
+1-21 files

NetBSD/src DfbyU5tdistrib/sparc64/cdroms/installcd Makefile

   Give lots of room for further expansion of the sparc64 CD image
VersionDeltaFile
1.33+3-1distrib/sparc64/cdroms/installcd/Makefile
+3-11 files

NetBSD/src cbXUJnbsys/dev/pci btvmeii.c

   b3_2706_map_vme(): Use VM_BESTFIT.
VersionDeltaFile
1.28+3-3sys/dev/pci/btvmeii.c
+3-31 files

NetBSD/src tdkr71nsys/dev/vme vme.c

   _vme_space_get(): Use VM_BESTFIT.
VersionDeltaFile
1.31+3-3sys/dev/vme/vme.c
+3-31 files

NetBSD/src bZDbd66sys/kern subr_vmem.c

   vmem_init(): Ensure that the quantum is a power of 2, and that if private
   tags are being used, they are added to the arena before the first span is
   added.
VersionDeltaFile
1.116+10-2sys/kern/subr_vmem.c
+10-21 files

NetBSD/src vlX5oh1usr.sbin/mtree create.c

   For the NetBSD tools build we provide our own fts.h not FreeBSD's so the
   comparator should have the NetBSD signature.
VersionDeltaFile
1.78+3-3usr.sbin/mtree/create.c
+3-31 files

NetBSD/src 4KO7gVEusr.bin/make var.c cond.c, usr.bin/make/unit-tests varmod-match.mk varmod-match.exp

   make: clean up comments, code and tests
VersionDeltaFile
1.1105+15-23usr.bin/make/var.c
1.22+21-13usr.bin/make/unit-tests/varmod-match.mk
1.16+11-11usr.bin/make/unit-tests/varmod-match.exp
1.19+10-10usr.bin/make/unit-tests/cond-cmp-string.mk
1.363+9-10usr.bin/make/cond.c
1.721+9-9usr.bin/make/parse.c
+75-7613 files not shown
+121-12519 files

NetBSD/src uw9dR8Tusr.sbin/makefs walk.c

   pass lint, simplify
VersionDeltaFile
1.36+26-26usr.sbin/makefs/walk.c
+26-261 files

NetBSD/src ik5tY50usr.sbin/makefs walk.c

   makefs: Fix symlink permission bits

   Permission bits for symlinks are taken straight from `lstat()`. However, the
   actual bits presented to the user are filesystem/kernel specific. For example,
   Linux with ext2/3/4 will use 0777 for symlinks, whereas NetBSD/FFS will
   show 0755. As far as `makefs` is in the loop, the target filesystem will likely
   be FFS, so use 0755.
VersionDeltaFile
1.35+11-2usr.sbin/makefs/walk.c
+11-21 files

NetBSD/src ODNZIw6usr.sbin/makefs walk.c

   makefs: Sort directory contents by name (Jan-Benedict Glaw)

   `makefs` inserts nodes into its internal data structures in the order as
   returned by `readdir()` calls. As this is unpredictable, sort entries by
   name before creating the target filesystem.

     This is done by first converting the (per-directory) linked list into
   a plain array, sort it, finally re-link the list. Special case for the
   sorting function: The "." directory entry seems to be ment to be always
   at the front, so always check that first.
VersionDeltaFile
1.34+53-3usr.sbin/makefs/walk.c
+53-31 files

NetBSD/src uhYaOf8distrib/vax/floppy Makefile

   VAX boot.fs: Fix owner/group/permissions for VAX's boot.fs (Jan-Benedict Glaw)

   (Initial patch from Christos Zoulas.)  Don't create an archive based on local
   permission bits and owner/group. Instead, feed a small manifest into `pax`
   and let it to its work.

     NB: Don't also feed in an entry for the current directory ".", as `pax` will
   then archive all files in the current directory, in `readdir()` order.
VersionDeltaFile
1.15+5-2distrib/vax/floppy/Makefile
+5-21 files

NetBSD/src eriTkf9distrib/common Makefile.mdset

   `nm`: Generate a stable symbol table (Jan-Benedict Glaw)

   Release artifacts may contain symbol lists. Binutils's `nm` sorts them by
   symbol name, locale based. Inserting a plain `sort` (with `LC_ALL=C`) here
   sorts them by address, and (with several symbols pointing to the same address)
   sorting by name is also stable (think of embedded '_'.)
VersionDeltaFile
1.47+2-2distrib/common/Makefile.mdset
+2-21 files