NetBSD/src q4wZriTdistrib/sets/lists/base md.sgimips, sys/arch/sgimips/stand Makefile

   Add a utility, undist, that can unpack SGI distributions.

   Intended to help pull hdsp.lod from IRIX install media for use
   with haud(4).
VersionDeltaFile
1.1+1,103-0sys/arch/sgimips/stand/undist/undist.c
1.1+456-0sys/arch/sgimips/stand/undist/util.c
1.1+25-0sys/arch/sgimips/stand/undist/util.h
1.1+9-0sys/arch/sgimips/stand/undist/Makefile
1.8+2-2sys/arch/sgimips/stand/Makefile
1.17+2-1distrib/sets/lists/base/md.sgimips
+1,597-36 files

NetBSD/src DZpKOcpdistrib/sets/lists/base md.sgimips, sys/arch/sgimips/stand Makefile

   Add a utility, haudfw, to convert IRIX's hdsp.lod DSP firmware
   to a binary blob that can be loaded directly by haud(4) via
   firmload(9).
VersionDeltaFile
1.1+310-0sys/arch/sgimips/stand/haudfw/haudfw.c
1.1+8-0sys/arch/sgimips/stand/haudfw/Makefile
1.7+2-2sys/arch/sgimips/stand/Makefile
1.16+2-1distrib/sets/lists/base/md.sgimips
+322-34 files

NetBSD/src 7kOs80fshare/man/man4/man4.sgimips haud.4 Makefile

   Add sgimips/haud(4) manpage.
VersionDeltaFile
1.1+117-0share/man/man4/man4.sgimips/haud.4
1.12+4-3share/man/man4/man4.sgimips/Makefile
+121-32 files

NetBSD/src CsxaAFfsys/arch/sgimips/hpc hpcreg.h

   Add missing DSP #defines for haud(4).
VersionDeltaFile
1.23+6-0sys/arch/sgimips/hpc/hpcreg.h
+6-01 files

NetBSD/src MrAafopsys/arch/sgimips/conf GENERIC32_IP2x GENERIC32_IP12

   Add haud(4) to IP12 and IP20 configs.
VersionDeltaFile
1.126+4-3sys/arch/sgimips/conf/GENERIC32_IP2x
1.45+4-2sys/arch/sgimips/conf/GENERIC32_IP12
+8-52 files

NetBSD/src 6fYCtgesys/arch/sgimips/sgimips arcemu.c

   Reserve pages from 3.5M to 4M on IP12. These are used by the
   PROM for bss and stack.
VersionDeltaFile
1.27+109-56sys/arch/sgimips/sgimips/arcemu.c
+109-561 files

NetBSD/src 9aS5nH9sys/arch/sgimips/sgimips arcemu.c

   Try to fix pre-ARCS machine identification as well as make it
   ID more machines. Now my IP12 Indigo is properly identified.
VersionDeltaFile
1.26+40-15sys/arch/sgimips/sgimips/arcemu.c
+40-151 files

NetBSD/src J4IKEUHlibexec/httpd cgi-bozo.c

   The parent process for a CGI request exits after all input
   data to the CGI is received and leaves the CGI reparented
   to init. This prevents controlling concurrency when httpd
   is run by e.g. inetd.

   Exchange input and output processes for a CGI request so that
   output processing is done by the parent httpd so that the parent
   stays until the CGI is done.
VersionDeltaFile
1.57+35-30libexec/httpd/cgi-bozo.c
+35-301 files

NetBSD/src wDozbPDsys/arch/powerpc/include/booke etsecreg.h, sys/dev/microcode/aic7xxx aic79xx.reg

   s/fileds/fields/ in comments.
VersionDeltaFile
1.7+4-4sys/fs/nfs/client/nfs_clrpcops.c
1.13+2-2sys/arch/powerpc/include/booke/etsecreg.h
1.19+2-2sys/dev/microcode/aic7xxx/aic79xx.reg
+8-83 files

NetBSD/src ESLhp3Gdistrib/sets/lists/debug shl.mi

   revert wrong change
VersionDeltaFile
1.403+2-2distrib/sets/lists/debug/shl.mi
+2-21 files

NetBSD/src L8TbjcDsys/dev/ic dwc_eqos.c

   dwc_eqos.c: fix grammar in a comment
VersionDeltaFile
1.51+3-3sys/dev/ic/dwc_eqos.c
+3-31 files

