NetBSD/src cef6af3sys/dev/usb usb_quirks.c usbdevs_data.h

   Regen usbdevs.
   Modify quirks to allow a product id of ALL
   Set all TRIPPWIRE2 vendor devices to ignore hid.  Three in a row means they
   are all probably like this.
VersionDeltaFile
1.79+4-7sys/dev/usb/usb_quirks.c
1.635+6-2sys/dev/usb/usbdevs_data.h
1.634+2-1sys/dev/usb/usbdevs.h
+12-103 files

NetBSD/src 93cebb1sys/dev/usb usbdevs

   Add entry for a tripplite AVR550U UPS
VersionDeltaFile
1.641+2-1sys/dev/usb/usbdevs
+2-11 files

NetBSD/src 0d9bbb4distrib/utils/sysinst defs.h configmenu.c, distrib/utils/sysinst/arch/evbarm md.c

   Add def for KERNEL_9
   Get rid of unneeded disklabel -D in md.c
   Fix pr/47684 by getting rid of a stupid NULL.
VersionDeltaFile
1.28+1-6distrib/utils/sysinst/arch/evbarm/md.c
1.167+3-2distrib/utils/sysinst/defs.h
1.7+2-2distrib/utils/sysinst/configmenu.c
+6-103 files

NetBSD/src f698d86sys/dev/usb usb_quirks.c

   If the tripplite SMARTLCD ups connects as a usbhid device, it doesn't
   work at all, connect as ugen instead.  Verified working with ups-nut.
VersionDeltaFile
1.78+4-2sys/dev/usb/usb_quirks.c
+4-21 files

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

   Regen
VersionDeltaFile
1.633+6-2sys/dev/usb/usbdevs_data.h
1.632+2-1sys/dev/usb/usbdevs.h
+8-32 files

NetBSD/src 5c39addsys/dev/usb usbdevs

   Add my tripplite UPS
VersionDeltaFile
1.639+2-1sys/dev/usb/usbdevs
+2-11 files

NetBSD/src 5ba7f66distrib/utils/embedded/conf rpi_inst.conf

   Fix an empty shell function here, per Greg Troxel.  Apparently empty shell
   functions are not 100% portable.
VersionDeltaFile
1.2+2-1distrib/utils/embedded/conf/rpi_inst.conf
+2-11 files

NetBSD/src 353c20edistrib/evbarm/instkernel/sshramdisk list dot.profile, distrib/utils/embedded mkimage

by garbled on ⎇🏷
   Add a new installer image for Raspberry PI to evbarm

   Includes the following major changes:

   1) Add new configmenu item to sysinst to allow creation of users at
   post-install time.
   2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd
   enabled, allowing users to install on a headless PI by sshing to the
   device with the account "sysinst" password "netbsd" to begin the
   installation. (Note, neither the account, nor the ssh setup are copied to
   the finalized installation image)
   3) Change mkimage to build a boot-only image, without the root filesystems.

   Much of the sshramdisk code could be reused on other ports easily.
VersionDeltaFile
1.1+122-0distrib/utils/embedded/conf/rpi_inst.conf
1.27+110-3distrib/utils/sysinst/arch/evbarm/md.c
1.1+91-0distrib/evbarm/instkernel/sshramdisk/list
1.1+75-0distrib/evbarm/instkernel/sshramdisk/dot.profile
1.1+47-0distrib/evbarm/instkernel/sshramdisk/Makefile
1.36+26-19distrib/utils/embedded/mkimage
+471-2232 files not shown
+810-5538 files

NetBSD/pkgsrc 54b153dnet/net-snmp distinfo

   Forgot to regenerate distinfo. Sorry!
VersionDeltaFile
1.68+4-2net/net-snmp/distinfo
+4-21 files

NetBSD/pkgsrc 8d2343enet/net-snmp options.mk, net/net-snmp/patches patch-dt

   Fix build of embedded perl if options perl is selected.
VersionDeltaFile
1.9+5-5net/net-snmp/patches/patch-dt
1.15+2-2net/net-snmp/options.mk
+7-72 files

NetBSD/pkgsrc 54cf352mail/postfix distinfo, mail/postfix/patches patch-src_dns_dns__lookup.c

   Add fix from PR44656 to fix sig6 in postfix/smtp when compiled with any type
   of DB support (like mysql, postgres, etc).  Also fixes PR43637
   Tested by me.
VersionDeltaFile
1.1+47-0mail/postfix/patches/patch-src_dns_dns__lookup.c
1.149+2-1mail/postfix/distinfo
+49-12 files

NetBSD/src 2c1acc1sys/dev/ic rtl8169.c rtl81x9reg.h

   Add support to recognize the 8168E model of this chip.  Taken from FreeBSD
VersionDeltaFile
1.134+11-2sys/dev/ic/rtl8169.c
1.42+3-1sys/dev/ic/rtl81x9reg.h
1.52+2-1sys/dev/ic/rtl81x9var.h
+16-43 files

NetBSD/src 0a66080tools headerlist

   Add rs6000 to the headerlist.  Pointed out by Michael Muller
VersionDeltaFile
1.4+3-1tools/headerlist
+3-11 files

NetBSD/src 710bcefdistrib/prep/floppies/ramdisk list

   Switch to using x_ed and x_umount.  x_mount didn't save much, but x_ed
   saved alot:  1516140->1503104.  28k to go, and running out of ideas.
VersionDeltaFile
1.11+3-1distrib/prep/floppies/ramdisk/list
+3-11 files

NetBSD/src abf6802distrib/prep/floppies/ramdisk list

   Update to point to the cut-down version of protocols
VersionDeltaFile
1.10+2-2distrib/prep/floppies/ramdisk/list
+2-21 files

