josehill wrote:
Building a catalog of the basic 6.5 discs, including overlays, has been on my "to do" list for a while. I have nearly every overlay in my collection, and I think it would be super useful to have a database of discs in one place.
What I'd really like to do is to include a list of packages (and maybe even the target destination of installable files, although the output of that would be pretty huge) on each disc, too. It would be a little tedious, but it would involve feeding in each disc, issuing the "showprods -f <dist directory>" and the "showfiles -f <dist directory>" commands, and then parsing the output for database import or wikification. Maybe this summer...
I've done that already. I keep disk images of all my IRIX discs on my server, plus, for each disk a couple of aux files with extracted info, like this:
Code:
Select all
-rw-r--r-- 1 root root 306 2009-04-21 23:14 812-0305-008_extra.txt
-rw-r--r-- 1 root root 52969472 1996-11-21 19:50 812-0305-008_ONC3NFS.efs
-rw-r--r-- 1 root root 1030 2009-04-21 23:14 812-0305-008_prods.txt
where:
812-0305-008_extra.txt
Code:
Select all
812-0305-008 : ONC3/NFS
Distribution: /CDROM/dist
nfs,pd001V620P02
nfs3,pd001V620P02
onc3_eoe,pd001V620P02
pcnfsd,pd001V620P02
Distribution: /CDROM/dist6.3
nfs,pd001V630P00
nfs3,pd001V630P00
onc3_eoe,pd001V630P00
pcnfsd,pd001V620P02
Distribution: /CDROM/dist6.4
nfs,pd001V630P00
pcnfsd,pd001V620P02
812-0305-008_prods.txt
Code:
Select all
812-0305-008 : ONC3/NFS
Distribution: /CDROM/dist
I = Installed, R = Removed
Name Version Description
nfs 1233107120 Network File System, 6.2 v1.2
nfs3 1233007730 Network File System Version 3, 6.2 with IMPACT 10000
onc3_eoe 1233107120 ONC3 Execution Environment, 6.2 v1.2
pcnfsd 1232792120 PC-NFS 2.0.2 Server Components
Distribution: /CDROM/dist6.3
I = Installed, R = Removed
Name Version Description
nfs 1253351342 Network File System, 6.3
nfs3 1253351342 Network File System Version 3, 6.3
onc3_eoe 1253351340 ONC3 Execution Environment, 6.3
pcnfsd 1232792120 PC-NFS 2.0.2 Server Components
Distribution: /CDROM/dist6.4
I = Installed, R = Removed
Name Version Description
nfs 1263370534 Network File System, 6.4
pcnfsd 1232792120 PC-NFS 2.0.2 Server Components
I also keep the .spec files extracted (showprods -u) from the dists on the CDROM on my server, e.g.:
Code:
Select all
# pd001V620P02
# 812-0305-008
# ONC3/NFS
# Distribution: /CDROM/dist
product nfs3
id "Network File System Version 3, 6.2 with IMPACT 10000"
# product format 5, created Sat Jun 8 09:48:35 1996
image sw # (nfs3.sw)
id "NFS Version 3 Software"
version 1233007730 order 40
# format 2
subsys nfs3 # (nfs3.sw.nfs3)
id "NFS Version 3 Support"
default miniroot
exp "!noship && (irix_eoe.sw.nfs3||nfs3.sw.nfs3)"
replaces patch*.nfs3_sw.nfs3 0 1233007729
replaces maint*.nfs3_sw.nfs3 0 1233007729
replaces nfs3.sw.nfs3 0 1233007729
replaces nfs3.sw.nfs3 0 1233007729
prereq (
nfs.sw.nfs 0 maxint
)
endsubsys
endimage
endproduct
The idea behind this is to load all this version information and dependencies into a database which would then be able to answer questions like "Which is the last version of Performer that runs on IRIX 6.2, and which patches are applicable to it for a Reality Engine", or "which disc contains SoftWindows 4". But I haven't implemented that part yet
josehill wrote:
That said, a simple part number list sounds like an excellent idea for the wiki. No reason we can't get started on that right now! Time for a little crowdsourcing?
Here's a start. I'm missing several CDs I *know* I have so it's not complete, and it doesn't include QIC tapes.
Code:
Select all
812-0001-005 : C++ Translator 3.0.1
812-0003-004 : Pascal Compiler 1.3.1
812-0006-003 : EMACS Text Editor 3.4.1
812-0007-003 : Network File System 4.0.1
812-0014-005 : FORTRAN 77 Compiler 3.5.1
812-0017-003 : IRIS Development Option 4.0.1
812-0017-006 : IRIS Development Option 4.1.1
812-0026-003 : 4DDN 3.0
812-0033-010 : IRIX Update 4.0.5
812-0033-011 : IRIX 4.0.5A To 4.0.5C Update
812-0040-003 : ImageVision 2.0
812-0044-002 : Power Fortran 3.0
812-0064-001 : IRIX Execution plus Maintenance 4.0.1
812-0064-004 : IRIX 4.0.4
812-0064-008 : IRIX 4.0.5
812-0064-011 : IRIX 4.0.5E
812-0064-012 : IRIX 4.0.5F
812-0064-018 : IRIX 4.0.5H
812-0078-006 : IRIX Maintenance 4.0.5
812-0078-009 : IRIX Maintenance 4.0.5E
812-0078-010 : IRIX Maintenance 4.0.5F
812-0078-015 : IRIX Maintenance 4.0.5H
812-0114-001 : IRIS Insight 1.0 Viewer & Doc Library
812-0114-002 : IRIS InSight 2.0 Viewer & Doc Library
812-0119-005 : IRIX 5.2
812-0119-006 : IRIX 5.3
812-0121-007 : DIAGNOSTICS 5.3
812-0126-006 : IRIS PERFORMER 2.2
812-0127-003 : Documenter's Workbench 4.1.2
812-0127-004 : Documenter's Workbench 4.1.3
812-0128-005 : Network File System 5.3
812-0129-003 : IRIS Development Option 5.1
812-0129-005 : IRIS Development Option 5.3
812-0130-005 : C++ Translator 4.0
812-0131-005 : Pascal Compiler 1.4.4
812-0136-002 : IRIS Inventor 1.1.2
812-0136-009 : OPEN INVENTOR 3D TOOLKIT 2.1.2
812-0211-001 : IRIX 4.0.5 Indigo Only Patch Maint
812-0212-001 : Visual Magic Tools 1.0
812-0218-005 : 4DDN DECNet Connectivity 4.1
812-0232-002 : INDY IRIX 5.1.1
812-0238-002 : IRIX Patch 5.1.1.2
812-0241-001 : European Language Module 1.1
812-0241-003 : European Language Module 1.3
812-0246-001 : InPerson Desktop Conferencing 1.0
812-0260-001 : Impressario 1.2 Developers Kit
812-0274-004 : Sirius Video 1.1
812-0288-003 : MegaDev 3.0
812-0293-003 : MIPSpro Fortran77 6.0.2
812-0295-002 : MIPSpro C++ 6.0.1
812-0295-003 : MIPSpro C++ 6.0.2
812-0297-002 : IRIS Development Option 6.0.1
812-0297-003 : IRIS Development Option 6.0.2
812-0298-006 : PRODEV WORKSHOP PROGRAMMING ENV. 2.6.1
812-0298-009 : PRODEV WORKSHOP 2.6.4
812-0299-002 : CASEVision/WorkShop Pro MPF 1.4
812-0302-002 : IRIX 6.0.1
812-0303-001 : DIAGNOSTICS 6.0
812-0305-002 : Network File System 6.0.1
812-0305-008 : ONC3/NFS
812-0305-009 : ONC3/NFS FOR IRIX 6.2 6.3 AND 6.4
812-0323-001 : IRIX 5.3 with XFS
812-0325-001 : Varsity 5.3 Developer Package Update
812-0336-001 : IRIX 5.3 for Indy R4400 175MHz
812-0336-004 : IRIX 5.3 for Indy including R5000
812-0350-001 : InPerson 2.0 / Annotator 1.0
812-0363-001 : WebFORCE Browse 1.0
812-0373-004 : ADA95 COMPILER 1.3
812-0376-006 : WORKSHOP PRO MPF 2.6.4
812-0382-001 : IRIX 6.1
812-0394-004 : MIPSPRO PWR C 7.0.1
812-0394-005 : MIPSPRO PWR C 7.1
812-0395-005 : MIPSPRO PWR FTN 77 7.0.1
812-0395-006 : MIPSPRO PWR FTN 77 7.1
812-0398-003 : RapidApp Application Developer 1.2.1
812-0400-005 : MIPSPRO C++ 7.1
812-0400-009 : MIPSpro C++ Compiler 7.3
812-0400-010 : MIPSpro C++ Compiler 7.4
812-0401-004 : MIPSPRO PWR FTN 90 7.0.1
812-0401-005 : MIPSPRO PWR FTN 90 7.1
812-0402-006 : MIPSPRO FORTRAN 90 7.1
812-0402-010 : MIPSpro Fortran 90 Compiler 7.4
812-0403-006 : MIPSPRO FORTRAN 77 7.1
812-0403-010 : MIPSpro Fortran 77 Compiler 7.4
812-0404-001 : O2 CPU Upgrade Video 1.0
812-0410-001 : Desktop-Special Edition 1.0
812-0412-001 : IRIX 8505XL Patches
812-0415-001 : WebFORCE Software Developers
812-0469-001 : IRIX 6.2 (PART 1 OF 2)
812-0469-002 : IRIX 6.2 WITH INDIGO2 IMPACT 10000 (1 OF 2)
812-0470-001 : IRIX 6.2 (Part 2 of 2)
812-0470-002 : IRIX 6.2 with Indigo2 IMPACT 10000 (2 of 2)
812-0473-009 : MINESET 2.5
812-0478-001 : IRIS DEV OPTION 6.2
812-0478-003 : IRIS DEV OPTION 7.0.1
812-0483-001 : Hot Mix 12
812-0485-003 : PASCAL COMPILER 7.1
812-0508-001 : Supportfolio - International Resources May 96
812-0510-001 : TRUSTED IRIX 6.2
812-0512-005 : WEBFORCE SEPTEMBER 1996
812-0512-007 : WEBFORCE MARCH 1997
812-0526-002 : IMPACT DIGITAL MEDIA 2.1
812-0527-001 : IMPACT DEMOS CD 6.2
812-0528-001 : PDF GENERATOR 1.2
812-0536-002 : VARSITY DEV PKG UPDATE 10/96
812-0542-001 : IRIX 6.2 Applications May 1996
812-0542-002 : IRIX 6.2 APPLICATIONS
812-0543-001 : FREEWARE 2.0
812-0544-003 : Hot Mix 14
812-0544-004 : Hot Mix 15
812-0544-005 : Hot Mix 16
812-0544-006 : Hot Mix 17
812-0544-007 : Hot Mix 18
812-0544-008 : Hot Mix 19
812-0546-001 : IMAGEVISION LIBRARY 3.0
812-0558-001 : WORLDVIEW EUROPEAN 6.2
812-0569-002 : Molecular Inventor 1.1
812-0574-001 : R5000 Convert Patch
812-0590-001 : SupportFolio For Warranty
812-0591-001 : PATCHES FOR IRIX 6.2 WITH INDIGO2 10000 8/96
812-0595-002 : IRIX 6.3
812-0598-002 : Out Of Box Experience 2.0.1
812-0599-002 : IRIX 6.3 APPLICATIONS 11/96
812-0601-002 : 6.2 6.3 AND 6.4 S2MP PATCHES
812-0601-005 : IRIX 6.2 REC/REQ PATCHES 8/97
812-0601-016 : IRIX 6.2 RECOMMENDED/REQUIRED PATCHES JULY 1998
812-0601-018 : IRIX 6.2 RECOMMENDED/REQUIRED PATCHES 9/98
812-0601-019 : IRIX 6.2 RECOMMENDED/REQUIRED PATCHES 10/98
812-0601-024 : 6.2 Recommended/Required Patches 1-of-2 3/99
812-0601-027 : 6.2 Recommended/Required Patches 1-of-2 6/99
812-0601-030 : 6.2 Recommended/Required Patches 1-of-2 9/99
812-0602-005 : IRIX 5.3 REC/REQ PATCHES 8/97
812-0603-002 : Supportfolio IRIX 6.2 Patches
812-0616-001 : IRIX 6.4 FOR ORIGIN200, ORIGIN2000, ONYX2IR
812-0616-002 : IRIX 6.4 FOR ORIGIN ONYX2 AND OCTANE
812-0617-002 : IRIX 6.4 APPLICATIONS 2/97
812-0617-003 : IRIX 6.4 APPS AUGUST 1997
812-0618-003 : IMAGEVISION LIBRARY 3.2.1 DEVELOPMENT OPTION
812-0623-001 : IDO 7.1 FOR 6.2
812-0624-001 : IDO 7.1 FOR 6.3
812-0625-001 : IDO 7.1 FOR 6.4
812-0625-002 : IDO 7.1.1 FOR 6.4
812-0627-002 : WORLDVIEW EUROPEAN 6.3.1
812-0637-004 : O2 PATCHES FOR IRIX 6.3 INC. R10000
812-0646-003 : O2 Demos 1.1.1 for IRIX 6.3 inc. R10000
812-0647-001 : Cosmo Worlds Quick Start, Part 1
812-0649-001 : Cosmo Worlds Quick Start, Part 2
812-0650-001 : COSMO MARCH 1997
812-0653-003 : SCSL Scientific Library 1.3
812-0665-002 : DG SCSI&FC RAID 3.0
812-0665-004 : DG SCSI&FC RAID 3.2
812-0685-002 : IRIX 5.3 CURRENT PATCHES 8/97
812-0688-016 : IRIX 6.3 RECOMMENDED/REQUIRED PATCHES 7/98
812-0688-018 : IRIX 6.3 RECOMMENDED/REQUIRED PATCHES 9/98
812-0688-019 : IRIX 6.3 RECOMMENDED/REQUIRED PATCHES 10/98
812-0688-021 : 6.3 Recommended/Required Patches 12/98
812-0688-024 : 6.3 Recommended/Required Patches 1-of-2 3/99
812-0688-027 : IRIX 6.3 Recommended/Required Patches 1-of-2 6/99
812-0688-030 : 6.3 Recommended/Required Patches 1-of-2 9/99
812-0690-001 : INSIGNIA SOFTWINDOWS95 4.0
812-0690-002 : SOFTWINDOWS95 5.0
812-0695-001 : IRIX 6.2 DEVELOPMENT FOUNDATION
812-0695-002 : IRIX 6.2 DEV. FOUNDATION 1.1
812-0695-003 : IRIX Development Foundation 1.2 for IRIX 6.2
812-0696-001 : IRIX 6.3 DEVELOPMENT FOUNDATION
812-0696-002 : IRIX 6.3 DEV FOUNDATION 1.1
812-0697-001 : IRIX 6.4 DEVELOPMENT FOUNDATION
812-0697-002 : IRIX 6.4 DEV FOUNDATION 1.1
812-0698-001 : IRIX 6.2 DEVELOPMENT LIBRARIES
812-0698-001 : IRIX 6.2 DEVELOPMENT LIBRARIES
812-0699-001 : IRIX 6.3 DEVELOPMENT LIBRARIES
812-0699-001 : IRIX 6.3 DEVELOPMENT LIBRARIES
812-0700-001 : IRIX 6.4 DEVELOPMENT LIBRARIES
812-0700-001 : IRIX 6.4 DEVELOPMENT LIBRARIES
812-0707-001 : MIPSPRO C COMPILER 7.2
812-0707-003 : MIPSpro C Compiler 7.3
812-0707-004 : MIPSpro C Compiler 7.4
812-0722-011 : 6.4 REC/REQ PATCHES 2/98
812-0722-016 : IRIX 6.4 RECOMMENDED/REQUIRED PATCHES JULY 1998
812-0722-018 : IRIX 6.4 RECOMMENDED/REQUIRED PATCHES 9/98
812-0722-019 : IRIX 6.4 RECOMMENDED/REQUIRED PATCHES 10/98
812-0722-021 : 6.4 Recommended/Required Patches 12/98
812-0722-024 : 6.4 Recommended/Required Patches 1-of-2 3/99
812-0722-027 : 6.4 Recommended/Required Patches 1-of-2 6/99
812-0722-030 : 6.4 Recommended/Required Patches 1-of-2 9/99
812-0724-001 : IRIS Performer 2.2 Friends Demo CD
812-0725-002 : IRIS Performer 2.2 Yosemite Demo CD
812-0738-001 : ORIGIN/ONYX2 SYS DISK PATCH 2/98
812-0739-003 : ENlightenDSM 1.1
812-0740-001 : WEBFORCE (1 OF 2) FEB 1998
812-0741-001 : WEBFORCE (2 OF 2) FEB 1998
812-0757-002 : IRIX 6.5 DEVELOPMENT FOUNDATION 1.1
812-0757-003 : IRIX Development Foundation 1.2 for IRIX 6.5
812-0757-004 : IRIX Development Foundation 1.3
812-0758-002 : IRIX 6.5 INSTALLATION TOOLS JUNE 1998
812-0759-002 : IRIX 6.5 FOUNDATION-1
812-0760-002 : IRIX 6.5 FOUNDATION-2
812-0761-002 : IRIX 6.5 APPLICATIONS JUNE 1998
812-0765-002 : TRUSTED IRIX/CMW 6.5
812-0766-002 : IRIX 6.5 DEVELOPMENT LIBRARIES
812-0766-003 : IRIX 6.5 Development Libraries
812-0768-003 : ProDev Developers Suite 05/99
812-0768-007 : ProDev WorkShop 2.9.3
812-0772-001 : MIPSPRO 7.2.1 COMPILER PATCHES
812-0773-001 : FREEWARE JUNE 1998
812-0773-012 : Freeware (part 1-of-3) May 2001
812-0774-001 : ONC3/NFS VERSION-3 FOR IRIX 6.2 THROUGH 6.5
812-0774-002 : ONC3/NFS VERSION-3 FOR IRIX 6.2 THROUGH 6.5 05/99
812-0776-001 : DATABASE ACCELERATOR 3.0
812-0781-003 : Silicon Graphics Octane Demos 1.3 and Octane2 Demos 1.0
812-0782-003 : O2 Out of Box Experience 2.4
812-0783-001 : SNMP Access to HP-UX MIB 1.1.2
812-0783-002 : SNMP Access to HP-UX MIB 1.1.3
812-0794-002 : OPEN INVENTOR 2.1.5
812-0801-001 : VARSITY DEVELOPERS UPDATE 10/98
812-0802-001 : IRIX 6.5 ITC PRODUCTS (1 OF 2) JULY 1998
812-0803-001 : IRIX 6.5 ITC PRODUCTS (2 OF 2) JULY 1998
812-0817-008 : IRIX 6.5.8 Overlays 3-of-3 05/00
812-0817-009 : IRIX 6.5.9 Overlays 3-of-3 08/00
812-0817-010 : IRIX 6.5.10 Overlays 3-of-3 11/00
812-0817-011 : IRIX 6.5.11 Overlays 3-of-3 02/01
812-0817-012 : IRIX 6.5.12 Overlays (3 of 3) May 2001
812-0817-012 : IRIX 6.5.12 Overlays (3 of 3) May 2001
812-0817-013 : IRIX 6.5.13 Overlays (3 of 3) August 2001
812-0817-014 : IRIX 6.5.14 Overlays 3-of-3 11/01
812-0817-015 : IRIX 6.5.15 Overlays 3-of-4 02/02
812-0817-018 : IRIX 6.5.18 Overlays 3-of-4 11/02
812-0817-022 : IRIX 6.5.22 Overlays 3-of-3 11/03
812-0817-024 : IRIX 6.5.24 Overlays 3-of-3 05/04
812-0817-025 : IRIX 6.5.25 Overlays 3-of-3 08/04
812-0817-028 : IRIX 6.5.28 Overlays 3-of-3 08/05
812-0817-029 : IRIX 6.5.29 Overlays 3-of-3 02/06
812-0817-030 : IRIX 6.5.30 Overlays 3-of-3 08/06
812-0818-001 : IRIX 6.5.1 1-OF-2 INSTALLATION TOOLS AND OVERLAYS 8/98
812-0818-002 : IRIX 6.5.2 Installation Tools and Overlays 1-of-2 11/98
812-0818-003 : IRIX 6.5.3 Installation Tools and Overlays 1-of-2 2/99
812-0818-004 : IRIX 6.5.4 Installation Tools and Overlays 1-of-2 5/99
812-0818-005 : IRIX 6.5.5 Installation Tools and Overlays 1-of-2 8/99
812-0818-006 : IRIX 6.5.6 Installation Tools and Overlays 1-of-2 11/99
812-0818-007 : IRIX 6.5.7 Installation Tools and Overlays 1-of-2 02/00
812-0818-008 : IRIX 6.5.8 Installation Tools and Overlays 1-of-3 05/00
812-0818-009 : IRIX 6.5.9 Installation Tools and Maintenance Overlays 1-of-3 08/00
812-0818-010 : IRIX 6.5.10 Installation Tools and Overlays 1-of-3 11/00
812-0818-011 : IRIX 6.5.11 Installation Tools and Overlays 1-of-3 02/01
812-0818-012 : IRIX 6.5.12 Installation Tools and Overlays (1-of-3) May 2001
812-0818-012 : IRIX 6.5.12 Installation Tools and Overlays (1-of-3) May 2001
812-0818-013 : IRIX 6.5.13 Installation Tools and Overlays (1-of-3) August 2001
812-0818-014 : IRIX 6.5.14 Installation Tools and Overlays 1-of-3 11/01
812-0818-015 : IRIX 6.5.15 Installation Tools and Overlays 1-of-4 02/02
812-0818-018 : IRIX 6.5.18 Installation Tools and Overlays 1-of-4 11/02
812-0818-022 : IRIX 6.5.22 Installation Tools and Overlays 1-of-3 11/03
812-0818-024 : IRIX 6.5.24 Installation Tools and Overlays 1-of-3 05/04
812-0818-025 : IRIX 6.5.25 Installation Tools and Overlays 1-of-3 08/04
812-0818-028 : IRIX 6.5.28 Installation Tools and Overlays 1-of-3 08/05
812-0818-029 : IRIX 6.5.29 Installation Tools and Overlays 1-of-3 02/06
812-0818-030 : IRIX 6.5.30 Installation Tools and Overlays 1-of-3 08/06
812-0819-001 : IRIX 6.5.1 2-OF-2 OVERLAYS 8/98
812-0819-002 : IRIX 6.5.2 Overlays 2-of-2 11/98
812-0819-003 : IRIX 6.5.3 Overlays 2-of-2 2/99
812-0819-004 : IRIX 6.5.4 Overlays 2-of-2 5/99
812-0819-005 : IRIX 6.5.5 Overlays 2-of-2 8/99
812-0819-006 : IRIX 6.5.6 Overlays 2-of-2 11/99
812-0819-007 : IRIX 6.5.7 Overlays 2-of-2 02/00
812-0819-008 : IRIX 6.5.8 Overlays 2-of-3 05/00
812-0819-009 : IRIX 6.5.9 Installation Tools and Feature Overlays 2-of-3 08/00
812-0819-010 : IRIX 6.5.10 Overlays 2-of-3 11/00
812-0819-011 : IRIX 6.5.11 Overlays 2-of-3 02/01
812-0819-012 : IRIX 6.5.12 Overlays (2 of 3) May 2001
812-0819-012 : IRIX 6.5.12 Overlays (2 of 3) May 2001
812-0819-013 : IRIX 6.5.13 Overlays (2 of 3) August 2001
812-0819-014 : IRIX 6.5.14 Overlays 2-of-3 11/01
812-0819-015 : IRIX 6.5.15 Overlays 2-of-4 02/02
812-0819-018 : IRIX 6.5.18 Overlays 2-of-4 11/02
812-0819-022 : IRIX 6.5.22 Overlays 2-of-3 11/03
812-0819-024 : IRIX 6.5.24 Overlays 2-of-3 05/04
812-0819-025 : IRIX 6.5.25 Overlays 2-of-3 08/04
812-0819-028 : IRIX 6.5.28 Overlays 2-of-3 08/05
812-0819-029 : IRIX 6.5.29 Overlays 2-of-3 02/06
812-0819-030 : IRIX 6.5.30 Overlays 2-of-3 08/06
812-0825-001 : VARSITY UPDATE 1-OF-1 8/98
812-0828-001 : ONYX2 DEMO VOLUME-1 SEPTEMBER 1998
812-0829-001 : ONYX2 DEMO VOLUME-2 SEPTEMBER 1998
812-0830-001 : ONYX2 DEMO VOLUME-3 SEPTEMBER 1998
812-0831-018 : Trusted IRIX/CMW 6.5.18 Overlays 11/02
812-0877-001 : IRIX 6.5 Applications 11/98
812-0877-002 : IRIX 6.5 Applications 02/99
812-0877-003 : IRIX 6.5 Applications 05/99
812-0877-004 : IRIX 6.5 Applications 8/99
812-0877-005 : IRIX 6.5 Applications 11/99
812-0877-006 : IRIX 6.5 Applications 02/00
812-0877-007 : IRIX 6.5 Applications 05/00
812-0877-008 : IRIX 6.5 Applications 08/00
812-0877-009 : IRIX 6.5 Applications 11/00
812-0877-010 : IRIX 6.5 Applications 02/01
812-0877-011 : IRIX 6.5 Applications May 2001
812-0877-011 : IRIX 6.5 Applications May 2001
812-0877-012 : IRIX 6.5 Applications 08/01
812-0877-013 : IRIX 6.5 Applications 11/01
812-0877-015 : IRIX 6.5 Applications 02/02
812-0877-018 : IRIX 6.5 Applications 11/02
812-0877-021 : IRIX 6.5 Applications 08/03
812-0877-022 : IRIX 6.5 Applications 11/03
812-0877-024 : IRIX 6.5 Applications 05/04
812-0877-025 : IRIX 6.5 Applications 08/04
812-0877-028 : IRIX 6.5 Applications 08/05
812-0877-029 : IRIX 6.5 Applications 02/06
812-0877-030 : IRIX 6.5 Applications 08/06
812-0881-001 : TELEFFECT 1.0
812-0884-003 : WebFORCE 1-of-2 11/98
812-0885-001 : WebFORCE 2-of-2 11/98
812-0892-001 : 1600SW Flat Panel Patches for IRIX 6.3
812-0904-003 : Network Load Balancing Software 2.0
812-0917-024 : 6.2 Recommended/Required Patches 2-of-2 3/99
812-0917-027 : 6.2 Recommended/Required Patches 2-of-2 6/99
812-0917-030 : 6.2 Recommended/Required Patches 2-of-2 9/99
812-0918-024 : 6.3 Recommended/Required Patches 2-of-2 3/99
812-0918-027 : 6.3 Rec/Req Patches 2-of-2 6/99
812-0918-030 : 6.3 Recommended/Required Patches 2-of-2 9/99
812-0919-024 : 6.4 Recommended/Required Patches 2-of-2 3/99
812-0919-027 : 6.4 Recommended/Required Patches 2-of-2 6/99
812-0919-030 : 6.4 Recommended/Required Patches 2-of-2 9/99
812-0924-001 : Compiler Execution Environment 7.3
812-0924-002 : Compiler Execution Environment 7.4
812-0925-001 : MIPSpro All-Compiler CD 05/99
812-0964-012 : Freeware (part 2-of-3) May 2001
812-0980-004 : MIPSpro 7.4.1m Maintenance Release
812-1066-002 : General & Platform Demos 6.5.12 1-of-2
812-1085-012 : Freeware (part 3-of-3) May 2001
812-1086-002 : General & Platform Demos 6.5.12 2-of-2
812-1123-015 : IRIX 6.5.15 Overlays 4-of-4 02/02
812-1123-018 : IRIX 6.5.18 Overlays 4-of-4 11/02
812-1180-022 : IRIX 6.5 Complimentary Applications 11/03
812-1180-024 : IRIX 6.5 Complementary Applications 05/04
812-1180-025 : IRIX 6.5 Complementary Applications 08/04
812-1180-028 : IRIX 6.5 Complementary Applications 08/05
812-1180-029 : IRIX 6.5 Complementary Applications 02/06
812-1180-030 : IRIX 6.5 Complementary Applications 08/06
812-4003-003 : IRIS InSight 4/93 Support Library
812-8101-001 : Hot Mix 1
812-8101-002 : Hot Mix 2
812-8101-003 : Hot Mix 3
812-8101-004 : Hot Mix 4
812-8101-005 : Hot Mix 5
812-8101-006 : Hot Mix 6
812-8101-007 : Hot Mix 7
812-8101-008 : Hot Mix 8
812-8101-009 : Hot Mix 9
812-8101-010 : Hot Mix 10
812-8101-011 : Hot Mix 11
812-8101-012 : Developer Magic Software Development Environment
812-8102-001 : INDIZONE
812-8111-002 : INDIZONE2
812-8111-003 : INDIZONE3
814-8101-013 : Hot Mix Volume Thirteen