NetBSD/src moXONWqsys/arch/sgimips/hpc haud.c haudvar.h

   Add haud(4), a driver for audio playback using Iris Indigo's
   onboard DSP ("Hollywood Audio"). The same hardware is also
   present on Personal Iris 4D/3x machines, split across the
   mainboard and an optional "Magnum Audio" card (untested).

   The DSP requires firmware, so this driver leverages IRIX's
   hdsp.lod. Since that's proprietary, it's left up to the user
   to install it from an existing IRIX system or its installation
   media. See forthcoming haud(4) manpage for details.
VersionDeltaFile
1.1+1,104-0sys/arch/sgimips/hpc/haud.c
1.1+280-0sys/arch/sgimips/hpc/haudvar.h
1.1+47-0sys/arch/sgimips/hpc/haudreg.h
1.18+5-1sys/arch/sgimips/hpc/files.hpc
1.75+6-0sys/arch/sgimips/hpc/hpc.c
+1,442-15 files

NetBSD/src 28Yokvushare/man/man4 eqos.4

   eqos.4: add details about capabilities

   While here, make some other minor tweaks.
VersionDeltaFile
1.3+9-5share/man/man4/eqos.4
+9-51 files

NetBSD/src rbcZHDssys/arch/sgimips/hpc if_sq.c

   Fix the MAC address configured for sq(4) on IP12 machines.

   Expansion cards have their own EEPROM with a MAC address at
   offset 250, but my IP12's onboard EEPROM has two MAC addresses
   in the EEPROM at offsets 122 and 250. The former is the system
   MAC address, so check that first and use it if it has the SGI
   OUI before falling back to the 250 offset. Presumably expansion
   cards have nothing at offset 122, but I don't have hardware to
   test.
VersionDeltaFile
1.61+22-5sys/arch/sgimips/hpc/if_sq.c
+22-51 files

NetBSD/src 1lEjdDCshare/man/man4/man4.evbarm awge.4

   awge.4: add definite article
VersionDeltaFile
1.5+2-1share/man/man4/man4.evbarm/awge.4
+2-11 files

NetBSD/src rcfeU2Nsys/arch/sgimips/hpc hpc.c

   Remove magic constants set in the cx56 driver's descriptor
   in favour of the hpcreg.h definitions.

   Confusingly, the MI driver apparently swaps the meanings of DO
   and DI in the chip's datasheet.
VersionDeltaFile
1.74+8-9sys/arch/sgimips/hpc/hpc.c
+8-91 files

NetBSD/src eHBQwSGsys/arch/sgimips/hpc hpcreg.h, sys/arch/sgimips/sgimips arcemu.h

   Fix EEPROM reading on IP12: DELAY isn't available as early as
   needed, so roll our own using the most pessimistic timings
   (that is, busy loop enough for the fastest pre-ARCS CPU).

   Clean up the EEPROM twiddling code and remove magic constants
   while here.
VersionDeltaFile
1.15+48-29sys/arch/sgimips/sgimips/arcemu.h
1.22+8-1sys/arch/sgimips/hpc/hpcreg.h
+56-302 files

NetBSD/src hBG6xM1sys/arch/sgimips/conf files.sgimips, sys/arch/sgimips/sgimips prom_vectors.S prom.c

   Ensure that curlwp is saved and restored across calls into
   pre-ARCS PROM routines. This only matters for console output,
   but do the same for shutdown/restart entrypoints as well.

   While here, preformat strings before invoking the PROM's
   printf routine, since we don't know what its formatting and
   argument limitations are.
VersionDeltaFile
1.1+99-0sys/arch/sgimips/sgimips/prom_vectors.S
1.1+38-0sys/arch/sgimips/sgimips/prom.c
1.1+25-0sys/arch/sgimips/sgimips/prom.h
1.25+3-8sys/arch/sgimips/sgimips/arcemu.c
1.55+3-1sys/arch/sgimips/conf/files.sgimips
+168-95 files

NetBSD/src smWFDRSdoc 3RDPARTY CHANGES

   update m4
VersionDeltaFile
1.2216+5-5doc/3RDPARTY
1.3270+2-1doc/CHANGES
+7-62 files

NetBSD/src Nct9WC7usr.bin/m4 eval.c gnum4.c, usr.bin/m4/lib ohash.c

   Sync m4 with OpenBSD
VersionDeltaFile
1.31+175-163usr.bin/m4/eval.c
1.1+331-0usr.bin/m4/lib/ohash.c
1.14+136-133usr.bin/m4/gnum4.c
1.52+100-116usr.bin/m4/main.c
1.18+101-91usr.bin/m4/mdef.h
1.14+89-25usr.bin/m4/look.c
+932-52824 files not shown
+1,106-60830 files