NetBSD/src 109ae56distrib/prep/floppies/ramdisk Makefile

   Use the generated protocols file.  Save another 20k or so.
VersionDeltaFile
1.16+3-2distrib/prep/floppies/ramdisk/Makefile
+3-21 files

NetBSD/src 4d0f6ebdistrib/common protocols

by garbled on ⎇🏷
   Add a stripped down protocols file, similar to how services was done.  If
   you use this instead, you save about 21k on the install media.
VersionDeltaFile
1.1+137-0distrib/common/protocols
+137-01 files

NetBSD/src 1c162cbdistrib/common mkprotocols

by garbled on ⎇🏷
   Create a litle script to generate a stripped down protocols file.
VersionDeltaFile
1.1+7-0distrib/common/mkprotocols
+7-01 files

NetBSD/src 1e9dc50distrib/prep/floppies/ramdisk termcap.src

   Delete glasstty lpr and vt52 entries.
VersionDeltaFile
1.2+0-16distrib/prep/floppies/ramdisk/termcap.src
+0-161 files

NetBSD/src fadc20adistrib/prep/floppies/ramdisk disktab.preinstall

   This file is nothing but comments.  Trim it out to a stub.
VersionDeltaFile
1.3+1-28distrib/prep/floppies/ramdisk/disktab.preinstall
+1-281 files

NetBSD/src ea316cfdistrib/prep/floppies/ramdisk list

   Remove mount_kernfs from the prep install floppy.  Saves a few bytes, we
   already put dmesg on there, and the prep install kernels don't have KERNFS
   defined anyhow.  A quick test shows it's cheaper to use dmesg than kernfs:

   1528511         +kernfs +mount_kernfs -dmesg
   1524332         +dmesg -kernfs -mount_kernfs
VersionDeltaFile
1.9+1-2distrib/prep/floppies/ramdisk/list
+1-21 files

NetBSD/src 628ea2esys/arch/prep/conf INSTALL_SMALL

   Squeeze 14k out of the INSTALL_SMALL image.  Still too big. (by 49k)

   Savings detailed below:
   6274    #pseudo-device  rnd
   799     no options      EXEC_AOUT
   1082    options         NO_DEV_PTM
   6023    st* at scsibus
VersionDeltaFile
1.6+5-3sys/arch/prep/conf/INSTALL_SMALL
+5-31 files

NetBSD/src 6ee3abbsys/arch/powerpc/stand Makefile

   Add a missing Makefile that I forgot to commit in the mkbootimage
   switch.  Caught by Juergen Hannken-Illjes.
VersionDeltaFile
1.4+5-3sys/arch/powerpc/stand/Makefile
+5-31 files

NetBSD/src 3f54e60etc/etc.ofppc Makefile.inc

by garbled on ⎇🏷
   Add a netboot directory to releasedir/installation. Put symlinks to the
   kernels and ofwboot in there.
VersionDeltaFile
1.9+25-1etc/etc.ofppc/Makefile.inc
+25-11 files

NetBSD/src 85f92e2sys/arch/rs6000/stand README Makefile, sys/arch/rs6000/stand/mkbootimage magic.h mkbootimage.c

by garbled on ⎇🏷
   rs6000's mkbootimage is now no longer needed.
VersionDeltaFile
1.2+5-4sys/arch/rs6000/stand/README
1.2+2-2sys/arch/rs6000/stand/Makefile
1.2+1-1sys/arch/rs6000/stand/mkbootimage/magic.h
1.2+1-1sys/arch/rs6000/stand/mkbootimage/mkbootimage.c
1.2+1-1sys/arch/rs6000/stand/mkbootimage/Makefile
1.2+1-1sys/arch/rs6000/stand/mkbootimage/bootrec.h
+11-106 files

NetBSD/src 9df9b4bsys/arch/prep/stand README, sys/arch/prep/stand/mkbootimage Makefile magic.h

by garbled on ⎇🏷
   Remove prep's copy of mkbootimage
VersionDeltaFile
1.3+5-4sys/arch/prep/stand/README
1.8+1-1sys/arch/prep/stand/mkbootimage/Makefile
1.2+1-1sys/arch/prep/stand/mkbootimage/magic.h
1.18+1-1sys/arch/prep/stand/mkbootimage/mkbootimage.c
+8-74 files

NetBSD/src 8c940a0tools Makefile

   Build powerpc-mkbootimage for rs6000 and bebox too.
VersionDeltaFile
1.116+2-2tools/Makefile
+2-21 files

NetBSD/src d0ce0e4tools/prep-mkbootimage Makefile

by garbled on ⎇🏷
   prep-mkbootimage is no longer needed.
VersionDeltaFile
1.3+1-1tools/prep-mkbootimage/Makefile
+1-11 files

NetBSD/src b24724cdistrib/prep/floppies/bootfloppy-common Makefile.inc, share/man/man8/man8.prep mkbootimage.8

by garbled on ⎇🏷
   Convert prep to use the new unified mkbootimage rather than it's own.  This
   mkbootimage can be shared by prep, rs6000, and bebox.

   TODO: Convert bebox to use this.  Needs someone to test.
VersionDeltaFile
1.4+19-9share/man/man8/man8.prep/mkbootimage.8
1.9+10-5sys/arch/powerpc/stand/mkbootimage/mkbootimage.c
1.1+8-0tools/powerpc-mkbootimage/Makefile
1.11+3-2distrib/prep/floppies/bootfloppy-common/Makefile.inc
1.7+2-2sys/arch/prep/stand/Makefile
1.10+2-2sys/arch/powerpc/Makefile
+44-205 files not shown
+54-2911 files

NetBSD/src ddd511edoc CHANGES

   Note prep iso and fdc driver.  Also note ofppc SMP.
VersionDeltaFile
1.1049+4-1doc/CHANGES
+4-11 files