NetBSD/src 85s8P1Uetc Makefile

   PR/58200: Kouichi Hashikawa: ./makeobsolete uses platform's sed
VersionDeltaFile
1.470+3-3etc/Makefile
+3-31 files

NetBSD/src 6B3WPjU. BUILDING, doc BUILDING.mdoc

   BUILDING: fix typo
VersionDeltaFile
1.150+2-2doc/BUILDING.mdoc
1.161+1-1BUILDING
+3-32 files

NetBSD/src p43MjxNdistrib/amd64/cdroms Makefile.cdrom, distrib/amd64/cdroms/installdvd Makefile

   Remove modules set from the i386 install cd

   It is not particularly useful to be able to load modules while
   installing on i386, probably the most useful one is dtrace,
   and this takes up about 20mb on a port that is already exceeding
   CD limits. Most stuff you'd want to use while installing is already
   in GENERIC.

   The modules set is still available compressed for installing into
   a target system, meaning modules are available after installation.

   While here, add man set to the installation DVD, it's helpful to be able
   to read e.g. the man page for fdisk when rescuing a system.
VersionDeltaFile
1.2+9-1distrib/i386/cdroms/installdvd/Makefile
1.43+2-5distrib/i386/cdroms/Makefile.cdrom
1.2+5-1distrib/amd64/cdroms/installdvd/Makefile
1.2+4-1distrib/sparc64/cdroms/installdvd/Makefile
1.28+2-2distrib/amd64/cdroms/Makefile.cdrom
+22-105 files

NetBSD/src 8NVoI2Rexternal/mit/xorg/lib/dri Makefile

   dri: disable lint
VersionDeltaFile
1.41+3-1external/mit/xorg/lib/dri/Makefile
+3-11 files

NetBSD/src DWWwLIVusr.bin/make job.c, usr.bin/make/unit-tests opt-debug-errors-jobs.exp

   make: in parallel mode, print the directory in which a job failed

   When multiple targets run in parallel, the "stopped in" line may be
   several lines away from the "Failed target" line, making them hard to
   correlate.
VersionDeltaFile
1.5+6-0usr.bin/make/unit-tests/opt-debug-errors-jobs.exp
1.469+3-2usr.bin/make/job.c
+9-22 files

NetBSD/src Ynu8ubEexternal/mit/xorg/lib/gallium Makefile

   gallium: disable lint
VersionDeltaFile
1.54+3-1external/mit/xorg/lib/gallium/Makefile
+3-11 files

NetBSD/src 1N9Z9Xotests/bin/cp t_cp.sh

   tests/cp: clean up

   Replace the deprecated "eq:0" with "exit:0", remove redundant "-o empty"
   and "-e empty".
VersionDeltaFile
1.2+27-27tests/bin/cp/t_cp.sh
+27-271 files

NetBSD/src ylKX9h7sys/arch/mac68k/dev pm_direct.c

   Return early if PM data is not available.

   This avoids random crashes on my Powerbook when using the mouse or keyboard.

   The same was needed for the Powerbook 5xx/Duos (compile tested only).

   XXX pullup-10, pullup-9, pullup-8.
VersionDeltaFile
1.31+4-2sys/arch/mac68k/dev/pm_direct.c
+4-21 files

NetBSD/src 9yfOcpftests/bin/cat t_cat.sh

   tests/cat: clean up

   Multiple arguments to atf_set are joined by spaces, there's no need for
   an extra space.

   The exit status on success must be 0, so don't ignore it.

   Remove the unnecessary shell wrapper, as no redirection is going on.
VersionDeltaFile
1.4+10-10tests/bin/cat/t_cat.sh
+10-101 files

NetBSD/src 0D5tSikdoc CHANGES

   CHANGES: fix typo
VersionDeltaFile
1.3051+4-4doc/CHANGES
+4-41 files

NetBSD/src J5iBEnqdistrib/common Makefile.bootcd, distrib/common/bootimage Makefile.installimage

   remove redundant kernels and floppies from the space-starved i386 ISO
VersionDeltaFile
1.12+16-1distrib/i386/cdroms/installcd/Makefile
1.11+3-2distrib/common/bootimage/Makefile.installimage
1.48+2-2distrib/common/Makefile.bootcd
+21-53 files

NetBSD/src lvpTTaausr.sbin/sysinst msg.mi.pl util.c

   Increase length of set description to 40 characters so recent additions fit.

   Ok: martin@

   Fixes PR install/58188 "sysinst fails to display status of base32 set"
VersionDeltaFile
1.49+3-3usr.sbin/sysinst/msg.mi.pl
1.77+3-3usr.sbin/sysinst/util.c
1.51+3-3usr.sbin/sysinst/msg.mi.en
1.48+3-3usr.sbin/sysinst/msg.mi.de
1.43+3-3usr.sbin/sysinst/msg.mi.es
+15-155 files

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/i386/cdroms/installdvd/boot.cfg.in
1.1+8-0distrib/amd64/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