NetBSD/src FDHaSH0external/bsd/file/dist configure aclocal.m4, external/bsd/file/dist/doc Makefile.in

   regen autoconf stuff.
VersionDeltaFile
1.30+187-403external/bsd/file/dist/configure
1.19+209-299external/bsd/file/dist/aclocal.m4
1.14+28-49external/bsd/file/dist/missing
1.24+24-44external/bsd/file/dist/Makefile.in
1.21+27-32external/bsd/file/dist/src/Makefile.in
1.18+5-53external/bsd/file/dist/doc/Makefile.in
+480-8806 files not shown
+530-98012 files

NetBSD/src Omls3h5sys/lib/libkern/arch/sh3 sdivsi3.S sdivsi3_i4i.S

   s/IMPOTANT/IMPORTANT/ in comments.
VersionDeltaFile
1.13+3-3sys/lib/libkern/arch/sh3/sdivsi3.S
1.3+3-3sys/lib/libkern/arch/sh3/sdivsi3_i4i.S
1.12+3-3sys/lib/libkern/arch/sh3/udivsi3.S
1.3+3-3sys/lib/libkern/arch/sh3/udivsi3_i4i.S
+12-124 files

NetBSD/src NYJtQlZsys/arch/arm/arm32 pmap.c, sys/dev/marvell mvxpsec.c

   s/inconsitent/inconsistent/ in comments and panic message.
VersionDeltaFile
1.450+3-3sys/arch/arm/arm32/pmap.c
1.22+2-2sys/dev/marvell/mvxpsec.c
1.84+2-2usr.sbin/rtadvd/rtadvd.c
+7-73 files

NetBSD/src g8nN1sKsys/arch/alpha/alpha pmap.c, sys/arch/evbsh3/evbsh3 machdep.c

   fix typos in comments, mainly s/initilize/initialize/.
VersionDeltaFile
1.309+3-3sys/arch/alpha/alpha/pmap.c
1.79+3-3sys/arch/evbsh3/evbsh3/machdep.c
1.26+3-3sys/arch/landisk/landisk/machdep.c
1.61+3-3sys/arch/mmeye/mmeye/machdep.c
1.158+3-3sys/arch/sgimips/sgimips/machdep.c
1.56+3-3sys/dev/pci/pciconf.c
+18-183 files not shown
+26-269 files

NetBSD/src gEiGH2nsys/dev/pci/igc if_igc.c if_igc.h

   igc(4): don't panic when mbuf allocation fails

   Instead, try again later, triggered by a callout.

   Fixes PR 60175.

   ok martin@
VersionDeltaFile
1.25+44-19sys/dev/pci/igc/if_igc.c
1.4+3-1sys/dev/pci/igc/if_igc.h
+47-202 files

NetBSD/src GnnzNP4doc 3RDPARTY CHANGES

   new file(1)
VersionDeltaFile
1.2215+4-4doc/3RDPARTY
1.3269+2-1doc/CHANGES
+6-52 files

NetBSD/src e27RlB8distrib/sets/lists/base shl.mi, distrib/sets/lists/debug shl.mi

   bump libmagic
VersionDeltaFile
1.1042+3-3distrib/sets/lists/base/shl.mi
1.402+3-3distrib/sets/lists/debug/shl.mi
+6-62 files

NetBSD/src 7mUHk6Jexternal/bsd/file/dist configure ltmain.sh, external/bsd/file/dist/magic/magdir msdos archive

   merge changes between file-5.45 and file-5.48
VersionDeltaFile
1.29+2,209-1,370external/bsd/file/dist/configure
1.5+1,050-314external/bsd/file/dist/magic/magdir/msdos
1.4+572-291external/bsd/file/dist/ltmain.sh
1.22+428-108external/bsd/file/dist/magic/magdir/archive
1.5+409-36external/bsd/file/dist/magic/magdir/linux
1.18+300-133external/bsd/file/dist/aclocal.m4
+4,968-2,25249 files not shown
+8,011-3,71555 files

NetBSD/src AjzkWIgexternal/bsd/file/dist/src cdf.c

   Use file_protected for cdf_namecmp rather than static

   Alternative change would be to switch cdf.h the other way.

   Not enough to fix the builds, yet...
VersionDeltaFile
1.22+3-3external/bsd/file/dist/src/cdf.c
+3-31 files

NetBSD/src CjBjaWDshare/man/man4/man4.evbarm awge.4

   awge(4): minor tweaks

   Move the list of authors to the AUTHORS section.
   In bibliographic refs .%A is for human authors, corporations are .%Q
VersionDeltaFile
1.4+8-11share/man/man4/man4.evbarm/awge.4
+8-111 files