This topic lists and describes the files and directories supplied by VSI with the OpenVMS IA64 operating system. To go directly to a file description, type the following: [directory] filename Be sure to leave a space between the directory name and the filename. For example: SYS_FILES Subtopic? [SYSMGR] SYSTARTUP_VMS.COM To extract the list of system files to a disk file, use a DCL command in the following format: $ LIBRARY/HELP/EXTRACT=(SYS_FILES)/OUTPUT=filename.HLP - _$ SYS$HELP:HELPLIB.HLB This command extracts the entire SYS_FILES help module to a text file in your default directory. You can print, edit, or type this file. System files are located in a series of directories on the system disk. Some of these directories are reserved for system use.
1 – [DECW$DEFAULTS.SYSTEM]
Directory that contains system-wide configuration and customization files for Motif applications
1.1 – DBG$HA_DEFAULTS.DAT
Default file for the Debugger's heap analyzer
1.2 – VMSDEBUG.DAT
Display configuration attributes (color, size, etc.) of the various components of the debugger's DECWindows Motif interface
2 – [DECW$INCLUDE.GL 1 1]
Directory containing include files for OpenGL (3-D graphics library) program development
2.1 – GL.H
Basic include file to support all OpenGL (3-D graphics library) applications
2.2 – GLU.H
Include file for OpenGL (3-D graphics library) applications using complex polygons or NURBS curves and surfaces
2.3 – GLUT.H
Include file for OpenGL (3-D graphics library) support
2.4 – GLWDRAWA.H
Include file for OpenGL (3-D graphics library) applications using Motif widget drawing areas
2.5 – GLWMDRAWA.H
Include file for OpenGL (3-D graphics library) applications using Motif widget drawing areas (includes glwdrawa.h)
2.6 – GLX.H
Include file for OpenGL (3-D graphics library) containing VSI specific definitions for the OpenGL/X11 interface (GLX)
2.7 – GLXDECPROTO.H
Include file for OpenGL (3-D graphics library) containing definitions for GLX protocol
2.8 – GLXINT.H
Include file for OpenGL (3-D graphics library) containing GLX visual definitions
2.9 – GLXMD.H
Include file for OpenGL (3-D graphics library) containing machine-dependent definitions for OpenGL
2.10 – GLXPROTO.H
Include file for OpenGL (3-D graphics library) containing definitions for the OpenGL/X11 interface (GLX)
2.11 – GLXTOKENS.H
Include file for OpenGL (3-D graphics library) containing definitions related to protocol
3 – [DECW$INCLUDE.GL 1 2]
Directory containing include files for OpenGL (3-D graphics library) program development. This version of the directory contains support for OpenGL Version 1.2 program development.
3.1 – GL.H
Basic include file to support all OpenGL (3-D graphics library) applications
3.2 – GLEXT.H
This file is included in the latest system build, but a description of the file is not available.
3.3 – GLU.H
Include file for OpenGL (3-D graphics library) applications using complex polygons or NURBS curves and surfaces
3.4 – GLUT.H
Include file for OpenGL (3-D graphics library) support
3.5 – GLX.H
Include file for OpenGL (3-D graphics library) containing VSI specific definitions for the OpenGL/X11 interface (GLX)
3.6 – GLXINT.H
Include file for OpenGL (3-D graphics library) containing GLX visual definitions
3.7 – GLXMD.H
Include file for OpenGL (3-D graphics library) containing machine-dependent definitions for OpenGL
3.8 – GLXPROTO.H
Include file for OpenGL (3-D graphics library) containing definitions for the OpenGL/X11 interface (GLX)
3.9 – GLXTOKENS.H
Include file for OpenGL (3-D graphics library) containing definitions related to protocol
4 – [DIA$TOOLS]
This directory, known by the logical name DIA$LIBRARY, contains DECevent images.
4.1 – [DIA$TOOLS]*.BIN
DECevent knowledge files used to translate and analyze error logs
4.2 – [DIA$TOOLS]*.KNL
DECevent knowledge files used to translate and analyze error logs
4.3 – .
This file is included in the latest system build, but a description of the file is not available.
5 – [HELP]
This file is included in the latest system build, but a description of the file is not available.
6 – [JAVA.BIN]
This directory contains executable images of several Java utilities.
7 – [JAVA.LIB.SECURITY]
This directory contains the property (configuration) file for Java security operations.
8 – [JAVA.LIB]
This directory contains most of the property (configuration) files and the main Java class library.
8.1 – FONT_PROPERTIES.ZK_TW_CNS11643
FONT.PROPERTIES file localized for Taiwanese Chinese using cns11643 encoding
9 – [SYS$CONFIG]
Graphical Configuration Manager (GCM) directory
9.1 – GCM$SETUP.EXE
Utility to initialize the GCM Administration Database
9.2 – GCM_BANNER.JPG
Customizable banner image displayed by GCM Clients during startup
9.3 – GCM_CERT.PEM
SSL Security Certificate
9.4 – GCM_CUSTOM.XML
Custom Ruleset for system specific command definitions
9.5 – GCM_NOTICE.HTML
Notices file for system-specific information
9.6 – GCM_PRIVKEY.PEM
A private key for the Secure Sockets Layer communications used by the GCM
9.7 – GCM_RULESET.XML
Ruleset defines display parameters for system components
9.8 – GCM_SNAPSHOT.COM
Example GCM command procedure
10 – [SYS$EXAMPLES]
OpenVMS Galaxy Configuration Utility (GCU) files
10.1 – GCU$BALANCER.C
A "C" source file for the example program GCU$BALANCER.EXE
10.2 – GCU$BALANCER.CLD
A DCL command table. Extends the DCL CONFIGURE command to support the example program GCU$BALANCER.EXE
10.3 – GCU$BALANCER.EXE
An example program which demonstrates one method of automated resource management within an OpenVMS Galaxy. Controlled by the OpenVMS Galaxy Configuration Utility (GCU) when properly installed.
11 – [SYS$I18N.ICONV.SYSTEM]
This directory contains system-supplied codeset converter data files. These data files are used with the ICONV CONVERT command or the VSI C library routine iconv_open(). The following codesets are supported: Big5, DEC Hanyu, Mitac Telex, EUC-TW, DEC Kanji, Super DEC Kanji, Shift JIS, EUC-JP, DEC Korean and Doo-San. NOTE: To add data files, you must install the VMSI18N kit.
11.1 – BIG5_DECHANYU.ICONV
Big5 to DEC Hanyu codeset converter
11.2 – BIG5_EUCTW.ICONV
Big5 to EUC-TW codeset converter
11.3 – DECHANYU_BIG5.ICONV
DEC Hanyu to Big5 codeset converter
11.4 – DECHANYU_MITELX.ICONV
DEC Hanyu to Mitac Telex converter
11.5 – DECKANJI_EUCJP.ICONV
DEC Kanji to EUC-JP codeset converter
11.6 – DECKANJI_SDECKANJI.ICONV
DEC Kanji to Super DEC Kanji codeset converter
11.7 – DECKANJI_SJIS.ICONV
DEC Kanji to Shift-JIS codeset converter
11.8 – EUCJP_DECKANJI.ICONV
EUC-JP to DEC Kanji codeset converter
11.9 – EUCJP_SDECKANJI.ICONV
EUC-JP to Super DEC Kanji codeset converter
11.10 – EUCJP_SJIS.ICONV
EUC-JP to Shift-JIS codeset converter
11.11 – EUCTW_BIG5.ICONV
EUC-TW to Big5 codeset converter
11.12 – EUCTW_MITELX.ICONV
EUC-TW to Mitac Telex codeset converter
11.13 – ISO8859-1_UCS-2.ICONV
ISO8859-1 to UCS-2 codeset converter
11.14 – ISO8859-1_UCS-4.ICONV
ISO8859-1 to UCS-4 codeset converter
11.15 – MITELX_DECHANYU.ICONV
Mitac Telex to DEC Hanyu codeset converter
11.16 – MITELX_EUCTW.ICONV
Mitac Telex to EUC-TW codeset converter
11.17 – SDECKANJI_DECKANJI.ICONV
Super DEC Kanji to DEC Kanji codeset converter
11.18 – SDECKANJI_EUCJP.ICONV
Super DEC Kanji to EUC-JP codeset converter
11.19 – SDECKANJI_SJIS.ICONV
Super DEC Kanji to Shift-JIS codeset converter
11.20 – SJIS_DECKANJI.ICONV
Shift-JIS to DEC Kanji codeset converter
11.21 – SJIS_EUCJP.ICONV
Shift-JIS to EUC-JP codeset converter
11.22 – SJIS_SDECKANJI.ICONV
Shift-JIS to Super DEC Kanji codeset converter
11.23 – UCS-2_ISO8859-1.ICONV
UCS-2 to ISO8859-1 codeset converter
11.24 – UCS-2_UCS-4.ICONV
UCS-2 to UCS-4 codeset converter
11.25 – UCS-2_VTF-7.ICONV
UCS-2 to VTF-7 codeset converter
11.26 – UCS-4_ISO8859-1.ICONV
UCS-4 to ISO8859-1 codeset converter
11.27 – UCS-4_UCS-2.ICONV
UCS-4 to UCS-2 codeset converter
11.28 – UCS-4_VTF-7.ICONV
UCS-4 to VTF-7 codeset converter
11.29 – VTF-7_UCS-2.ICONV
VTF-7 to UCS-2 codeset converter
11.30 – VTF-7_UCS-4.ICONV
VTF-7 to UCS-4 codeset converter
12 – [SYS$I18N.LOCALES.SYSTEM]
This directory contains system-supplied locale data files. These data files describe a particular combination of languages, territories, and code sets. They are used with the LANG logical name, the LOCALE SHOW command, and the VSI C library routine setlocale(). NOTE: To add data files, you must install the VMSI18N kit. This directory also contains codeset definition files for use in compiling user-written locales with the LOCALE COMPILE command.
12.1 – BIG5.CMAP
Big5 character encoding file
12.2 – CS_CZ_ISO8859-2.LOCALE
Czech locale
12.3 – DA_DK_ISO8859-1.LOCALE
Danish locale
12.4 – DECHANYU.CMAP
DEC Hanyu character encoding file
12.5 – DECHANZI.CMAP
DEC Hanzi character encoding file
12.6 – DECKANJI.CMAP
DEC Kanji character encoding file
12.7 – DECKOREAN.CMAP
DEC Korean character encoding file
12.8 – DE_CH_ISO8859-1.LOCALE
Swiss German locale
12.9 – DE_DE_ISO8859-1.LOCALE
German locale
12.10 – EL_GR_ISO8859-7.LOCALE
Greek locale
12.11 – EN_GB_ISO8859-1.LOCALE
Great Britain locale
12.12 – EN_US_ISO8859-1.LOCALE
U.S.A locale
12.13 – ES_ES_ISO8859-1.LOCALE
Spanish locale
12.14 – EUCJP.CMAP
EUC-JP character encoding file
12.15 – EUCTW.CMAP
EUC-TW character encoding file
12.16 – FI_FI_ISO8859-1.LOCALE
Finnish locale
12.17 – FR_BE_ISO8859-1.LOCALE
Belgian locale
12.18 – FR_CA_ISO8859-1.LOCALE
Canadian French locale
12.19 – FR_CH_ISO8859-1.LOCALE
Swiss French locale
12.20 – FR_FR_ISO8859-1.LOCALE
French locale
12.21 – HU_HU_ISO8859-2.LOCALE
Hungarian locale
12.22 – ISO8859-1.CMAP
ISO Latin-1 character encoding file
12.23 – ISO8859-2.CMAP
ISO Latin-2 character encoding file
12.24 – ISO8859-5.CMAP
ISO Latin-5 character encoding file
12.25 – ISO8859-7.CMAP
ISO Latin-7 character encoding file
12.26 – ISO8859-8.CMAP
ISO Latin-8 character encoding file
12.27 – ISO8859-9.CMAP
ISO Latin-9 character encoding file
12.28 – IS_IS_ISO8859-1.LOCALE
Icelandic locale
12.29 – IT_IT_ISO8859-1.LOCALE
Italian locale
12.30 – IW_IL_ISO8859-8.LOCALE
Hebrew locale
12.31 – JA_JP_DECKANJI.LOCALE
DEC Kanji Japanese locale
12.32 – JA_JP_EUCJP.LOCALE
EUC-JP Japanese locale
12.33 – JA_JP_SDECKANJI.LOCALE
Super DEC Kanji Japanese locale
12.34 – JA_JP_SJIS.LOCALE
Shift-JIS Japanese locale
12.35 – KO_KR_DECKOREAN.LOCALE
Korean locale
12.36 – NL_BE_ISO8859-1.LOCALE
Belgian Dutch locale
12.37 – NL_NL_ISO8859-1.LOCALE
Dutch locale
12.38 – NO_NO_ISO8859-1.LOCALE
Norwegian locale
12.39 – PL_PL_ISO8859-2.LOCALE
Polish locale
12.40 – PT_PT_ISO8859-1.LOCALE
Portuguese locale
12.41 – RU_RU_ISO8859-5.LOCALE
Russian locale
12.42 – SDECKANJI.CMAP
Super DEC Kanji character encoding file
12.43 – SJIS.CMAP
Shift-JIS character encoding file
12.44 – SK_SK_ISO8859-2.LOCALE
Slovak locale
12.45 – SV_SE_ISO8859-1.LOCALE
Swedish locale
12.46 – TR_TR_ISO8859-9.LOCALE
Turkish locale
12.47 – UTF8-20.LOCALE
Universal Unicode locale
12.48 – ZH_CN_DECHANZI.LOCALE
DEC Hanzi PRC locale
12.49 – ZH_CN_DECHANZI_PINYIN.LOCALE
DEC Hanzi PRC locale, Pin-Yin sorting
12.50 – ZH_CN_DECHANZI_RADICAL.LOCALE
DEC Hanzi PRC locale, radical sorting
12.51 – ZH_CN_DECHANZI_STROKE.LOCALE
DEC Hanzi PRC locale, stroke sorting
12.52 – ZH_HK_BIG5.LOCALE
Big5 Hong-Kong locale
12.53 – ZH_HK_DECHANYU.LOCALE
DEC Hanyu Hong-Kong locale
12.54 – ZH_HK_DECHANZI.LOCALE
DEC Hanzi Hong-Kong locale
12.55 – ZH_HK_EUCTW.LOCALE
EUC-TW Hong-Kong locale
12.56 – ZH_TW_BIG5.LOCALE
Big5 Taiwanese locale
12.57 – ZH_TW_BIG5_CHUYIN.LOCALE
Big5 Taiwanese locale, Chuyin sorting
12.58 – ZH_TW_BIG5_RADICAL.LOCALE
Big5 Taiwanese locale, radical sorting
12.59 – ZH_TW_BIG5_STROKE.LOCALE
Big5 Taiwanese locale, stroke sorting
12.60 – ZH_TW_DECHANYU.LOCALE
DEC Hanyu Taiwanese locale
12.61 – ZH_TW_DECHANYU_CHUYIN.LOCALE
DEC Hanyu Taiwanese locale, Chuyin sorting
12.62 – ZH_TW_DECHANYU_RADICAL.LOCALE
DEC Hanyu Taiwanese locale, radical sorting
12.63 – ZH_TW_DECHANYU_STROKE.LOCALE
DEC Hanyu Taiwanese locale, stroke sorting
12.64 – ZH_TW_EUCTW.LOCALE
EUC-TW Taiwanese locale
12.65 – ZH_TW_EUCTW_CHUYIN.LOCALE
EUC-TW Taiwanese locale, Chuyin sorting
12.66 – ZH_TW_EUCTW_RADICAL.LOCALE
EUC-TW Taiwanese locale, radical sorting
12.67 – ZH_TW_EUCTW_STROKE.LOCALE
EUC-TW Taiwanese locale, stroke sorting
13 – [SYS$KEYMAP.DECW.EURO SYSTEM]
This directory contains keymaps that support the euro symbol.
13.1 – AUSTRIAN_GERMAN_LK201LG_DP.DECW$KEYMAP
DECwindows key mapping file
13.2 – AUSTRIAN_GERMAN_LK201LG_TW.DECW$KEYMAP
DECwindows key mapping file
13.3 – AUSTRIAN_GERMAN_LK201NG_DP.DECW$KEYMAP
DECwindows key mapping file
13.4 – AUSTRIAN_GERMAN_LK201NG_TW.DECW$KEYMAP
DECwindows key mapping file
13.5 – AUSTRIAN_GERMAN_LK401AG_TW.DECW$KEYMAP
DECwindows key mapping file
13.6 – AUSTRIAN_GERMAN_LK444AG_LK.DECW$KEYMAP
DECwindows key mapping file
13.7 – AUSTRIAN_GERMAN_LK444AG_PC.DECW$KEYMAP
DECwindows key mapping file
13.8 – BELGIAN_FRENCH_LK201LP_DP.DECW$KEYMAP
DECwindows key mapping file
13.9 – BELGIAN_FRENCH_LK201LP_TW.DECW$KEYMAP
DECwindows key mapping file
13.10 – BELGIAN_FRENCH_LK401AP_DP.DECW$KEYMAP
DECwindows key mapping file
13.11 – BELGIAN_FRENCH_LK401AP_TW.DECW$KEYMAP
DECwindows key mapping file
13.12 – BELGIAN_FRENCH_LK444AP_LK.DECW$KEYMAP
DECwindows key mapping file
13.13 – BELGIAN_FRENCH_LK444AP_PC.DECW$KEYMAP
DECwindows key mapping file
13.14 – BRITISH_LK201LE_DP.DECW$KEYMAP
DECwindows key mapping file
13.15 – BRITISH_LK201LE_TW.DECW$KEYMAP
DECwindows key mapping file
13.16 – BRITISH_LK401AA_DP.DECW$KEYMAP
DECwindows key mapping file
13.17 – BRITISH_LK401AA_TW.DECW$KEYMAP
DECwindows key mapping file
13.18 – BRITISH_LK444AE_LK.DECW$KEYMAP
DECwindows key mapping file
13.19 – BRITISH_LK444AE_PC.DECW$KEYMAP
DECwindows key mapping file
13.20 – CANADIAN_FRENCH_LK201LC_DP.DECW$KEYMAP
DECwindows key mapping file
13.21 – CANADIAN_FRENCH_LK201LC_TW.DECW$KEYMAP
DECwindows key mapping file
13.22 – CANADIAN_FRENCH_LK401AC_DP.DECW$KEYMAP
DECwindows key mapping file
13.23 – CANADIAN_FRENCH_LK401AC_TW.DECW$KEYMAP
DECwindows key mapping file
13.24 – CANADIAN_FRENCH_LK444AC_LK.DECW$KEYMAP
DECwindows key mapping file
13.25 – CANADIAN_FRENCH_LK444AC_PC.DECW$KEYMAP
DECwindows key mapping file
13.26 – CZECH_LK401_BV.DECW$KEYMAP
DECwindows key mapping file
13.27 – DANISH_LK201LD_DP.DECW$KEYMAP
DECwindows key mapping file
13.28 – DANISH_LK201LD_TW.DECW$KEYMAP
DECwindows key mapping file
13.29 – DANISH_LK201RD_DP.DECW$KEYMAP
DECwindows key mapping file
13.30 – DANISH_LK201RD_TW.DECW$KEYMAP
DECwindows key mapping file
13.31 – DANISH_LK401AD_DP.DECW$KEYMAP
DECwindows key mapping file
13.32 – DANISH_LK401AD_TW.DECW$KEYMAP
DECwindows key mapping file
13.33 – DANISH_LK444AD_LK.DECW$KEYMAP
DECwindows key mapping file
13.34 – DANISH_LK444AD_PC.DECW$KEYMAP
DECwindows key mapping file
13.35 – DUTCH_LK201LH_DP.DECW$KEYMAP
DECwindows key mapping file
13.36 – DUTCH_LK201LH_TW.DECW$KEYMAP
DECwindows key mapping file
13.37 – DUTCH_LK201NH.DECW$KEYMAP
DECwindows key mapping file
13.38 – DUTCH_LK401AH.DECW$KEYMAP
DECwindows key mapping file
13.39 – DUTCH_LK444AH_LK.DECW$KEYMAP
DECwindows key mapping file
13.40 – DUTCH_LK444AH_PC.DECW$KEYMAP
DECwindows key mapping file
13.41 – FINNISH_LK201LF_DP.DECW$KEYMAP
DECwindows key mapping file
13.42 – FINNISH_LK201LF_TW.DECW$KEYMAP
DECwindows key mapping file
13.43 – FINNISH_LK201NX_DP.DECW$KEYMAP
DECwindows key mapping file
13.44 – FINNISH_LK201NX_TW.DECW$KEYMAP
DECwindows key mapping file
13.45 – FINNISH_LK401AF_DP.DECW$KEYMAP
DECwindows key mapping file
13.46 – FINNISH_LK401AF_TW.DECW$KEYMAP
DECwindows key mapping file
13.47 – FINNISH_LK444CA_LK.DECW$KEYMAP
DECwindows key mapping file
13.48 – FINNISH_LK444CA_PC.DECW$KEYMAP
DECwindows key mapping file
13.49 – FLEMISH_LK201LB_DP.DECW$KEYMAP
DECwindows key mapping file
13.50 – FLEMISH_LK201LB_TW.DECW$KEYMAP
DECwindows key mapping file
13.51 – FLEMISH_LK401AB_DP.DECW$KEYMAP
DECwindows key mapping file
13.52 – FLEMISH_LK401AB_TW.DECW$KEYMAP
DECwindows key mapping file
13.53 – FLEMISH_LK444AB_LK.DECW$KEYMAP
DECwindows key mapping file
13.54 – FLEMISH_LK444AB_PC.DECW$KEYMAP
DECwindows key mapping file
13.55 – HUNGARIAN_LK401_BQ.DECW$KEYMAP
DECwindows key mapping file
13.56 – ICELANDIC_LK201LU_DP.DECW$KEYMAP
DECwindows key mapping file
13.57 – ICELANDIC_LK201LU_TW.DECW$KEYMAP
DECwindows key mapping file
13.58 – ITALIAN_LK201LI_DP.DECW$KEYMAP
DECwindows key mapping file
13.59 – ITALIAN_LK201LI_TW.DECW$KEYMAP
DECwindows key mapping file
13.60 – ITALIAN_LK401AI_DP.DECW$KEYMAP
DECwindows key mapping file
13.61 – ITALIAN_LK401AI_TW.DECW$KEYMAP
DECwindows key mapping file
13.62 – ITALIAN_LK444AI_LK.DECW$KEYMAP
DECwindows key mapping file
13.63 – ITALIAN_LK444AI_PC.DECW$KEYMAP
DECwindows key mapping file
13.64 – NORTH_AMERICAN_LK201LA.DECW$KEYMAP
DECwindows key mapping file
13.65 – NORTH_AMERICAN_LK401AA.DECW$KEYMAP
DECwindows key mapping file
13.66 – NORTH_AMERICAN_LK443AA_LK.DECW$KEYMAP
DECwindows key mapping file
13.67 – NORTH_AMERICAN_LK443AA_PC.DECW$KEYMAP
DECwindows key mapping file
13.68 – NORWEGIAN_LK201LN_DP.DECW$KEYMAP
DECwindows key mapping file
13.69 – NORWEGIAN_LK201LN_TW.DECW$KEYMAP
DECwindows key mapping file
13.70 – NORWEGIAN_LK201RN_DP.DECW$KEYMAP
DECwindows key mapping file
13.71 – NORWEGIAN_LK201RN_TW.DECW$KEYMAP
DECwindows key mapping file
13.72 – NORWEGIAN_LK401AN_DP.DECW$KEYMAP
DECwindows key mapping file
13.73 – NORWEGIAN_LK401AN_TW.DECW$KEYMAP
DECwindows key mapping file
13.74 – NORWEGIAN_LK444AN_LK.DECW$KEYMAP
DECwindows key mapping file
13.75 – NORWEGIAN_LK444AN_PC.DECW$KEYMAP
DECwindows key mapping file
13.76 – POLISH_LK401_BP.DECW$KEYMAP
DECwindows key mapping file
13.77 – PORTUGUESE_LK201LV.DECW$KEYMAP
DECwindows key mapping file
13.78 – PORTUGUESE_LK401AV.DECW$KEYMAP
DECwindows key mapping file
13.79 – PORTUGUESE_LK444AV_LK.DECW$KEYMAP
DECwindows key mapping file
13.80 – PORTUGUESE_LK444AV_PC.DECW$KEYMAP
DECwindows key mapping file
13.81 – RUSSIAN_LK401_BT.DECW$KEYMAP
DECwindows key mapping file
13.82 – SLOVAK_LK401_CZ.DECW$KEYMAP
DECwindows key mapping file
13.83 – SPANISH_LK201LS_DP.DECW$KEYMAP
DECwindows key mapping file
13.84 – SPANISH_LK201LS_TW.DECW$KEYMAP
DECwindows key mapping file
13.85 – SPANISH_LK401AS_DP.DECW$KEYMAP
DECwindows key mapping file
13.86 – SPANISH_LK401AS_TW.DECW$KEYMAP
DECwindows key mapping file
13.87 – SPANISH_LK444AS_LK.DECW$KEYMAP
DECwindows key mapping file
13.88 – SPANISH_LK444AS_PC.DECW$KEYMAP
DECwindows key mapping file
13.89 – SWEDISH_LK201LM_DP.DECW$KEYMAP
DECwindows key mapping file
13.90 – SWEDISH_LK201LM_TW.DECW$KEYMAP
DECwindows key mapping file
13.91 – SWEDISH_LK201NM_DP.DECW$KEYMAP
DECwindows key mapping file
13.92 – SWEDISH_LK201NM_TW.DECW$KEYMAP
DECwindows key mapping file
13.93 – SWEDISH_LK401AM_DP.DECW$KEYMAP
DECwindows key mapping file
13.94 – SWEDISH_LK401AM_TW.DECW$KEYMAP
DECwindows key mapping file
13.95 – SWEDISH_LK444CA_LK.DECW$KEYMAP
DECwindows key mapping file
13.96 – SWEDISH_LK444CA_PC.DECW$KEYMAP
DECwindows key mapping file
13.97 – SWISS_FRENCH_LK201LK_DP.DECW$KEYMAP
DECwindows key mapping file
13.98 – SWISS_FRENCH_LK201LK_TW.DECW$KEYMAP
DECwindows key mapping file
13.99 – SWISS_FRENCH_LK401AK_DP.DECW$KEYMAP
DECwindows key mapping file
13.100 – SWISS_FRENCH_LK401AK_TW.DECW$KEYMAP
DECwindows key mapping file
13.101 – SWISS_FRENCH_LK444AK_LK.DECW$KEYMAP
DECwindows key mapping file
13.102 – SWISS_FRENCH_LK444AK_PC.DECW$KEYMAP
DECwindows key mapping file
13.103 – SWISS_GERMAN_LK201LL_DP.DECW$KEYMAP
DECwindows key mapping file
13.104 – SWISS_GERMAN_LK201LL_TW.DECW$KEYMAP
DECwindows key mapping file
13.105 – SWISS_GERMAN_LK401AL_DP.DECW$KEYMAP
DECwindows key mapping file
13.106 – SWISS_GERMAN_LK401AL_TW.DECW$KEYMAP
DECwindows key mapping file
13.107 – SWISS_GERMAN_LK444CH_LK.DECW$KEYMAP
DECwindows key mapping file
13.108 – SWISS_GERMAN_LK444CH_PC.DECW$KEYMAP
DECwindows key mapping file
13.109 – UK_LK201RE.DECW$KEYMAP
DECwindows key mapping file
13.110 – UK_LK401AA.DECW$KEYMAP
DECwindows key mapping file
13.111 – US_LK201RE.DECW$KEYMAP
DECwindows key mapping file
13.112 – US_LK401AA.DECW$KEYMAP
DECwindows key mapping file
13.113 – US_LK443AA_LK.DECW$KEYMAP
DECwindows key mapping file
13.114 – US_LK443AA_PC.DECW$KEYMAP
DECwindows key mapping file
14 – [SYS$KEYMAP.DECW.SYSTEM]
DECwindows key mapping files
14.1 – AUSTRIAN_GERMAN_LK201LG_DP.DECW$KEYMAP
DECwindows key mapping file
14.2 – AUSTRIAN_GERMAN_LK201LG_TW.DECW$KEYMAP
DECwindows key mapping file
14.3 – AUSTRIAN_GERMAN_LK201NG_DP.DECW$KEYMAP
DECwindows key mapping file
14.4 – AUSTRIAN_GERMAN_LK201NG_TW.DECW$KEYMAP
DECwindows key mapping file
14.5 – AUSTRIAN_GERMAN_LK401AG_TW.DECW$KEYMAP
DECwindows key mapping file
14.6 – AUSTRIAN_GERMAN_LK444AG_LK.DECW$KEYMAP
DECwindows key mapping file
14.7 – AUSTRIAN_GERMAN_LK444AG_PC.DECW$KEYMAP
DECwindows key mapping file
14.8 – BELGIAN_FRENCH_LK201LP_DP.DECW$KEYMAP
DECwindows key mapping file
14.9 – BELGIAN_FRENCH_LK201LP_TW.DECW$KEYMAP
DECwindows key mapping file
14.10 – BELGIAN_FRENCH_LK401AP_DP.DECW$KEYMAP
DECwindows key mapping file
14.11 – BELGIAN_FRENCH_LK401AP_TW.DECW$KEYMAP
DECwindows key mapping file
14.12 – BELGIAN_FRENCH_LK444AP_LK.DECW$KEYMAP
DECwindows key mapping file
14.13 – BELGIAN_FRENCH_LK444AP_PC.DECW$KEYMAP
DECwindows key mapping file
14.14 – BRITISH_LK201LE_DP.DECW$KEYMAP
DECwindows key mapping file
14.15 – BRITISH_LK201LE_TW.DECW$KEYMAP
DECwindows key mapping file
14.16 – BRITISH_LK401AA_DP.DECW$KEYMAP
DECwindows key mapping file
14.17 – BRITISH_LK401AA_TW.DECW$KEYMAP
DECwindows key mapping file
14.18 – BRITISH_LK444AE_LK.DECW$KEYMAP
DECwindows key mapping file
14.19 – BRITISH_LK444AE_PC.DECW$KEYMAP
DECwindows key mapping file
14.20 – CANADIAN_FRENCH_LK201LC_DP.DECW$KEYMAP
DECwindows key mapping file
14.21 – CANADIAN_FRENCH_LK201LC_TW.DECW$KEYMAP
DECwindows key mapping file
14.22 – CANADIAN_FRENCH_LK401AC_DP.DECW$KEYMAP
DECwindows key mapping file
14.23 – CANADIAN_FRENCH_LK401AC_TW.DECW$KEYMAP
DECwindows key mapping file
14.24 – CANADIAN_FRENCH_LK444AC_LK.DECW$KEYMAP
DECwindows key mapping file
14.25 – CANADIAN_FRENCH_LK444AC_PC.DECW$KEYMAP
DECwindows key mapping file
14.26 – CZECH_LK401_BV.DECW$KEYMAP
DECwindows key mapping file
14.27 – DANISH_LK201LD_DP.DECW$KEYMAP
DECwindows key mapping file
14.28 – DANISH_LK201LD_TW.DECW$KEYMAP
DECwindows key mapping file
14.29 – DANISH_LK201RD_DP.DECW$KEYMAP
DECwindows key mapping file
14.30 – DANISH_LK201RD_TW.DECW$KEYMAP
DECwindows key mapping file
14.31 – DANISH_LK401AD_DP.DECW$KEYMAP
DECwindows key mapping file
14.32 – DANISH_LK401AD_TW.DECW$KEYMAP
DECwindows key mapping file
14.33 – DANISH_LK444AD_LK.DECW$KEYMAP
DECwindows key mapping file
14.34 – DANISH_LK444AD_PC.DECW$KEYMAP
DECwindows key mapping file
14.35 – DUTCH_LK201LH_DP.DECW$KEYMAP
DECwindows key mapping file
14.36 – DUTCH_LK201LH_TW.DECW$KEYMAP
DECwindows key mapping file
14.37 – DUTCH_LK201NH.DECW$KEYMAP
DECwindows key mapping file
14.38 – DUTCH_LK401AH.DECW$KEYMAP
DECwindows key mapping file
14.39 – DUTCH_LK444AH_LK.DECW$KEYMAP
DECwindows key mapping file
14.40 – DUTCH_LK444AH_PC.DECW$KEYMAP
DECwindows key mapping file
14.41 – FINNISH_LK201LF_DP.DECW$KEYMAP
DECwindows key mapping file
14.42 – FINNISH_LK201LF_TW.DECW$KEYMAP
DECwindows key mapping file
14.43 – FINNISH_LK201NX_DP.DECW$KEYMAP
DECwindows key mapping file
14.44 – FINNISH_LK201NX_TW.DECW$KEYMAP
DECwindows key mapping file
14.45 – FINNISH_LK401AF_DP.DECW$KEYMAP
DECwindows key mapping file
14.46 – FINNISH_LK401AF_TW.DECW$KEYMAP
DECwindows key mapping file
14.47 – FINNISH_LK444CA_LK.DECW$KEYMAP
DECwindows key mapping file
14.48 – FINNISH_LK444CA_PC.DECW$KEYMAP
DECwindows key mapping file
14.49 – FLEMISH_LK201LB_DP.DECW$KEYMAP
DECwindows key mapping file
14.50 – FLEMISH_LK201LB_TW.DECW$KEYMAP
DECwindows key mapping file
14.51 – FLEMISH_LK401AB_DP.DECW$KEYMAP
DECwindows key mapping file
14.52 – FLEMISH_LK401AB_TW.DECW$KEYMAP
DECwindows key mapping file
14.53 – FLEMISH_LK444AB_LK.DECW$KEYMAP
DECwindows key mapping file
14.54 – FLEMISH_LK444AB_PC.DECW$KEYMAP
DECwindows key mapping file
14.55 – HUNGARIAN_LK401_BQ.DECW$KEYMAP
DECwindows key mapping file
14.56 – ICELANDIC_LK201LU_DP.DECW$KEYMAP
DECwindows key mapping file
14.57 – ICELANDIC_LK201LU_TW.DECW$KEYMAP
DECwindows key mapping file
14.58 – ITALIAN_LK201LI_DP.DECW$KEYMAP
DECwindows key mapping file
14.59 – ITALIAN_LK201LI_TW.DECW$KEYMAP
DECwindows key mapping file
14.60 – ITALIAN_LK401AI_DP.DECW$KEYMAP
DECwindows key mapping file
14.61 – ITALIAN_LK401AI_TW.DECW$KEYMAP
DECwindows key mapping file
14.62 – ITALIAN_LK444AI_LK.DECW$KEYMAP
DECwindows key mapping file
14.63 – ITALIAN_LK444AI_PC.DECW$KEYMAP
DECwindows key mapping file
14.64 – NORTH_AMERICAN_LK201LA.DECW$KEYMAP
DECwindows key mapping file
14.65 – NORTH_AMERICAN_LK401AA.DECW$KEYMAP
DECwindows key mapping file
14.66 – NORTH_AMERICAN_LK443AA_LK.DECW$KEYMAP
DECwindows key mapping file
14.67 – NORTH_AMERICAN_LK443AA_PC.DECW$KEYMAP
DECwindows key mapping file
14.68 – NORWEGIAN_LK201LN_DP.DECW$KEYMAP
DECwindows key mapping file
14.69 – NORWEGIAN_LK201LN_TW.DECW$KEYMAP
DECwindows key mapping file
14.70 – NORWEGIAN_LK201RN_DP.DECW$KEYMAP
DECwindows key mapping file
14.71 – NORWEGIAN_LK201RN_TW.DECW$KEYMAP
DECwindows key mapping file
14.72 – NORWEGIAN_LK401AN_DP.DECW$KEYMAP
DECwindows key mapping file
14.73 – NORWEGIAN_LK401AN_TW.DECW$KEYMAP
DECwindows key mapping file
14.74 – NORWEGIAN_LK444AN_LK.DECW$KEYMAP
DECwindows key mapping file
14.75 – NORWEGIAN_LK444AN_PC.DECW$KEYMAP
DECwindows key mapping file
14.76 – POLISH_LK401_BP.DECW$KEYMAP
DECwindows key mapping file
14.77 – PORTUGUESE_LK201LV.DECW$KEYMAP
DECwindows key mapping file
14.78 – PORTUGUESE_LK401AV.DECW$KEYMAP
DECwindows key mapping file
14.79 – PORTUGUESE_LK444AV_LK.DECW$KEYMAP
DECwindows key mapping file
14.80 – PORTUGUESE_LK444AV_PC.DECW$KEYMAP
DECwindows key mapping file
14.81 – RUSSIAN_LK401_BT.DECW$KEYMAP
DECwindows key mapping file
14.82 – SLOVAK_LK401_CZ.DECW$KEYMAP
DECwindows key mapping file
14.83 – SPANISH_LK201LS_DP.DECW$KEYMAP
DECwindows key mapping file
14.84 – SPANISH_LK201LS_TW.DECW$KEYMAP
DECwindows key mapping file
14.85 – SPANISH_LK401AS_DP.DECW$KEYMAP
DECwindows key mapping file
14.86 – SPANISH_LK401AS_TW.DECW$KEYMAP
DECwindows key mapping file
14.87 – SPANISH_LK444AS_LK.DECW$KEYMAP
DECwindows key mapping file
14.88 – SPANISH_LK444AS_PC.DECW$KEYMAP
DECwindows key mapping file
14.89 – SWEDISH_LK201LM_DP.DECW$KEYMAP
DECwindows key mapping file
14.90 – SWEDISH_LK201LM_TW.DECW$KEYMAP
DECwindows key mapping file
14.91 – SWEDISH_LK201NM_DP.DECW$KEYMAP
DECwindows key mapping file
14.92 – SWEDISH_LK201NM_TW.DECW$KEYMAP
DECwindows key mapping file
14.93 – SWEDISH_LK401AM_DP.DECW$KEYMAP
DECwindows key mapping file
14.94 – SWEDISH_LK401AM_TW.DECW$KEYMAP
DECwindows key mapping file
14.95 – SWEDISH_LK444CA_LK.DECW$KEYMAP
DECwindows key mapping file
14.96 – SWEDISH_LK444CA_PC.DECW$KEYMAP
DECwindows key mapping file
14.97 – SWISS_FRENCH_LK201LK_DP.DECW$KEYMAP
DECwindows key mapping file
14.98 – SWISS_FRENCH_LK201LK_TW.DECW$KEYMAP
DECwindows key mapping file
14.99 – SWISS_FRENCH_LK401AK_DP.DECW$KEYMAP
DECwindows key mapping file
14.100 – SWISS_FRENCH_LK401AK_TW.DECW$KEYMAP
DECwindows key mapping file
14.101 – SWISS_FRENCH_LK444AK_LK.DECW$KEYMAP
DECwindows key mapping file
14.102 – SWISS_FRENCH_LK444AK_PC.DECW$KEYMAP
DECwindows key mapping file
14.103 – SWISS_GERMAN_LK201LL_DP.DECW$KEYMAP
DECwindows key mapping file
14.104 – SWISS_GERMAN_LK201LL_TW.DECW$KEYMAP
DECwindows key mapping file
14.105 – SWISS_GERMAN_LK401AL_DP.DECW$KEYMAP
DECwindows key mapping file
14.106 – SWISS_GERMAN_LK401AL_TW.DECW$KEYMAP
DECwindows key mapping file
14.107 – SWISS_GERMAN_LK444CH_LK.DECW$KEYMAP
DECwindows key mapping file
14.108 – SWISS_GERMAN_LK444CH_PC.DECW$KEYMAP
DECwindows key mapping file
14.109 – UK_LK201RE.DECW$KEYMAP
DECwindows key mapping file
14.110 – UK_LK401AA.DECW$KEYMAP
DECwindows key mapping file
14.111 – US_LK201RE.DECW$KEYMAP
DECwindows key mapping file
14.112 – US_LK401AA.DECW$KEYMAP
DECwindows key mapping file
14.113 – US_LK443AA_LK.DECW$KEYMAP
DECwindows key mapping file
14.114 – US_LK443AA_PC.DECW$KEYMAP
DECwindows key mapping file
15 – [SYS$LDR]
This directory, known by the logical name SYS$LOADABLE_IMAGES, contains the set of images loaded during the bootstrap of the system. The Executive loaded images, device drivers, and other images loaded into the system reside in this directory These loadable images are unique in that they cannot be executed with RUN or other DCL commands.
15.1 – ACME.EXE
Executive loaded image containing the $ACM system service
15.2 – CNX$DEBUG.EXE
Connection Manager trace routines used by CNX$SDA
15.3 – CPULOA.EXE
Processor-specific data and initialization routines
15.4 – DCLDEF.STB
Global symbols for the DCL interpreter (not supported by VSI)
15.5 – DDIF$RMS_EXTENSION.EXE
OpenVMS RMS transparent access to DDIF files
15.6 – DECDTMDEF.STB
Symbol table for Digital Distributed Transaction Manager
15.7 – DECW$XTDRIVER.EXE
OpenVMS Xterminal class driver, which is loaded during Xterminal startup
15.8 – ERRORLOG.EXE
Executive loaded image that contains error logging routines and system services
15.9 – ERRORLOG.STB
Symbol table for executive loaded image that contains error logging routines and system services
15.10 – EXC$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.11 – EXCEPTION.EXE
Executive loaded image that contains machine check and exception- handling routines and system services that declare condition and exit handlers
15.12 – EXCEPTION.STB
Symbol table for executive loaded image that contains machine check and exception-handling routines and system services that declare condition and exit handlers
15.13 – EXCEPTION_MON.EXE
Image loaded if the SYSTEM_CHECK system parameter is set to 1. This enables using the SDA command SHOW PROCESS/SEMAPHORE, which traces the activity of the inner mode semaphore used by kernel threads.
15.14 – EXCEPTION_MON.STB
Symbol table for inner mode semaphore used by kernel threads
15.15 – EXEC_INIT.EXE
Executive loaded image
15.16 – EXEC_INIT.STB
Symbol table for executive loaded image
15.17 – F11BXQP.EXE
File system extended QIO processor
15.18 – F11BXQP.STB
Symbol table for file system extended QIO processor
15.19 – FC$GLOBALS.STB
Symbol table file read by FC$SDA.EXE to provide FibreChannel I/O subsystem structure symbols
15.20 – FLT$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.21 – GLXDEF.STB
Symbols that define Galaxy system data structures, including the I/O database; used by the System Dump Analyzer (SDA) utility
15.22 – GSP$SYMBOLS.STB
This file is included in the latest system build, but a description of the file is not available.
15.23 – IMAGE_MANAGEMENT.EXE
Executive loaded image that contains the image activator and related system services
15.24 – IMAGE_MANAGEMENT.STB
Symbol table for executive loaded image that contains the image activator and related system services
15.25 – IMGDEF.STB
Global symbols for the image activator
15.26 – IO$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.27 – IODEF.STB
Global symbols for I/O database
15.28 – IO_ROUTINES.EXE
Executive loaded image that contains the $QIO system service, related system services, and associated routines
15.29 – IO_ROUTINES.STB
Symbol table for executive loaded image contains the $QIO system service, related system services, and associated routines.
15.30 – IO_ROUTINES_MON.EXE
Debug version of I/O-related OpenVMS executable, in which debug code of various types has been enabled; not intended for use in production systems but only in development systems or as a possible troubleshooting aid on systems experiencing serious I/O-related OpenVMS software problems. The image is loaded into the system if the SYSTEM_CHECK SYSGEN parameter is set correctly.
15.31 – IO_ROUTINES_MON.STB
Symbol table for debug version I/O-related OpenVMS executable
15.32 – ISCSI$INITIATOR_SERVICES.EXE
This file is included in the latest system build, but a description of the file is not available.
15.33 – ISCSI$SYMBOLS.STB
This file is included in the latest system build, but a description of the file is not available.
15.34 – LAT$RATING.EXE
Image that determines the Local Area Transport (LAT) load rating for the system
15.35 – LCK$DEBUG.EXE
Lock Manager trace routines used by LCK$SDA
15.36 – LDAPACME$EXT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.37 – LNM$DEBUG.EXE
Image that corresponds to LNM$SDA.exe
15.38 – LOCKING.EXE
Executive loaded image that contains lock management routines and system services
15.39 – LOCKING.STB
Symbol table for executive loaded image that contains lock management routines and system services
15.40 – LOGICAL_NAMES.EXE
Executive loaded image that contains logical name routines and system services
15.41 – LOGICAL_NAMES.STB
Symbol table for executive loaded image that contains logical name routines and system services
15.42 – MESSAGE_ROUTINES.EXE
Executive loaded image that contains system message routines and related system services
15.43 – MESSAGE_ROUTINES.STB
Symbol table for executive loaded image that contains system message routines and related system services
15.44 – MSCP.EXE
MSCP server
15.45 – MTX$DEBUG.EXE
Image that corresponds to mtx$sda.exe
15.46 – MULTIPATH.EXE
Executive loaded image that contains switching support for multiple paths to a SCSI or Fibre Channel device
15.47 – MULTIPATH.STB
Symbol table for executive loaded image that contains switching support for multiple paths to a SCSI or Fibre Channel device
15.48 – MULTIPATH_MON.EXE
Debug version of executive loaded image that contains switching support for multiple paths to a SCSI or Fibre Channel device
15.49 – MULTIPATH_MON.STB
Debugging version symbol table of executive loaded image that contains switching support for multiple paths to a SCSI or Fibre Channel device
15.50 – NDDRIVER.EXE
DECnet for OpenVMS pseudo data link driver
15.51 – NET$CSMACD.EXE
DECnet-Plus CSMA/CD LAN management module
15.52 – NET$FDDI.EXE
DECnet-Plus FDDI LAN management module
15.53 – NETDEF.STB
Global symbols for DECnet for OpenVMS
15.54 – NETDRIVER.EXE
DECnet for OpenVMS logical link driver
15.55 – NT_EXTENSION.EXE
NT extensions to the persona system services
15.56 – NT_EXTENSION.STB
Symbol table for image NT_EXTENSION.EXE
15.57 – PCS$DEBUG.EXE
PC sampling routines used by PCS$SDA
15.58 – PGQ$ISP23XX_SYMBOLS.STB
This file is included in the latest system build, but a description of the file is not available.
15.59 – PGQ$SYMBOLS.STB
This file is included in the latest system build, but a description of the file is not available.
15.60 – PKD$GLOBALS.STB
This file is included in the latest system build, but a description of the file is not available.
15.61 – PKM$GLOBALS.STB
This file is included in the latest system build, but a description of the file is not available.
15.62 – PKQDRIVER.EXE
Q-logic driver
15.63 – PKR$GLOBALS.STB
This file is included in the latest system build, but a description of the file is not available.
15.64 – PKSDRIVER.EXE
SIMport driver
15.65 – PRF$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.66 – PROCESS_MANAGEMENT.EXE
Executive loaded image that contains the scheduler, the system event reporter, and supporting routines and system services
15.67 – PROCESS_MANAGEMENT.STB
Symbol table for executive loaded image that contains the scheduler, the system event reporter, and supporting routines and system services
15.68 – PROCESS_MANAGEMENT_MON.EXE
Image loaded in place of PROCESS_MANAGEMENT.EXE if the SYSTEM_CHECK system parameter is set to 1. This enables using the SDA command SHOW PROCESS/SEMAPHORE, which traces the activity of the inner mode semaphore used by kernel threads.
15.69 – PROCESS_MANAGEMENT_MON.STB
Symbol table for executive image PROCESS_MANAGEMENT_MON.EXE
15.70 – RECOVERY_UNIT_SERVICES.EXE
Executive loaded image that contains the recovery unit system services
15.71 – RECOVERY_UNIT_SERVICES.STB
Symbol table for the recovery unit system services
15.72 – REQSYSDEF.STB
Symbol definitions for the System Dump Analyzer utility
15.73 – RMS$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.74 – RMS.EXE
Executive loaded image that contains the OpenVMS Record Management Services (RMS)
15.75 – RMS.STB
Symbol table for executive loaded image that contains the OpenVMS Record Management Services (RMS) (For OpenVMS development use only)
15.76 – RMSDEF.STB
Global symbols for OpenVMS RMS structures (not supported by VSI)
15.77 – SCSDEF.STB
Symbols that define data structures for system communications services (not supported by VSI)
15.78 – SECURITY.EXE
Executive loaded image that contains security management routines and system services
15.79 – SECURITY.STB
Symbol table for executive loaded image that contains security management routines and system services
15.80 – SECURITY_MON.EXE
Monitor version of SECURITY.EXE that is loaded when SYSGEN parameter SYSTEM_CHECK is non_zero. Allocates P1 memory and stores security activity for that process.
15.81 – SECURITY_MON.STB
Symbol table for executive loaded image that allocates P1 memory and stores security activity for the most recent process
15.82 – SHELL16K.EXE
Shell defining the swap image for the initial process started by the $CREPRC system service on an OpenVMS system with a 16KB page size
15.83 – SHELL16K.STB
Global symbols for the 16KB shell
15.84 – SHELL32K.EXE
Shell defining the swap image for the initial process started by the $CREPRC system service on an OpenVMS system with a 32KB page size
15.85 – SHELL32K.STB
Global symbols for the 32KB shell
15.86 – SHELL64K.EXE
Shell defining the swap image for the initial process started by the $CREPRC system service on an OpenVMS system with a 64KB page size
15.87 – SHELL64K.STB
Global symbols for the 64KB shell
15.88 – SHELL8K.EXE
Shell defining the swap image for the initial process started by the $CREPRC system service on an OpenVMS system with an 8KB page size
15.89 – SHELL8K.STB
Global symbols for the 8KB shell
15.90 – SPL$DEBUG.EXE
Loadable Spinlock Trace Utility
15.91 – SSPI.EXE
Security Support Provider Interface
15.92 – SWIS$DEBUG.EXE
This file is included in the latest system build, but a description of the file is not available.
15.93 – SYS$ACPI.EXE
This file is included in the latest system build, but a description of the file is not available.
15.94 – SYS$ACPI0006.EXE
This file is included in the latest system build, but a description of the file is not available.
15.95 – SYS$AGDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.96 – SYS$ASNDRIVER.EXE
Asynchronous (ASNn:) driver for the point-to-point protocol
15.97 – SYS$BASE_IMAGE.EXE
Base executive image
15.98 – SYS$BUTTON_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.99 – SYS$CLUSTER.EXE
Loadable OpenVMS Cluster support code
15.100 – SYS$CLUSTER.STB
Symbols that correspond to sys$cluster.exe
15.101 – SYS$CLUSTER_MON.EXE
Symbols that correspond to sys$cluster_mon.exe
15.102 – SYS$CLUSTER_MON.STB
Same as sys$cluster.exe with additional checking
15.103 – SYS$CMDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.104 – SYS$CTDRIVER.EXE
CTERM driver
15.105 – SYS$CVBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.106 – SYS$CVDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.107 – SYS$DADDRIVER.EXE
OpenVMS driver that controls InfoServer virtual disk units (DADn:devices)
15.108 – SYS$DEDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.109 – SYS$DKDRIVER.EXE
SCSI disk class driver
15.110 – SYS$DNBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.111 – SYS$DNDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.112 – SYS$DQBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.113 – SYS$DQDRIVER.EXE
OpenVMS driver that allows the connection of ATAPI CD-ROM drives to OpenVMS systems
15.114 – SYS$DRDRIVER
Device driver for KZESC (EISA) and KZPSC (PCI) family of backplane RAID controllers
15.115 – SYS$DUDRIVER.EXE
Disk class driver
15.116 – SYS$DVDRIVER.EXE
Floppy disk drive for Jensen
15.117 – SYS$DZADRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.118 – SYS$DZCDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.119 – SYS$DZDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.120 – SYS$EBE3BTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.121 – SYS$EFI.SYS
This file is included in the latest system build, but a description of the file is not available.
15.122 – SYS$EGBTDRIVER.EXE
Broadcom BCM5703 (PCI, PCI-X Gigabit Ethernet) boot driver
15.123 – SYS$EHBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.124 – SYS$EHCIDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.125 – SYS$EI1000.EXE
This file is included in the latest system build, but a description of the file is not available.
15.126 – SYS$EI1000_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.127 – SYS$EIBTDRIVER.EXE
DE600 (Intel 82558,82559) LAN boot driver
15.128 – SYS$EIDRIVER.EXE
Runtime device driver for the Intel 82558 Fast Ethernet Network controller
15.129 – SYS$EIDRIVER_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.130 – SYS$EIGBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.131 – SYS$ER57711.EXE
This file is included in the latest system build, but a description of the file is not available.
15.132 – SYS$ER57711_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.133 – SYS$ERBTDRIVER.EXE
DE422 Lance data link boot driver
15.134 – SYS$EW1000A.EXE
LAN port driver for the DEGPA Gigabit Ethernet adapter
15.135 – SYS$EW1000A_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.136 – SYS$EW5700.EXE
Gigabit Ethernet LAN driver that supports the Broadcom 5700 chip architecture, first implemented with the Broadcom 5703-based NICs and embedded chips
15.137 – SYS$EW5700_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.138 – SYS$EW57711.EXE
This file is included in the latest system build, but a description of the file is not available.
15.139 – SYS$EW57711_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.140 – SYS$EWBE3.EXE
This file is included in the latest system build, but a description of the file is not available.
15.141 – SYS$EWBE3_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.142 – SYS$EWBTDRIVER.EXE
Boot driver for the TULIP Ethernet adapter
15.143 – SYS$EWDRIVER.EXE
Runtime driver for the TULIP Ethernet adapter
15.144 – SYS$EWDRIVER_DE500BA.EXE
DE500-BA (including DE504) LAN driver
15.145 – SYS$EWXFRAME.EXE
This file is included in the latest system build, but a description of the file is not available.
15.146 – SYS$EWXFRAME_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.147 – SYS$FBDRIVER.EXE
Terminal Fallback facility driver
15.148 – SYS$FGEDRIVER.EXE
Fibre Channel Port Driver that provides adapter specific Fibre Channel functionality
15.149 – SYS$FTDRIVER.EXE
Terminal port driver, part of the pseudo terminal driver facility
15.150 – SYS$FWDRIVER.EXE
LAN driver for the PCI FDDI adapter (DEFPA)
15.151 – SYS$GBDRIVER.EXE
Device driver for the PowerStorm 300/350 (Peregrine) graphics card
15.152 – SYS$GFDRIVER.EXE
Device driver for the Oxygen VX1 graphics controller
15.153 – SYS$GHDRIVER.EXE
Device driver for the ATI RADEON 7500 graphics card
15.154 – SYS$GKDRIVER.EXE
Generic SCSI class driver
15.155 – SYS$GLBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.156 – SYS$GLDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.157 – SYS$GLDRIVER_MON.EXE
This file is included in the latest system build, but a description of the file is not available.
15.158 – SYS$GQADRIVER.EXE
Device driver for the Qvision graphics card
15.159 – SYS$GQBDRIVER.EXE
Device driver for the ATI Mach32 graphics card
15.160 – SYS$GQCDRIVER.EXE
Device driver for the WD90C24A (laptop) graphics card
15.161 – SYS$GQDDRIVER.EXE
Device driver for the ATI Mach64 graphics card
15.162 – SYS$GQEDRIVER.EXE
Device driver for the Cirrus 5422 graphics card
15.163 – SYS$GQSDRIVER.EXE
Device driver for the S3 Trio32/64 graphics card
15.164 – SYS$GQZDRIVER.EXE
Device driver for generic VGA graphics card support
15.165 – SYS$GSPBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.166 – SYS$GSPDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.167 – SYS$GUADRIVER.EXE
Device driver for the PixelVision Lite graphics card
15.168 – SYS$GUBDRIVER.EXE
Device driver for the PixelVision PCI graphics card
15.169 – SYS$GVADRIVER.EXE
Device driver for the PixelVision graphics card
15.170 – SYS$GXADRIVER.EXE
Device driver for the SFB (Smart Frame Buffer, or HX) graphics card
15.171 – SYS$GYADRIVER.EXE
Device driver for the SFB+ (Smart Frame Buffer Plus, or HX+ or FFB) graphics card
15.172 – SYS$GYBDRIVER.EXE
Device driver for the TGA graphics card
15.173 – SYS$GYCDRIVER.EXE
Device driver for the TGA2 graphics card
15.174 – SYS$GZDRIVER.EXE
Device driver for the PowerStorm 4D10T (ELSA Gloria) graphics card
15.175 – SYS$GZVDRIVER.EXE
Device driver for the PowerStorm 4D10T (ELSA Gloria) JIB (P2V) graphics card
15.176 – SYS$HIDDRIVER.EXE
SB support driver for devices that conform to the USB Human Interface Device Specification
15.177 – SYS$HUBDRIVER.EXE
TUSB support for configuration of USB devices, also support USB hubs
15.178 – SYS$HWP0001.EXE
This file is included in the latest system build, but a description of the file is not available.
15.179 – SYS$HWP0004.EXE
This file is included in the latest system build, but a description of the file is not available.
15.180 – SYS$IKBDRIVER.EXE
Device driver for PS2-style keyboards
15.181 – SYS$IKCDRIVER.EXE
Device driver for laptop keyboards
15.182 – SYS$IKDRIVER.EXE
Device driver for LK401-style keyboards
15.183 – SYS$IKUDRIVER.EXE
USB KB driver jacket
15.184 – SYS$IMBDRIVER.EXE
PS2-style mouse device driver
15.185 – SYS$IMDRIVER.EXE
VSXXX-style mouse device driver
15.186 – SYS$IMUDRIVER.EXE
USB PTR driver jacket
15.187 – SYS$INDRIVER.EXE
Workstation input device driver
15.188 – SYS$IPC_SERVICES.EXE
Executive image that provides the interprocess communication (IPC) services that are required by DECdtm and Batch/Print
15.189 – SYS$IPI0001.EXE
This file is included in the latest system build, but a description of the file is not available.
15.190 – SYS$ISA_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.191 – SYS$ISLBTDRIVER.EXE
Initial System Load (ISL) driver
15.192 – SYS$KBDDRIVER.EXE
USB keyboard driver
15.193 – SYS$LADDRIVER.EXE
Unregistered device driver
15.194 – SYS$LAN.EXE
LAN common routines for all LAN devices
15.195 – SYS$LAN_CSMACD.EXE
LAN common routines for CSMA/CD LAN devices
15.196 – SYS$LAN_FDDI.EXE
LAN common routines for FDDI LAN devices
15.197 – SYS$LASTDRIVER.EXE
LASTport driver; interface between the datalink driver and the class driver
15.198 – SYS$LDDRIVER.EXE
Virtual disk package to support data mastering for CDRW writing
15.199 – SYS$LLDRIVER.EXE
The virtual LAN driver that provides support for LAN Failover
15.200 – SYS$LPDRIVER.EXE
USB driver
15.201 – SYS$LTDRIVER.EXE
LAT driver
15.202 – SYS$MADDRIVER.EXE
OpenVMS driver that controls InfoServer virtual tape units InfoServer client driver that controls InfoServer virtual tape units
15.203 – SYS$MDBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.204 – SYS$MDDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.205 – SYS$MEMORYDISK.DAT
This file is included in the latest system build, but a description of the file is not available.
15.206 – SYS$MKDRIVER.EXE
Tape driver
15.207 – SYS$MME_SERVICES.EXE
Media Management Extensions shareable image (for internal use only)
15.208 – SYS$MME_SERVICES.STB
Global symbols for Media Management Extensions (for internal use only)
15.209 – SYS$MOUDRIVER.EXE
USB mouse driver
15.210 – SYS$NETWORK_SERVICES.EXE
Network services loadable executive image
15.211 – SYS$NISCA_BTDRIVER.EXE
NI-SCA port boot driver
15.212 – SYS$NTA.EXE
Executive loaded image that contains NT Affinity routines and services
15.213 – SYS$NTA.STB
Symbol table for executive image SYS$NTA.EXE
15.214 – SYS$OHBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.215 – SYS$OHCIDRIVER.EXE
Port driver that supports USB adaptors that conform to the Open Host Controller Interface specification
15.216 – SYS$OPDRIVER.EXE
Console driver
15.217 – SYS$PCIE_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.218 – SYS$PCI_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.219 – SYS$PEDRIVER.EXE
Ethernet cluster driver (File for OpenVMS development only)
15.220 – SYS$PEDRIVER.STB
Symbol table for SYS$PEDRIVER.EXE
15.221 – SYS$PEDRIVER_MON.EXE
Ethernet cluster driver with additional traces (File for OpenVMS development only)
15.222 – SYS$PEDRIVER_MON.STB
Symbol table for SYS$PEDRIVER_MON.EXE
15.223 – SYS$PGABTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.224 – SYS$PGADRIVER.EXE
Fibre Channel Port Driver that provides the Fibre Channel Protocol (FCP) for SCSI functionality
15.225 – SYS$PGQBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.226 – SYS$PGQDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.227 – SYS$PIPEDRIVER.EXE
DCL Pipe driver
15.228 – SYS$PKADRIVER.EXE
SCSI port driver for adapters based on the Adaptec AIC-78xx chipset
15.229 – SYS$PKDBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.230 – SYS$PKDDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.231 – SYS$PKMBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.232 – SYS$PKMDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.233 – SYS$PKQ160DRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.234 – SYS$PKQBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.235 – SYS$PKRBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.236 – SYS$PKRDRIVER.EXE
Port driver for SCSI Ramanujan
15.237 – SYS$PKW160DRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.238 – SYS$PKWBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.239 – SYS$PKWDRIVER.EXE
SCSI port driver that supports the Symbios 875 and follow-on chipsets
15.240 – SYS$PLATFORM_INFO.DAT
This file is included in the latest system build, but a description of the file is not available.
15.241 – SYS$PLATFORM_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.242 – SYS$POWER_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.243 – SYS$PPPDRIVER.EXE
Point-to-point protocol (PPPn:) driver
15.244 – SYS$RMDRIVER.EXE
DECamds Data Collector driver
15.245 – SYS$RTTDRIVER.EXE
Remote terminal driver
15.246 – SYS$SCS.EXE
Port-independent system communications services image
15.247 – SYS$SCS.STB
The symbol table file corresponding to the SYS$SCS image; used in crash dump analysis.
15.248 – SYS$SCS_MON.EXE
The MON image of SYS$SCS.EXE, which provides system communication services for clusters. The MON image is loaded when SYSTEM_CHECK=1; it performs extra sanity checking during operation.
15.249 – SYS$SCS_MON.STB
Symbol table file corresponding to the SYS$SCS_MON image; used in crash dump analysis.
15.250 – SYS$SEDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.251 – SYS$SHDRIVER.EXE
Host-based Volume Shadowing driver
15.252 – SYS$SMDRIVER.EXE
Device driver that handles system management events
15.253 – SYS$SRBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.254 – SYS$SRDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.255 – SYS$TRANSACTION_SERVICES.EXE
Image that contains code for DECdtm services
15.256 – SYS$TTDRIVER.EXE
Terminal class driver
15.257 – SYS$TUDRIVER.EXE
Magnetic tape class driver
15.258 – SYS$UCEDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.259 – SYS$UCFDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.260 – SYS$UGDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.261 – SYS$UHBTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.262 – SYS$UHCIDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.263 – SYS$USBDRIVER.EXE
USB class driver supplies all the common USB support routines for managing pipes, endpoints, and transfers
15.264 – SYS$USER_MEMORYDISK.DAT
This file is included in the latest system build, but a description of the file is not available.
15.265 – SYS$USER_MEMORYDISK.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
15.266 – SYS$UTC_SERVICES.EXE
Universal Coordinated Time Services (UTC)
15.267 – SYS$VCON_SUPPORT.EXE
This file is included in the latest system build, but a description of the file is not available.
15.268 – SYS$VGABTDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.269 – SYS$VLANDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.270 – SYS$VM.EXE
Executive loaded image that contains the system pager, its supporting routines, and page management system services
15.271 – SYS$VM.STB
Symbol table file for SYS$VM.EXE
15.272 – SYS$WSDRIVER.EXE
Workstation pseudo device driver, used by DECwindows
15.273 – SYS$XFCACHE.DSF
Debug symbol file for extended file cache (XFC), used by XFC SDA extension XFC$SDA.EXE
15.274 – SYS$XFCACHE.EXE
Executable image for extended file cache
15.275 – SYS$XFCACHE.STB
Symbol table for normal version of virtual block file cache
15.276 – SYS$XFCACHE_MON.EXE
Diagnostic and tracing version of the virtual block file cache
15.277 – SYS$XFCACHE_MON.STB
Symbol table for tracing version of virtual block file cache
15.278 – SYS$XXDRIVER.EXE
This file is included in the latest system build, but a description of the file is not available.
15.279 – SYS$YCDRIVER.EXE
USB driver for modems that conform to the Communications Devices
15.280 – SYS$YTDRIVER.EXE
Asynchronous driver for ALPHAbook FAX modem cards with 16450 or 16550 universal asynchronous receiver/transmitters
15.281 – SYSDEF.STB
Symbols that define system data structures, including the I/O database (not supported by VSI)
15.282 – SYSDEVICE.EXE
Executive loaded image that contains the mailbox driver and the null driver
15.283 – SYSDEVICE.STB
Symbol table for executive loaded image that contains the mailbox driver and the null driver
15.284 – SYSGETSYI.EXE
Executive loaded image that contains the $GETSYI system service
15.285 – SYSGETSYI.STB
Symbol table for executive loaded image that contains the $GETSYI system service
15.286 – SYSLDR_DYN.EXE
Executive loaded image used to dynamically load optional executive loaded images
15.287 – SYSLDR_DYN.STB
Symbol table for executive loaded image used to dynamically load optional executive loaded images
15.288 – SYSLICENSE.EXE
Executive loaded image that contains the licensing system service
15.289 – SYSLICENSE.STB
Symbol table for executive loaded image that contains the licensing system service
15.290 – SYSTEM_DEBUG.DSF
Debug symbol file created by the linker; contains all the debug symbols for the SYSTEM_DEBUG.EXE file; used by the High Level Language (HLL) System Debugger to debug a system remotely
15.291 – SYSTEM_DEBUG.EXE
Executive loaded image
15.292 – SYSTEM_PRIMITIVES.EXE
Executive loaded image that contains miscellaneous basic system routines
15.293 – SYSTEM_PRIMITIVES.STB
Symbol table for executive loaded image that contains miscellaneous basic system routines
15.294 – SYSTEM_PRIMITIVES_MIN.EXE
System primitives loadable executive image
15.295 – SYSTEM_PRIMITIVES_MIN.STB
System primitives symbol table
15.296 – SYSTEM_SYNCHRONIZATION.EXE
Executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; default version
15.297 – SYSTEM_SYNCHRONIZATION.STB
Symbol table for executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; default version
15.298 – SYSTEM_SYNCHRONIZATION_MIN.EXE
Executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; version optimized for both uniprocessors and multiprocessors
15.299 – SYSTEM_SYNCHRONIZATION_MIN.STB
Symbol table for executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; version optimized for both uniprocessors and multiprocessors
15.300 – SYSTEM_SYNCHRONIZATION_UNI.EXE
Executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; version for uniprocessors only
15.301 – SYSTEM_SYNCHRONIZATION_UNI.STB
Symbol table for executive loaded image that contains routines that force synchronization in an OpenVMS multiprocessing system; version for uniprocessors only
15.302 – TMSCP.EXE
Tape MSCP server
15.303 – TQE$DEBUG.EXE
Image that corresponds to tqe$sda.exe
15.304 – TR$DEBUG.EXE
Image that corresponds to tr$sda.exe
15.305 – VMS$FORGE_WORD.DATA
Random word generator data file
15.306 – VMS$SYSTEM_IMAGES.DATA
Executive loaded image data file
15.307 – VMS$SYSTEM_IMAGES.TEMPLATE
An empty file needed by system startup when there are no site-specific system images to load
15.308 – VMS_EXTENSION.EXE
Persona Extension Module for OpenVMS
15.309 – VMS_EXTENSION.STB
Symbol table for vms_extension.exe
16 – [SYS$STARTUP]
This directory, known by the logical name SYS$STARTUP, is used when starting up the operating system. The logical name SYS$STARTUP is a searchlist that points to the [SYS$STARTUP] and [SYSMGR] directories.
16.1 – ACME$STARTUP.COM
A Coordinated Startup command procedure used to start the VMS ACME
16.2 – AMDS$STARTUP.COM
Startup routine for the DECamds application
16.3 – CLUE$STARTUP.COM
Command procedure to run the Crash Log utility (CLUE) at system startup
16.4 – DDTM$XA_SHUTDOWN.COM
DECdtm XA Shutdown command proceedure
16.5 – DDTM$XA_STARTUP.COM
DECdtm XA Startup command proceedure
16.6 – DDTM$XG_START_SERVER.COM
DECdtm XA Gateway Startup proceedure
16.7 – DECDTM$SHUTDOWN.COM
Command procedure for shutting down DECdtm. However, if any transactions are active when the command procedure is executed, the DECdtm TP_SERVER is not stopped, and transactions continue.
16.8 – DECDTM$STARTUP.COM
DECdtm services startup command procedure
16.9 – DECW$STARTXTERMINAL.COM
DECwindows command procedure for Xterminals
16.10 – ENCRYPT_START.COM
This file is included in the latest system build, but a description of the file is not available.
16.11 – ESS$LAD_STARTUP.COM
LAD startup command procedure
16.12 – ESS$LAD_STARTUP.DAT
LAD startup data file
16.13 – ESS$LAD_STARTUP.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
16.14 – ESS$LAST_STARTUP.COM
LAST startup command procedure
16.15 – ESS$LAST_STARTUP.DAT
LAST driver startup data file
16.16 – ESS$LAST_STARTUP.TEMPLATE
Template file used to create ESS$LAST_STARTUP.DAT
16.17 – ESS$STARTUP.COM
Startup file to invoke LAST_STARTUP.COM and LAD_STARTUP.COM
16.18 – GCMSRV$STARTUP.COM
GCM Server startup command procedure
16.19 – ICC$STARTUP.COM
ICC system startup file
16.20 – ICC$SYSTARTUP.COM
ICC startup command procedure
16.21 – ICC$SYSTARTUP.TEMPLATE
Template file used to create ICC$SYSTARTUP.COM
16.22 – IPC$STARTUP.COM
IPC startup command procedure
16.23 – ISCSI$INITIATOR_SHUTDOWN.COM
This file is included in the latest system build, but a description of the file is not available.
16.24 – ISCSI$INITIATOR_STARTUP.COM
This file is included in the latest system build, but a description of the file is not available.
16.25 – KRB$CONFIGURE.COM
Command procedure to configure Kerberos servers and clients
16.26 – KRB$SHUTDOWN.COM
Command procedure to shutdown Kerberos servers
16.27 – KRB$STARTUP.COM
Command procedure to startup Kerberos servers
16.28 – LAN$STARTUP.COM
Startup command procedure for the LANACP Server process
16.29 – LAT$CONFIG.COM
LAT site-independent startup command procedure; loads the drive and starts LATACP
16.30 – LAT$STARTUP.COM
LAT site-independent startup command procedure; calls LAT$CONFIG.COM and LAT$SYSTARTUP.COM
16.31 – LD$STARTUP.COM
Startup command procedure included with LDDRIVER
16.32 – LDAPACME$CONFIG-STD.INI_TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
16.33 – LDAPACME$STARTUP-STD.COM
This file is included in the latest system build, but a description of the file is not available.
16.34 – LDAP_LOCALUSER_DATABASE.TXT_TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
16.35 – LICENSE_CHECK.EXE
Checks for OpenVMS Product Authorization Key (PAK); in a cluster, also checks for OpenVMS Clusters PAK
16.36 – LM$STARTUP.COM
This file is included in the latest system build, but a description of the file is not available.
16.37 – NTA$STARTUP.COM
Startup command procedure for the NT Affinity facility
16.38 – NTA$STARTUP_AUTHENTICATED_RPC.COM
Command procedure that provides controlled startup of related services for COM support
16.39 – NTA$STARTUP_NT_ACME.COM
A Coordinated Startup command procedure used to start the NT ACME
16.40 – REG$STARTUP.COM
Command procedure used to start the OpenVMS Registry
16.41 – SYS$NET_SERVICES.COM
Registers all network services that have startup procedures in SYS$STARTUP
16.42 – SYS$NET_SERVICES_DECNET.COM
Uses SET NET to REGISTER (or UPDATE) the network attributes for DECnet Phase IV or DECnet-Plus (DECnet_OSI)
16.43 – SYS$POWER_MONITOR_STARTUP.COM
System startup file that monitors the status of H7263 power regulators on AlphaServer 8400 systems
16.44 – SYS$SMHANDLER_STARTUP.COM
Obsolete file; prior to Version 7.3-2, this procedure started the system management event handler process.
16.45 – TNT$SHUTDOWN.COM
OpenVMS Management Station shutdown command file
16.46 – TNT$STARTUP.COM
OpenVMS Management Station startup command file
16.47 – USB$RUN_UCM_SERVER.COM
This file is included in the latest system build, but a description of the file is not available.
16.48 – VMS$BASEENVIRON-050_INDICT_SERVER.COM
Startup command file for the Component indictment process
16.49 – VMS$BASEENVIRON-050_LIB.COM
Part of the Base Environment phase of the OpenVMS startup command procedures
16.50 – VMS$BASEENVIRON-050_SMISERVER.COM
Part of the Base Environment phase of the OpenVMS startup command procedures
16.51 – VMS$BASEENVIRON-050_VMS.COM
Part of the Base Environment phase of the OpenVMS startup command procedures
16.52 – VMS$CONFIG-050_ACME_SERVER.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.53 – VMS$CONFIG-050_AUDIT_SERVER.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.54 – VMS$CONFIG-050_CACHE_SERVER.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.55 – VMS$CONFIG-050_CSP.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.56 – VMS$CONFIG-050_ERRFMT.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.57 – VMS$CONFIG-050_JOBCTL.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.58 – VMS$CONFIG-050_LMF.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.59 – VMS$CONFIG-050_OPCOM.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.60 – VMS$CONFIG-050_SECURITY_SERVER.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.61 – VMS$CONFIG-050_SHADOW_SERVER.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.62 – VMS$CONFIG-050_VMS.COM
Part of the Configuration phase of the OpenVMS startup command procedures
16.63 – VMS$DECW_AUTOGEN.COM
DECwindows AUTOGEN command procedure. which sets the necessary system parameters for DECwindows Motif
16.64 – VMS$DECW_CHECK_PARAMS.COM
An OpenVMS version of DECW$CHECK_PARAMS.COM
16.65 – VMS$DEVICE_STARTUP.COM
System startup command procedure
16.66 – VMS$END-050_COORDINATED.COM
The driver command procedure which drives the invocation of base operating system Coordinated Startup command procedures
16.67 – VMS$INITIAL-050_CONFIGURE.COM
Part of the Initialization phase of the OpenVMS startup command procedures
16.68 – VMS$INITIAL-050_LIB.COM
Part of the Initialization phase of the OpenVMS startup command procedures
16.69 – VMS$INITIAL-050_VMS.COM
Part of the Initialization phase of the OpenVMS startup command procedures
16.70 – VMS$LAYERED.DAT
System startup data file used by the system startup procedure to execute site-specific and layered product startup files that are added by the system manager using the SYSMAN utility.
16.71 – VMS$LAYERED.TEMPLATE
Template file used by the OpenVMS installation procedure to create the site-specific and layered product startup database file VMS$LAYERED.DAT
16.72 – VMS$LPBEGIN-050_SMHANDLER.COM
Startup procedure for the system management event handler process, which runs the image [SYSEXE]SYS$SMHANDLER.EXE
16.73 – VMS$LPBEGIN-050_STARTUP.COM
System startup command procedure
16.74 – VMS$PHASES.DAT
System startup data file
16.75 – VMS$VMS.DAT
System startup data file
16.76 – VPM$STARTUP.COM
Starts the Monitor utility server
17 – [SYS$ZONEINFO.SYSTEM.AFRICA]
Universal Coordinated Time (UTC) files
17.1 – ABIDJAN.
Universal Coordinated Time (UTC) file
17.2 – ACCRA.
Universal Coordinated Time (UTC) file
17.3 – ADDIS_ABABA.
Universal Coordinated Time (UTC) file
17.4 – ALGIERS.
Universal Coordinated Time (UTC) file
17.5 – ASMERA.
Universal Coordinated Time (UTC) file
17.6 – BAMAKO.
Universal Coordinated Time (UTC) file
17.7 – BANGUI.
Universal Coordinated Time (UTC) file
17.8 – BANJUL.
Universal Coordinated Time (UTC) file
17.9 – BISSAU.
Universal Coordinated Time (UTC) file
17.10 – BLANTYRE.
Universal Coordinated Time (UTC) file
17.11 – BRAZZAVILLE.
Universal Coordinated Time (UTC) file
17.12 – BUJUMBURA.
Universal Coordinated Time (UTC) file
17.13 – CAIRO.
Universal Coordinated Time (UTC) file
17.14 – CASABLANCA.
Universal Coordinated Time (UTC) file
17.15 – CONAKRY.
Universal Coordinated Time (UTC) file
17.16 – DAKAR.
Universal Coordinated Time (UTC) file
17.17 – DAR_ES_SALAAM.
Universal Coordinated Time (UTC) file
17.18 – DJIBOUTI.
Universal Coordinated Time (UTC) file
17.19 – DOUALA.
Universal Coordinated Time (UTC) file
17.20 – EL_AAIUN.
Universal Coordinated Time (UTC) file
17.21 – FREETOWN.
Universal Coordinated Time (UTC) file
17.22 – GABORONE.
Universal Coordinated Time (UTC) file
17.23 – HARARE.
Universal Coordinated Time (UTC) file
17.24 – JOHANNESBURG.
Universal Coordinated Time (UTC) file
17.25 – KAMPALA.
Universal Coordinated Time (UTC) file
17.26 – KHARTOUM.
Universal Coordinated Time (UTC) file
17.27 – KIGALI.
Universal Coordinated Time (UTC) file
17.28 – KINSHASA.
Universal Coordinated Time (UTC) file
17.29 – LAGOS.
Universal Coordinated Time (UTC) file
17.30 – LIBREVILLE.
Universal Coordinated Time (UTC) file
17.31 – LOME.
Universal Coordinated Time (UTC) file
17.32 – LUANDA.
Universal Coordinated Time (UTC) file
17.33 – LUBUMBASHI.
Universal Coordinated Time (UTC) file
17.34 – LUSAKA.
Universal Coordinated Time (UTC) file
17.35 – MALABO.
Universal Coordinated Time (UTC) file
17.36 – MAPUTO.
Universal Coordinated Time (UTC) file
17.37 – MASERU.
Universal Coordinated Time (UTC) file
17.38 – MBABANE.
Universal Coordinated Time (UTC) file
17.39 – MOGADISHU.
Universal Coordinated Time (UTC) file
17.40 – MONROVIA.
Universal Coordinated Time (UTC) file
17.41 – NAIROBI.
Universal Coordinated Time (UTC) file
17.42 – NDJAMENA.
Universal Coordinated Time (UTC) file
17.43 – NIAMEY.
Universal Coordinated Time (UTC) file
17.44 – NOUAKCHOTT.
Universal Coordinated Time (UTC) file
17.45 – OUAGADOUGOU.
Universal Coordinated Time (UTC) file
17.46 – PORTO-NOVO.
Universal Coordinated Time (UTC) file
17.47 – SAO_TOME.
Universal Coordinated Time (UTC) file
17.48 – TIMBUKTU.
Universal Coordinated Time (UTC) file
17.49 – TRIPOLI.
Universal Coordinated Time (UTC) file
17.50 – TUNIS.
Universal Coordinated Time (UTC) file
17.51 – WINDHOEK.
Universal Coordinated Time (UTC) file
18 – [SYS$ZONEINFO.SYSTEM.AMERICA]
Universal Coordinated Time (UTC) files
18.1 – ARAGUAINA.
Universal Coordinated Time (UTC) file
18.2 – ARUBA.
Universal Coordinated Time (UTC) file
18.3 – ASUNCION.
Universal Coordinated Time (UTC) file
18.4 – BELEM.
Universal Coordinated Time (UTC) file
18.5 – BOA_VISTA.
Universal Coordinated Time (UTC) file
18.6 – BOGOTA.
Universal Coordinated Time (UTC) file
18.7 – BUENOS_AIRES.
Universal Coordinated Time (UTC) file
18.8 – CARACAS.
Universal Coordinated Time (UTC) file
18.9 – CATAMARCA.
Universal Coordinated Time (UTC) file
18.10 – CAYENNE.
Universal Coordinated Time (UTC) file
18.11 – CORDOBA.
Universal Coordinated Time (UTC) file
18.12 – CUIABA.
Universal Coordinated Time (UTC) file
18.13 – CURACAO.
Universal Coordinated Time (UTC) file
18.14 – EIRUNEPE.
Universal Coordinated Time (UTC) file
18.15 – FORTALEZA.
Universal Coordinated Time (UTC) file
18.16 – GUAYAQUIL.
Universal Coordinated Time (UTC) file
18.17 – GUYANA.
Universal Coordinated Time (UTC) file
18.18 – JUJUY.
Universal Coordinated Time (UTC) file
18.19 – LA_PAZ.
Universal Coordinated Time (UTC) file
18.20 – LIMA.
Universal Coordinated Time (UTC) file
18.21 – MACEIO.
Universal Coordinated Time (UTC) file
18.22 – MANAUS.
Universal Coordinated Time (UTC) file
18.23 – MENDOZA.
Universal Coordinated Time (UTC) file
18.24 – MONTEVIDEO.
Universal Coordinated Time (UTC) file
18.25 – NORONHA.
Universal Coordinated Time (UTC) file
18.26 – PARAMARIBO.
Universal Coordinated Time (UTC) file
18.27 – PORTO_ACRE.
Universal Coordinated Time (UTC) file
18.28 – PORTO_VELHO.
Universal Coordinated Time (UTC) file
18.29 – PORT_OF_SPAIN.
Universal Coordinated Time (UTC) file
18.30 – RECIFE.
Universal Coordinated Time (UTC) file
18.31 – RIO_BRANCO.
Universal Coordinated Time (UTC) file
18.32 – ROSARIO.
Universal Coordinated Time (UTC) file
18.33 – SANTIAGO.
Universal Coordinated Time (UTC) file
18.34 – SAO_PAULO.
Universal Coordinated Time (UTC) file
19 – [SYS$ZONEINFO.SYSTEM.ANTARCTICA]
Universal Coordinated Time (UTC) files
19.1 – CASEY.
Universal Coordinated Time (UTC) file
19.2 – DAVIS.
Universal Coordinated Time (UTC) file
19.3 – DUMONTDURVILLE.
Universal Coordinated Time (UTC) file
19.4 – MAWSON.
Universal Coordinated Time (UTC) file
19.5 – MCMURDO.
Universal Coordinated Time (UTC) file
19.6 – PALMER.
Universal Coordinated Time (UTC) file
19.7 – SOUTH_POLE.
Universal Coordinated Time (UTC) file
19.8 – SYOWA.
Universal Coordinated Time (UTC) file
19.9 – VOSTOK.
Universal Coordinated Time (UTC) file
20 – [SYS$ZONEINFO.SYSTEM.ASIA]
Universal Coordinated Time (UTC) files
20.1 – JERUSALEM.
Universal Coordinated Time (UTC) file
20.2 – TEL_AVIV.
Universal Coordinated Time (UTC) file
21 – [SYS$ZONEINFO.SYSTEM.ATLANTIC]
Universal Coordinated Time (UTC) files
21.1 – CAPE_VERDE.
Universal Coordinated Time (UTC) file
21.2 – REYKJAVIK.
Universal Coordinated Time (UTC) file
21.3 – SOUTH_GEORGIA.
Universal Coordinated Time (UTC) file
21.4 – STANLEY.
Universal Coordinated Time (UTC) file
21.5 – ST_HELENA.
Universal Coordinated Time (UTC) file
22 – [SYS$ZONEINFO.SYSTEM.AUSTRALIA]
Universal Coordinated Time (UTC) files
22.1 – ACT.
Universal Coordinated Time (UTC) file
22.2 – LHI.
Universal Coordinated Time (UTC) file
22.3 – NORTH.
Universal Coordinated Time (UTC) file
22.4 – NSW.
Universal Coordinated Time (UTC) file
22.5 – QUEENSLAND.
Universal Coordinated Time (UTC) file
22.6 – SOUTH.
Universal Coordinated Time (UTC) file
22.7 – TASMANIA.
Universal Coordinated Time (UTC) file
22.8 – VICTORIA.
Universal Coordinated Time (UTC) file
22.9 – WEST.
Universal Coordinated Time (UTC) file
22.10 – YANCOWINNA.
Universal Coordinated Time (UTC) file
23 – [SYS$ZONEINFO.SYSTEM.BRAZIL]
Universal Coordinated Time (UTC) files
23.1 – ACRE.
Universal Coordinated Time (UTC) file
23.2 – DENORONHA.
Universal Coordinated Time (UTC) file
23.3 – EAST.
Universal Coordinated Time (UTC) file
23.4 – WEST.
Universal Coordinated Time (UTC) file
24 – [SYS$ZONEINFO.SYSTEM.CANADA]
Universal Coordinated Time (UTC) files
24.1 – ATLANTIC.
Universal Coordinated Time (UTC) file
24.2 – CENTRAL.
Universal Coordinated Time (UTC) file
24.3 – EAST-SASKATCHEWAN.
Universal Coordinated Time (UTC) file
24.4 – EASTERN.
Universal Coordinated Time (UTC) file
24.5 – MOUNTAIN.
Universal Coordinated Time (UTC) file
24.6 – NEWFOUNDLAND.
Universal Coordinated Time (UTC) file
24.7 – PACIFIC.
Universal Coordinated Time (UTC) file
24.8 – YUKON.
Universal Coordinated Time (UTC) file
25 – [SYS$ZONEINFO.SYSTEM.CHILE]
Universal Coordinated Time (UTC) files
25.1 – CONTINENTAL.
Universal Coordinated Time (UTC) file
25.2 – EASTERISLAND.
Universal Coordinated Time (UTC) file
26 – [SYS$ZONEINFO.SYSTEM.INDIAN]
Universal Coordinated Time (UTC) files
26.1 – ANTANANARIVO.
Universal Coordinated Time (UTC) file
26.2 – COMORO.
Universal Coordinated Time (UTC) file
26.3 – KERGUELEN.
Universal Coordinated Time (UTC) file
26.4 – MAHE.
Universal Coordinated Time (UTC) file
26.5 – MAURITIUS.
Universal Coordinated Time (UTC) file
26.6 – MAYOTTE.
Universal Coordinated Time (UTC) file
26.7 – REUNION.
Universal Coordinated Time (UTC) file
27 – [SYS$ZONEINFO.SYSTEM.MEXICO]
Universal Coordinated Time (UTC) files
27.1 – BAJANORTE.
Universal Coordinated Time (UTC) file
27.2 – BAJASUR.
Universal Coordinated Time (UTC) file
27.3 – CHIHUAHUA.
Universal Coordinated Time (UTC) file
27.4 – GENERAL.
Universal Coordinated Time (UTC) file
27.5 – SONORA.
Universal Coordinated Time (UTC) file
28 – [SYS$ZONEINFO.SYSTEM.PACIFIC]
Universal Coordinated Time (UTC) files
28.1 – EASTER.
Universal Coordinated Time (UTC) file
28.2 – GALAPAGOS.
Universal Coordinated Time (UTC) file
29 – [SYS$ZONEINFO.SYSTEM.SOURCES]
Universal Coordinated Time (UTC) files
29.1 – AFRICA.
Universal Coordinated Time (UTC) file
29.2 – ANTARCTICA.
Universal Coordinated Time (UTC) file
29.3 – ASIA.
Universal Coordinated Time (UTC) file
29.4 – AUSTRALASIA.
Universal Coordinated Time (UTC) file
29.5 – BACKWARD.
Universal Coordinated Time (UTC) file
29.6 – ETCETERA.
Universal Coordinated Time (UTC) file
29.7 – EUROPE.
Universal Coordinated Time (UTC) file
29.8 – FACTORY.
Universal Coordinated Time (UTC) file
29.9 – LEAPSECO.
Universal Coordinated Time (UTC) file
29.10 – NORTHAMERICA.
Universal Coordinated Time (UTC) file
29.11 – PACIFICNEW.
Universal Coordinated Time (UTC) file
29.12 – SOUTHAMERICA.
Universal Coordinated Time (UTC) file
29.13 – SYSTEMV.
Universal Coordinated Time (UTC) file
30 – [SYS$ZONEINFO.SYSTEM.SYSTEMV]
Universal Coordinated Time (UTC) files
30.1 – AST4.
Universal Coordinated Time (UTC) file
30.2 – AST4ADT.
Universal Coordinated Time (UTC) file
30.3 – CST6.
Universal Coordinated Time (UTC) file
30.4 – CST6CDT.
Universal Coordinated Time (UTC) file
30.5 – EST5.
Universal Coordinated Time (UTC) file
30.6 – EST5EDT.
Universal Coordinated Time (UTC) file
30.7 – HST10.
Universal Coordinated Time (UTC) file
30.8 – MST7.
Universal Coordinated Time (UTC) file
30.9 – MST7MDT.
Universal Coordinated Time (UTC) file
30.10 – PST8.
Universal Coordinated Time (UTC) file
30.11 – PST8PDT.
Universal Coordinated Time (UTC) file
30.12 – YST9.
Universal Coordinated Time (UTC) file
30.13 – YST9YDT.
Universal Coordinated Time (UTC) file
31 – [SYS$ZONEINFO.SYSTEM.US]
Universal Coordinated Time (UTC) files
31.1 – ALASKA.
Universal Coordinated Time (UTC) file
31.2 – ALEUTIAN.
Universal Coordinated Time (UTC) file
31.3 – ARIZONA.
Universal Coordinated Time (UTC) file
31.4 – CENTRAL.
Universal Coordinated Time (UTC) file
31.5 – EAST-INDIANA.
Universal Coordinated Time (UTC) file
31.6 – EASTERN.
Universal Coordinated Time (UTC) file
31.7 – HAWAII.
Universal Coordinated Time (UTC) file
31.8 – INDIANA-STARKE.
Universal Coordinated Time (UTC) file
31.9 – MICHIGAN.
Universal Coordinated Time (UTC) file
31.10 – MOUNTAIN.
Universal Coordinated Time (UTC) file
31.11 – PACIFIC.
Universal Coordinated Time (UTC) file
31.12 – SAMOA.
Universal Coordinated Time (UTC) file
32 – [SYS$ZONEINFO.SYSTEM]
This directory contains binary time zone files that provide information about time-keeping rules in different countries (used by OpenVMS C RTL).
32.1 – CET.
Universal Coordinated Time (UTC) file
32.2 – CUBA.
Universal Coordinated Time (UTC) file
32.3 – EET.
Universal Coordinated Time (UTC) file
32.4 – EGYPT.
Universal Coordinated Time (UTC) file
32.5 – FACTORY.
Universal Coordinated Time (UTC) file
32.6 – GB-EIRE.
Universal Coordinated Time (UTC) file
32.7 – GMT-0.
Universal Coordinated Time (UTC) file
32.8 – GMT-1.
Universal Coordinated Time (UTC) file
32.9 – GMT-10.
Universal Coordinated Time (UTC) file
32.10 – GMT-11.
Universal Coordinated Time (UTC) file
32.11 – GMT-12.
Universal Coordinated Time (UTC) file
32.12 – GMT-2.
Universal Coordinated Time (UTC) file
32.13 – GMT-3.
Universal Coordinated Time (UTC) file
32.14 – GMT-4.
Universal Coordinated Time (UTC) file
32.15 – GMT-5.
Universal Coordinated Time (UTC) file
32.16 – GMT-6.
Universal Coordinated Time (UTC) file
32.17 – GMT-7.
Universal Coordinated Time (UTC) file
32.18 – GMT-8.
Universal Coordinated Time (UTC) file
32.19 – GMT-9.
Universal Coordinated Time (UTC) file
32.20 – GMT.
Universal Coordinated Time (UTC) file
32.21 – GMT0.
Universal Coordinated Time (UTC) file
32.22 – GMT1.
Universal Coordinated Time (UTC) file
32.23 – GMT10.
Universal Coordinated Time (UTC) file
32.24 – GMT11.
Universal Coordinated Time (UTC) file
32.25 – GMT12.
Universal Coordinated Time (UTC) file
32.26 – GMT13.
Universal Coordinated Time (UTC) file
32.27 – GMT2.
Universal Coordinated Time (UTC) file
32.28 – GMT3.
Universal Coordinated Time (UTC) file
32.29 – GMT4.
Universal Coordinated Time (UTC) file
32.30 – GMT5.
Universal Coordinated Time (UTC) file
32.31 – GMT6.
Universal Coordinated Time (UTC) file
32.32 – GMT7.
Universal Coordinated Time (UTC) file
32.33 – GMT8.
Universal Coordinated Time (UTC) file
32.34 – GMT9.
Universal Coordinated Time (UTC) file
32.35 – GMTPLUS0.
Universal Coordinated Time (UTC) file
32.36 – GMTPLUS1.
Universal Coordinated Time (UTC) file
32.37 – GMTPLUS10.
Universal Coordinated Time (UTC) file
32.38 – GMTPLUS11.
Universal Coordinated Time (UTC) file
32.39 – GMTPLUS12.
Universal Coordinated Time (UTC) file
32.40 – GMTPLUS13.
Universal Coordinated Time (UTC) file
32.41 – GMTPLUS2.
Universal Coordinated Time (UTC) file
32.42 – GMTPLUS3.
Universal Coordinated Time (UTC) file
32.43 – GMTPLUS4.
Universal Coordinated Time (UTC) file
32.44 – GMTPLUS5.
Universal Coordinated Time (UTC) file
32.45 – GMTPLUS6.
Universal Coordinated Time (UTC) file
32.46 – GMTPLUS7.
Universal Coordinated Time (UTC) file
32.47 – GMTPLUS8.
Universal Coordinated Time (UTC) file
32.48 – GMTPLUS9.
Universal Coordinated Time (UTC) file
32.49 – GREENWICH.
Universal Coordinated Time (UTC) file
32.50 – HONGKONG.
Universal Coordinated Time (UTC) file
32.51 – ICELAND.
Universal Coordinated Time (UTC) file
32.52 – IRAN.
Universal Coordinated Time (UTC) file
32.53 – ISRAEL.
Universal Coordinated Time (UTC) file
32.54 – JAMAICA.
Universal Coordinated Time (UTC) file
32.55 – JAPAN.
Universal Coordinated Time (UTC) file
32.56 – LIBYA.
Universal Coordinated Time (UTC) file
32.57 – MET.
Universal Coordinated Time (UTC) file
32.58 – NAVAJO.
Universal Coordinated Time (UTC) file
32.59 – NZ-CHAT.
Universal Coordinated Time (UTC) file
32.60 – NZ.
Universal Coordinated Time (UTC) file
32.61 – POLAND.
Universal Coordinated Time (UTC) file
32.62 – PRC.
Universal Coordinated Time (UTC) file
32.63 – ROC.
Universal Coordinated Time (UTC) file
32.64 – ROK.
Universal Coordinated Time (UTC) file
32.65 – SINGAPORE.
Universal Coordinated Time (UTC) file
32.66 – TURKEY.
Universal Coordinated Time (UTC) file
32.67 – UCT.
Universal Coordinated Time (UTC) file
32.68 – UNIVERSAL.
Universal Coordinated Time (UTC) file
32.69 – UTC.
Universal Coordinated Time (UTC) file
32.70 – W-SU.
Universal Coordinated Time (UTC) file
32.71 – WET.
Universal Coordinated Time (UTC) file
32.72 – YEARISTYPE.COM
Auxiliary file for the ZIC utility
32.73 – ZULU.
Universal Coordinated Time (UTC) file
33 – [SYSCBI]
This directory, known by the logical name SYS$INSTRUCTION, is reserved for computer-aided instruction files.
34 – [SYSERR]
This directory, known by the logical name SYS$ERRORLOG, is reserved for the error log file, ERRLOG.SYS.
35 – [SYSEXE.KERBEROS.BIN]
Kerberos directory
35.1 – KRB$BATCHPROP.COM
Command procedure to propagate the Kerberos KDC database
35.2 – KRB$COMPRESS.COM
Command procedure to compress the Kerberos KDC database
35.3 – KRB$CONF_UTIL.COM
Configuration utility command procedure to parse Kerberos .CONF files
35.4 – KRB$FILE_VERSION_CHECK.COM
Checks and modifies version numbers on Kerberos log and temp files
35.5 – KRB$KADMIND.COM
Kerberos administration daemon command procedure
35.6 – KRB$KDB5_UTIL.COM
Kerberos KDC database utility command procedure
35.7 – KRB$KPROP.COM
Kerberos KDC database propagation client command procedure
35.8 – KRB$KPROPD.COM
Kerberos propagation daemon command procedure
35.9 – KRB$KPROP_DAT.TEMPLATE
Kerberos KDC database propagation template file
35.10 – KRB$KRB5KDC.COM
Kerberos KDC server command procedure
36 – [SYSEXE.KERBEROS.DOC]
Kerberos documentation directory
36.1 – ADMIN-GUIDE.PS
MIT's Kerberos system administration guide
36.2 – IMPLEMENT.PDF
MIT's Kerberos implementer's guide
36.3 – INSTALL-GUIDE.PS
MIT's Kerberos installation guide
36.4 – KRB425-GUIDE.PS
MIT's Kerberos guide to upgrade from V4 to V5 or Kerberos
36.5 – LIBRARY.PDF
MIT's Kerberos application library guide
36.6 – USER-GUIDE.PS
MIT's Kerberos user's guide
37 – [SYSEXE.KERBEROS.ETC]
Kerberos miscellaneous directory
37.1 – KRB5_CONF.TEMPLATE
Kerberos server configuration file template
38 – [SYSEXE.KERBEROS.KRB5KDC]
Kerberos KDC directory
38.1 – KDC_CONF.TEMPLATE
Kerberos KDC server configuration file template
39 – [SYSEXE]
This directory, known by the logical name SYS$SYSTEM, contains executable images commonly used by the operating system.
39.1 – ACC.EXE
Accounting utility
39.2 – ACLEDT.EXE
Access control list (ACL) editor
39.3 – ACME_SERVER.EXE
Authentication and Credential Management process serving $ACM system service requests
39.4 – ACPIDUMP.EFI
This file is included in the latest system build, but a description of the file is not available.
39.5 – ADMTOOL.EXE
GUI tool to manage print queues, serial ports, and installed software
39.6 – AGEN$FEEDBACK.EXE
AUTOGEN feedback image file
39.7 – ALPHAVMSSYS.PAR
System parameter file
39.8 – ALPHA_CHECKSUM.EXE
This file is included in the latest system build, but a description of the file is not available.
39.9 – AMDS$RMCP.EXE
Startup program for DECamds Data Collector
39.10 – ANALAUDIT.EXE
ANALYZE/AUDIT image
39.11 – ANALYZBAD.EXE
ANALYZE/MEDIA image
39.12 – ANALYZOBJ.EXE
ANALYZE/IMAGE and ANALYZE/OBJECT image
39.13 – ANALYZRMS.EXE
ANALYZE/RMS_FILE image
39.14 – ANALYZSSL.EXE
This file is included in the latest system build, but a description of the file is not available.
39.15 – AUDIT_SERVER.EXE
Audit server image
39.16 – AUTHORIZE.EXE
User authorization program
39.17 – AXPVMS$PCSI_INSTALL.COM
Installation/upgrade procedure for OpenVMS Alpha
39.18 – AXPVMS$PCSI_INSTALL_MESSAGES.COM
Installation/upgrade messages for OpenVMS Alpha
39.19 – BACKUP$MANAGER.EXE
Backup Manager utility
39.20 – BACKUP.EXE
Backup utility
39.21 – BADBLOCK.EXE
Dynamic bad block Files-11 ACP subprocess
39.22 – BIRTHS.MSGHLP
File used to update the Help Message database
39.23 – CDDVD$CP.EXE
This file is included in the latest system build, but a description of the file is not available.
39.24 – CDRECORD.EXE
Executable file that supports writable CD-ROMs
39.25 – CDU.EXE
Command Definition utility
39.26 – CHECKSUM.EXE
Used during installation of system updates
39.27 – CIA.EXE
SHOW INTRUSION and DELETE/INTRUSION_RECORD image
39.28 – CONFIGURE.EXE
File from prior versions of OpenVMS that replaces QIO$CONFIGURE
39.29 – CONVERT.EXE
Convert utility
39.30 – CONVERT_OLD.EXE
Convert utility prior to OpenVMS Version 7.2
39.31 – COPY.EXE
Copy utility
39.32 – CREATE.EXE
File and directory creation utility
39.33 – CREATEFDL.EXE
CREATE/FDL image
39.34 – CSP.EXE
Cluster server process image
39.35 – CSPMOUNT_CLIENT.EXE
This file is included in the latest system build, but a description of the file is not available.
39.36 – CSPSWVERS.EXE
Runs at startup in cluster to check software version and MAXSYSGROUP
39.37 – CWLOGINIT.EXE
Command procedure that initializes clusterwide logical name structures on a nonclustered node so the programming environment is consistent with that of a clustered node
39.38 – DBGHK$HOST_KERNEL.COM
Command procedure to run DBGHK$HOST_KERNEL.EXE
39.39 – DBGHK$HOST_KERNEL.EXE
Image file used by OpenVMS System-Code Debugger
39.40 – DBGHK$PRCDUMP_KERNEL.COM
Command procedure to run DBGHK$PRCDUMP_KERNEL.EXE
39.41 – DBGHK$PRCDUMP_KERNEL.EXE
Image file used when analyzing process dumps
39.42 – DBGHK$SYSDUMP_KERNEL.COM
Command procedure to run System Dump Debug; used with the ANALYZE CRASH command within DEBUG
39.43 – DBGHK$SYSDUMP_KERNEL.EXE
Image file used by the ANALYZE CRASH command within DEBUG
39.44 – DCE$ADD_ID.EXE
Adds the NET$DECLAREOBJECT identifier to the DCE$SERVER account, which enables object creation without SYSNAM privilege
39.45 – DCE$DCED.EXE
Manages RPC endpoint map, handles DCE functions, and provides a management interface
39.46 – DCE$RPCCP.EXE
RPC control program that provides command line interface to examine and manipulate the RPC endpoint map
39.47 – DCE$RPCD.EXE
RPC daemon image that creates and manages the RPC endpoint map
39.48 – DCE$RPCPERF_CLIENT.EXE
RPC performance client image that tests RPC functionality over supported network transports and authentication options
39.49 – DCE$RPCPERF_SERVER.EXE
RPC performance server image that tests RPC functionality over supported network transports and authentication options
39.50 – DCL.EXE
Digital Command Language (DCL) command interpreter
39.51 – DDTM$XG_SERVER.EXE
DECdtm XA Gateway services image
39.52 – DEATHS.MSGHLP
File used to update the Help Message database
39.53 – DECDTMDEF.STB
DECdtm symbol file
39.54 – DECW$CONFIG.EXE
New configuration utility to support USB
39.55 – DECW$DWT_DECNET.EXE
File that allows you to use the LAT transport to an Xterminal and then translate it to DECnet
39.56 – DECW$DWT_FONT_DAEMON.EXE
Xterminal font daemon that allows an Xterminal to load its fonts from a host using the LAT transport
39.57 – DECW$DWT_STARTXTDRIVER.EXE
User program that turns on Xterminal support (if a site chooses not to use the DECwindows terminal font daemon)
39.58 – DECW$FONTCOMPILER.EXE
DECwindows font compiler utility
39.59 – DECW$REINIT.EXE
DECwindows startup image
39.60 – DECW$SERVER_MAIN.EXE
DECwindows Motif for OpenVMS systems display server main image
39.61 – DECW$SETSHODIS.EXE
DECwindows SET DISPLAY/SHOW DISPLAY utility
39.62 – DECW$TABLET.EXE
DECwindows tablet (input device) handler image
39.63 – DECW$XAUTH.EXE
X Authority utility (xauth) used to view and manage entries in an X authority file
39.64 – DECW$XFS.EXE
DECwindows font server image
39.65 – DELETE.EXE
File deletion/purge utility
39.66 – DHCLIENT.EFI
This file is included in the latest system build, but a description of the file is not available.
39.67 – DIA$STUB.EXE
This file is included in the latest system build, but a description of the file is not available.
39.68 – DIFF.EXE
File compare utility
39.69 – DIRECTORY.EXE
Directory utility
39.70 – DISKQUOTA.EXE
Disk Quota utility
39.71 – DISMOUNT.EXE
Volume dismount utility
39.72 – DSRINDEX.EXE
RUNOFF/INDEX image
39.73 – DSRTOC.EXE
RUNOFF/CONTENTS image
39.74 – DTEPAD.EXE
SET HOST/DTE image
39.75 – DTR.COM
DTRECV.EXE server initiating procedure
39.76 – DTRECV.EXE
DTSEND server
39.77 – DTSEND.EXE
DECnet for OpenVMS logical links test program
39.78 – DTSS$SET_TIMEZONE.EXE
This file is included in the latest system build, but a description of the file is not available.
39.79 – DUMP.EXE
Dump utility
39.80 – EDF.EXE
Edit/FDL utility image
39.81 – EDT.EXE
Image file of EDT Editor
39.82 – EFI$BCFG.EXE
This file is included in the latest system build, but a description of the file is not available.
39.83 – EFI$CP.EXE
This file is included in the latest system build, but a description of the file is not available.
39.84 – EFI$SET.EXE
This file is included in the latest system build, but a description of the file is not available.
39.85 – EFI$SHOW.EXE
This file is included in the latest system build, but a description of the file is not available.
39.86 – EFICHK.EFI
This file is included in the latest system build, but a description of the file is not available.
39.87 – ELV$EVENT.DAT
Bit-to-text translation data for error log events for the Error Log Viewer (ELV)
39.88 – ELV$HEADER.DAT
Bit-to-text translation data for error log header formats for the Error Log Viewer (ELV)
39.89 – ELV.EXE
Executable image file for the Error Log Viewer (ELV)
39.90 – ENCRYPT$AUTH.EXE
This file is included in the latest system build, but a description of the file is not available.
39.91 – ENCRYPT$FAC.EXE
This file is included in the latest system build, but a description of the file is not available.
39.92 – ENCRYPT$NUL_ALG.EXE
This file is included in the latest system build, but a description of the file is not available.
39.93 – ERRFMT.EXE
Error logging facility
39.94 – ESS$INFOSERVER.EXE
This file is included in the latest system build, but a description of the file is not available.
39.95 – ESS$LADCP.EXE
LADCP utility image
39.96 – ESS$LASTCP.EXE
LASTCP utility image
39.97 – EVL.COM
Command file used by DECnet for OpenVMS error logging
39.98 – EVL.EXE
DECnet for OpenVMS event logging program
39.99 – EXCHANGE$NETWORK.EXE
EXCHANGE/NETWORK command processor
39.100 – EXCHANGE.EXE
Exchange utility
39.101 – F11CACP.EXE
ISO 9660 ACP
39.102 – F11DACP.EXE
High Sierra ACP
39.103 – FAL.COM
FAL startup procedure
39.104 – FAL.EXE
DECnet for OpenVMS file access listener
39.105 – FASTPATH_SERVER.EXE
Server process image that handles I/O fastpath port reassignment requests, and balances I/O fastpath ports over available CPUs
39.106 – FILESERV.EXE
File system cache flush server
39.107 – FIRM_REV_MATRIX.DAT
Data file containing the recommended SRM console values for supported Alpha platforms; used for checking the revision of SRM console
39.108 – FSINFO.EXE
Font server information utility
39.109 – FSLSFONTS.EXE
Font server font listing utility
39.110 – FTP.EFI
This file is included in the latest system build, but a description of the file is not available.
39.111 – FTPCTRL.EFI
This file is included in the latest system build, but a description of the file is not available.
39.112 – FTPD.EFI
This file is included in the latest system build, but a description of the file is not available.
39.113 – GCM_SERVER.EXE
GCM Server image
39.114 – GCU.EXE
OpenVMS Galaxy Configuration Utility (GCU), a DECwindows Motif application that allows system managers to configure and manage their OpenVMS Galaxy system from a single workstation window. See HELP CONFIGURE GALAXY.
39.115 – GENCAT.EXE
Utility to generate message catalogs
39.116 – GICAP.RULES
This file is included in the latest system build, but a description of the file is not available.
39.117 – GICAP.RULES_LIST
This file is included in the latest system build, but a description of the file is not available.
39.118 – HLD.COM
Command procedure used by HLD.EXE
39.119 – HOSTNAME.EFI
This file is included in the latest system build, but a description of the file is not available.
39.120 – I64VMS$PCSI_INSTALL_LP.COM
This file is included in the latest system build, but a description of the file is not available.
39.121 – I64VMS$PCSI_INSTALL_MIN.COM
This file is included in the latest system build, but a description of the file is not available.
39.122 – IA64_LINK.EXE
This file is included in the latest system build, but a description of the file is not available.
39.123 – ICAPINIT.EXE
This file is included in the latest system build, but a description of the file is not available.
39.124 – ICAPMANAGE.EXE
This file is included in the latest system build, but a description of the file is not available.
39.125 – ICAPREPAIR.EXE
This file is included in the latest system build, but a description of the file is not available.
39.126 – ICAP_MODIFY.EXE
This file is included in the latest system build, but a description of the file is not available.
39.127 – ICAP_NOTIFY.EXE
This file is included in the latest system build, but a description of the file is not available.
39.128 – ICAP_SERVER.EXE
This file is included in the latest system build, but a description of the file is not available.
39.129 – ICAP_STAT.EXE
This file is included in the latest system build, but a description of the file is not available.
39.130 – ICONV.EXE
Utility to convert code sets
39.131 – ICONVC.EXE
Utility to compile code-set converter tables
39.132 – IFCONFIG.EFI
This file is included in the latest system build, but a description of the file is not available.
39.133 – IMGDMP_RIGHTS.EXE
Image file used to create rights identifiers for process dumps
39.134 – INDICTMENT_SERVER.EXE
The Component Indictment server, which processes indictment requests to stop CPUs
39.135 – INIT.EXE
Disk device initialization utility
39.136 – INSTALL.EXE
Utility that installs known images
39.137 – INS_STARTUP.COM
Startup procedure that runs AUTOGEN and, optionally, CLUSTER_CONFIG the first time a newly-installed/upgraded system is booted
39.138 – INS_STARTUP_MESSAGES.COM
Messages for the startup procedure that runs AUTOGEN and, optionally, CLUSTER_CONFIG the first time a newly-installed/upgraded system is booted
39.139 – IPB.EXE
This file is included in the latest system build, but a description of the file is not available.
39.140 – IPCACP.EXE
Interprocess Communications Ancillary Control Process
39.141 – IPCDEF.STB
Symbol table for IPC routines. IPC is a set of unsupported system routines on which ICC is layered.
39.142 – ISCSI$CONTROL_PROGRAM.EXE
This file is included in the latest system build, but a description of the file is not available.
39.143 – JBC$COMMAND.EXE
Utility that supports the OpenVMS Batch and Print Queuing System during shutdown; reserved for system use only
39.144 – JBC$JOB_CONTROL.EXE
OpenVMS job controller image
39.145 – KADMIN.EXE
Kerberos administration client image
39.146 – KADMIND.EXE
Kerberos administration daemon image
39.147 – KADMIN_LOCAL.EXE
Kerberos administration client image, local version
39.148 – KDB5_UTIL.EXE
Kerberos KDC database utility image
39.149 – KDESTROY.EXE
Kerberos ticket cache destroyer client image
39.150 – KERBEROS.EXE
Kerberos DCL interface image
39.151 – KINIT.EXE
Kerberos ticket cache initializer image
39.152 – KLIST.EXE
Kerberos ticket cache display image
39.153 – KPASSWD.EXE
Kerberos user password modification image
39.154 – KPROP.EXE
Kerberos propagation client image
39.155 – KPROPD.EXE
Kerberos propagation daemon image
39.156 – KRB$KILL.EXE
Image to signal Kerberos KDC and ADMIN servers to shutdown
39.157 – KRB5KDC.EXE
Kerberos KDC server image
39.158 – LANACP.EXE
LAN Server Process controlled by LANCP to perform LAN-related functions such as MOP downline load service
39.159 – LANCP.EXE
LAN Control Program utility, which enables you to configure and control the LAN software on OpenVMS systems
39.160 – LATACP.EXE
ACP for LAT driver
39.161 – LATCP.EXE
LAT Control Program (LATCP) utility image
39.162 – LATSYM.EXE
Print symbiont for LAT printers
39.163 – LCKMGR_SERVER.EXE
Dedicated CPU Lock Manager
39.164 – LD$UTILITY.EXE
LDDRIVER utility file
39.165 – LDAP_LOAD_LOCALUSER_DATABASE.EXE
This file is included in the latest system build, but a description of the file is not available.
39.166 – LDLOCALE.EXE
Utility to load binary locales into memory
39.167 – LIBRARIAN.EXE
Librarian utility
39.168 – LM$ACP.EXE
This file is included in the latest system build, but a description of the file is not available.
39.169 – LM$UTILITY.EXE
This file is included in the latest system build, but a description of the file is not available.
39.170 – LMCP.EXE
Log Manager Control Program (LMCP) utility
39.171 – LMF$LICENSE.LDB
System-specific LICENSE database
39.172 – LMF$LURT.DAT
License Management facility file
39.173 – LMF$OE.DAT
This file is included in the latest system build, but a description of the file is not available.
39.174 – LMF.EXE
License Management facility program
39.175 – LOAD_UNICODE_TABLE.EXE
Utility to load unicode upcase table
39.176 – LOCALE.EXE
Utility to examine current locale
39.177 – LOCALEDEF.EXE
Utility to compile locale source into binary locale
39.178 – LOGINOUT.EXE
Login/logout utility
39.179 – LOGIN_ACME.EXE
This file is included in the latest system build, but a description of the file is not available.
39.180 – LOGIN_UAF.EXE
This file is included in the latest system build, but a description of the file is not available.
39.181 – LTPAD.EXE
LAT terminal emulator for SET HOST command
39.182 – MACRO.EXE
This file is included in the latest system build, but a description of the file is not available.
39.183 – MAIL.COM
Command procedure used by DECnet for OpenVMS mail
39.184 – MAIL.EXE
Mail utility
39.185 – MAIL.OLD
Image for pre-Version 7.0 Mail utility, which you can access using the MAIL/OLD command
39.186 – MAILEDIT.COM
Default Mail editing command procedure
39.187 – MAIL_SERVER.EXE
Mail server image
39.188 – MDMANAGER.EXE
This file is included in the latest system build, but a description of the file is not available.
39.189 – MESSAGE.EXE
Message compiler
39.190 – MIME.EXE
MIME utility image
39.191 – MIRROR.COM
MIRROR startup procedure
39.192 – MIRROR.EXE
DECnet for OpenVMS node loopback server
39.193 – MKRAMDISK.EFI
This file is included in the latest system build, but a description of the file is not available.
39.194 – MOM.COM
Maintenance operations module DECnet for OpenVMS command procedure
39.195 – MOM.EXE
Maintenance operations module image
39.196 – MONITOR.EXE
This file is included in the latest system build, but a description of the file is not available.
39.197 – MSA$UTIL.EXE
This file is included in the latest system build, but a description of the file is not available.
39.198 – MSGHLP$MAIN.EXE
Main program (DCL interface) for Help Message routines
39.199 – MTAAACP.EXE
Magnetic tape ancillary control process
39.200 – NCP.EXE
Network Control Program
39.201 – NCS.EXE
National Character Set utility
39.202 – NETACP.EXE
DECnet for OpenVMS ancillary control process
39.203 – NETDEF.STB
Symbols for DECnet for OpenVMS data structures (not supported by VSI)
39.204 – NETSERVER.COM
Network server DECnet for OpenVMS command procedure
39.205 – NETSERVER.EXE
Network server image
39.206 – NETWRK$NETWORK.EXE
Executes the code for SHOW NETWORK, SET NETWORK, START/NETWORK and STOP/NETWORK commands
39.207 – NICONFIG.COM
Ethernet configurator DECnet for OpenVMS command procedure
39.208 – NICONFIG.EXE
Ethernet configurator image
39.209 – NML.COM
Network management listener (NML) server startup procedure
39.210 – NML.EXE
DECnet for OpenVMS network management listener
39.211 – NPARDELETECLASS.EXE
This file is included in the latest system build, but a description of the file is not available.
39.212 – NTA$LOGON.EXE
Adds NTLM security context to user's security profile
39.213 – OPCCRASH.EXE
System shutdown utility
39.214 – OPCOM.EXE
Operator communications utility
39.215 – OPENVMS$FTP.EXE
Placeholder image for COPY/FTP operation
39.216 – OPENVMS$FTPDIR.EXE
Placeholder image for DIRECTORY/FTP
39.217 – OPENVMS$RCP.EXE
Placeholder image for COPY/RCP
39.218 – OPENVMS$RLOGIN.EXE
Placeholder image for SET HOST/RLOGIN
39.219 – OPENVMS$TELNET.EXE
Placeholder image for SET HOST/TELNET
39.220 – OPENVMS$TN3270.EXE
Placeholder image for SET HOST/TN3270
39.221 – PARAMS.DAT
System Generation utility parameter data file
39.222 – PATCH.EXE
This file is included in the latest system build, but a description of the file is not available.
39.223 – PCSI$MAIN.EXE
POLYCENTER Software Installation (PCSI) PRODUCT command utility
39.224 – PHONE.EXE
Phone utility
39.225 – PING.EFI
This file is included in the latest system build, but a description of the file is not available.
39.226 – PPPD$LOGGER.EXE
Logging for debug trace facility in the PPPD utility
39.227 – PPPD$UTIL.EXE
Point-to-point protocol utility (PPPD)
39.228 – PRTSMB.EXE
Print symbiont
39.229 – QMAN$QUEUE_MANAGER.EXE
OpenVMS queue managing utility
39.230 – QUEMAN.EXE
Queue managing utility
39.231 – RAMDISK.EFI
This file is included in the latest system build, but a description of the file is not available.
39.232 – RECLAIM.EXE
CONVERT/RECLAIM image
39.233 – RECOVER.EXE
OpenVMS RMS recovery utility
39.234 – REG$CP.EXE
Management control program used to manage the OpenVMS Registry
39.235 – REGISTRY$SERVER.EXE
OpenVMS Registry server image
39.236 – REMACP.EXE
Remote device ACP
39.237 – RENAME.EXE
File rename utility
39.238 – REPLY.EXE
Message broadcasting facility
39.239 – REQUEST.EXE
Operator request facility
39.240 – RIGHTSLIST.DAT
System rights database that contains ACL identifiers for users
39.241 – RMSREC$SERVER.EXE
RMS Journaling detached recovery server
39.242 – ROUTE.EFI
This file is included in the latest system build, but a description of the file is not available.
39.243 – RTPAD.EXE
Remote terminal command interface
39.244 – RUNDET.EXE
Facility that runs detached images
39.245 – RUNOFF.EXE
DIGITAL Standard Runoff text formatting utility
39.246 – SA*_STARTUP.COM
Startup procedures used when booting the OpenVMS kit CD-ROM to install OpenVMS
39.247 – SA*_STARTUP_MESSAGES.COM
Startup messages used when booting the OpenVMS kit CD-ROM to install OpenVMS
39.248 – SANCP.EXE
This file is included in the latest system build, but a description of the file is not available.
39.249 – SAS$UTIL.EXE
This file is included in the latest system build, but a description of the file is not available.
39.250 – SCACP.EXE
Cluster utility to manage operation of cluster ports (PEA0 initially)
39.251 – SDA.EXE
System Dump Analyzer utility
39.252 – SDA_DEBUG.EXE
SDA image replacement file used when debugging user-written System Dump Analyzer (SDA) extensions
39.253 – SEARCH.EXE
File search utility
39.254 – SECURITY_SERVER.EXE
Security Server image
39.255 – SET.EXE
SET command processor
39.256 – SETAUDIT.EXE
SET AUDIT command processor
39.257 – SETFILENOMOVE.COM
Command procedure to prevent files from being moved during rolling upgrade
39.258 – SETFILENOSHELV.COM
System management command file used to set the NOSHELVE attribute on all files on the system disk
39.259 – SETFILENOSHELV.EXE
System management image used to set the NOSHELVE attribute on all files on the system disk
39.260 – SETP0.EXE
SET MESSAGE command processor
39.261 – SETP0_ACME.EXE
This file is included in the latest system build, but a description of the file is not available.
39.262 – SETP0_UAF.EXE
This file is included in the latest system build, but a description of the file is not available.
39.263 – SETPREFER.EXE
Image for SET PREFER command
39.264 – SETRIGHTS.EXE
SET RIGHTS_LIST command processor
39.265 – SETSHOSECUR.EXE
SET SECURITY and SHOW SECURITY image
39.266 – SETSHOSERVER.EXE
Set and Show Server Dispatch image
39.267 – SETSHOSHADOW.EXE
A utility program that provides an interface to various SET and SHOW SHADOW commands. It also is called by the ANALYZE/DISK_STRUCTURE/SHADOW command to do the compare operation.
39.268 – SETSHOWPATH.EXE
This file is included in the latest system build, but a description of the file is not available.
39.269 – SETWATCH.EXE
Command used by system security utilities
39.270 – SHADOW_SERVER.EXE
Host-based shadowing server process image
39.271 – SHOW.EXE
SHOW command processor
39.272 – SHUTDOWN.COM
System shutdown command procedure
39.273 – SHWCLSTR.EXE
SHOW CLUSTER command
39.274 – SMGBLDTRM.EXE
Compiler for termtable definition file
39.275 – SMGMAPTRM.EXE
Termtable global section, run at system startup
39.276 – SMGTERMS.TXT
ASCII source file for OpenVMS terminal definitions
39.277 – SMISERVER.EXE
System management server image
39.278 – SMPUTIL.EXE
Multiprocessing utility
39.279 – SORTMERGE.EXE
SORT/MERGE commands
39.280 – STACONFIG.EXE
HSC system disk configurator image
39.281 – STARTUP.COM
System startup driver
39.282 – STARTUP_NET.NSH
This file is included in the latest system build, but a description of the file is not available.
39.283 – STOPREM.EXE
Stop REMACP utility
39.284 – SUBMIT.EXE
Print and batch job submission utility
39.285 – SUMSLP.EXE
Source file editor
39.286 – SWAPFILE.SYS
System swap file
39.287 – SYS$BASE_IMAGE.MAP
Map file of base executive image
39.288 – SYS$CONFIG.DAT
System device configuration file
39.289 – SYS$DAYLIGHT_SAVING.EXE
Image file that adjusts the OpenVMS system clock when daylight savings time begins and ends. The image also defines the logical SYS$DST_DELTA_TIME to a 100-nanosecond offset to the next time change related to daylight savings time. The offset is used by the job controller to schedule the next run of the image.
39.290 – SYS$DUMP_PRIORITY.DAT
User-written, site-specific list of processes to be written early in a selective system dump
39.291 – SYS$NET_SERVICES_SHUTDOWN.COM
Runs the shutdown procedure for network services
39.292 – SYS$READ_TIME_ZONE_RULE.EXE
Image file that ensures the timezone rule is accurate for the current year. This image uses the timezone file specified in the value of the SYS$LOCALTIME logical to define the SYS$TIMEZONE_RULE logical.
39.293 – SYS$SETBOOT.EXE
This file is included in the latest system build, but a description of the file is not available.
39.294 – SYS$SMHANDLER.COM
Command file that starts the main server management image, SYS$SMHANDLER.EXE
39.295 – SYS$SMHANDLER.EXE
Generic system management event handler process. When a system management event occurs, such as redundant power supply failure or redundant fan failure, this process broadcasts OPCOM error messages and writes errors to SYS$MANAGER:SYS$SMHANDLER.LOG.
39.296 – SYS$SMHANDLER_SLAVE_2608.EXE
Image file that is activated automatically as a shared image by SYS$SMHANDLER.EXE to handle DS15/DS25/ES45-specific system management events
39.297 – SYS$USER_CONFIG.DAT
User and third-party device configuration file
39.298 – SYSBOOT.EXE
System bootstrap program, which allows access to the system disk
39.299 – SYSDUMP.DMP
System dump file
39.300 – SYSGEN.EXE
System Generation utility
39.301 – SYSINIT.EXE
Operating system initialization image
39.302 – SYSMAN.EXE
System Management utility
39.303 – SYSUAF.DAT
System user authorization file
39.304 – SYSUAF.TEMPLATE
Unmodified copy of SYSUAF.DAT
39.305 – TCPIPV4.EFI
This file is included in the latest system build, but a description of the file is not available.
39.306 – TDF$SET_TIMEZONE.EXE
A program that translates the system logical SYS$TIMEZONE_RULE, expecting to find a POSIX-compliant timezone rule, uses that rule to compute the current local timezone offset from UTC, and stores that offset in the executive image
39.307 – TECO32_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
39.308 – TERMTABLE.EXE
Binary terminal definitions file
39.309 – TERMTABLE.TXT
Terminal definitions source file
39.310 – TFF$MASTER.DAT
Character conversion tables used by the Terminal Fallback driver
39.311 – TFU.EXE
Terminal Fallback facility
39.312 – TNT$EXCLUDED_SYMBIONTS.DAT
Unsupported symbionts for the OpenVMS Management Station server
39.313 – TNT$HELPER.EXE
OpenVMS Management Station server executable which performs low level non-interruptable device operations
39.314 – TNT$SERVER.EXE
OpenVMS Management Station server executable
39.315 – TNT$UTILITY.EXE
Controls the OpenVMS Management Station server
39.316 – TPSERV.EXE
DECdtm server
39.317 – TPU.EXE
TPU text processing utility
39.318 – TYPE.EXE
Type utility
39.319 – UNIDATA2.DAT
Unicode upcase table
39.320 – UNLOCK.EXE
File unlock utility
39.321 – USB$UCM_CLIENT.EXE
Client code to talk to the USB configuration manager process
39.322 – USB$UCM_DEVICES.DAT
Contains entries that describe a keyboard and a mouse that will work any place on the USB bus. The UCM Server process will create a node-specific copy of this file. The copy in SYS$COMMON:[SYSEXE] should not be deleted. These files should never be edited by a user.
39.323 – USB$UCM_SERVER.EXE
Server process that manages device configuration. No device can be configured if this is not running.
39.324 – UTC$CONFIGURE_TDF.EXE
Program used by two command procedures to set or show the time differential factor (TDF)
39.325 – VERIFY.EXE
ANALYZE/DISK_STRUCTURE image
39.326 – VMOUNT.EXE
Volume mount utility
39.327 – VMS$CHECK_UAF.EXE
This file is included in the latest system build, but a description of the file is not available.
39.328 – VMS$PDF_CREATE_SYSDIRS.COM
Procedure to create or remove system directories; replaces VMS$CREATE_SYSDIRS.COM, but does not provide identical functionality.
39.329 – VMSHELP.EXE
Help utility
39.330 – VMS_BCFG.EFI
This file is included in the latest system build, but a description of the file is not available.
39.331 – VMS_LOADER.EFI
This file is included in the latest system build, but a description of the file is not available.
39.332 – VMS_NOTARY.EXE
This file is included in the latest system build, but a description of the file is not available.
39.333 – VMS_SET.EFI
This file is included in the latest system build, but a description of the file is not available.
39.334 – VMS_SHOW.EFI
This file is included in the latest system build, but a description of the file is not available.
39.335 – VPM.EXE
Cluster monitor
39.336 – VPM_SERVER.EXE
Processes requests through TCP/IP for the Monitor utility
39.337 – WBM.EXE
Write BitMap utility routines
39.338 – WWPPS.EXE
Utility to print a text file to the PostScript printer
39.339 – XGCP.EXE
DECdtm XA Gateway Command Processor Utility
39.340 – XMKERBEROS.EXE
Kerberos DECWindows interface image
39.341 – ZIC.EXE
Time zone compiler used for creating time zone binary files from time zone source files
40 – [SYSFONT.DECW.100DPI]
DECwindows 100DPI font files
40.1 – AVANTGARDE_BOOK10_100DPI.PCF
DECwindows font file
40.2 – AVANTGARDE_BOOK12_100DPI.PCF
DECwindows font file
40.3 – AVANTGARDE_BOOK14_100DPI.PCF
DECwindows font file
40.4 – AVANTGARDE_BOOK18_100DPI.PCF
DECwindows font file
40.5 – AVANTGARDE_BOOK24_100DPI.PCF
DECwindows font file
40.6 – AVANTGARDE_BOOK8_100DPI.PCF
DECwindows font file
40.7 – AVANTGARDE_BOOKOBLIQUE10_100DPI.PCF
DECwindows font file
40.8 – AVANTGARDE_BOOKOBLIQUE12_100DPI.PCF
DECwindows font file
40.9 – AVANTGARDE_BOOKOBLIQUE14_100DPI.PCF
DECwindows font file
40.10 – AVANTGARDE_BOOKOBLIQUE18_100DPI.PCF
DECwindows font file
40.11 – AVANTGARDE_BOOKOBLIQUE24_100DPI.PCF
DECwindows font file
40.12 – AVANTGARDE_BOOKOBLIQUE8_100DPI.PCF
DECwindows font file
40.13 – AVANTGARDE_DEMI10_100DPI.PCF
DECwindows font file
40.14 – AVANTGARDE_DEMI12_100DPI.PCF
DECwindows font file
40.15 – AVANTGARDE_DEMI14_100DPI.PCF
DECwindows font file
40.16 – AVANTGARDE_DEMI18_100DPI.PCF
DECwindows font file
40.17 – AVANTGARDE_DEMI24_100DPI.PCF
DECwindows font file
40.18 – AVANTGARDE_DEMI8_100DPI.PCF
DECwindows font file
40.19 – AVANTGARDE_DEMIOBLIQUE10_100DPI.PCF
DECwindows font file
40.20 – AVANTGARDE_DEMIOBLIQUE12_100DPI.PCF
DECwindows font file
40.21 – AVANTGARDE_DEMIOBLIQUE14_100DPI.PCF
DECwindows font file
40.22 – AVANTGARDE_DEMIOBLIQUE18_100DPI.PCF
DECwindows font file
40.23 – AVANTGARDE_DEMIOBLIQUE24_100DPI.PCF
DECwindows font file
40.24 – AVANTGARDE_DEMIOBLIQUE8_100DPI.PCF
DECwindows font file
40.25 – CHARTER08_100DPI.PCF
DECwindows font file
40.26 – CHARTER10_100DPI.PCF
DECwindows font file
40.27 – CHARTER12_100DPI.PCF
DECwindows font file
40.28 – CHARTER14_100DPI.PCF
DECwindows font file
40.29 – CHARTER18_100DPI.PCF
DECwindows font file
40.30 – CHARTER24_100DPI.PCF
DECwindows font file
40.31 – CHARTER_BOLD08_100DPI.PCF
DECwindows font file
40.32 – CHARTER_BOLD10_100DPI.PCF
DECwindows font file
40.33 – CHARTER_BOLD12_100DPI.PCF
DECwindows font file
40.34 – CHARTER_BOLD14_100DPI.PCF
DECwindows font file
40.35 – CHARTER_BOLD18_100DPI.PCF
DECwindows font file
40.36 – CHARTER_BOLD24_100DPI.PCF
DECwindows font file
40.37 – CHARTER_BOLD_ITALIC08_100DPI.PCF
DECwindows font file
40.38 – CHARTER_BOLD_ITALIC10_100DPI.PCF
DECwindows font file
40.39 – CHARTER_BOLD_ITALIC12_100DPI.PCF
DECwindows font file
40.40 – CHARTER_BOLD_ITALIC14_100DPI.PCF
DECwindows font file
40.41 – CHARTER_BOLD_ITALIC18_100DPI.PCF
DECwindows font file
40.42 – CHARTER_BOLD_ITALIC24_100DPI.PCF
DECwindows font file
40.43 – CHARTER_ITALIC08_100DPI.PCF
DECwindows font file
40.44 – CHARTER_ITALIC10_100DPI.PCF
DECwindows font file
40.45 – CHARTER_ITALIC12_100DPI.PCF
DECwindows font file
40.46 – CHARTER_ITALIC14_100DPI.PCF
DECwindows font file
40.47 – CHARTER_ITALIC18_100DPI.PCF
DECwindows font file
40.48 – CHARTER_ITALIC24_100DPI.PCF
DECwindows font file
40.49 – COURIER10_100DPI.PCF
DECwindows font file
40.50 – COURIER12_100DPI.PCF
DECwindows font file
40.51 – COURIER14_100DPI.PCF
DECwindows font file
40.52 – COURIER18_100DPI.PCF
DECwindows font file
40.53 – COURIER24_100DPI.PCF
DECwindows font file
40.54 – COURIER8_100DPI.PCF
DECwindows font file
40.55 – COURIER_BOLD10_100DPI.PCF
DECwindows font file
40.56 – COURIER_BOLD12_100DPI.PCF
DECwindows font file
40.57 – COURIER_BOLD14_100DPI.PCF
DECwindows font file
40.58 – COURIER_BOLD18_100DPI.PCF
DECwindows font file
40.59 – COURIER_BOLD24_100DPI.PCF
DECwindows font file
40.60 – COURIER_BOLD8_100DPI.PCF
DECwindows font file
40.61 – COURIER_BOLDOBLIQUE10_100DPI.PCF
DECwindows font file
40.62 – COURIER_BOLDOBLIQUE12_100DPI.PCF
DECwindows font file
40.63 – COURIER_BOLDOBLIQUE14_100DPI.PCF
DECwindows font file
40.64 – COURIER_BOLDOBLIQUE18_100DPI.PCF
DECwindows font file
40.65 – COURIER_BOLDOBLIQUE24_100DPI.PCF
DECwindows font file
40.66 – COURIER_BOLDOBLIQUE8_100DPI.PCF
DECwindows font file
40.67 – COURIER_OBLIQUE10_100DPI.PCF
DECwindows font file
40.68 – COURIER_OBLIQUE12_100DPI.PCF
DECwindows font file
40.69 – COURIER_OBLIQUE14_100DPI.PCF
DECwindows font file
40.70 – COURIER_OBLIQUE18_100DPI.PCF
DECwindows font file
40.71 – COURIER_OBLIQUE24_100DPI.PCF
DECwindows font file
40.72 – COURIER_OBLIQUE8_100DPI.PCF
DECwindows font file
40.73 – DECW$FONT_ALIAS_100DPI.DAT
DECwindows 100 dots per inch font alias file
40.74 – DECW$FONT_DIRECTORY_100DPI.DAT
DECwindows 100 dots per inch font directory file
40.75 – DECW$SESSION_100DPI.PCF
DECwindows font file
40.76 – DUTCH801_DECMATH_EXTENSION10_100DPI.PCF
DECwindows font file
40.77 – DUTCH801_DECMATH_EXTENSION12_100DPI.PCF
DECwindows font file
40.78 – DUTCH801_DECMATH_EXTENSION14_100DPI.PCF
DECwindows font file
40.79 – DUTCH801_DECMATH_EXTENSION8_100DPI.PCF
DECwindows font file
40.80 – DUTCH801_DECMATH_ITALIC10_100DPI.PCF
DECwindows font file
40.81 – DUTCH801_DECMATH_ITALIC12_100DPI.PCF
DECwindows font file
40.82 – DUTCH801_DECMATH_ITALIC14_100DPI.PCF
DECwindows font file
40.83 – DUTCH801_DECMATH_ITALIC8_100DPI.PCF
DECwindows font file
40.84 – DUTCH801_DECMATH_SYMBOL10_100DPI.PCF
DECwindows font file
40.85 – DUTCH801_DECMATH_SYMBOL12_100DPI.PCF
DECwindows font file
40.86 – DUTCH801_DECMATH_SYMBOL14_100DPI.PCF
DECwindows font file
40.87 – DUTCH801_DECMATH_SYMBOL8_100DPI.PCF
DECwindows font file
40.88 – FIXED_100DPI.PCF
DECwindows font file
40.89 – HELVETICA10_100DPI.PCF
DECwindows font file
40.90 – HELVETICA12_100DPI.PCF
DECwindows font file
40.91 – HELVETICA14_100DPI.PCF
DECwindows font file
40.92 – HELVETICA18_100DPI.PCF
DECwindows font file
40.93 – HELVETICA24_100DPI.PCF
DECwindows font file
40.94 – HELVETICA8_100DPI.PCF
DECwindows font file
40.95 – HELVETICA_BOLD10_100DPI.PCF
DECwindows font file
40.96 – HELVETICA_BOLD12_100DPI.PCF
DECwindows font file
40.97 – HELVETICA_BOLD14_100DPI.PCF
DECwindows font file
40.98 – HELVETICA_BOLD18_100DPI.PCF
DECwindows font file
40.99 – HELVETICA_BOLD24_100DPI.PCF
DECwindows font file
40.100 – HELVETICA_BOLD8_100DPI.PCF
DECwindows font file
40.101 – HELVETICA_BOLDOBLIQUE10_100DPI.PCF
DECwindows font file
40.102 – HELVETICA_BOLDOBLIQUE12_100DPI.PCF
DECwindows font file
40.103 – HELVETICA_BOLDOBLIQUE14_100DPI.PCF
DECwindows font file
40.104 – HELVETICA_BOLDOBLIQUE18_100DPI.PCF
DECwindows font file
40.105 – HELVETICA_BOLDOBLIQUE24_100DPI.PCF
DECwindows font file
40.106 – HELVETICA_BOLDOBLIQUE8_100DPI.PCF
DECwindows font file
40.107 – HELVETICA_OBLIQUE10_100DPI.PCF
DECwindows font file
40.108 – HELVETICA_OBLIQUE12_100DPI.PCF
DECwindows font file
40.109 – HELVETICA_OBLIQUE14_100DPI.PCF
DECwindows font file
40.110 – HELVETICA_OBLIQUE18_100DPI.PCF
DECwindows font file
40.111 – HELVETICA_OBLIQUE24_100DPI.PCF
DECwindows font file
40.112 – HELVETICA_OBLIQUE8_100DPI.PCF
DECwindows font file
40.113 – INTERIM_DM_EXTENSION14_100DPI.PCF
DECwindows font file
40.114 – INTERIM_DM_ITALIC14_100DPI.PCF
DECwindows font file
40.115 – INTERIM_DM_SYMBOL14_100DPI.PCF
DECwindows font file
40.116 – LUBALINGRAPH_BOOK10_100DPI.PCF
DECwindows font file
40.117 – LUBALINGRAPH_BOOK12_100DPI.PCF
DECwindows font file
40.118 – LUBALINGRAPH_BOOK14_100DPI.PCF
DECwindows font file
40.119 – LUBALINGRAPH_BOOK18_100DPI.PCF
DECwindows font file
40.120 – LUBALINGRAPH_BOOK24_100DPI.PCF
DECwindows font file
40.121 – LUBALINGRAPH_BOOK8_100DPI.PCF
DECwindows font file
40.122 – LUBALINGRAPH_BOOKOBLIQUE10_100DPI.PCF
DECwindows font file
40.123 – LUBALINGRAPH_BOOKOBLIQUE12_100DPI.PCF
DECwindows font file
40.124 – LUBALINGRAPH_BOOKOBLIQUE14_100DPI.PCF
DECwindows font file
40.125 – LUBALINGRAPH_BOOKOBLIQUE18_100DPI.PCF
DECwindows font file
40.126 – LUBALINGRAPH_BOOKOBLIQUE24_100DPI.PCF
DECwindows font file
40.127 – LUBALINGRAPH_BOOKOBLIQUE8_100DPI.PCF
DECwindows font file
40.128 – LUBALINGRAPH_DEMI10_100DPI.PCF
DECwindows font file
40.129 – LUBALINGRAPH_DEMI12_100DPI.PCF
DECwindows font file
40.130 – LUBALINGRAPH_DEMI14_100DPI.PCF
DECwindows font file
40.131 – LUBALINGRAPH_DEMI18_100DPI.PCF
DECwindows font file
40.132 – LUBALINGRAPH_DEMI24_100DPI.PCF
DECwindows font file
40.133 – LUBALINGRAPH_DEMI8_100DPI.PCF
DECwindows font file
40.134 – LUBALINGRAPH_DEMIOBLIQUE10_100DPI.PCF
DECwindows font file
40.135 – LUBALINGRAPH_DEMIOBLIQUE12_100DPI.PCF
DECwindows font file
40.136 – LUBALINGRAPH_DEMIOBLIQUE14_100DPI.PCF
DECwindows font file
40.137 – LUBALINGRAPH_DEMIOBLIQUE18_100DPI.PCF
DECwindows font file
40.138 – LUBALINGRAPH_DEMIOBLIQUE24_100DPI.PCF
DECwindows font file
40.139 – LUBALINGRAPH_DEMIOBLIQUE8_100DPI.PCF
DECwindows font file
40.140 – LUCIDABRIGHT08_100DPI.PCF
DECwindows font file
40.141 – LUCIDABRIGHT10_100DPI.PCF
DECwindows font file
40.142 – LUCIDABRIGHT12_100DPI.PCF
DECwindows font file
40.143 – LUCIDABRIGHT14_100DPI.PCF
DECwindows font file
40.144 – LUCIDABRIGHT18_100DPI.PCF
DECwindows font file
40.145 – LUCIDABRIGHT19_100DPI.PCF
DECwindows font file
40.146 – LUCIDABRIGHT24_100DPI.PCF
DECwindows font file
40.147 – LUCIDABRIGHT_DEMI08_100DPI.PCF
DECwindows font file
40.148 – LUCIDABRIGHT_DEMI10_100DPI.PCF
DECwindows font file
40.149 – LUCIDABRIGHT_DEMI12_100DPI.PCF
DECwindows font file
40.150 – LUCIDABRIGHT_DEMI14_100DPI.PCF
DECwindows font file
40.151 – LUCIDABRIGHT_DEMI18_100DPI.PCF
DECwindows font file
40.152 – LUCIDABRIGHT_DEMI19_100DPI.PCF
DECwindows font file
40.153 – LUCIDABRIGHT_DEMI24_100DPI.PCF
DECwindows font file
40.154 – LUCIDABRIGHT_DEMIITALIC08_100DPI.PCF
DECwindows font file
40.155 – LUCIDABRIGHT_DEMIITALIC10_100DPI.PCF
DECwindows font file
40.156 – LUCIDABRIGHT_DEMIITALIC12_100DPI.PCF
DECwindows font file
40.157 – LUCIDABRIGHT_DEMIITALIC14_100DPI.PCF
DECwindows font file
40.158 – LUCIDABRIGHT_DEMIITALIC18_100DPI.PCF
DECwindows font file
40.159 – LUCIDABRIGHT_DEMIITALIC19_100DPI.PCF
DECwindows font file
40.160 – LUCIDABRIGHT_DEMIITALIC24_100DPI.PCF
DECwindows font file
40.161 – LUCIDABRIGHT_ITALIC08_100DPI.PCF
DECwindows font file
40.162 – LUCIDABRIGHT_ITALIC10_100DPI.PCF
DECwindows font file
40.163 – LUCIDABRIGHT_ITALIC12_100DPI.PCF
DECwindows font file
40.164 – LUCIDABRIGHT_ITALIC14_100DPI.PCF
DECwindows font file
40.165 – LUCIDABRIGHT_ITALIC18_100DPI.PCF
DECwindows font file
40.166 – LUCIDABRIGHT_ITALIC19_100DPI.PCF
DECwindows font file
40.167 – LUCIDABRIGHT_ITALIC24_100DPI.PCF
DECwindows font file
40.168 – LUCIDATYPEWRITER_BOLDSANS08_100DPI.PCF
DECwindows font file
40.169 – LUCIDATYPEWRITER_BOLDSANS10_100DPI.PCF
DECwindows font file
40.170 – LUCIDATYPEWRITER_BOLDSANS12_100DPI.PCF
DECwindows font file
40.171 – LUCIDATYPEWRITER_BOLDSANS14_100DPI.PCF
DECwindows font file
40.172 – LUCIDATYPEWRITER_BOLDSANS18_100DPI.PCF
DECwindows font file
40.173 – LUCIDATYPEWRITER_BOLDSANS19_100DPI.PCF
DECwindows font file
40.174 – LUCIDATYPEWRITER_BOLDSANS24_100DPI.PCF
DECwindows font file
40.175 – LUCIDATYPEWRITER_SANS08_100DPI.PCF
DECwindows font file
40.176 – LUCIDATYPEWRITER_SANS10_100DPI.PCF
DECwindows font file
40.177 – LUCIDATYPEWRITER_SANS12_100DPI.PCF
DECwindows font file
40.178 – LUCIDATYPEWRITER_SANS14_100DPI.PCF
DECwindows font file
40.179 – LUCIDATYPEWRITER_SANS18_100DPI.PCF
DECwindows font file
40.180 – LUCIDATYPEWRITER_SANS19_100DPI.PCF
DECwindows font file
40.181 – LUCIDATYPEWRITER_SANS24_100DPI.PCF
DECwindows font file
40.182 – LUCIDA_BOLDITALICSANS08_100DPI.PCF
DECwindows font file
40.183 – LUCIDA_BOLDITALICSANS10_100DPI.PCF
DECwindows font file
40.184 – LUCIDA_BOLDITALICSANS12_100DPI.PCF
DECwindows font file
40.185 – LUCIDA_BOLDITALICSANS14_100DPI.PCF
DECwindows font file
40.186 – LUCIDA_BOLDITALICSANS18_100DPI.PCF
DECwindows font file
40.187 – LUCIDA_BOLDITALICSANS19_100DPI.PCF
DECwindows font file
40.188 – LUCIDA_BOLDITALICSANS24_100DPI.PCF
DECwindows font file
40.189 – LUCIDA_BOLDSANS08_100DPI.PCF
DECwindows font file
40.190 – LUCIDA_BOLDSANS10_100DPI.PCF
DECwindows font file
40.191 – LUCIDA_BOLDSANS12_100DPI.PCF
DECwindows font file
40.192 – LUCIDA_BOLDSANS14_100DPI.PCF
DECwindows font file
40.193 – LUCIDA_BOLDSANS18_100DPI.PCF
DECwindows font file
40.194 – LUCIDA_BOLDSANS19_100DPI.PCF
DECwindows font file
40.195 – LUCIDA_BOLDSANS24_100DPI.PCF
DECwindows font file
40.196 – LUCIDA_ITALICSANS08_100DPI.PCF
DECwindows font file
40.197 – LUCIDA_ITALICSANS10_100DPI.PCF
DECwindows font file
40.198 – LUCIDA_ITALICSANS12_100DPI.PCF
DECwindows font file
40.199 – LUCIDA_ITALICSANS14_100DPI.PCF
DECwindows font file
40.200 – LUCIDA_ITALICSANS18_100DPI.PCF
DECwindows font file
40.201 – LUCIDA_ITALICSANS19_100DPI.PCF
DECwindows font file
40.202 – LUCIDA_ITALICSANS24_100DPI.PCF
DECwindows font file
40.203 – LUCIDA_SANS08_100DPI.PCF
DECwindows font file
40.204 – LUCIDA_SANS10_100DPI.PCF
DECwindows font file
40.205 – LUCIDA_SANS12_100DPI.PCF
DECwindows font file
40.206 – LUCIDA_SANS14_100DPI.PCF
DECwindows font file
40.207 – LUCIDA_SANS18_100DPI.PCF
DECwindows font file
40.208 – LUCIDA_SANS19_100DPI.PCF
DECwindows font file
40.209 – LUCIDA_SANS24_100DPI.PCF
DECwindows font file
40.210 – MENU10_100DPI.PCF
DECwindows font file
40.211 – MENU12_100DPI.PCF
DECwindows font file
40.212 – NEWCENTURYSCHLBK_BOLD10_100DPI.PCF
DECwindows font file
40.213 – NEWCENTURYSCHLBK_BOLD12_100DPI.PCF
DECwindows font file
40.214 – NEWCENTURYSCHLBK_BOLD14_100DPI.PCF
DECwindows font file
40.215 – NEWCENTURYSCHLBK_BOLD18_100DPI.PCF
DECwindows font file
40.216 – NEWCENTURYSCHLBK_BOLD24_100DPI.PCF
DECwindows font file
40.217 – NEWCENTURYSCHLBK_BOLD8_100DPI.PCF
DECwindows font file
40.218 – NEWCENTURYSCHLBK_BOLDITALIC10_100DPI.PCF
DECwindows font file
40.219 – NEWCENTURYSCHLBK_BOLDITALIC12_100DPI.PCF
DECwindows font file
40.220 – NEWCENTURYSCHLBK_BOLDITALIC14_100DPI.PCF
DECwindows font file
40.221 – NEWCENTURYSCHLBK_BOLDITALIC18_100DPI.PCF
DECwindows font file
40.222 – NEWCENTURYSCHLBK_BOLDITALIC24_100DPI.PCF
DECwindows font file
40.223 – NEWCENTURYSCHLBK_BOLDITALIC8_100DPI.PCF
DECwindows font file
40.224 – NEWCENTURYSCHLBK_ITALIC10_100DPI.PCF
DECwindows font file
40.225 – NEWCENTURYSCHLBK_ITALIC12_100DPI.PCF
DECwindows font file
40.226 – NEWCENTURYSCHLBK_ITALIC14_100DPI.PCF
DECwindows font file
40.227 – NEWCENTURYSCHLBK_ITALIC18_100DPI.PCF
DECwindows font file
40.228 – NEWCENTURYSCHLBK_ITALIC24_100DPI.PCF
DECwindows font file
40.229 – NEWCENTURYSCHLBK_ITALIC8_100DPI.PCF
DECwindows font file
40.230 – NEWCENTURYSCHLBK_ROMAN10_100DPI.PCF
DECwindows font file
40.231 – NEWCENTURYSCHLBK_ROMAN12_100DPI.PCF
DECwindows font file
40.232 – NEWCENTURYSCHLBK_ROMAN14_100DPI.PCF
DECwindows font file
40.233 – NEWCENTURYSCHLBK_ROMAN18_100DPI.PCF
DECwindows font file
40.234 – NEWCENTURYSCHLBK_ROMAN24_100DPI.PCF
DECwindows font file
40.235 – NEWCENTURYSCHLBK_ROMAN8_100DPI.PCF
DECwindows font file
40.236 – PRESENT_BULLETS10_100.PCF
DECwindows font file
40.237 – PRESENT_BULLETS12_100.PCF
DECwindows font file
40.238 – PRESENT_BULLETS14_100.PCF
DECwindows font file
40.239 – PRESENT_BULLETS18_100.PCF
DECwindows font file
40.240 – PRESENT_BULLETS24_100.PCF
DECwindows font file
40.241 – PRESENT_BULLETS36_100.PCF
DECwindows font file
40.242 – PRESENT_BULLETS48_100.PCF
DECwindows font file
40.243 – PRESENT_BULLETS72_100.PCF
DECwindows font file
40.244 – PRESENT_BULLETS8_100.PCF
DECwindows font file
40.245 – SOUVENIR_DEMI10_100DPI.PCF
DECwindows font file
40.246 – SOUVENIR_DEMI12_100DPI.PCF
DECwindows font file
40.247 – SOUVENIR_DEMI14_100DPI.PCF
DECwindows font file
40.248 – SOUVENIR_DEMI18_100DPI.PCF
DECwindows font file
40.249 – SOUVENIR_DEMI24_100DPI.PCF
DECwindows font file
40.250 – SOUVENIR_DEMI8_100DPI.PCF
DECwindows font file
40.251 – SOUVENIR_DEMIITALIC10_100DPI.PCF
DECwindows font file
40.252 – SOUVENIR_DEMIITALIC12_100DPI.PCF
DECwindows font file
40.253 – SOUVENIR_DEMIITALIC14_100DPI.PCF
DECwindows font file
40.254 – SOUVENIR_DEMIITALIC18_100DPI.PCF
DECwindows font file
40.255 – SOUVENIR_DEMIITALIC24_100DPI.PCF
DECwindows font file
40.256 – SOUVENIR_DEMIITALIC8_100DPI.PCF
DECwindows font file
40.257 – SOUVENIR_LIGHT10_100DPI.PCF
DECwindows font file
40.258 – SOUVENIR_LIGHT12_100DPI.PCF
DECwindows font file
40.259 – SOUVENIR_LIGHT14_100DPI.PCF
DECwindows font file
40.260 – SOUVENIR_LIGHT18_100DPI.PCF
DECwindows font file
40.261 – SOUVENIR_LIGHT24_100DPI.PCF
DECwindows font file
40.262 – SOUVENIR_LIGHT8_100DPI.PCF
DECwindows font file
40.263 – SOUVENIR_LIGHTITALIC10_100DPI.PCF
DECwindows font file
40.264 – SOUVENIR_LIGHTITALIC12_100DPI.PCF
DECwindows font file
40.265 – SOUVENIR_LIGHTITALIC14_100DPI.PCF
DECwindows font file
40.266 – SOUVENIR_LIGHTITALIC18_100DPI.PCF
DECwindows font file
40.267 – SOUVENIR_LIGHTITALIC24_100DPI.PCF
DECwindows font file
40.268 – SOUVENIR_LIGHTITALIC8_100DPI.PCF
DECwindows font file
40.269 – SYMBOL10_100DPI.PCF
DECwindows font file
40.270 – SYMBOL12_100DPI.PCF
DECwindows font file
40.271 – SYMBOL14_100DPI.PCF
DECwindows font file
40.272 – SYMBOL18_100DPI.PCF
DECwindows font file
40.273 – SYMBOL24_100DPI.PCF
DECwindows font file
40.274 – SYMBOL8_100DPI.PCF
DECwindows font file
40.275 – TERMINAL10_100DPI.PCF
DECwindows font file
40.276 – TERMINAL14_100DPI.PCF
DECwindows font file
40.277 – TERMINAL18_100DPI.PCF
DECwindows font file
40.278 – TERMINAL20_100DPI.PCF
DECwindows font file
40.279 – TERMINAL28_100DPI.PCF
DECwindows font file
40.280 – TERMINAL36_100DPI.PCF
DECwindows font file
40.281 – TERMINAL_BOLD10_100DPI.PCF
DECwindows font file
40.282 – TERMINAL_BOLD14_100DPI.PCF
DECwindows font file
40.283 – TERMINAL_BOLD18_100DPI.PCF
DECwindows font file
40.284 – TERMINAL_BOLD20_100DPI.PCF
DECwindows font file
40.285 – TERMINAL_BOLD28_100DPI.PCF
DECwindows font file
40.286 – TERMINAL_BOLD36_100DPI.PCF
DECwindows font file
40.287 – TERMINAL_BOLD_DBLWIDE10_100DPI.PCF
DECwindows font file
40.288 – TERMINAL_BOLD_DBLWIDE14_100DPI.PCF
DECwindows font file
40.289 – TERMINAL_BOLD_DBLWIDE18_100DPI.PCF
DECwindows font file
40.290 – TERMINAL_BOLD_DBLWIDE_DECTECH10_100DPI.PCF
DECwindows font file
40.291 – TERMINAL_BOLD_DBLWIDE_DECTECH14_100DPI.PCF
DECwindows font file
40.292 – TERMINAL_BOLD_DBLWIDE_DECTECH18_100DPI.PCF
DECwindows font file
40.293 – TERMINAL_BOLD_DECTECH10_100DPI.PCF
DECwindows font file
40.294 – TERMINAL_BOLD_DECTECH14_100DPI.PCF
DECwindows font file
40.295 – TERMINAL_BOLD_DECTECH18_100DPI.PCF
DECwindows font file
40.296 – TERMINAL_BOLD_DECTECH20_100DPI.PCF
DECwindows font file
40.297 – TERMINAL_BOLD_DECTECH28_100DPI.PCF
DECwindows font file
40.298 – TERMINAL_BOLD_DECTECH36_100DPI.PCF
DECwindows font file
40.299 – TERMINAL_BOLD_NARROW10_100DPI.PCF
DECwindows font file
40.300 – TERMINAL_BOLD_NARROW14_100DPI.PCF
DECwindows font file
40.301 – TERMINAL_BOLD_NARROW18_100DPI.PCF
DECwindows font file
40.302 – TERMINAL_BOLD_NARROW20_100DPI.PCF
DECwindows font file
40.303 – TERMINAL_BOLD_NARROW28_100DPI.PCF
DECwindows font file
40.304 – TERMINAL_BOLD_NARROW36_100DPI.PCF
DECwindows font file
40.305 – TERMINAL_BOLD_NARROW_DECTECH10_100DPI.PCF
DECwindows font file
40.306 – TERMINAL_BOLD_NARROW_DECTECH14_100DPI.PCF
DECwindows font file
40.307 – TERMINAL_BOLD_NARROW_DECTECH18_100DPI.PCF
DECwindows font file
40.308 – TERMINAL_BOLD_NARROW_DECTECH20_100DPI.PCF
DECwindows font file
40.309 – TERMINAL_BOLD_NARROW_DECTECH28_100DPI.PCF
DECwindows font file
40.310 – TERMINAL_BOLD_NARROW_DECTECH36_100DPI.PCF
DECwindows font file
40.311 – TERMINAL_BOLD_WIDE10_100DPI.PCF
DECwindows font file
40.312 – TERMINAL_BOLD_WIDE14_100DPI.PCF
DECwindows font file
40.313 – TERMINAL_BOLD_WIDE18_100DPI.PCF
DECwindows font file
40.314 – TERMINAL_BOLD_WIDE_DECTECH10_100DPI.PCF
DECwindows font file
40.315 – TERMINAL_BOLD_WIDE_DECTECH14_100DPI.PCF
DECwindows font file
40.316 – TERMINAL_BOLD_WIDE_DECTECH18_100DPI.PCF
DECwindows font file
40.317 – TERMINAL_DBLWIDE10_100DPI.PCF
DECwindows font file
40.318 – TERMINAL_DBLWIDE14_100DPI.PCF
DECwindows font file
40.319 – TERMINAL_DBLWIDE18_100DPI.PCF
DECwindows font file
40.320 – TERMINAL_DBLWIDE_DECTECH10_100DPI.PCF
DECwindows font file
40.321 – TERMINAL_DBLWIDE_DECTECH14_100DPI.PCF
DECwindows font file
40.322 – TERMINAL_DBLWIDE_DECTECH18_100DPI.PCF
DECwindows font file
40.323 – TERMINAL_DECTECH10_100DPI.PCF
DECwindows font file
40.324 – TERMINAL_DECTECH14_100DPI.PCF
DECwindows font file
40.325 – TERMINAL_DECTECH18_100DPI.PCF
DECwindows font file
40.326 – TERMINAL_DECTECH20_100DPI.PCF
DECwindows font file
40.327 – TERMINAL_DECTECH28_100DPI.PCF
DECwindows font file
40.328 – TERMINAL_DECTECH36_100DPI.PCF
DECwindows font file
40.329 – TERMINAL_GS10_100DPI.PCF
DECwindows font file
40.330 – TERMINAL_GS14_100DPI.PCF
DECwindows font file
40.331 – TERMINAL_NARROW10_100DPI.PCF
DECwindows font file
40.332 – TERMINAL_NARROW14_100DPI.PCF
DECwindows font file
40.333 – TERMINAL_NARROW18_100DPI.PCF
DECwindows font file
40.334 – TERMINAL_NARROW20_100DPI.PCF
DECwindows font file
40.335 – TERMINAL_NARROW28_100DPI.PCF
DECwindows font file
40.336 – TERMINAL_NARROW36_100DPI.PCF
DECwindows font file
40.337 – TERMINAL_NARROW_DECTECH10_100DPI.PCF
DECwindows font file
40.338 – TERMINAL_NARROW_DECTECH14_100DPI.PCF
DECwindows font file
40.339 – TERMINAL_NARROW_DECTECH18_100DPI.PCF
DECwindows font file
40.340 – TERMINAL_NARROW_DECTECH20_100DPI.PCF
DECwindows font file
40.341 – TERMINAL_NARROW_DECTECH28_100DPI.PCF
DECwindows font file
40.342 – TERMINAL_NARROW_DECTECH36_100DPI.PCF
DECwindows font file
40.343 – TERMINAL_WIDE10_100DPI.PCF
DECwindows font file
40.344 – TERMINAL_WIDE14_100DPI.PCF
DECwindows font file
40.345 – TERMINAL_WIDE18_100DPI.PCF
DECwindows font file
40.346 – TERMINAL_WIDE_DECTECH10_100DPI.PCF
DECwindows font file
40.347 – TERMINAL_WIDE_DECTECH14_100DPI.PCF
DECwindows font file
40.348 – TERMINAL_WIDE_DECTECH18_100DPI.PCF
DECwindows font file
40.349 – TIMES_BOLD10_100DPI.PCF
DECwindows font file
40.350 – TIMES_BOLD12_100DPI.PCF
DECwindows font file
40.351 – TIMES_BOLD14_100DPI.PCF
DECwindows font file
40.352 – TIMES_BOLD18_100DPI.PCF
DECwindows font file
40.353 – TIMES_BOLD24_100DPI.PCF
DECwindows font file
40.354 – TIMES_BOLD8_100DPI.PCF
DECwindows font file
40.355 – TIMES_BOLDITALIC10_100DPI.PCF
DECwindows font file
40.356 – TIMES_BOLDITALIC12_100DPI.PCF
DECwindows font file
40.357 – TIMES_BOLDITALIC14_100DPI.PCF
DECwindows font file
40.358 – TIMES_BOLDITALIC18_100DPI.PCF
DECwindows font file
40.359 – TIMES_BOLDITALIC24_100DPI.PCF
DECwindows font file
40.360 – TIMES_BOLDITALIC8_100DPI.PCF
DECwindows font file
40.361 – TIMES_ITALIC10_100DPI.PCF
DECwindows font file
40.362 – TIMES_ITALIC12_100DPI.PCF
DECwindows font file
40.363 – TIMES_ITALIC14_100DPI.PCF
DECwindows font file
40.364 – TIMES_ITALIC18_100DPI.PCF
DECwindows font file
40.365 – TIMES_ITALIC24_100DPI.PCF
DECwindows font file
40.366 – TIMES_ITALIC8_100DPI.PCF
DECwindows font file
40.367 – TIMES_ROMAN10_100DPI.PCF
DECwindows font file
40.368 – TIMES_ROMAN12_100DPI.PCF
DECwindows font file
40.369 – TIMES_ROMAN14_100DPI.PCF
DECwindows font file
40.370 – TIMES_ROMAN18_100DPI.PCF
DECwindows font file
40.371 – TIMES_ROMAN24_100DPI.PCF
DECwindows font file
40.372 – TIMES_ROMAN8_100DPI.PCF
DECwindows font file
40.373 – UTOPIA10_100DPI.PCF
DECwindows font file
40.374 – UTOPIA12_100DPI.PCF
DECwindows font file
40.375 – UTOPIA14_100DPI.PCF
DECwindows font file
40.376 – UTOPIA18_100DPI.PCF
DECwindows font file
40.377 – UTOPIA24_100DPI.PCF
DECwindows font file
40.378 – UTOPIA_BOLD10_100DPI.PCF
DECwindows font file
40.379 – UTOPIA_BOLD12_100DPI.PCF
DECwindows font file
40.380 – UTOPIA_BOLD14_100DPI.PCF
DECwindows font file
40.381 – UTOPIA_BOLD18_100DPI.PCF
DECwindows font file
40.382 – UTOPIA_BOLD24_100DPI.PCF
DECwindows font file
40.383 – UTOPIA_BOLDITALIC10_100DPI.PCF
DECwindows font file
40.384 – UTOPIA_BOLDITALIC12_100DPI.PCF
DECwindows font file
40.385 – UTOPIA_BOLDITALIC14_100DPI.PCF
DECwindows font file
40.386 – UTOPIA_BOLDITALIC18_100DPI.PCF
DECwindows font file
40.387 – UTOPIA_BOLDITALIC24_100DPI.PCF
DECwindows font file
40.388 – UTOPIA_ITALIC10_100DPI.PCF
DECwindows font file
40.389 – UTOPIA_ITALIC12_100DPI.PCF
DECwindows font file
40.390 – UTOPIA_ITALIC14_100DPI.PCF
DECwindows font file
40.391 – UTOPIA_ITALIC18_100DPI.PCF
DECwindows font file
40.392 – UTOPIA_ITALIC24_100DPI.PCF
DECwindows font file
40.393 – VARIABLE_100DPI.PCF
DECwindows font file
41 – [SYSFONT.DECW.75DPI]
DECwindows 75DPI font files
41.1 – AVANTGARDE_BOOK10.PCF
DECwindows font file
41.2 – AVANTGARDE_BOOK12.PCF
DECwindows font file
41.3 – AVANTGARDE_BOOK14.PCF
DECwindows font file
41.4 – AVANTGARDE_BOOK18.PCF
DECwindows font file
41.5 – AVANTGARDE_BOOK24.PCF
DECwindows font file
41.6 – AVANTGARDE_BOOK8.PCF
DECwindows font file
41.7 – AVANTGARDE_BOOKOBLIQUE10.PCF
DECwindows font file
41.8 – AVANTGARDE_BOOKOBLIQUE12.PCF
DECwindows font file
41.9 – AVANTGARDE_BOOKOBLIQUE14.PCF
DECwindows font file
41.10 – AVANTGARDE_BOOKOBLIQUE18.PCF
DECwindows font file
41.11 – AVANTGARDE_BOOKOBLIQUE24.PCF
DECwindows font file
41.12 – AVANTGARDE_BOOKOBLIQUE8.PCF
DECwindows font file
41.13 – AVANTGARDE_DEMI10.PCF
DECwindows font file
41.14 – AVANTGARDE_DEMI12.PCF
DECwindows font file
41.15 – AVANTGARDE_DEMI14.PCF
DECwindows font file
41.16 – AVANTGARDE_DEMI18.PCF
DECwindows font file
41.17 – AVANTGARDE_DEMI24.PCF
DECwindows font file
41.18 – AVANTGARDE_DEMI8.PCF
DECwindows font file
41.19 – AVANTGARDE_DEMIOBLIQUE10.PCF
DECwindows font file
41.20 – AVANTGARDE_DEMIOBLIQUE12.PCF
DECwindows font file
41.21 – AVANTGARDE_DEMIOBLIQUE14.PCF
DECwindows font file
41.22 – AVANTGARDE_DEMIOBLIQUE18.PCF
DECwindows font file
41.23 – AVANTGARDE_DEMIOBLIQUE24.PCF
DECwindows font file
41.24 – AVANTGARDE_DEMIOBLIQUE8.PCF
DECwindows font file
41.25 – CHARTER08.PCF
DECwindows font file
41.26 – CHARTER10.PCF
DECwindows font file
41.27 – CHARTER12.PCF
DECwindows font file
41.28 – CHARTER14.PCF
DECwindows font file
41.29 – CHARTER18.PCF
DECwindows font file
41.30 – CHARTER24.PCF
DECwindows font file
41.31 – CHARTER_BOLD08.PCF
DECwindows font file
41.32 – CHARTER_BOLD10.PCF
DECwindows font file
41.33 – CHARTER_BOLD12.PCF
DECwindows font file
41.34 – CHARTER_BOLD14.PCF
DECwindows font file
41.35 – CHARTER_BOLD18.PCF
DECwindows font file
41.36 – CHARTER_BOLD24.PCF
DECwindows font file
41.37 – CHARTER_BOLD_ITALIC08.PCF
DECwindows font file
41.38 – CHARTER_BOLD_ITALIC10.PCF
DECwindows font file
41.39 – CHARTER_BOLD_ITALIC12.PCF
DECwindows font file
41.40 – CHARTER_BOLD_ITALIC14.PCF
DECwindows font file
41.41 – CHARTER_BOLD_ITALIC18.PCF
DECwindows font file
41.42 – CHARTER_BOLD_ITALIC24.PCF
DECwindows font file
41.43 – CHARTER_ITALIC08.PCF
DECwindows font file
41.44 – CHARTER_ITALIC10.PCF
DECwindows font file
41.45 – CHARTER_ITALIC12.PCF
DECwindows font file
41.46 – CHARTER_ITALIC14.PCF
DECwindows font file
41.47 – CHARTER_ITALIC18.PCF
DECwindows font file
41.48 – CHARTER_ITALIC24.PCF
DECwindows font file
41.49 – COURIER10.PCF
DECwindows font file
41.50 – COURIER12.PCF
DECwindows font file
41.51 – COURIER14.PCF
DECwindows font file
41.52 – COURIER18.PCF
DECwindows font file
41.53 – COURIER24.PCF
DECwindows font file
41.54 – COURIER8.PCF
DECwindows font file
41.55 – COURIER_BOLD10.PCF
DECwindows font file
41.56 – COURIER_BOLD12.PCF
DECwindows font file
41.57 – COURIER_BOLD14.PCF
DECwindows font file
41.58 – COURIER_BOLD18.PCF
DECwindows font file
41.59 – COURIER_BOLD24.PCF
DECwindows font file
41.60 – COURIER_BOLD8.PCF
DECwindows font file
41.61 – COURIER_BOLDOBLIQUE10.PCF
DECwindows font file
41.62 – COURIER_BOLDOBLIQUE12.PCF
DECwindows font file
41.63 – COURIER_BOLDOBLIQUE14.PCF
DECwindows font file
41.64 – COURIER_BOLDOBLIQUE18.PCF
DECwindows font file
41.65 – COURIER_BOLDOBLIQUE24.PCF
DECwindows font file
41.66 – COURIER_BOLDOBLIQUE8.PCF
DECwindows font file
41.67 – COURIER_OBLIQUE10.PCF
DECwindows font file
41.68 – COURIER_OBLIQUE12.PCF
DECwindows font file
41.69 – COURIER_OBLIQUE14.PCF
DECwindows font file
41.70 – COURIER_OBLIQUE18.PCF
DECwindows font file
41.71 – COURIER_OBLIQUE24.PCF
DECwindows font file
41.72 – COURIER_OBLIQUE8.PCF
DECwindows font file
41.73 – DECW$FONT_ALIAS.DAT
DECwindows 75 dots per inch font alias file
41.74 – DECW$FONT_DIRECTORY.DAT
DECwindows 75 dots per inch font directory file
41.75 – DECW$SESSION.PCF
DECwindows font file
41.76 – DUTCH801_DECMATH_EXTENSION10.PCF
DECwindows font file
41.77 – DUTCH801_DECMATH_EXTENSION12.PCF
DECwindows font file
41.78 – DUTCH801_DECMATH_EXTENSION14.PCF
DECwindows font file
41.79 – DUTCH801_DECMATH_EXTENSION8.PCF
DECwindows font file
41.80 – DUTCH801_DECMATH_ITALIC10.PCF
DECwindows font file
41.81 – DUTCH801_DECMATH_ITALIC12.PCF
DECwindows font file
41.82 – DUTCH801_DECMATH_ITALIC14.PCF
DECwindows font file
41.83 – DUTCH801_DECMATH_ITALIC8.PCF
DECwindows font file
41.84 – DUTCH801_DECMATH_SYMBOL10.PCF
DECwindows font file
41.85 – DUTCH801_DECMATH_SYMBOL12.PCF
DECwindows font file
41.86 – DUTCH801_DECMATH_SYMBOL14.PCF
DECwindows font file
41.87 – DUTCH801_DECMATH_SYMBOL8.PCF
DECwindows font file
41.88 – FIXED.PCF
DECwindows font file
41.89 – HELVETICA10.PCF
DECwindows font file
41.90 – HELVETICA12.PCF
DECwindows font file
41.91 – HELVETICA14.PCF
DECwindows font file
41.92 – HELVETICA18.PCF
DECwindows font file
41.93 – HELVETICA24.PCF
DECwindows font file
41.94 – HELVETICA8.PCF
DECwindows font file
41.95 – HELVETICA_BOLD10.PCF
DECwindows font file
41.96 – HELVETICA_BOLD12.PCF
DECwindows font file
41.97 – HELVETICA_BOLD14.PCF
DECwindows font file
41.98 – HELVETICA_BOLD18.PCF
DECwindows font file
41.99 – HELVETICA_BOLD24.PCF
DECwindows font file
41.100 – HELVETICA_BOLD8.PCF
DECwindows font file
41.101 – HELVETICA_BOLDOBLIQUE10.PCF
DECwindows font file
41.102 – HELVETICA_BOLDOBLIQUE12.PCF
DECwindows font file
41.103 – HELVETICA_BOLDOBLIQUE14.PCF
DECwindows font file
41.104 – HELVETICA_BOLDOBLIQUE18.PCF
DECwindows font file
41.105 – HELVETICA_BOLDOBLIQUE24.PCF
DECwindows font file
41.106 – HELVETICA_BOLDOBLIQUE8.PCF
DECwindows font file
41.107 – HELVETICA_OBLIQUE10.PCF
DECwindows font file
41.108 – HELVETICA_OBLIQUE12.PCF
DECwindows font file
41.109 – HELVETICA_OBLIQUE14.PCF
DECwindows font file
41.110 – HELVETICA_OBLIQUE18.PCF
DECwindows font file
41.111 – HELVETICA_OBLIQUE24.PCF
DECwindows font file
41.112 – HELVETICA_OBLIQUE8.PCF
DECwindows font file
41.113 – INTERIM_DM_EXTENSION14.PCF
DECwindows font file
41.114 – INTERIM_DM_ITALIC14.PCF
DECwindows font file
41.115 – INTERIM_DM_SYMBOL14.PCF
DECwindows font file
41.116 – LUBALINGRAPH_BOOK10.PCF
DECwindows font file
41.117 – LUBALINGRAPH_BOOK12.PCF
DECwindows font file
41.118 – LUBALINGRAPH_BOOK14.PCF
DECwindows font file
41.119 – LUBALINGRAPH_BOOK18.PCF
DECwindows font file
41.120 – LUBALINGRAPH_BOOK24.PCF
DECwindows font file
41.121 – LUBALINGRAPH_BOOK8.PCF
DECwindows font file
41.122 – LUBALINGRAPH_BOOKOBLIQUE10.PCF
DECwindows font file
41.123 – LUBALINGRAPH_BOOKOBLIQUE12.PCF
DECwindows font file
41.124 – LUBALINGRAPH_BOOKOBLIQUE14.PCF
DECwindows font file
41.125 – LUBALINGRAPH_BOOKOBLIQUE18.PCF
DECwindows font file
41.126 – LUBALINGRAPH_BOOKOBLIQUE24.PCF
DECwindows font file
41.127 – LUBALINGRAPH_BOOKOBLIQUE8.PCF
DECwindows font file
41.128 – LUBALINGRAPH_DEMI10.PCF
DECwindows font file
41.129 – LUBALINGRAPH_DEMI12.PCF
DECwindows font file
41.130 – LUBALINGRAPH_DEMI14.PCF
DECwindows font file
41.131 – LUBALINGRAPH_DEMI18.PCF
DECwindows font file
41.132 – LUBALINGRAPH_DEMI24.PCF
DECwindows font file
41.133 – LUBALINGRAPH_DEMI8.PCF
DECwindows font file
41.134 – LUBALINGRAPH_DEMIOBLIQUE10.PCF
DECwindows font file
41.135 – LUBALINGRAPH_DEMIOBLIQUE12.PCF
DECwindows font file
41.136 – LUBALINGRAPH_DEMIOBLIQUE14.PCF
DECwindows font file
41.137 – LUBALINGRAPH_DEMIOBLIQUE18.PCF
DECwindows font file
41.138 – LUBALINGRAPH_DEMIOBLIQUE24.PCF
DECwindows font file
41.139 – LUBALINGRAPH_DEMIOBLIQUE8.PCF
DECwindows font file
41.140 – LUCIDABRIGHT08.PCF
DECwindows font file
41.141 – LUCIDABRIGHT10.PCF
DECwindows font file
41.142 – LUCIDABRIGHT12.PCF
DECwindows font file
41.143 – LUCIDABRIGHT14.PCF
DECwindows font file
41.144 – LUCIDABRIGHT18.PCF
DECwindows font file
41.145 – LUCIDABRIGHT19.PCF
DECwindows font file
41.146 – LUCIDABRIGHT24.PCF
DECwindows font file
41.147 – LUCIDABRIGHT_DEMI08.PCF
DECwindows font file
41.148 – LUCIDABRIGHT_DEMI10.PCF
DECwindows font file
41.149 – LUCIDABRIGHT_DEMI12.PCF
DECwindows font file
41.150 – LUCIDABRIGHT_DEMI14.PCF
DECwindows font file
41.151 – LUCIDABRIGHT_DEMI18.PCF
DECwindows font file
41.152 – LUCIDABRIGHT_DEMI19.PCF
DECwindows font file
41.153 – LUCIDABRIGHT_DEMI24.PCF
DECwindows font file
41.154 – LUCIDABRIGHT_DEMIITALIC08.PCF
DECwindows font file
41.155 – LUCIDABRIGHT_DEMIITALIC10.PCF
DECwindows font file
41.156 – LUCIDABRIGHT_DEMIITALIC12.PCF
DECwindows font file
41.157 – LUCIDABRIGHT_DEMIITALIC14.PCF
DECwindows font file
41.158 – LUCIDABRIGHT_DEMIITALIC18.PCF
DECwindows font file
41.159 – LUCIDABRIGHT_DEMIITALIC19.PCF
DECwindows font file
41.160 – LUCIDABRIGHT_DEMIITALIC24.PCF
DECwindows font file
41.161 – LUCIDABRIGHT_ITALIC08.PCF
DECwindows font file
41.162 – LUCIDABRIGHT_ITALIC10.PCF
DECwindows font file
41.163 – LUCIDABRIGHT_ITALIC12.PCF
DECwindows font file
41.164 – LUCIDABRIGHT_ITALIC14.PCF
DECwindows font file
41.165 – LUCIDABRIGHT_ITALIC18.PCF
DECwindows font file
41.166 – LUCIDABRIGHT_ITALIC19.PCF
DECwindows font file
41.167 – LUCIDABRIGHT_ITALIC24.PCF
DECwindows font file
41.168 – LUCIDATYPEWRITER_BOLDSANS08.PCF
DECwindows font file
41.169 – LUCIDATYPEWRITER_BOLDSANS10.PCF
DECwindows font file
41.170 – LUCIDATYPEWRITER_BOLDSANS12.PCF
DECwindows font file
41.171 – LUCIDATYPEWRITER_BOLDSANS14.PCF
DECwindows font file
41.172 – LUCIDATYPEWRITER_BOLDSANS18.PCF
DECwindows font file
41.173 – LUCIDATYPEWRITER_BOLDSANS19.PCF
DECwindows font file
41.174 – LUCIDATYPEWRITER_BOLDSANS24.PCF
DECwindows font file
41.175 – LUCIDATYPEWRITER_SANS08.PCF
DECwindows font file
41.176 – LUCIDATYPEWRITER_SANS10.PCF
DECwindows font file
41.177 – LUCIDATYPEWRITER_SANS12.PCF
DECwindows font file
41.178 – LUCIDATYPEWRITER_SANS14.PCF
DECwindows font file
41.179 – LUCIDATYPEWRITER_SANS18.PCF
DECwindows font file
41.180 – LUCIDATYPEWRITER_SANS19.PCF
DECwindows font file
41.181 – LUCIDATYPEWRITER_SANS24.PCF
DECwindows font file
41.182 – LUCIDA_BOLDITALICSANS08.PCF
DECwindows font file
41.183 – LUCIDA_BOLDITALICSANS10.PCF
DECwindows font file
41.184 – LUCIDA_BOLDITALICSANS12.PCF
DECwindows font file
41.185 – LUCIDA_BOLDITALICSANS14.PCF
DECwindows font file
41.186 – LUCIDA_BOLDITALICSANS18.PCF
DECwindows font file
41.187 – LUCIDA_BOLDITALICSANS19.PCF
DECwindows font file
41.188 – LUCIDA_BOLDITALICSANS24.PCF
DECwindows font file
41.189 – LUCIDA_BOLDSANS08.PCF
DECwindows font file
41.190 – LUCIDA_BOLDSANS10.PCF
DECwindows font file
41.191 – LUCIDA_BOLDSANS12.PCF
DECwindows font file
41.192 – LUCIDA_BOLDSANS14.PCF
DECwindows font file
41.193 – LUCIDA_BOLDSANS18.PCF
DECwindows font file
41.194 – LUCIDA_BOLDSANS19.PCF
DECwindows font file
41.195 – LUCIDA_BOLDSANS24.PCF
DECwindows font file
41.196 – LUCIDA_ITALICSANS08.PCF
DECwindows font file
41.197 – LUCIDA_ITALICSANS10.PCF
DECwindows font file
41.198 – LUCIDA_ITALICSANS12.PCF
DECwindows font file
41.199 – LUCIDA_ITALICSANS14.PCF
DECwindows font file
41.200 – LUCIDA_ITALICSANS18.PCF
DECwindows font file
41.201 – LUCIDA_ITALICSANS19.PCF
DECwindows font file
41.202 – LUCIDA_ITALICSANS24.PCF
DECwindows font file
41.203 – LUCIDA_SANS08.PCF
DECwindows font file
41.204 – LUCIDA_SANS10.PCF
DECwindows font file
41.205 – LUCIDA_SANS12.PCF
DECwindows font file
41.206 – LUCIDA_SANS14.PCF
DECwindows font file
41.207 – LUCIDA_SANS18.PCF
DECwindows font file
41.208 – LUCIDA_SANS19.PCF
DECwindows font file
41.209 – LUCIDA_SANS24.PCF
DECwindows font file
41.210 – MENU10.PCF
DECwindows font file
41.211 – MENU12.PCF
DECwindows font file
41.212 – NEWCENTURYSCHLBK_BOLD10.PCF
DECwindows font file
41.213 – NEWCENTURYSCHLBK_BOLD12.PCF
DECwindows font file
41.214 – NEWCENTURYSCHLBK_BOLD14.PCF
DECwindows font file
41.215 – NEWCENTURYSCHLBK_BOLD18.PCF
DECwindows font file
41.216 – NEWCENTURYSCHLBK_BOLD24.PCF
DECwindows font file
41.217 – NEWCENTURYSCHLBK_BOLD8.PCF
DECwindows font file
41.218 – NEWCENTURYSCHLBK_BOLDITALIC10.PCF
DECwindows font file
41.219 – NEWCENTURYSCHLBK_BOLDITALIC12.PCF
DECwindows font file
41.220 – NEWCENTURYSCHLBK_BOLDITALIC14.PCF
DECwindows font file
41.221 – NEWCENTURYSCHLBK_BOLDITALIC18.PCF
DECwindows font file
41.222 – NEWCENTURYSCHLBK_BOLDITALIC24.PCF
DECwindows font file
41.223 – NEWCENTURYSCHLBK_BOLDITALIC8.PCF
DECwindows font file
41.224 – NEWCENTURYSCHLBK_ITALIC10.PCF
DECwindows font file
41.225 – NEWCENTURYSCHLBK_ITALIC12.PCF
DECwindows font file
41.226 – NEWCENTURYSCHLBK_ITALIC14.PCF
DECwindows font file
41.227 – NEWCENTURYSCHLBK_ITALIC18.PCF
DECwindows font file
41.228 – NEWCENTURYSCHLBK_ITALIC24.PCF
DECwindows font file
41.229 – NEWCENTURYSCHLBK_ITALIC8.PCF
DECwindows font file
41.230 – NEWCENTURYSCHLBK_ROMAN10.PCF
DECwindows font file
41.231 – NEWCENTURYSCHLBK_ROMAN12.PCF
DECwindows font file
41.232 – NEWCENTURYSCHLBK_ROMAN14.PCF
DECwindows font file
41.233 – NEWCENTURYSCHLBK_ROMAN18.PCF
DECwindows font file
41.234 – NEWCENTURYSCHLBK_ROMAN24.PCF
DECwindows font file
41.235 – NEWCENTURYSCHLBK_ROMAN8.PCF
DECwindows font file
41.236 – PRESENT_BULLETS10_75.PCF
DECwindows font file
41.237 – PRESENT_BULLETS12_75.PCF
DECwindows font file
41.238 – PRESENT_BULLETS14_75.PCF
DECwindows font file
41.239 – PRESENT_BULLETS18_75.PCF
DECwindows font file
41.240 – PRESENT_BULLETS24_75.PCF
DECwindows font file
41.241 – PRESENT_BULLETS36_75.PCF
DECwindows font file
41.242 – PRESENT_BULLETS48_75.PCF
DECwindows font file
41.243 – PRESENT_BULLETS72_75.PCF
DECwindows font file
41.244 – PRESENT_BULLETS8_75.PCF
DECwindows font file
41.245 – SOUVENIR_DEMI10.PCF
DECwindows font file
41.246 – SOUVENIR_DEMI12.PCF
DECwindows font file
41.247 – SOUVENIR_DEMI14.PCF
DECwindows font file
41.248 – SOUVENIR_DEMI18.PCF
DECwindows font file
41.249 – SOUVENIR_DEMI24.PCF
DECwindows font file
41.250 – SOUVENIR_DEMI8.PCF
DECwindows font file
41.251 – SOUVENIR_DEMIITALIC10.PCF
DECwindows font file
41.252 – SOUVENIR_DEMIITALIC12.PCF
DECwindows font file
41.253 – SOUVENIR_DEMIITALIC14.PCF
DECwindows font file
41.254 – SOUVENIR_DEMIITALIC18.PCF
DECwindows font file
41.255 – SOUVENIR_DEMIITALIC24.PCF
DECwindows font file
41.256 – SOUVENIR_DEMIITALIC8.PCF
DECwindows font file
41.257 – SOUVENIR_LIGHT10.PCF
DECwindows font file
41.258 – SOUVENIR_LIGHT12.PCF
DECwindows font file
41.259 – SOUVENIR_LIGHT14.PCF
DECwindows font file
41.260 – SOUVENIR_LIGHT18.PCF
DECwindows font file
41.261 – SOUVENIR_LIGHT24.PCF
DECwindows font file
41.262 – SOUVENIR_LIGHT8.PCF
DECwindows font file
41.263 – SOUVENIR_LIGHTITALIC10.PCF
DECwindows font file
41.264 – SOUVENIR_LIGHTITALIC12.PCF
DECwindows font file
41.265 – SOUVENIR_LIGHTITALIC14.PCF
DECwindows font file
41.266 – SOUVENIR_LIGHTITALIC18.PCF
DECwindows font file
41.267 – SOUVENIR_LIGHTITALIC24.PCF
DECwindows font file
41.268 – SOUVENIR_LIGHTITALIC8.PCF
DECwindows font file
41.269 – SYMBOL10.PCF
DECwindows font file
41.270 – SYMBOL12.PCF
DECwindows font file
41.271 – SYMBOL14.PCF
DECwindows font file
41.272 – SYMBOL18.PCF
DECwindows font file
41.273 – SYMBOL24.PCF
DECwindows font file
41.274 – SYMBOL8.PCF
DECwindows font file
41.275 – TERMINAL14.PCF
DECwindows font file
41.276 – TERMINAL18.PCF
DECwindows font file
41.277 – TERMINAL28.PCF
DECwindows font file
41.278 – TERMINAL36.PCF
DECwindows font file
41.279 – TERMINAL_BOLD14.PCF
DECwindows font file
41.280 – TERMINAL_BOLD18.PCF
DECwindows font file
41.281 – TERMINAL_BOLD28.PCF
DECwindows font file
41.282 – TERMINAL_BOLD36.PCF
DECwindows font file
41.283 – TERMINAL_BOLD_DBLWIDE14.PCF
DECwindows font file
41.284 – TERMINAL_BOLD_DBLWIDE18.PCF
DECwindows font file
41.285 – TERMINAL_BOLD_DBLWIDE_DECTECH14.PCF
DECwindows font file
41.286 – TERMINAL_BOLD_DBLWIDE_DECTECH18.PCF
DECwindows font file
41.287 – TERMINAL_BOLD_DECTECH14.PCF
DECwindows font file
41.288 – TERMINAL_BOLD_DECTECH18.PCF
DECwindows font file
41.289 – TERMINAL_BOLD_DECTECH28.PCF
DECwindows font file
41.290 – TERMINAL_BOLD_DECTECH36.PCF
DECwindows font file
41.291 – TERMINAL_BOLD_NARROW14.PCF
DECwindows font file
41.292 – TERMINAL_BOLD_NARROW18.PCF
DECwindows font file
41.293 – TERMINAL_BOLD_NARROW28.PCF
DECwindows font file
41.294 – TERMINAL_BOLD_NARROW36.PCF
DECwindows font file
41.295 – TERMINAL_BOLD_NARROW_DECTECH14.PCF
DECwindows font file
41.296 – TERMINAL_BOLD_NARROW_DECTECH18.PCF
DECwindows font file
41.297 – TERMINAL_BOLD_NARROW_DECTECH28.PCF
DECwindows font file
41.298 – TERMINAL_BOLD_NARROW_DECTECH36.PCF
DECwindows font file
41.299 – TERMINAL_BOLD_WIDE14.PCF
DECwindows font file
41.300 – TERMINAL_BOLD_WIDE18.PCF
DECwindows font file
41.301 – TERMINAL_BOLD_WIDE_DECTECH14.PCF
DECwindows font file
41.302 – TERMINAL_BOLD_WIDE_DECTECH18.PCF
DECwindows font file
41.303 – TERMINAL_DBLWIDE14.PCF
DECwindows font file
41.304 – TERMINAL_DBLWIDE18.PCF
DECwindows font file
41.305 – TERMINAL_DBLWIDE_DECTECH14.PCF
DECwindows font file
41.306 – TERMINAL_DBLWIDE_DECTECH18.PCF
DECwindows font file
41.307 – TERMINAL_DECTECH14.PCF
DECwindows font file
41.308 – TERMINAL_DECTECH18.PCF
DECwindows font file
41.309 – TERMINAL_DECTECH28.PCF
DECwindows font file
41.310 – TERMINAL_DECTECH36.PCF
DECwindows font file
41.311 – TERMINAL_GS14.PCF
DECwindows font file
41.312 – TERMINAL_GS18.PCF
DECwindows font file
41.313 – TERMINAL_NARROW14.PCF
DECwindows font file
41.314 – TERMINAL_NARROW18.PCF
DECwindows font file
41.315 – TERMINAL_NARROW28.PCF
DECwindows font file
41.316 – TERMINAL_NARROW36.PCF
DECwindows font file
41.317 – TERMINAL_NARROW_DECTECH14.PCF
DECwindows font file
41.318 – TERMINAL_NARROW_DECTECH18.PCF
DECwindows font file
41.319 – TERMINAL_NARROW_DECTECH28.PCF
DECwindows font file
41.320 – TERMINAL_NARROW_DECTECH36.PCF
DECwindows font file
41.321 – TERMINAL_WIDE14.PCF
DECwindows font file
41.322 – TERMINAL_WIDE18.PCF
DECwindows font file
41.323 – TERMINAL_WIDE_DECTECH14.PCF
DECwindows font file
41.324 – TERMINAL_WIDE_DECTECH18.PCF
DECwindows font file
41.325 – TIMES_BOLD10.PCF
DECwindows font file
41.326 – TIMES_BOLD12.PCF
DECwindows font file
41.327 – TIMES_BOLD14.PCF
DECwindows font file
41.328 – TIMES_BOLD18.PCF
DECwindows font file
41.329 – TIMES_BOLD24.PCF
DECwindows font file
41.330 – TIMES_BOLD8.PCF
DECwindows font file
41.331 – TIMES_BOLDITALIC10.PCF
DECwindows font file
41.332 – TIMES_BOLDITALIC12.PCF
DECwindows font file
41.333 – TIMES_BOLDITALIC14.PCF
DECwindows font file
41.334 – TIMES_BOLDITALIC18.PCF
DECwindows font file
41.335 – TIMES_BOLDITALIC24.PCF
DECwindows font file
41.336 – TIMES_BOLDITALIC8.PCF
DECwindows font file
41.337 – TIMES_ITALIC10.PCF
DECwindows font file
41.338 – TIMES_ITALIC12.PCF
DECwindows font file
41.339 – TIMES_ITALIC14.PCF
DECwindows font file
41.340 – TIMES_ITALIC18.PCF
DECwindows font file
41.341 – TIMES_ITALIC24.PCF
DECwindows font file
41.342 – TIMES_ITALIC8.PCF
DECwindows font file
41.343 – TIMES_ROMAN10.PCF
DECwindows font file
41.344 – TIMES_ROMAN12.PCF
DECwindows font file
41.345 – TIMES_ROMAN14.PCF
DECwindows font file
41.346 – TIMES_ROMAN18.PCF
DECwindows font file
41.347 – TIMES_ROMAN24.PCF
DECwindows font file
41.348 – TIMES_ROMAN8.PCF
DECwindows font file
41.349 – UTOPIA10.PCF
DECwindows font file
41.350 – UTOPIA12.PCF
DECwindows font file
41.351 – UTOPIA14.PCF
DECwindows font file
41.352 – UTOPIA18.PCF
DECwindows font file
41.353 – UTOPIA24.PCF
DECwindows font file
41.354 – UTOPIA_BOLD10.PCF
DECwindows font file
41.355 – UTOPIA_BOLD12.PCF
DECwindows font file
41.356 – UTOPIA_BOLD14.PCF
DECwindows font file
41.357 – UTOPIA_BOLD18.PCF
DECwindows font file
41.358 – UTOPIA_BOLD24.PCF
DECwindows font file
41.359 – UTOPIA_BOLD_ITALIC10.PCF
DECwindows font file
41.360 – UTOPIA_BOLD_ITALIC12.PCF
DECwindows font file
41.361 – UTOPIA_BOLD_ITALIC14.PCF
DECwindows font file
41.362 – UTOPIA_BOLD_ITALIC18.PCF
DECwindows font file
41.363 – UTOPIA_BOLD_ITALIC24.PCF
DECwindows font file
41.364 – UTOPIA_ITALIC10.PCF
DECwindows font file
41.365 – UTOPIA_ITALIC12.PCF
DECwindows font file
41.366 – UTOPIA_ITALIC14.PCF
DECwindows font file
41.367 – UTOPIA_ITALIC18.PCF
DECwindows font file
41.368 – UTOPIA_ITALIC24.PCF
DECwindows font file
41.369 – VARIABLE.PCF
DECwindows font file
42 – [SYSFONT.DECW.COMMON]
DECwindows COMMON font files
42.1 – 10X20.PCF
DECwindows font file
42.2 – 12X24.PCF
DECwindows font file
42.3 – 12X24RK.PCF
DECwindows font file
42.4 – 5X7.PCF
DECwindows font file
42.5 – 5X8.PCF
DECwindows font file
42.6 – 6X10.PCF
DECwindows font file
42.7 – 6X12.PCF
DECwindows font file
42.8 – 6X13.PCF
DECwindows font file
42.9 – 6X13B.PCF
DECwindows font file
42.10 – 6X9.PCF
DECwindows font file
42.11 – 7X13.PCF
DECwindows font file
42.12 – 7X13B.PCF
DECwindows font file
42.13 – 7X14.PCF
DECwindows font file
42.14 – 7X14B.PCF
DECwindows font file
42.15 – 7X14RK.PCF
DECwindows font file
42.16 – 8X13.PCF
DECwindows font file
42.17 – 8X13B.PCF
DECwindows font file
42.18 – 8X16.PCF
DECwindows font file
42.19 – 8X16RK.PCF
DECwindows font file
42.20 – 9X15.PCF
DECwindows font file
42.21 – 9X15B.PCF
DECwindows font file
42.22 – DECW$FONT_ALIAS_COMMON.DAT
DECwindows common font alias file
42.23 – DECW$FONT_DIRECTORY_COMMON.DAT
DECwindows common font directory file
42.24 – HANGLG16.PCF
DECwindows font file
42.25 – HANGLM16.PCF
DECwindows font file
42.26 – HANGLM24.PCF
DECwindows font file
42.27 – HEB6X13.PCF
DECwindows font file
42.28 – HEB8X13.PCF
DECwindows font file
42.29 – JISKAN16.PCF
DECwindows font file
42.30 – JISKAN24.PCF
DECwindows font file
42.31 – K14.PCF
DECwindows font file
42.32 – NIL2.PCF
DECwindows font file
42.33 – OLGL10.PCF
DECwindows font file
42.34 – OLGL12.PCF
DECwindows font file
42.35 – OLGL14.PCF
DECwindows font file
42.36 – OLGL19.PCF
DECwindows font file
42.37 – VT33018.PCF
DECwindows font file
42.38 – VT33036.PCF
DECwindows font file
42.39 – VT330_BOLD18.PCF
DECwindows font file
42.40 – VT330_BOLD36.PCF
DECwindows font file
42.41 – VT330_BOLD_DBLWIDE18.PCF
DECwindows font file
42.42 – VT330_BOLD_DBLWIDE_DECTECH18.PCF
DECwindows font file
42.43 – VT330_BOLD_DECTECH18.PCF
DECwindows font file
42.44 – VT330_BOLD_DECTECH36.PCF
DECwindows font file
42.45 – VT330_BOLD_NARROW18.PCF
DECwindows font file
42.46 – VT330_BOLD_NARROW36.PCF
DECwindows font file
42.47 – VT330_BOLD_NARROW_DECTECH18.PCF
DECwindows font file
42.48 – VT330_BOLD_NARROW_DECTECH36.PCF
DECwindows font file
42.49 – VT330_BOLD_WIDE18.PCF
DECwindows font file
42.50 – VT330_BOLD_WIDE_DECTECH18.PCF
DECwindows font file
42.51 – VT330_DBLWIDE18.PCF
DECwindows font file
42.52 – VT330_DBLWIDE_DECTECH18.PCF
DECwindows font file
42.53 – VT330_DECTECH18.PCF
DECwindows font file
42.54 – VT330_DECTECH36.PCF
DECwindows font file
42.55 – VT330_NARROW18.PCF
DECwindows font file
42.56 – VT330_NARROW36.PCF
DECwindows font file
42.57 – VT330_NARROW_DECTECH18.PCF
DECwindows font file
42.58 – VT330_NARROW_DECTECH36.PCF
DECwindows font file
42.59 – VT330_WIDE18.PCF
DECwindows font file
42.60 – VT330_WIDE_DECTECH18.PCF
DECwindows font file
43 – [SYSFONT.DECW.CURSOR16]
DECwindows CURSOR16 font files
43.1 – CURSOR.PCF
DECwindows font file
43.2 – DECW$CURSOR.PCF
DECwindows font file
43.3 – DECW$FONT_DIRECTORY_CURSOR16.DAT
DECwindows 16-bit cursor font directory file
43.4 – OLCURSOR.PCF
DECwindows font file
44 – [SYSFONT.DECW.CURSOR32]
DECwindows CURSOR32 font files
44.1 – DECW$C32X32.PCF
DECwindows font file
44.2 – DECW$FONT_DIRECTORY_CURSOR32.DAT
DECwindows 32 bit cursor font directory file
45 – [SYSFONT.DECW.EURO 100DPI]
This directory contains the X Logical Font Descriptions (XLFDs) for the 100 dpi font sets that support the euro symbol.
45.1 – AVANTGARDE_BOOK10_100DPI.PCF
DECwindows font file
45.2 – AVANTGARDE_BOOK12_100DPI.PCF
DECwindows font file
45.3 – AVANTGARDE_BOOK14_100DPI.PCF
DECwindows font file
45.4 – AVANTGARDE_BOOK18_100DPI.PCF
DECwindows font file
45.5 – AVANTGARDE_BOOK24_100DPI.PCF
DECwindows font file
45.6 – AVANTGARDE_BOOK8_100DPI.PCF
DECwindows font file
45.7 – AVANTGARDE_BOOKOBLIQUE10_100DPI.PCF
DECwindows font file
45.8 – AVANTGARDE_BOOKOBLIQUE12_100DPI.PCF
DECwindows font file
45.9 – AVANTGARDE_BOOKOBLIQUE14_100DPI.PCF
DECwindows font file
45.10 – AVANTGARDE_BOOKOBLIQUE18_100DPI.PCF
DECwindows font file
45.11 – AVANTGARDE_BOOKOBLIQUE24_100DPI.PCF
DECwindows font file
45.12 – AVANTGARDE_BOOKOBLIQUE8_100DPI.PCF
DECwindows font file
45.13 – AVANTGARDE_DEMI10_100DPI.PCF
DECwindows font file
45.14 – AVANTGARDE_DEMI12_100DPI.PCF
DECwindows font file
45.15 – AVANTGARDE_DEMI14_100DPI.PCF
DECwindows font file
45.16 – AVANTGARDE_DEMI18_100DPI.PCF
DECwindows font file
45.17 – AVANTGARDE_DEMI24_100DPI.PCF
DECwindows font file
45.18 – AVANTGARDE_DEMI8_100DPI.PCF
DECwindows font file
45.19 – AVANTGARDE_DEMIOBLIQUE10_100DPI.PCF
DECwindows font file
45.20 – AVANTGARDE_DEMIOBLIQUE12_100DPI.PCF
DECwindows font file
45.21 – AVANTGARDE_DEMIOBLIQUE14_100DPI.PCF
DECwindows font file
45.22 – AVANTGARDE_DEMIOBLIQUE18_100DPI.PCF
DECwindows font file
45.23 – AVANTGARDE_DEMIOBLIQUE24_100DPI.PCF
DECwindows font file
45.24 – AVANTGARDE_DEMIOBLIQUE8_100DPI.PCF
DECwindows font file
45.25 – COURIER10_100DPI.PCF
DECwindows font file
45.26 – COURIER12_100DPI.PCF
DECwindows font file
45.27 – COURIER14_100DPI.PCF
DECwindows font file
45.28 – COURIER18_100DPI.PCF
DECwindows font file
45.29 – COURIER24_100DPI.PCF
DECwindows font file
45.30 – COURIER8_100DPI.PCF
DECwindows font file
45.31 – COURIER_BOLD10_100DPI.PCF
DECwindows font file
45.32 – COURIER_BOLD12_100DPI.PCF
DECwindows font file
45.33 – COURIER_BOLD14_100DPI.PCF
DECwindows font file
45.34 – COURIER_BOLD18_100DPI.PCF
DECwindows font file
45.35 – COURIER_BOLD24_100DPI.PCF
DECwindows font file
45.36 – COURIER_BOLD8_100DPI.PCF
DECwindows font file
45.37 – COURIER_BOLDOBLIQUE10_100DPI.PCF
DECwindows font file
45.38 – COURIER_BOLDOBLIQUE12_100DPI.PCF
DECwindows font file
45.39 – COURIER_BOLDOBLIQUE14_100DPI.PCF
DECwindows font file
45.40 – COURIER_BOLDOBLIQUE18_100DPI.PCF
DECwindows font file
45.41 – COURIER_BOLDOBLIQUE24_100DPI.PCF
DECwindows font file
45.42 – COURIER_BOLDOBLIQUE8_100DPI.PCF
DECwindows font file
45.43 – COURIER_OBLIQUE10_100DPI.PCF
DECwindows font file
45.44 – COURIER_OBLIQUE12_100DPI.PCF
DECwindows font file
45.45 – COURIER_OBLIQUE14_100DPI.PCF
DECwindows font file
45.46 – COURIER_OBLIQUE18_100DPI.PCF
DECwindows font file
45.47 – COURIER_OBLIQUE24_100DPI.PCF
DECwindows font file
45.48 – COURIER_OBLIQUE8_100DPI.PCF
DECwindows font file
45.49 – DECW$FONT_DIRECTORY.DAT
DECwindows font file
45.50 – HELVETICA10_100DPI.PCF
DECwindows font file
45.51 – HELVETICA12_100DPI.PCF
DECwindows font file
45.52 – HELVETICA14_100DPI.PCF
DECwindows font file
45.53 – HELVETICA18_100DPI.PCF
DECwindows font file
45.54 – HELVETICA24_100DPI.PCF
DECwindows font file
45.55 – HELVETICA8_100DPI.PCF
DECwindows font file
45.56 – HELVETICA_BOLD10_100DPI.PCF
DECwindows font file
45.57 – HELVETICA_BOLD12_100DPI.PCF
DECwindows font file
45.58 – HELVETICA_BOLD14_100DPI.PCF
DECwindows font file
45.59 – HELVETICA_BOLD18_100DPI.PCF
DECwindows font file
45.60 – HELVETICA_BOLD24_100DPI.PCF
DECwindows font file
45.61 – HELVETICA_BOLD8_100DPI.PCF
DECwindows font file
45.62 – HELVETICA_BOLDOBLIQUE10_100DPI.PCF
DECwindows font file
45.63 – HELVETICA_BOLDOBLIQUE12_100DPI.PCF
DECwindows font file
45.64 – HELVETICA_BOLDOBLIQUE14_100DPI.PCF
DECwindows font file
45.65 – HELVETICA_BOLDOBLIQUE18_100DPI.PCF
DECwindows font file
45.66 – HELVETICA_BOLDOBLIQUE24_100DPI.PCF
DECwindows font file
45.67 – HELVETICA_BOLDOBLIQUE8_100DPI.PCF
DECwindows font file
45.68 – HELVETICA_OBLIQUE10_100DPI.PCF
DECwindows font file
45.69 – HELVETICA_OBLIQUE12_100DPI.PCF
DECwindows font file
45.70 – HELVETICA_OBLIQUE14_100DPI.PCF
DECwindows font file
45.71 – HELVETICA_OBLIQUE18_100DPI.PCF
DECwindows font file
45.72 – HELVETICA_OBLIQUE24_100DPI.PCF
DECwindows font file
45.73 – HELVETICA_OBLIQUE8_100DPI.PCF
DECwindows font file
45.74 – LUBALINGRAPH_BOOK10_100DPI.PCF
DECwindows font file
45.75 – LUBALINGRAPH_BOOK12_100DPI.PCF
DECwindows font file
45.76 – LUBALINGRAPH_BOOK14_100DPI.PCF
DECwindows font file
45.77 – LUBALINGRAPH_BOOK18_100DPI.PCF
DECwindows font file
45.78 – LUBALINGRAPH_BOOK24_100DPI.PCF
DECwindows font file
45.79 – LUBALINGRAPH_BOOK8_100DPI.PCF
DECwindows font file
45.80 – LUBALINGRAPH_BOOKOBLIQUE10_100DPI.PCF
DECwindows font file
45.81 – LUBALINGRAPH_BOOKOBLIQUE12_100DPI.PCF
DECwindows font file
45.82 – LUBALINGRAPH_BOOKOBLIQUE14_100DPI.PCF
DECwindows font file
45.83 – LUBALINGRAPH_BOOKOBLIQUE18_100DPI.PCF
DECwindows font file
45.84 – LUBALINGRAPH_BOOKOBLIQUE24_100DPI.PCF
DECwindows font file
45.85 – LUBALINGRAPH_BOOKOBLIQUE8_100DPI.PCF
DECwindows font file
45.86 – LUBALINGRAPH_DEMI10_100DPI.PCF
DECwindows font file
45.87 – LUBALINGRAPH_DEMI12_100DPI.PCF
DECwindows font file
45.88 – LUBALINGRAPH_DEMI14_100DPI.PCF
DECwindows font file
45.89 – LUBALINGRAPH_DEMI18_100DPI.PCF
DECwindows font file
45.90 – LUBALINGRAPH_DEMI24_100DPI.PCF
DECwindows font file
45.91 – LUBALINGRAPH_DEMI8_100DPI.PCF
DECwindows font file
45.92 – LUBALINGRAPH_DEMIOBLIQUE10_100DPI.PCF
DECwindows font file
45.93 – LUBALINGRAPH_DEMIOBLIQUE12_100DPI.PCF
DECwindows font file
45.94 – LUBALINGRAPH_DEMIOBLIQUE14_100DPI.PCF
DECwindows font file
45.95 – LUBALINGRAPH_DEMIOBLIQUE18_100DPI.PCF
DECwindows font file
45.96 – LUBALINGRAPH_DEMIOBLIQUE24_100DPI.PCF
DECwindows font file
45.97 – LUBALINGRAPH_DEMIOBLIQUE8_100DPI.PCF
DECwindows font file
45.98 – LUCIDABRIGHT08_100DPI.PCF
DECwindows font file
45.99 – LUCIDABRIGHT10_100DPI.PCF
DECwindows font file
45.100 – LUCIDABRIGHT12_100DPI.PCF
DECwindows font file
45.101 – LUCIDABRIGHT14_100DPI.PCF
DECwindows font file
45.102 – LUCIDABRIGHT18_100DPI.PCF
DECwindows font file
45.103 – LUCIDABRIGHT19_100DPI.PCF
DECwindows font file
45.104 – LUCIDABRIGHT24_100DPI.PCF
DECwindows font file
45.105 – LUCIDABRIGHT_DEMI08_100DPI.PCF
DECwindows font file
45.106 – LUCIDABRIGHT_DEMI10_100DPI.PCF
DECwindows font file
45.107 – LUCIDABRIGHT_DEMI12_100DPI.PCF
DECwindows font file
45.108 – LUCIDABRIGHT_DEMI14_100DPI.PCF
DECwindows font file
45.109 – LUCIDABRIGHT_DEMI18_100DPI.PCF
DECwindows font file
45.110 – LUCIDABRIGHT_DEMI19_100DPI.PCF
DECwindows font file
45.111 – LUCIDABRIGHT_DEMI24_100DPI.PCF
DECwindows font file
45.112 – LUCIDABRIGHT_DEMIITALIC08_100DPI.PCF
DECwindows font file
45.113 – LUCIDABRIGHT_DEMIITALIC10_100DPI.PCF
DECwindows font file
45.114 – LUCIDABRIGHT_DEMIITALIC12_100DPI.PCF
DECwindows font file
45.115 – LUCIDABRIGHT_DEMIITALIC14_100DPI.PCF
DECwindows font file
45.116 – LUCIDABRIGHT_DEMIITALIC18_100DPI.PCF
DECwindows font file
45.117 – LUCIDABRIGHT_DEMIITALIC19_100DPI.PCF
DECwindows font file
45.118 – LUCIDABRIGHT_DEMIITALIC24_100DPI.PCF
DECwindows font file
45.119 – LUCIDABRIGHT_ITALIC08_100DPI.PCF
DECwindows font file
45.120 – LUCIDABRIGHT_ITALIC10_100DPI.PCF
DECwindows font file
45.121 – LUCIDABRIGHT_ITALIC12_100DPI.PCF
DECwindows font file
45.122 – LUCIDABRIGHT_ITALIC14_100DPI.PCF
DECwindows font file
45.123 – LUCIDABRIGHT_ITALIC18_100DPI.PCF
DECwindows font file
45.124 – LUCIDABRIGHT_ITALIC19_100DPI.PCF
DECwindows font file
45.125 – LUCIDABRIGHT_ITALIC24_100DPI.PCF
DECwindows font file
45.126 – LUCIDATYPEWRITER_BOLDSANS08_100DPI.PCF
DECwindows font file
45.127 – LUCIDATYPEWRITER_BOLDSANS10_100DPI.PCF
DECwindows font file
45.128 – LUCIDATYPEWRITER_BOLDSANS12_100DPI.PCF
DECwindows font file
45.129 – LUCIDATYPEWRITER_BOLDSANS14_100DPI.PCF
DECwindows font file
45.130 – LUCIDATYPEWRITER_BOLDSANS18_100DPI.PCF
DECwindows font file
45.131 – LUCIDATYPEWRITER_BOLDSANS19_100DPI.PCF
DECwindows font file
45.132 – LUCIDATYPEWRITER_BOLDSANS24_100DPI.PCF
DECwindows font file
45.133 – LUCIDATYPEWRITER_SANS08_100DPI.PCF
DECwindows font file
45.134 – LUCIDATYPEWRITER_SANS10_100DPI.PCF
DECwindows font file
45.135 – LUCIDATYPEWRITER_SANS12_100DPI.PCF
DECwindows font file
45.136 – LUCIDATYPEWRITER_SANS14_100DPI.PCF
DECwindows font file
45.137 – LUCIDATYPEWRITER_SANS18_100DPI.PCF
DECwindows font file
45.138 – LUCIDATYPEWRITER_SANS19_100DPI.PCF
DECwindows font file
45.139 – LUCIDATYPEWRITER_SANS24_100DPI.PCF
DECwindows font file
45.140 – LUCIDA_BOLDITALICSANS08_100DPI.PCF
DECwindows font file
45.141 – LUCIDA_BOLDITALICSANS10_100DPI.PCF
DECwindows font file
45.142 – LUCIDA_BOLDITALICSANS12_100DPI.PCF
DECwindows font file
45.143 – LUCIDA_BOLDITALICSANS14_100DPI.PCF
DECwindows font file
45.144 – LUCIDA_BOLDITALICSANS18_100DPI.PCF
DECwindows font file
45.145 – LUCIDA_BOLDITALICSANS19_100DPI.PCF
DECwindows font file
45.146 – LUCIDA_BOLDITALICSANS24_100DPI.PCF
DECwindows font file
45.147 – LUCIDA_BOLDSANS08_100DPI.PCF
DECwindows font file
45.148 – LUCIDA_BOLDSANS10_100DPI.PCF
DECwindows font file
45.149 – LUCIDA_BOLDSANS12_100DPI.PCF
DECwindows font file
45.150 – LUCIDA_BOLDSANS14_100DPI.PCF
DECwindows font file
45.151 – LUCIDA_BOLDSANS18_100DPI.PCF
DECwindows font file
45.152 – LUCIDA_BOLDSANS19_100DPI.PCF
DECwindows font file
45.153 – LUCIDA_BOLDSANS24_100DPI.PCF
DECwindows font file
45.154 – LUCIDA_ITALICSANS08_100DPI.PCF
DECwindows font file
45.155 – LUCIDA_ITALICSANS10_100DPI.PCF
DECwindows font file
45.156 – LUCIDA_ITALICSANS12_100DPI.PCF
DECwindows font file
45.157 – LUCIDA_ITALICSANS14_100DPI.PCF
DECwindows font file
45.158 – LUCIDA_ITALICSANS18_100DPI.PCF
DECwindows font file
45.159 – LUCIDA_ITALICSANS19_100DPI.PCF
DECwindows font file
45.160 – LUCIDA_ITALICSANS24_100DPI.PCF
DECwindows font file
45.161 – LUCIDA_SANS08_100DPI.PCF
DECwindows font file
45.162 – LUCIDA_SANS10_100DPI.PCF
DECwindows font file
45.163 – LUCIDA_SANS12_100DPI.PCF
DECwindows font file
45.164 – LUCIDA_SANS14_100DPI.PCF
DECwindows font file
45.165 – LUCIDA_SANS18_100DPI.PCF
DECwindows font file
45.166 – LUCIDA_SANS19_100DPI.PCF
DECwindows font file
45.167 – LUCIDA_SANS24_100DPI.PCF
DECwindows font file
45.168 – MENU10_100DPI.PCF
DECwindows font file
45.169 – MENU12_100DPI.PCF
DECwindows font file
45.170 – NEWCENTURYSCHLBK_BOLD10_100DPI.PCF
DECwindows font file
45.171 – NEWCENTURYSCHLBK_BOLD12_100DPI.PCF
DECwindows font file
45.172 – NEWCENTURYSCHLBK_BOLD14_100DPI.PCF
DECwindows font file
45.173 – NEWCENTURYSCHLBK_BOLD18_100DPI.PCF
DECwindows font file
45.174 – NEWCENTURYSCHLBK_BOLD24_100DPI.PCF
DECwindows font file
45.175 – NEWCENTURYSCHLBK_BOLD8_100DPI.PCF
DECwindows font file
45.176 – NEWCENTURYSCHLBK_BOLDITALIC10_100DPI.PCF
DECwindows font file
45.177 – NEWCENTURYSCHLBK_BOLDITALIC12_100DPI.PCF
DECwindows font file
45.178 – NEWCENTURYSCHLBK_BOLDITALIC14_100DPI.PCF
DECwindows font file
45.179 – NEWCENTURYSCHLBK_BOLDITALIC18_100DPI.PCF
DECwindows font file
45.180 – NEWCENTURYSCHLBK_BOLDITALIC24_100DPI.PCF
DECwindows font file
45.181 – NEWCENTURYSCHLBK_BOLDITALIC8_100DPI.PCF
DECwindows font file
45.182 – NEWCENTURYSCHLBK_ITALIC10_100DPI.PCF
DECwindows font file
45.183 – NEWCENTURYSCHLBK_ITALIC12_100DPI.PCF
DECwindows font file
45.184 – NEWCENTURYSCHLBK_ITALIC14_100DPI.PCF
DECwindows font file
45.185 – NEWCENTURYSCHLBK_ITALIC18_100DPI.PCF
DECwindows font file
45.186 – NEWCENTURYSCHLBK_ITALIC24_100DPI.PCF
DECwindows font file
45.187 – NEWCENTURYSCHLBK_ITALIC8_100DPI.PCF
DECwindows font file
45.188 – NEWCENTURYSCHLBK_ROMAN10_100DPI.PCF
DECwindows font file
45.189 – NEWCENTURYSCHLBK_ROMAN12_100DPI.PCF
DECwindows font file
45.190 – NEWCENTURYSCHLBK_ROMAN14_100DPI.PCF
DECwindows font file
45.191 – NEWCENTURYSCHLBK_ROMAN18_100DPI.PCF
DECwindows font file
45.192 – NEWCENTURYSCHLBK_ROMAN24_100DPI.PCF
DECwindows font file
45.193 – NEWCENTURYSCHLBK_ROMAN8_100DPI.PCF
DECwindows font file
45.194 – SOUVENIR_DEMI10_100DPI.PCF
DECwindows font file
45.195 – SOUVENIR_DEMI12_100DPI.PCF
DECwindows font file
45.196 – SOUVENIR_DEMI14_100DPI.PCF
DECwindows font file
45.197 – SOUVENIR_DEMI18_100DPI.PCF
DECwindows font file
45.198 – SOUVENIR_DEMI24_100DPI.PCF
DECwindows font file
45.199 – SOUVENIR_DEMI8_100DPI.PCF
DECwindows font file
45.200 – SOUVENIR_DEMIITALIC10_100DPI.PCF
DECwindows font file
45.201 – SOUVENIR_DEMIITALIC12_100DPI.PCF
DECwindows font file
45.202 – SOUVENIR_DEMIITALIC14_100DPI.PCF
DECwindows font file
45.203 – SOUVENIR_DEMIITALIC18_100DPI.PCF
DECwindows font file
45.204 – SOUVENIR_DEMIITALIC24_100DPI.PCF
DECwindows font file
45.205 – SOUVENIR_DEMIITALIC8_100DPI.PCF
DECwindows font file
45.206 – SOUVENIR_LIGHT10_100DPI.PCF
DECwindows font file
45.207 – SOUVENIR_LIGHT12_100DPI.PCF
DECwindows font file
45.208 – SOUVENIR_LIGHT14_100DPI.PCF
DECwindows font file
45.209 – SOUVENIR_LIGHT18_100DPI.PCF
DECwindows font file
45.210 – SOUVENIR_LIGHT24_100DPI.PCF
DECwindows font file
45.211 – SOUVENIR_LIGHT8_100DPI.PCF
DECwindows font file
45.212 – SOUVENIR_LIGHTITALIC10_100DPI.PCF
DECwindows font file
45.213 – SOUVENIR_LIGHTITALIC12_100DPI.PCF
DECwindows font file
45.214 – SOUVENIR_LIGHTITALIC14_100DPI.PCF
DECwindows font file
45.215 – SOUVENIR_LIGHTITALIC18_100DPI.PCF
DECwindows font file
45.216 – SOUVENIR_LIGHTITALIC24_100DPI.PCF
DECwindows font file
45.217 – SOUVENIR_LIGHTITALIC8_100DPI.PCF
DECwindows font file
45.218 – TERMINAL10_100DPI.PCF
DECwindows font file
45.219 – TERMINAL14_100DPI.PCF
DECwindows font file
45.220 – TERMINAL18_100DPI.PCF
DECwindows font file
45.221 – TERMINAL20_100DPI.PCF
DECwindows font file
45.222 – TERMINAL28_100DPI.PCF
DECwindows font file
45.223 – TERMINAL36_100DPI.PCF
DECwindows font file
45.224 – TERMINAL_BOLD10_100DPI.PCF
DECwindows font file
45.225 – TERMINAL_BOLD14_100DPI.PCF
DECwindows font file
45.226 – TERMINAL_BOLD18_100DPI.PCF
DECwindows font file
45.227 – TERMINAL_BOLD20_100DPI.PCF
DECwindows font file
45.228 – TERMINAL_BOLD28_100DPI.PCF
DECwindows font file
45.229 – TERMINAL_BOLD36_100DPI.PCF
DECwindows font file
45.230 – TERMINAL_BOLD_DBLWIDE10_100DPI.PCF
DECwindows font file
45.231 – TERMINAL_BOLD_DBLWIDE14_100DPI.PCF
DECwindows font file
45.232 – TERMINAL_BOLD_DBLWIDE18_100DPI.PCF
DECwindows font file
45.233 – TERMINAL_BOLD_NARROW10_100DPI.PCF
DECwindows font file
45.234 – TERMINAL_BOLD_NARROW14_100DPI.PCF
DECwindows font file
45.235 – TERMINAL_BOLD_NARROW18_100DPI.PCF
DECwindows font file
45.236 – TERMINAL_BOLD_NARROW20_100DPI.PCF
DECwindows font file
45.237 – TERMINAL_BOLD_NARROW28_100DPI.PCF
DECwindows font file
45.238 – TERMINAL_BOLD_NARROW36_100DPI.PCF
DECwindows font file
45.239 – TERMINAL_BOLD_WIDE10_100DPI.PCF
DECwindows font file
45.240 – TERMINAL_BOLD_WIDE14_100DPI.PCF
DECwindows font file
45.241 – TERMINAL_BOLD_WIDE18_100DPI.PCF
DECwindows font file
45.242 – TERMINAL_DBLWIDE10_100DPI.PCF
DECwindows font file
45.243 – TERMINAL_DBLWIDE14_100DPI.PCF
DECwindows font file
45.244 – TERMINAL_DBLWIDE18_100DPI.PCF
DECwindows font file
45.245 – TERMINAL_GS10_100DPI.PCF
DECwindows font file
45.246 – TERMINAL_GS14_100DPI.PCF
DECwindows font file
45.247 – TERMINAL_NARROW10_100DPI.PCF
DECwindows font file
45.248 – TERMINAL_NARROW14_100DPI.PCF
DECwindows font file
45.249 – TERMINAL_NARROW18_100DPI.PCF
DECwindows font file
45.250 – TERMINAL_NARROW20_100DPI.PCF
DECwindows font file
45.251 – TERMINAL_NARROW28_100DPI.PCF
DECwindows font file
45.252 – TERMINAL_NARROW36_100DPI.PCF
DECwindows font file
45.253 – TERMINAL_WIDE10_100DPI.PCF
DECwindows font file
45.254 – TERMINAL_WIDE14_100DPI.PCF
DECwindows font file
45.255 – TERMINAL_WIDE18_100DPI.PCF
DECwindows font file
45.256 – TIMES_BOLD10_100DPI.PCF
DECwindows font file
45.257 – TIMES_BOLD12_100DPI.PCF
DECwindows font file
45.258 – TIMES_BOLD14_100DPI.PCF
DECwindows font file
45.259 – TIMES_BOLD18_100DPI.PCF
DECwindows font file
45.260 – TIMES_BOLD24_100DPI.PCF
DECwindows font file
45.261 – TIMES_BOLD8_100DPI.PCF
DECwindows font file
45.262 – TIMES_BOLDITALIC10_100DPI.PCF
DECwindows font file
45.263 – TIMES_BOLDITALIC12_100DPI.PCF
DECwindows font file
45.264 – TIMES_BOLDITALIC14_100DPI.PCF
DECwindows font file
45.265 – TIMES_BOLDITALIC18_100DPI.PCF
DECwindows font file
45.266 – TIMES_BOLDITALIC24_100DPI.PCF
DECwindows font file
45.267 – TIMES_BOLDITALIC8_100DPI.PCF
DECwindows font file
45.268 – TIMES_ITALIC10_100DPI.PCF
DECwindows font file
45.269 – TIMES_ITALIC12_100DPI.PCF
DECwindows font file
45.270 – TIMES_ITALIC14_100DPI.PCF
DECwindows font file
45.271 – TIMES_ITALIC18_100DPI.PCF
DECwindows font file
45.272 – TIMES_ITALIC24_100DPI.PCF
DECwindows font file
45.273 – TIMES_ITALIC8_100DPI.PCF
DECwindows font file
45.274 – TIMES_ROMAN10_100DPI.PCF
DECwindows font file
45.275 – TIMES_ROMAN12_100DPI.PCF
DECwindows font file
45.276 – TIMES_ROMAN14_100DPI.PCF
DECwindows font file
45.277 – TIMES_ROMAN18_100DPI.PCF
DECwindows font file
45.278 – TIMES_ROMAN24_100DPI.PCF
DECwindows font file
45.279 – TIMES_ROMAN8_100DPI.PCF
DECwindows font file
46 – [SYSFONT.DECW.EURO 75DPI]
This directory contains the X Logical Font Descriptions (XLFDs) for the 75 dpi font sets that support the euro symbol.
46.1 – AVANTGARDE_BOOK10.PCF
DECwindows font file
46.2 – AVANTGARDE_BOOK12.PCF
DECwindows font file
46.3 – AVANTGARDE_BOOK14.PCF
DECwindows font file
46.4 – AVANTGARDE_BOOK18.PCF
DECwindows font file
46.5 – AVANTGARDE_BOOK24.PCF
DECwindows font file
46.6 – AVANTGARDE_BOOK8.PCF
DECwindows font file
46.7 – AVANTGARDE_BOOKOBLIQUE10.PCF
DECwindows font file
46.8 – AVANTGARDE_BOOKOBLIQUE12.PCF
DECwindows font file
46.9 – AVANTGARDE_BOOKOBLIQUE14.PCF
DECwindows font file
46.10 – AVANTGARDE_BOOKOBLIQUE18.PCF
DECwindows font file
46.11 – AVANTGARDE_BOOKOBLIQUE24.PCF
DECwindows font file
46.12 – AVANTGARDE_BOOKOBLIQUE8.PCF
DECwindows font file
46.13 – AVANTGARDE_DEMI10.PCF
DECwindows font file
46.14 – AVANTGARDE_DEMI12.PCF
DECwindows font file
46.15 – AVANTGARDE_DEMI14.PCF
DECwindows font file
46.16 – AVANTGARDE_DEMI18.PCF
DECwindows font file
46.17 – AVANTGARDE_DEMI24.PCF
DECwindows font file
46.18 – AVANTGARDE_DEMI8.PCF
DECwindows font file
46.19 – AVANTGARDE_DEMIOBLIQUE10.PCF
DECwindows font file
46.20 – AVANTGARDE_DEMIOBLIQUE12.PCF
DECwindows font file
46.21 – AVANTGARDE_DEMIOBLIQUE14.PCF
DECwindows font file
46.22 – AVANTGARDE_DEMIOBLIQUE18.PCF
DECwindows font file
46.23 – AVANTGARDE_DEMIOBLIQUE24.PCF
DECwindows font file
46.24 – AVANTGARDE_DEMIOBLIQUE8.PCF
DECwindows font file
46.25 – COURIER10.PCF
DECwindows font file
46.26 – COURIER12.PCF
DECwindows font file
46.27 – COURIER14.PCF
DECwindows font file
46.28 – COURIER18.PCF
DECwindows font file
46.29 – COURIER24.PCF
DECwindows font file
46.30 – COURIER8.PCF
DECwindows font file
46.31 – COURIER_BOLD10.PCF
DECwindows font file
46.32 – COURIER_BOLD12.PCF
DECwindows font file
46.33 – COURIER_BOLD14.PCF
DECwindows font file
46.34 – COURIER_BOLD18.PCF
DECwindows font file
46.35 – COURIER_BOLD24.PCF
DECwindows font file
46.36 – COURIER_BOLD8.PCF
DECwindows font file
46.37 – COURIER_BOLDOBLIQUE10.PCF
DECwindows font file
46.38 – COURIER_BOLDOBLIQUE12.PCF
DECwindows font file
46.39 – COURIER_BOLDOBLIQUE14.PCF
DECwindows font file
46.40 – COURIER_BOLDOBLIQUE18.PCF
DECwindows font file
46.41 – COURIER_BOLDOBLIQUE24.PCF
DECwindows font file
46.42 – COURIER_BOLDOBLIQUE8.PCF
DECwindows font file
46.43 – COURIER_OBLIQUE10.PCF
DECwindows font file
46.44 – COURIER_OBLIQUE12.PCF
DECwindows font file
46.45 – COURIER_OBLIQUE14.PCF
DECwindows font file
46.46 – COURIER_OBLIQUE18.PCF
DECwindows font file
46.47 – COURIER_OBLIQUE24.PCF
DECwindows font file
46.48 – COURIER_OBLIQUE8.PCF
DECwindows font file
46.49 – DECW$FONT_DIRECTORY.DAT
DECwindows font file
46.50 – HELVETICA10.PCF
DECwindows font file
46.51 – HELVETICA12.PCF
DECwindows font file
46.52 – HELVETICA14.PCF
DECwindows font file
46.53 – HELVETICA18.PCF
DECwindows font file
46.54 – HELVETICA24.PCF
DECwindows font file
46.55 – HELVETICA8.PCF
DECwindows font file
46.56 – HELVETICA_BOLD10.PCF
DECwindows font file
46.57 – HELVETICA_BOLD12.PCF
DECwindows font file
46.58 – HELVETICA_BOLD14.PCF
DECwindows font file
46.59 – HELVETICA_BOLD18.PCF
DECwindows font file
46.60 – HELVETICA_BOLD24.PCF
DECwindows font file
46.61 – HELVETICA_BOLD8.PCF
DECwindows font file
46.62 – HELVETICA_BOLDOBLIQUE10.PCF
DECwindows font file
46.63 – HELVETICA_BOLDOBLIQUE12.PCF
DECwindows font file
46.64 – HELVETICA_BOLDOBLIQUE14.PCF
DECwindows font file
46.65 – HELVETICA_BOLDOBLIQUE18.PCF
DECwindows font file
46.66 – HELVETICA_BOLDOBLIQUE24.PCF
DECwindows font file
46.67 – HELVETICA_BOLDOBLIQUE8.PCF
DECwindows font file
46.68 – HELVETICA_OBLIQUE10.PCF
DECwindows font file
46.69 – HELVETICA_OBLIQUE12.PCF
DECwindows font file
46.70 – HELVETICA_OBLIQUE14.PCF
DECwindows font file
46.71 – HELVETICA_OBLIQUE18.PCF
DECwindows font file
46.72 – HELVETICA_OBLIQUE24.PCF
DECwindows font file
46.73 – HELVETICA_OBLIQUE8.PCF
DECwindows font file
46.74 – LUBALINGRAPH_BOOK10.PCF
DECwindows font file
46.75 – LUBALINGRAPH_BOOK12.PCF
DECwindows font file
46.76 – LUBALINGRAPH_BOOK14.PCF
DECwindows font file
46.77 – LUBALINGRAPH_BOOK18.PCF
DECwindows font file
46.78 – LUBALINGRAPH_BOOK24.PCF
DECwindows font file
46.79 – LUBALINGRAPH_BOOK8.PCF
DECwindows font file
46.80 – LUBALINGRAPH_BOOKOBLIQUE10.PCF
DECwindows font file
46.81 – LUBALINGRAPH_BOOKOBLIQUE12.PCF
DECwindows font file
46.82 – LUBALINGRAPH_BOOKOBLIQUE14.PCF
DECwindows font file
46.83 – LUBALINGRAPH_BOOKOBLIQUE18.PCF
DECwindows font file
46.84 – LUBALINGRAPH_BOOKOBLIQUE24.PCF
DECwindows font file
46.85 – LUBALINGRAPH_BOOKOBLIQUE8.PCF
DECwindows font file
46.86 – LUBALINGRAPH_DEMI10.PCF
DECwindows font file
46.87 – LUBALINGRAPH_DEMI12.PCF
DECwindows font file
46.88 – LUBALINGRAPH_DEMI14.PCF
DECwindows font file
46.89 – LUBALINGRAPH_DEMI18.PCF
DECwindows font file
46.90 – LUBALINGRAPH_DEMI24.PCF
DECwindows font file
46.91 – LUBALINGRAPH_DEMI8.PCF
DECwindows font file
46.92 – LUBALINGRAPH_DEMIOBLIQUE10.PCF
DECwindows font file
46.93 – LUBALINGRAPH_DEMIOBLIQUE12.PCF
DECwindows font file
46.94 – LUBALINGRAPH_DEMIOBLIQUE14.PCF
DECwindows font file
46.95 – LUBALINGRAPH_DEMIOBLIQUE18.PCF
DECwindows font file
46.96 – LUBALINGRAPH_DEMIOBLIQUE24.PCF
DECwindows font file
46.97 – LUBALINGRAPH_DEMIOBLIQUE8.PCF
DECwindows font file
46.98 – LUCIDABRIGHT08.PCF
DECwindows font file
46.99 – LUCIDABRIGHT10.PCF
DECwindows font file
46.100 – LUCIDABRIGHT12.PCF
DECwindows font file
46.101 – LUCIDABRIGHT14.PCF
DECwindows font file
46.102 – LUCIDABRIGHT18.PCF
DECwindows font file
46.103 – LUCIDABRIGHT19.PCF
DECwindows font file
46.104 – LUCIDABRIGHT24.PCF
DECwindows font file
46.105 – LUCIDABRIGHT_DEMI08.PCF
DECwindows font file
46.106 – LUCIDABRIGHT_DEMI10.PCF
DECwindows font file
46.107 – LUCIDABRIGHT_DEMI12.PCF
DECwindows font file
46.108 – LUCIDABRIGHT_DEMI14.PCF
DECwindows font file
46.109 – LUCIDABRIGHT_DEMI18.PCF
DECwindows font file
46.110 – LUCIDABRIGHT_DEMI19.PCF
DECwindows font file
46.111 – LUCIDABRIGHT_DEMI24.PCF
DECwindows font file
46.112 – LUCIDABRIGHT_DEMIITALIC08.PCF
DECwindows font file
46.113 – LUCIDABRIGHT_DEMIITALIC10.PCF
DECwindows font file
46.114 – LUCIDABRIGHT_DEMIITALIC12.PCF
DECwindows font file
46.115 – LUCIDABRIGHT_DEMIITALIC14.PCF
DECwindows font file
46.116 – LUCIDABRIGHT_DEMIITALIC18.PCF
DECwindows font file
46.117 – LUCIDABRIGHT_DEMIITALIC19.PCF
DECwindows font file
46.118 – LUCIDABRIGHT_DEMIITALIC24.PCF
DECwindows font file
46.119 – LUCIDABRIGHT_ITALIC08.PCF
DECwindows font file
46.120 – LUCIDABRIGHT_ITALIC10.PCF
DECwindows font file
46.121 – LUCIDABRIGHT_ITALIC12.PCF
DECwindows font file
46.122 – LUCIDABRIGHT_ITALIC14.PCF
DECwindows font file
46.123 – LUCIDABRIGHT_ITALIC18.PCF
DECwindows font file
46.124 – LUCIDABRIGHT_ITALIC19.PCF
DECwindows font file
46.125 – LUCIDABRIGHT_ITALIC24.PCF
DECwindows font file
46.126 – LUCIDATYPEWRITER_BOLDSANS08.PCF
DECwindows font file
46.127 – LUCIDATYPEWRITER_BOLDSANS10.PCF
DECwindows font file
46.128 – LUCIDATYPEWRITER_BOLDSANS12.PCF
DECwindows font file
46.129 – LUCIDATYPEWRITER_BOLDSANS14.PCF
DECwindows font file
46.130 – LUCIDATYPEWRITER_BOLDSANS18.PCF
DECwindows font file
46.131 – LUCIDATYPEWRITER_BOLDSANS19.PCF
DECwindows font file
46.132 – LUCIDATYPEWRITER_BOLDSANS24.PCF
DECwindows font file
46.133 – LUCIDATYPEWRITER_SANS08.PCF
DECwindows font file
46.134 – LUCIDATYPEWRITER_SANS10.PCF
DECwindows font file
46.135 – LUCIDATYPEWRITER_SANS12.PCF
DECwindows font file
46.136 – LUCIDATYPEWRITER_SANS14.PCF
DECwindows font file
46.137 – LUCIDATYPEWRITER_SANS18.PCF
DECwindows font file
46.138 – LUCIDATYPEWRITER_SANS19.PCF
DECwindows font file
46.139 – LUCIDATYPEWRITER_SANS24.PCF
DECwindows font file
46.140 – LUCIDA_BOLDITALICSANS08.PCF
DECwindows font file
46.141 – LUCIDA_BOLDITALICSANS10.PCF
DECwindows font file
46.142 – LUCIDA_BOLDITALICSANS12.PCF
DECwindows font file
46.143 – LUCIDA_BOLDITALICSANS14.PCF
DECwindows font file
46.144 – LUCIDA_BOLDITALICSANS18.PCF
DECwindows font file
46.145 – LUCIDA_BOLDITALICSANS19.PCF
DECwindows font file
46.146 – LUCIDA_BOLDITALICSANS24.PCF
DECwindows font file
46.147 – LUCIDA_BOLDSANS08.PCF
DECwindows font file
46.148 – LUCIDA_BOLDSANS10.PCF
DECwindows font file
46.149 – LUCIDA_BOLDSANS12.PCF
DECwindows font file
46.150 – LUCIDA_BOLDSANS14.PCF
DECwindows font file
46.151 – LUCIDA_BOLDSANS18.PCF
DECwindows font file
46.152 – LUCIDA_BOLDSANS19.PCF
DECwindows font file
46.153 – LUCIDA_BOLDSANS24.PCF
DECwindows font file
46.154 – LUCIDA_ITALICSANS08.PCF
DECwindows font file
46.155 – LUCIDA_ITALICSANS10.PCF
DECwindows font file
46.156 – LUCIDA_ITALICSANS12.PCF
DECwindows font file
46.157 – LUCIDA_ITALICSANS14.PCF
DECwindows font file
46.158 – LUCIDA_ITALICSANS18.PCF
DECwindows font file
46.159 – LUCIDA_ITALICSANS19.PCF
DECwindows font file
46.160 – LUCIDA_ITALICSANS24.PCF
DECwindows font file
46.161 – LUCIDA_SANS08.PCF
DECwindows font file
46.162 – LUCIDA_SANS10.PCF
DECwindows font file
46.163 – LUCIDA_SANS12.PCF
DECwindows font file
46.164 – LUCIDA_SANS14.PCF
DECwindows font file
46.165 – LUCIDA_SANS18.PCF
DECwindows font file
46.166 – LUCIDA_SANS19.PCF
DECwindows font file
46.167 – LUCIDA_SANS24.PCF
DECwindows font file
46.168 – MENU10.PCF
DECwindows font file
46.169 – MENU12.PCF
DECwindows font file
46.170 – NEWCENTURYSCHLBK_BOLD10.PCF
DECwindows font file
46.171 – NEWCENTURYSCHLBK_BOLD12.PCF
DECwindows font file
46.172 – NEWCENTURYSCHLBK_BOLD14.PCF
DECwindows font file
46.173 – NEWCENTURYSCHLBK_BOLD18.PCF
DECwindows font file
46.174 – NEWCENTURYSCHLBK_BOLD24.PCF
DECwindows font file
46.175 – NEWCENTURYSCHLBK_BOLD8.PCF
DECwindows font file
46.176 – NEWCENTURYSCHLBK_BOLDITALIC10.PCF
DECwindows font file
46.177 – NEWCENTURYSCHLBK_BOLDITALIC12.PCF
DECwindows font file
46.178 – NEWCENTURYSCHLBK_BOLDITALIC14.PCF
DECwindows font file
46.179 – NEWCENTURYSCHLBK_BOLDITALIC18.PCF
DECwindows font file
46.180 – NEWCENTURYSCHLBK_BOLDITALIC24.PCF
DECwindows font file
46.181 – NEWCENTURYSCHLBK_BOLDITALIC8.PCF
DECwindows font file
46.182 – NEWCENTURYSCHLBK_ITALIC10.PCF
DECwindows font file
46.183 – NEWCENTURYSCHLBK_ITALIC12.PCF
DECwindows font file
46.184 – NEWCENTURYSCHLBK_ITALIC14.PCF
DECwindows font file
46.185 – NEWCENTURYSCHLBK_ITALIC18.PCF
DECwindows font file
46.186 – NEWCENTURYSCHLBK_ITALIC24.PCF
DECwindows font file
46.187 – NEWCENTURYSCHLBK_ITALIC8.PCF
DECwindows font file
46.188 – NEWCENTURYSCHLBK_ROMAN10.PCF
DECwindows font file
46.189 – NEWCENTURYSCHLBK_ROMAN12.PCF
DECwindows font file
46.190 – NEWCENTURYSCHLBK_ROMAN14.PCF
DECwindows font file
46.191 – NEWCENTURYSCHLBK_ROMAN18.PCF
DECwindows font file
46.192 – NEWCENTURYSCHLBK_ROMAN24.PCF
DECwindows font file
46.193 – NEWCENTURYSCHLBK_ROMAN8.PCF
DECwindows font file
46.194 – SOUVENIR_DEMI10.PCF
DECwindows font file
46.195 – SOUVENIR_DEMI12.PCF
DECwindows font file
46.196 – SOUVENIR_DEMI14.PCF
DECwindows font file
46.197 – SOUVENIR_DEMI18.PCF
DECwindows font file
46.198 – SOUVENIR_DEMI24.PCF
DECwindows font file
46.199 – SOUVENIR_DEMI8.PCF
DECwindows font file
46.200 – SOUVENIR_DEMIITALIC10.PCF
DECwindows font file
46.201 – SOUVENIR_DEMIITALIC12.PCF
DECwindows font file
46.202 – SOUVENIR_DEMIITALIC14.PCF
DECwindows font file
46.203 – SOUVENIR_DEMIITALIC18.PCF
DECwindows font file
46.204 – SOUVENIR_DEMIITALIC24.PCF
DECwindows font file
46.205 – SOUVENIR_DEMIITALIC8.PCF
DECwindows font file
46.206 – SOUVENIR_LIGHT10.PCF
DECwindows font file
46.207 – SOUVENIR_LIGHT12.PCF
DECwindows font file
46.208 – SOUVENIR_LIGHT14.PCF
DECwindows font file
46.209 – SOUVENIR_LIGHT18.PCF
DECwindows font file
46.210 – SOUVENIR_LIGHT24.PCF
DECwindows font file
46.211 – SOUVENIR_LIGHT8.PCF
DECwindows font file
46.212 – SOUVENIR_LIGHTITALIC10.PCF
DECwindows font file
46.213 – SOUVENIR_LIGHTITALIC12.PCF
DECwindows font file
46.214 – SOUVENIR_LIGHTITALIC14.PCF
DECwindows font file
46.215 – SOUVENIR_LIGHTITALIC18.PCF
DECwindows font file
46.216 – SOUVENIR_LIGHTITALIC24.PCF
DECwindows font file
46.217 – SOUVENIR_LIGHTITALIC8.PCF
DECwindows font file
46.218 – TERMINAL14.PCF
DECwindows font file
46.219 – TERMINAL18.PCF
DECwindows font file
46.220 – TERMINAL28.PCF
DECwindows font file
46.221 – TERMINAL36.PCF
DECwindows font file
46.222 – TERMINAL_BOLD14.PCF
DECwindows font file
46.223 – TERMINAL_BOLD18.PCF
DECwindows font file
46.224 – TERMINAL_BOLD28.PCF
DECwindows font file
46.225 – TERMINAL_BOLD36.PCF
DECwindows font file
46.226 – TERMINAL_BOLD_DBLWIDE14.PCF
DECwindows font file
46.227 – TERMINAL_BOLD_DBLWIDE18.PCF
DECwindows font file
46.228 – TERMINAL_BOLD_NARROW14.PCF
DECwindows font file
46.229 – TERMINAL_BOLD_NARROW18.PCF
DECwindows font file
46.230 – TERMINAL_BOLD_NARROW28.PCF
DECwindows font file
46.231 – TERMINAL_BOLD_NARROW36.PCF
DECwindows font file
46.232 – TERMINAL_BOLD_WIDE14.PCF
DECwindows font file
46.233 – TERMINAL_BOLD_WIDE18.PCF
DECwindows font file
46.234 – TERMINAL_DBLWIDE14.PCF
DECwindows font file
46.235 – TERMINAL_DBLWIDE18.PCF
DECwindows font file
46.236 – TERMINAL_GS14.PCF
DECwindows font file
46.237 – TERMINAL_GS18.PCF
DECwindows font file
46.238 – TERMINAL_NARROW14.PCF
DECwindows font file
46.239 – TERMINAL_NARROW18.PCF
DECwindows font file
46.240 – TERMINAL_NARROW28.PCF
DECwindows font file
46.241 – TERMINAL_NARROW36.PCF
DECwindows font file
46.242 – TERMINAL_WIDE14.PCF
DECwindows font file
46.243 – TERMINAL_WIDE18.PCF
DECwindows font file
46.244 – TIMES_BOLD10.PCF
DECwindows font file
46.245 – TIMES_BOLD12.PCF
DECwindows font file
46.246 – TIMES_BOLD14.PCF
DECwindows font file
46.247 – TIMES_BOLD18.PCF
DECwindows font file
46.248 – TIMES_BOLD24.PCF
DECwindows font file
46.249 – TIMES_BOLD8.PCF
DECwindows font file
46.250 – TIMES_BOLDITALIC10.PCF
DECwindows font file
46.251 – TIMES_BOLDITALIC12.PCF
DECwindows font file
46.252 – TIMES_BOLDITALIC14.PCF
DECwindows font file
46.253 – TIMES_BOLDITALIC18.PCF
DECwindows font file
46.254 – TIMES_BOLDITALIC24.PCF
DECwindows font file
46.255 – TIMES_BOLDITALIC8.PCF
DECwindows font file
46.256 – TIMES_ITALIC10.PCF
DECwindows font file
46.257 – TIMES_ITALIC12.PCF
DECwindows font file
46.258 – TIMES_ITALIC14.PCF
DECwindows font file
46.259 – TIMES_ITALIC18.PCF
DECwindows font file
46.260 – TIMES_ITALIC24.PCF
DECwindows font file
46.261 – TIMES_ITALIC8.PCF
DECwindows font file
46.262 – TIMES_ROMAN10.PCF
DECwindows font file
46.263 – TIMES_ROMAN12.PCF
DECwindows font file
46.264 – TIMES_ROMAN14.PCF
DECwindows font file
46.265 – TIMES_ROMAN18.PCF
DECwindows font file
46.266 – TIMES_ROMAN24.PCF
DECwindows font file
46.267 – TIMES_ROMAN8.PCF
DECwindows font file
47 – [SYSFONT.DECW.EURO COMMON]
This directory contains the X Logical Font Descriptions (XLFDs) for the common font sets that support the euro symbol.
47.1 – 10X20.PCF
DECwindows font file
47.2 – 12X24.PCF
DECwindows font file
47.3 – 5X7.PCF
DECwindows font file
47.4 – 6X13.PCF
DECwindows font file
47.5 – 7X13.PCF
DECwindows font file
47.6 – 7X14.PCF
DECwindows font file
47.7 – 7X14B.PCF
DECwindows font file
47.8 – 8X13.PCF
DECwindows font file
47.9 – 8X16.PCF
DECwindows font file
47.10 – 9X15.PCF
DECwindows font file
47.11 – DECW$FONT_DIRECTORY.DAT
DECwindows font file
47.12 – VT33018.PCF
DECwindows font file
47.13 – VT33036.PCF
DECwindows font file
47.14 – VT330_BOLD18.PCF
DECwindows font file
47.15 – VT330_BOLD36.PCF
DECwindows font file
47.16 – VT330_BOLD_DBLWIDE18.PCF
DECwindows font file
47.17 – VT330_BOLD_NARROW18.PCF
DECwindows font file
47.18 – VT330_BOLD_NARROW36.PCF
DECwindows font file
47.19 – VT330_BOLD_WIDE18.PCF
DECwindows font file
47.20 – VT330_DBLWIDE18.PCF
DECwindows font file
47.21 – VT330_NARROW18.PCF
DECwindows font file
47.22 – VT330_NARROW36.PCF
DECwindows font file
47.23 – VT330_WIDE18.PCF
DECwindows font file
48 – [SYSFONT.DECW.SPEEDO]
DECwindows SPEEDO font files
48.1 – DECW$FONT_DIRECTORY_SPEEDO.DAT
DECwindows Speedo font directory file
48.2 – FONT0419.SPD
DECwindows font file
48.3 – FONT0582.SPD
DECwindows font file
48.4 – FONT0583.SPD
DECwindows font file
48.5 – FONT0611.SPD
DECwindows font file
48.6 – FONT0648.SPD
DECwindows font file
48.7 – FONT0649.SPD
DECwindows font file
48.8 – FONT0709.SPD
DECwindows font file
48.9 – FONT0710.SPD
DECwindows font file
49 – [SYSFONT.DECW.TRUETYPE]
This directory contains Agfa Monotype TrueType scaleable fonts available for use with DECwindows Motif for OpenVMS
49.1 – ALBANYBD.TTF
X Logical Font Description (XLFD) for the Albany bold TrueType font set
49.2 – ALBANYBI.TTF
X Logical Font Description (XLFD) for the Albany bold italic TrueType font set
49.3 – ALBANYIT.TTF
X Logical Font Description (XLFD) for the Albany italic TrueType font set
49.4 – ALBANY__.TTF
X Logical Font Description (XLFD) for the Albany TrueType font set
49.5 – CUMBB.TTF
X Logical Font Description (XLFD) for the Cumberland bold TrueType font set
49.6 – CUMBBI.TTF
X Logical Font Description (XLFD) for the Cumberland bold italic TrueType font set
49.7 – CUMBI.TTF
X Logical Font Description (XLFD) for the Cumberland italic TrueType font set
49.8 – CUMBR.TTF
X Logical Font Description (XLFD) for the Cumberland TrueType font set
49.9 – DECW$FONT_DIRECTORY_TRUETYPE.DAT
This directory contains a mapping between the font description that a program would use to specify a TrueType font and the location of the corresponding font file.
49.10 – SAN_M_21.TTF
X Logical Font Description (XLFD) for the Screen (Sans Serif) TrueType font set
49.11 – SAN_P_21.TTF
X Logical Font Description (XLFD) for the Screen (Sans Serif) TrueType font set
49.12 – SRF_M_21.TTF
X Logical Font Description (XLFD) for the Screen (Serif) TrueType font set
49.13 – SRF_P_21.TTF
X Logical Font Description (XLFD) for the Screen (Serif) TrueType font set
49.14 – THOBI___.TTF
X Logical Font Description (XLFD) for the Thorndale bold italic TrueType font set
49.15 – THOB____.TTF
X Logical Font Description (XLFD) for the Thorndale bold TrueType font set
49.16 – THOI____.TTF
X Logical Font Description (XLFD) for the Thorndale italic TrueType font set
49.17 – THOR____.TTF
X Logical Font Description (XLFD) for the Thorndale TrueType font set
50 – [SYSFONT.DECW.TYPE1]
DECwindows TYPE1 font files
50.1 – COUR.PFA
DECwindows font file
50.2 – COURB.PFA
DECwindows font file
50.3 – COURBI.PFA
DECwindows font file
50.4 – COURI.PFA
DECwindows font file
50.5 – DECW$FONT_DIRECTORY_TYPE1.DAT
DECwindows Type1 font directory file
50.6 – UTBI____.PFA
DECwindows font file
50.7 – UTB_____.PFA
DECwindows font file
50.8 – UTI_____.PFA
DECwindows font file
50.9 – UTRG____.PFA
DECwindows font file
51 – [SYSFONT.PS FONT METRICS.SYSTEM]
PostScript Font files
51.1 – AVANTGARDE_BOOK.AFM
PostScript Font file
51.2 – AVANTGARDE_BOOKOBLIQUE.AFM
PostScript Font file
51.3 – AVANTGARDE_BOOKOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.4 – AVANTGARDE_BOOK_ISOLATIN1.AFM
PostScript Font file
51.5 – AVANTGARDE_DEMI.AFM
PostScript Font file
51.6 – AVANTGARDE_DEMIOBLIQUE.AFM
PostScript Font file
51.7 – AVANTGARDE_DEMIOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.8 – AVANTGARDE_DEMI_ISOLATIN1.AFM
PostScript Font file
51.9 – COURIER.AFM
PostScript Font file
51.10 – COURIER_BOLD.AFM
PostScript Font file
51.11 – COURIER_BOLDOBLIQUE.AFM
PostScript Font file
51.12 – COURIER_BOLDOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.13 – COURIER_BOLD_ISOLATIN1.AFM
PostScript Font file
51.14 – COURIER_ISOLATIN1.AFM
PostScript Font file
51.15 – COURIER_OBLIQUE.AFM
PostScript Font file
51.16 – COURIER_OBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.17 – HELVETICA.AFM
PostScript Font file
51.18 – HELVETICA_BOLD.AFM
PostScript Font file
51.19 – HELVETICA_BOLDOBLIQUE.AFM
PostScript Font file
51.20 – HELVETICA_BOLDOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.21 – HELVETICA_BOLD_ISOLATIN1.AFM
PostScript Font file
51.22 – HELVETICA_ISOLATIN1.AFM
PostScript Font file
51.23 – HELVETICA_OBLIQUE.AFM
PostScript Font file
51.24 – HELVETICA_OBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.25 – LUBALINGRAPH_BOOK.AFM
PostScript Font file
51.26 – LUBALINGRAPH_BOOKOBLIQUE.AFM
PostScript Font file
51.27 – LUBALINGRAPH_BOOKOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.28 – LUBALINGRAPH_BOOK_ISOLATIN1.AFM
PostScript Font file
51.29 – LUBALINGRAPH_DEMI.AFM
PostScript Font file
51.30 – LUBALINGRAPH_DEMIOBLIQUE.AFM
PostScript Font file
51.31 – LUBALINGRAPH_DEMIOBLIQUE_ISOLATIN1.AFM
PostScript Font file
51.32 – LUBALINGRAPH_DEMI_ISOLATIN1.AFM
PostScript Font file
51.33 – NEWCENTURYSCHLBK_BOLD.AFM
PostScript Font file
51.34 – NEWCENTURYSCHLBK_BOLDITALIC.AFM
PostScript Font file
51.35 – NEWCENTURYSCHLBK_BOLDITALIC_ISOLATIN1.AFM
PostScript Font file
51.36 – NEWCENTURYSCHLBK_BOLD_ISOLATIN1.AFM
PostScript Font file
51.37 – NEWCENTURYSCHLBK_ITALIC.AFM
PostScript Font file
51.38 – NEWCENTURYSCHLBK_ITALIC_ISOLATIN1.AFM
PostScript Font file
51.39 – NEWCENTURYSCHLBK_ROMAN.AFM
PostScript Font file
51.40 – NEWCENTURYSCHLBK_ROMAN_ISOLATIN1.AFM
PostScript Font file
51.41 – PRESENT_BULLETS.AFM
PostScript Font file
51.42 – PRESENT_BULLETS.PS
PostScript font file
51.43 – SOUVENIR_DEMI.AFM
PostScript font file
51.44 – SOUVENIR_DEMIITALIC.AFM
PostScript font file
51.45 – SOUVENIR_DEMIITALIC_ISOLATIN1.AFM
PostScript font file
51.46 – SOUVENIR_DEMI_ISOLATIN1.AFM
PostScript font file
51.47 – SOUVENIR_LIGHT.AFM
PostScript font file
51.48 – SOUVENIR_LIGHTITALIC.AFM
PostScript font file
51.49 – SOUVENIR_LIGHTITALIC_ISOLATIN1.AFM
PostScript font file
51.50 – SOUVENIR_LIGHT_ISOLATIN1.AFM
PostScript font file
51.51 – SYMBOL.AFM
PostScript font file
51.52 – TIMES_BOLD.AFM
PostScript font file
51.53 – TIMES_BOLDITALIC.AFM
PostScript font file
51.54 – TIMES_BOLDITALIC_ISOLATIN1.AFM
PostScript font file
51.55 – TIMES_BOLD_ISOLATIN1.AFM
PostScript font file
51.56 – TIMES_ITALIC.AFM
PostScript font file
51.57 – TIMES_ITALIC_ISOLATIN1.AFM
PostScript font file
51.58 – TIMES_ROMAN.AFM
PostScript font file
51.59 – TIMES_ROMAN_ISOLATIN1.AFM
PostScript font file
51.60 – ZAPFDINGBATS.AFM
PostScript font file
52 – [SYSFONT.WWPPS]
Font files used by the World-Wide PostScript Printing Subsystem
52.1 – ADECW_HEI_CNS11643_24_24.PCF
This file is included in the latest system build, but a description of the file is not available.
52.2 – ADECW_HEI_DTSCS_24_24.PCF
Digital Taiwan Supplemental character set (DTSCS-1990) Hei bitmap font
52.3 – ADECW_SUNG_CNS11643_32_32.PCF
CNS11643-1986 (plane 1 & 2) Sung bitmap font
52.4 – ADECW_SUNG_DTSCS_32_32.PCF
Digital Taiwan Supplemental character set (DTSCS-1990) Sung bitmap font
52.5 – ANGSANAUPC-BOLD.
TACTIS bold outline font
52.6 – ANGSANAUPC-LIGHT.
TACTIS normal outline font
52.7 – COURIER-BOLD-ISOLATIN2.
ISO8859-2 bold outline font
52.8 – COURIER-BOLD-ISOLATIN5.
ISO8859-9 bold outline font
52.9 – COURIER-BOLD-ISOLATINCYRILLIC.
ISO8859-5 bold outline font
52.10 – COURIER-BOLD-ISOLATINGREEK.
ISO8859-7 bold outline font
52.11 – COURIER-ISOLATIN2.
ISO8859-2 normal outline font
52.12 – COURIER-ISOLATIN5.
ISO8859-9 normal outline font
52.13 – COURIER-ISOLATINCYRILLIC.
ISO8859-5 normal outline font
52.14 – COURIER-ISOLATINGREEK.
ISO8859-7 normal outline font
52.15 – COURIER_BOLD_LATIN4_36.PCF
ISO8859-4 bold bitmap font
52.16 – COURIER_BOLD_LATIN9_24.PCF
ISO8859-15 bold bitmap font
52.17 – COURIER_LATIN4_36.PCF
ISO8859-4 normal bitmap font
52.18 – COURIER_LATIN9_24.PCF
ISO8859-15 normal bitmap font
52.19 – CSS_DONGWEN_SONGTI_UCS_32_32_M.PCF
CSS-DONGWEN songti medium-normal 32X32 fixed-size bitmap font for ISO10646 code set
52.20 – ETL_UNICODE_24.PCF
ISO10646 normal bitmap font
52.21 – HEI-GB2312-80.CSDATA
GB2312-1980 Hei outline font
52.22 – HEI-LIGHT-CNS11643-1.CSDATA
CNS11643-1986 (plane 1) Hei outline font
52.23 – HEI-LIGHT-CNS11643-2.CSDATA
CNS11643-1986 (plane 2) Hei outline font
52.24 – JDECW_MINCHO_KANA_24_100DPI.PCF
JISX0201-1976 Mincho bitmap font
52.25 – JDECW_MINCHO_KANJI_24_100DPI.PCF
JISX0208-1983 Mincho bitmap font
52.26 – MIRIAMFIXED-BOLD-ISOLATINHEBREW.
ISO8859-8 bold outline font
52.27 – MIRIAMFIXED-ISOLATINHEBREW.
ISO8859-8 normal outline font
52.28 – MUNJO.CSDATA
KSC5601-1987 Munjo outline font
52.29 – SUNG-LIGHT-CNS11643-1.CSDATA
CNS11643-1986 (plane 1) Sung outline font
52.30 – SUNG-LIGHT-CNS11643-2.CSDATA
CNS11643-1986 (plane 2) Sung outline font
52.31 – XISONG-GB2312-80.CSDATA
GB2312-1980 XiSong outline font
53 – [SYSHLP.EXAMPLES.DCE.TOOLS]
This directory contains tools used by technical support personnel to debug RPC/DCE applications.
53.1 – DCE$ETDEL.EXE
RPC/DCE error tracking tool used to debug RPC applications
53.2 – DCE$ETDMP.EXE
RPC/DCE error tracking tool used to debug RPC applications
53.3 – DCE$ETFMT.EXE
RPC/DCE error tracking tool used to debug RPC applications
53.4 – DCE$ETGET.EXE
RPC/DCE error tracking tool used to debug RPC applications
53.5 – JPI.COM
RPC/DCE command procedure used to debug process-related quota problems in RPC or DCE applications
54 – [SYSHLP.EXAMPLES.DECW]
DECwindows example files (logical name DECW$EXAMPLES)
54.1 – DECW$FONT_ALIAS_KANJI.DAT
DECwindows Kanji font alias file
54.2 – DECW$SECURITY_POLICY.TXT
Example of a DECwindows display server security policy file
54.3 – FONTS.ALIAS
DECwindows example font alias file
55 – [SYSHLP.EXAMPLES.ENCRYPT]
This file is included in the latest system build, but a description of the file is not available.
55.1 – CRYPEDT.CLD
This file is included in the latest system build, but a description of the file is not available.
55.2 – CRYPEDT.PAS
This file is included in the latest system build, but a description of the file is not available.
55.3 – ENCRYPT$AES_1_MBYTE_RANDOM-KEY.C
This file is included in the latest system build, but a description of the file is not available.
55.4 – ENCRYPT$EXAMPLES.TXT
This file is included in the latest system build, but a description of the file is not available.
55.5 – ENCRYPT_3DES.C
This file is included in the latest system build, but a description of the file is not available.
55.6 – ENCRYPT_DEF.ADA
This file is included in the latest system build, but a description of the file is not available.
55.7 – ENCRYPT_DEF.BAS
This file is included in the latest system build, but a description of the file is not available.
55.8 – ENCRYPT_DEF.FOR
This file is included in the latest system build, but a description of the file is not available.
55.9 – ENCRYPT_DEF.H
This file is included in the latest system build, but a description of the file is not available.
55.10 – ENCRYPT_DEF.MAR
This file is included in the latest system build, but a description of the file is not available.
55.11 – ENCRYPT_DEF.PAS
This file is included in the latest system build, but a description of the file is not available.
55.12 – ENCRYPT_DEF.PLI
This file is included in the latest system build, but a description of the file is not available.
55.13 – ENCRYPT_DEF.R32
This file is included in the latest system build, but a description of the file is not available.
55.14 – ENCRYPT_MESSAGES.ADA
This file is included in the latest system build, but a description of the file is not available.
55.15 – ENCRYPT_MESSAGES.BAS
This file is included in the latest system build, but a description of the file is not available.
55.16 – ENCRYPT_MESSAGES.FOR
This file is included in the latest system build, but a description of the file is not available.
55.17 – ENCRYPT_MESSAGES.H
This file is included in the latest system build, but a description of the file is not available.
55.18 – ENCRYPT_MESSAGES.MAR
This file is included in the latest system build, but a description of the file is not available.
55.19 – ENCRYPT_MESSAGES.PAS
This file is included in the latest system build, but a description of the file is not available.
55.20 – ENCRYPT_MESSAGES.PLI
This file is included in the latest system build, but a description of the file is not available.
55.21 – ENCRYPT_MESSAGES.R32
This file is included in the latest system build, but a description of the file is not available.
55.22 – ENCRYPT_STRUCTURES.ADA
This file is included in the latest system build, but a description of the file is not available.
55.23 – ENCRYPT_STRUCTURES.BAS
This file is included in the latest system build, but a description of the file is not available.
55.24 – ENCRYPT_STRUCTURES.FOR
This file is included in the latest system build, but a description of the file is not available.
55.25 – ENCRYPT_STRUCTURES.H
This file is included in the latest system build, but a description of the file is not available.
55.26 – ENCRYPT_STRUCTURES.MAR
This file is included in the latest system build, but a description of the file is not available.
55.27 – ENCRYPT_STRUCTURES.PAS
This file is included in the latest system build, but a description of the file is not available.
55.28 – ENCRYPT_STRUCTURES.PLI
This file is included in the latest system build, but a description of the file is not available.
55.29 – ENCRYPT_STRUCTURES.R32
This file is included in the latest system build, but a description of the file is not available.
55.30 – SAMPLE_HANDLER.PAS
This file is included in the latest system build, but a description of the file is not available.
56 – [SYSHLP.EXAMPLES.KRB]
Kerberos examples directory
56.1 – BUILD.COM
Kerberos examples build procedure
56.2 – GSS_CLIENT.C
GSS client example source file
56.3 – GSS_COMMON.C
GSS client/server common source file
56.4 – GSS_COMMON.H
GSS client/server common .h file
56.5 – GSS_SERVER.C
GSS server example source file
56.6 – KRB_CLIENT.C
Kerberos client example source file
56.7 – KRB_COMMON.C
Kerberos client/server common source file
56.8 – KRB_COMMON.H
Kerberos client/server common .h file
56.9 – KRB_SERVER.C
Kerberos server example source file
56.10 – SETUP.COM
Procedure to setup example environment
57 – [SYSHLP.EXAMPLES.PPPD.DOC]
Directory containing PPPD documentation
57.1 – PPPD_CONNECT.PS
PostScript file containing general guidelines for initiating a Point-to-Point Protocol (PPP)
57.2 – PPPD_CONNECT.TXT
Text file containing general guidelines for initiating a Point-to-Point Protocol (PPP)
57.3 – PPP_INTERFACES.PS
PostScript file describing privileged interfaces for the Point-to-Point Protocol (PPP)
57.4 – PPP_INTERFACES.TXT
Text file describing privileged interfaces for the Point-to-Point Protocol (PPP)
58 – [SYSHLP.EXAMPLES.PPPD]
Directory containing documents for development of PPP callbacks and a demo callback
58.1 – BUILD_IP_VCM.COM
Command procedure to build the image IP_VCM.EXE in the directory where this file resides
58.2 – BUILD_LOAD_IP_VCM.COM
Command procedure to compile and link the image loader needed to load IP_VCM.EXE
58.3 – BUILD_PPPD_CALLBACK.COM
Command procedure to compile and link the PPP callback image
58.4 – FSM_IF.H
Defines prototypes of PPP's FSM routines
58.5 – IPCP.C
PPP IP Control Protocol
58.6 – IPCP.H
IP Control Protocol definitions
58.7 – IPCP_REGISTER.COM
Command procedure to register the available example IPCP transport to use the PPPD facility
58.8 – IP_VCM.C
Module to implement a basic VCM for testing PPP
58.9 – IP_VCM_INIT.MAR
Initialization routine for the sample PPP protocol VCM
58.10 – LOAD_IP_VCM.C
Simple example to load example IPCP control protocol and VCM
58.11 – PPPD.H
PPP daemon global declarations
58.12 – PPPD_CALLBACK.C
Module to implement a callback routine to start running a protocol over PPP
58.13 – PPPUSR.H
Defines the bits necessary to get a control protocol compiled for VSM
58.14 – PPP_LIB.H
Constant definitions and external definitions of variables for use with the library routines
58.15 – PPP_MGMT_IF.H
Constant definitions and structure definitions for interfacing to the management routines
58.16 – PPP_VCI_IF.H
PPP VCI defintions
58.17 – SAMPLE_PPP_CALLBACK_SETUP.TXT
Description of how to build and enable sample Point-to-Point Protocol (PPP) callback and VMS Communications Module (VCM)
58.18 – VCI_JKT.MAR
Jacket routines for calls between PPP and other VCMs
59 – [SYSHLP.EXAMPLES.SNIA]
This file is included in the latest system build, but a description of the file is not available.
59.1 – HBAAPI.H
This file is included in the latest system build, but a description of the file is not available.
59.2 – HBAAPILIB.C
This file is included in the latest system build, but a description of the file is not available.
59.3 – HBAAPITEST.C
This file is included in the latest system build, but a description of the file is not available.
59.4 – HBA_VMS.C
This file is included in the latest system build, but a description of the file is not available.
59.5 – LIBHBAAPI.OPT
This file is included in the latest system build, but a description of the file is not available.
59.6 – VENDORHBAAPI.H
This file is included in the latest system build, but a description of the file is not available.
60 – [SYSHLP.EXAMPLES.USB]
This file is included in the latest system build, but a description of the file is not available.
60.1 – AGDEF.H
This file is included in the latest system build, but a description of the file is not available.
60.2 – EL_DEMO_1.C
This file is included in the latest system build, but a description of the file is not available.
60.3 – EL_USB_2.C
This file is included in the latest system build, but a description of the file is not available.
60.4 – EL_USB_2.H
This file is included in the latest system build, but a description of the file is not available.
60.5 – UGDEF.BAS
This file is included in the latest system build, but a description of the file is not available.
60.6 – UGDEF.FOR
This file is included in the latest system build, but a description of the file is not available.
60.7 – UGDEF.H
This file is included in the latest system build, but a description of the file is not available.
60.8 – UGDEF.MAR
This file is included in the latest system build, but a description of the file is not available.
60.9 – UGDEF.PAS
This file is included in the latest system build, but a description of the file is not available.
60.10 – UGDEF.R32
This file is included in the latest system build, but a description of the file is not available.
60.11 – UGDRIVER_PROGRAMMERS_GUIDE.HTM
This file is included in the latest system build, but a description of the file is not available.
60.12 – UGDRIVER_PROGRAMMERS_GUIDE.PDF
This file is included in the latest system build, but a description of the file is not available.
60.13 – UGDRIVER_PROGRAMMERS_GUIDE.PS
This file is included in the latest system build, but a description of the file is not available.
60.14 – UG_BARCODE.H
This file is included in the latest system build, but a description of the file is not available.
60.15 – UG_BARCODE_SUPPORT.C
This file is included in the latest system build, but a description of the file is not available.
60.16 – UG_BARCODE_TEST.C
This file is included in the latest system build, but a description of the file is not available.
60.17 – UG_EXAMPLE.C
This file is included in the latest system build, but a description of the file is not available.
60.18 – UG_SCALE_EXAMPLE.C
This file is included in the latest system build, but a description of the file is not available.
60.19 – USB_JOYSTICK_SUPPORT.HTM
This file is included in the latest system build, but a description of the file is not available.
60.20 – USB_JOYSTICK_SUPPORT.PDF
This file is included in the latest system build, but a description of the file is not available.
60.21 – USB_JOYSTICK_SUPPORT.PS
This file is included in the latest system build, but a description of the file is not available.
60.22 – VMSJOYSTICK.C
This file is included in the latest system build, but a description of the file is not available.
60.23 – VMSJOYSTICK.H
This file is included in the latest system build, but a description of the file is not available.
61 – [SYSHLP.EXAMPLES]
This directory, known by the logical name SYS$EXAMPLES, is a subdirectory of the [SYSHLP] directory. It contains sample driver programs, user-written system service programs, and other source code examples.
61.1 – ACMEUTIL.C
Source code module for the example SYS$ACM program
61.2 – ACMEUTIL.CLD
Provides DCL command language syntax for the ACMEUTIL.EXE example SYS$ACM program
61.3 – ACMEUTIL.COM
Build procedure for the example SYS$ACM program
61.4 – ACMEUTIL_SETUP.COM
Setup procedure for the example SYS$ACM program
61.5 – ACME_EXAMPLE_DOI.H
Common header information for building the authentication server
61.6 – ACME_EXAMPLE_DOI_ACME.C
Callout routines that compose an example ACME agent that performs simple username and password authentication in the independent model
61.7 – ACME_EXAMPLE_DOI_BUILD.COM
DCL commands to build the example ACME agent
61.8 – ACME_EXAMPLE_DOI_MSG.MSG
Messages for the example ACME agent
61.9 – ACME_EXAMPLE_README.TXT
Instructions on how to build and set up the example ACME agent and Persona extension
61.10 – ACME_PERSONA_BUILD.COM
DCL commands to build the example Persona extension
61.11 – ACME_PERSONA_EXT.C
Modules that compose an example Persona extension
61.12 – ADDUSER.COM
Sample command procedure to add users to SYSUAF.DAT
61.13 – ALIGN_FAULT_DEMO.C
Example program for collection of alignment fault data
61.14 – ALPHA_LOGGER.C
Example program for simple terminal session logging (similar to SET HOST/LOG) without DECnet for OpenVMS
61.15 – BACKDEF.BAS
BASIC source file for BACKUP saveset definitions that may be used by the BACKUP API
61.16 – BACKDEF.FOR
Fortran source file for BACKUP saveset definitions that may be used by the BACKUP API
61.17 – BACKDEF.H
C header file for BACKUP saveset definitions that may be used by the BACKUP API
61.18 – BACKDEF.MAR
MACRO-32 source file for BACKUP saveset definitions that may be used by the BACKUP API
61.19 – BACKDEF.R32
BLISS require file for BACKUP saveset definitions that may be used by the BACKUP API
61.20 – BACKSTRUC.FOR
Fortran source file for BACKUP internal definitions for data structures
61.21 – BACKSTRUC.H
C header file for BACKUP internal definitions for data structures
61.22 – BACKSTRUC.MAR
MACRO-32 source file for BACKUP internal definitions for data structures
61.23 – BACKSTRUC.R32
BLISS require file for BACKUP internal definitions for data structures
61.24 – BACKUSER.COM
Command procedure to back up user files and some system files
61.25 – BAPIDEF.BAS
BASIC source file for commonly used BACKUP API definitions
61.26 – BAPIDEF.FOR
Fortran source file for commonly used BACKUP API definitions
61.27 – BAPIDEF.H
C header file for commonly used BACKUP API definitions
61.28 – BAPIDEF.MAR
MACRO-32 source file for commonly used BACKUP API definitions
61.29 – BAPIDEF.R32
BLISS require file for commonly used BACKUP API definitions
61.30 – CALC_SYSDISK_FREESPACE.COM
This file is included in the latest system build, but a description of the file is not available.
61.31 – CLASS.C
Driver that is a test/demo class scheduler; places processes into classes based upon account string and a few other minor characteristics.
61.32 – CLU_MOUNT_DISK.COM
Command procedure for mounting disks in a cluster environment
61.33 – COLLATED.C
Program that creates an indexed file in the current directory with a collated key. The output file is named COLLATED.IDX.
61.34 – CREATE_INFOSERVER_SERVICE.COM
Command procedure that creates and populates Infoserver services for operating system, layered product and documentation distributions, as well as create writeable services for backups, especially useful for backing up systems without direct attach storage.
61.35 – C_TEST_ROUTINES.C
Code linked into SYSTEM_DEBUG.EXE; can be used to test the OpenVMS System-Code Debugger
61.36 – DAYLIGHT_SAVINGS.COM
Command procedure used to set the time differential factor (TDF) at a future time either to or from daylight savings time
61.37 – DB_READ.C
DECnet sample program to read database created by DB_USER
61.38 – DB_REQUESTER.C
Nontransparent, task-to-task, DECnet sample program
61.39 – DB_SERVER.C
Nontransparent, task-to-task, DECnet sample program
61.40 – DB_USER.C
DECnet sample program to create database for DB_SERVER
61.41 – DECDTM$EXAMPLE1.COM
Command file to run the DECdtm example FORTRAN program
61.42 – DECDTM$EXAMPLE1.FOR
DECdtm example -- FORTRAN program
61.43 – DECDTM$EXAMPLE2.C
DECdtm example -- C program
61.44 – DECDTM$EXAMPLE2.COM
Command file to run the DECdtm example C program
61.45 – DISK_DRIVER.C
This file is included in the latest system build, but a description of the file is not available.
61.46 – DTE_AT.C
Autodialer routine for SET HOST.DTE for HAYES style AT command set modems
61.47 – EMULATOR_UTIL.C
Instruction emulator utility example
61.48 – ENHANCED_ERAPAT.COM
This file is included in the latest system build, but a description of the file is not available.
61.49 – EVE$ADVANCED.TPU
Source program for the EVE interface advanced features
61.50 – EVE$BUILD.TPU
EVE interface source program for building EVE or layering other products on EVE
61.51 – EVE$CONSTANTS.TPU
Constants used in EVE TPU files
61.52 – EVE$CONSTANTS.UIL
Constants used in EVE UIL files
61.53 – EVE$CORE.TPU
Core source program for the EVE interface
61.54 – EVE$DECWINDOWS.TPU
Source program for the EVE DECwindows functions
61.55 – EVE$EDIT.TPU
Source program for the EVE interface advanced move and delete features
61.56 – EVE$EDT.TPU
Source program for the EVE EDT keypad
61.57 – EVE$EXTEND.TPU
Source program for the EVE interface extend, save, and define key features
61.58 – EVE$EXTRAS.TPU
Source program for the EVE interface extra functions
61.59 – EVE$FILE.TPU
Source program for the EVE interface advanced file, buffer, and window features
61.60 – EVE$FORMAT.TPU
Source program for the EVE interface text formatting features
61.61 – EVE$HELP.TPU
Source program for the EVE interface advanced move and delete features
61.62 – EVE$INTERNATIONALIZATION.TPU
EVE interface source program that translators modify to create local language versions of EVE
61.63 – EVE$MASTER.FILE
List of EVE master files
61.64 – EVE$MENUS.TPU
Source program for the EVE interface DECwindows menu and widget functions
61.65 – EVE$MOUSE.TPU
Source program for EVE mouse operations
61.66 – EVE$OPTIONS.TPU
Source program to enable EVE interface options
61.67 – EVE$PARSER.TPU
Parser for the EVE command interface
61.68 – EVE$SHOW.TPU
Source program for the EVE interface advanced move and delete features
61.69 – EVE$SYNONYMS.TPU
Source program for the EVE interface synonym creation
61.70 – EVE$TERMINALS.TPU
EVE interface source program that handles terminal I/O including prompting, outputting messages, and reading keys
61.71 – EVE$VERSION.DAT
EVE version number
61.72 – EVE$WIDGETS_MOTIF.UIL
EVE widget definitions for Motif
61.73 – EVE$WILDCARD.TPU
Source program for the EVE interface synonym creation
61.74 – EVE$WINDOWS.TPU
Source program for EVE windowing
61.75 – EVE$WPS.TPU
Source program for the EVE interface advanced move and delete features
61.76 – EXAMPLE_F$GETDVI_2TB_DISK.COM
This file is included in the latest system build, but a description of the file is not available.
61.77 – FDL_EXAMP.C
File Definition Language example
61.78 – FDL_EXAMP.FDL
File Definition Language example
61.79 – FILENAME_COMPARE.C
Example program to show how to compare filenames
61.80 – GCU$BALANCER.C
Example program illustrating the use of OpenVMS Galaxy system services to provide processor load balancing. When properly built and installed, the resulting image can be invoked from within the Galaxy Configuration Utility and from DCL.
61.81 – GCU$BALANCER.CLD
A command table extension that provides a DCL command for executing the GCU$BALANCER example program
61.82 – GCU$BALANCER.EXE
A precompiled version of the processor balancer example file for users without a C compiler who want to try the program
61.83 – GKTEST.C
Example user-written SCSI driver
61.84 – IO_PERFORM.C
Example C program for FAST I/O system services
61.85 – LAN$POPULATE.COM
Command procedure used to migrate from DECnet MOP services to MOP services provided by the LANACP Server Process
61.86 – LAT$RATING_BUILD.COM
Sample command file to build LAT rating image
61.87 – LAT$RATING_CALC.C
Example source code that contains default LAT rating calculations
61.88 – LAT$RATING_DPT.MAR
Example source code that has default LAT rating calculations and an interface to LTDRIVER
61.89 – LAVC$BUILD.COM
Command file to build Local Area OpenVMS Cluster example programs
61.90 – LAVC$FAILURE_ANALYSIS.MAR
Program to load the Local Area OpenVMS Cluster network failure analysis data
61.91 – LAVC$START_BUS.EXE
Foreign command to start the Local Area OpenVMS Cluster protocol on a LAN adapter
61.92 – LAVC$START_BUS.MAR
Program to start the Local Area OpenVMS Cluster protocol on a LAN adapter
61.93 – LAVC$STOP_BUS.EXE
Foreign command to stop the Local Area OpenVMS Cluster protocol on a LAN adapter
61.94 – LAVC$STOP_BUS.MAR
Program to stop the Local Area OpenVMS Cluster protocol on a LAN adapter
61.95 – LDAP_EXAMPLE.C
Sample program that demonstrates use of the OpenVMS Lightweight Directory Access Protocol (LDAP) API from a client application
61.96 – LIB$TABLE_PARSE_DEMO.COM
Table parsing demo
61.97 – LMF$PPL_UNITS_ASSIGNMENT.COM
This file is included in the latest system build, but a description of the file is not available.
61.98 – LRDRIVER.C
Driver for the parallel output port of the VL82C106 Combo chip on an ISA option card for the DEC 2000 Model 300 Alpha system
61.99 – LRDRIVER.COM
The compile and link procedure for the LRDRIVER.C example device driver
61.100 – LRDRIVER.H
Header file that is included by LRDRIVER.C, the example device driver
61.101 – MAGNETIC_TAPE.C
Example C program for tape I/O
61.102 – MBX$SDA.C
Example program containing an SDA extension
61.103 – MGRMENU.COM
Command procedure for system manager menu
61.104 – MONITOR.COM
Command procedure that creates a Monitor utility summary file from the recording file of the previous boot, and then begins recording for this boot
61.105 – MONITOR_CONVERT.C
This file is included in the latest system build, but a description of the file is not available.
61.106 – MONITOR_CONVERT.EXE
This file is included in the latest system build, but a description of the file is not available.
61.107 – MONSUM.COM
Command procedure to generate cluster multifile summaries
61.108 – MSCPMOUNT.COM
Example OpenVMS Cluster disk mount procedure
61.109 – MYTEST_LNK.COM
Example of creating an OpenVMS shareable image using the SYMBOL_VECTOR= option to declare universal symbols
61.110 – OLD_DAYLIGHT_SAVINGS.COM
Earlier version of DAYLIGHT_SAVINGS.COM left on the system for reference
61.111 – PARTITIONS.COM
Command procedure that uses the DCL lexical functions that return CPU and partition information
61.112 – PREFER.CLD
A DCL command table. This file extends the system's DCL command tables to add the PREFER command, which invokes the PREFER example program, allowing a system manager to select a preferred path for MSCP disk and tape devices.
61.113 – PREFER.MAR
A MACRO-32 source file for the example program PREFER.EXE. This program allows a system manager to select a preferred path for MSCP disk and tape devices.
61.114 – RAD.COM
Command procedure that uses the DCL lexical functions that return Resource Affinity Domain (RAD) information
61.115 – RDB$SDA.C
Rdb debug utility to decode Rdb locks and resources
61.116 – RDB$SDA.COM
Compile and link procedure for the Rdb debugging utility
61.117 – RDB$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
61.118 – RDB_CMD.CLD
Command definitions for the Rdb debug utility
61.119 – READ_VERIFY.C
Example C program for reading from a terminal
61.120 – READ_WRITE_TERMINAL.C
Example C program for reading/writing to/from a terminal
61.121 – RESET_DEVICE_PROTECTION.COM
Command procedure that allows you to change device protection on disks, tapes, and terminals
61.122 – RESTUSER.COM
Command procedure to restore user files and some system files from a backup done with BACKUSER.COM
61.123 – RMSJNL_EXAMPLE.C
RMS Journaling example
61.124 – RMSJNL_EXAMPLE.COB
RMS Journaling example
61.125 – RMSJNL_EXAMPLE.COM
RMS Journaling example
61.126 – RMSJNL_XABTID_EXAMPLE.C
RMS Journaling example
61.127 – SET_ALIGN_REPORT.C
Example program to enable/disable alignment fault collection for a process
61.128 – SPL.COM
Example procedure to use with the SDA Spinlock Tracing Utility
61.129 – SUBMON.COM
Command procedure that starts MONITOR.COM as a detached process
61.130 – SYS$NET_SERVICES_EXAMPLE.COM
Shows a network provider how to register their network service so that the SHOW NETWORK command can display information
61.131 – SYSGTTSTR.MSG
Sample SYSGEN TERMINAL/ECHO message file
61.132 – UWSS.C
User-written system service example
61.133 – UWSSLNK.COM
Link procedure for user-written system service example
61.134 – UWSS_LNK.COM
Example command procedure for linking a user-written system service
61.135 – UWSS_TEST.C
Test of user-written system service example
61.136 – VMS$PASSWORD_POLICY.ADA
Example of password policy in Ada
61.137 – VMS$PASSWORD_POLICY.B32
Example of password policy in Bliss
61.138 – VMS$PASSWORD_POLICY.C
This file is included in the latest system build, but a description of the file is not available.
61.139 – VMS$PASSWORD_POLICY.EXE
This file is included in the latest system build, but a description of the file is not available.
61.140 – VMS$PASSWORD_POLICY_LNK.COM
Example command procedure to link VMS$PASSWORD_POLICY.ADA and VMS$PASSWORD_POLICY.B32 to produce a loadable image
61.141 – WORKING_SET.COM
Example DCL command file that is used to collect working set information on the various processes running on a system
62 – [SYSHLP.JAVA]
This directory contains frequently used command files that users can customize.
63 – [SYSHLP.UNSUPPORTED]
This directory contains helpful tools that are available but are not officially supported by OpenVMS.
63.1 – CDDVD$COMPARE.EXE
This file is included in the latest system build, but a description of the file is not available.
63.2 – CDDVD$COPY.EXE
This file is included in the latest system build, but a description of the file is not available.
63.3 – CDDVD$DEVICE_TEST.COM
This file is included in the latest system build, but a description of the file is not available.
63.4 – CDDVD$INFO.EXE
This file is included in the latest system build, but a description of the file is not available.
63.5 – CDDVD$TESTPATT.EXE
This file is included in the latest system build, but a description of the file is not available.
63.6 – CDDVD$TOOLS.CLD
This file is included in the latest system build, but a description of the file is not available.
63.7 – FC$CP.EXE
This file is included in the latest system build, but a description of the file is not available.
63.8 – FIBRE_SCAN.EXE
Scans the Fibre Channel for disk and tape devices, and displays identifying information about each disk or tape device that is detected.
63.9 – SCSI_INFO.EXE
Utility for collecting SCSI mode page data from a SCSI device; useful for filling out and mailing to OpenVMS Engineering when there are problems with the device
63.10 – SCSI_MODE.EXE
SCSI device mode page editor
63.11 – SCSI_PR_UTIL.EXE
This file is included in the latest system build, but a description of the file is not available.
63.12 – T4_V44_KIT.EXE
This file is included in the latest system build, but a description of the file is not available.
63.13 – VEVAMON.EXE
This file is included in the latest system build, but a description of the file is not available.
64 – [SYSHLP]
This directory, known by the logical name SYS$HELP, contains text libraries for the Help utility and other components.
64.1 – ACLEDT.HLB
Access control list (ACL) editor help
64.2 – ACMELDAP_STD_CONFIG_INSTALL.PDF
This file is included in the latest system build, but a description of the file is not available.
64.3 – ACMELDAP_STD_CONFIG_INSTALL.TXT
This file is included in the latest system build, but a description of the file is not available.
64.4 – ACME_DEV_GUIDE.PDF
The ACME Developer's Guide describes the programming interface for an agent that will be integrated into the Authentication and Credential Management Extensions (ACME) subsystem.
64.5 – ACME_DEV_README.TXT
This file contains information about the Authentication and Credential Management Extensions (ACME) agent software development kit and release notes for the ACME Developer's Guide.
64.6 – ANALAUDIT$HELP.HLB
OpenVMS Audit Analysis utility help
64.7 – ANLRMSHLP.HLB
ANALYZE/RMS_FILE command help
64.8 – BKM$HELP.HLB
Help library for Backup Manager
64.9 – DBG$HELP.HLB
OpenVMS Debugger help files
64.10 – DBG$UIHELP.HLB
Debugger help library
64.11 – DECRAM$HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.12 – DISKQUOTA.HLB
Disk Quota utility help
64.13 – DTEHELP.HLB
SET HOST/DTE help
64.14 – DTSDTR.HLB
DTS/DTR help file for OpenVMS
64.15 – EDFHLP.HLB
File Definition Language help
64.16 – EDTHELP.HLB
EDT editor help library
64.17 – EDTVT100.DOC
EDT keypad layout for VT100
64.18 – EDTVT200.DOC
EDT keypad layout for VT200
64.19 – EDTVT52.DOC
EDT keypad layout for VT52
64.20 – EFI$HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.21 – ELV$HELP.HLB
Online HELP for the Error Log Viewer (ELV)
64.22 – ESS$INFOSERVER.HLB
This file is included in the latest system build, but a description of the file is not available.
64.23 – ESS$LADCP.HLB
LADCP help library
64.24 – ESS$LASTCPHELP.HLB
LASTCP help library
64.25 – EVE$HELP.HLB
EVE help library
64.26 – EVE$KEYHELP.HLB
EVE keypad help
64.27 – EXAMPLES.DIR
Examples directory
64.28 – EXCHNGHLP.HLB
Exchange utility help
64.29 – GALAXY_GUIDE.DECW$BOOK
Online help file for the Galaxy Configuration Utility
64.30 – GSP$SDA_HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.31 – HELPLIB.HLB
Default DCL help
64.32 – HP-VMS-ENCRYPT-V0201.RELEASE_NOTES
This file is included in the latest system build, but a description of the file is not available.
64.33 – ICC$SDA.HLB
This file is included in the latest system build, but a description of the file is not available.
64.34 – INSTALHLP.HLB
Install utility help
64.35 – ISCSI$SDA_HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.36 – KRB$ADMIN_HELP.HLB
Kerberos administrator help library file
64.37 – KRB$USER_HELP.HLB
Kerberos user help library file
64.38 – LAN$HELP.HLB
Help library used by the LAN$SDA SDA extension
64.39 – LANCP$HELP.HLB
Help Library for LAN Control Program utility
64.40 – LAN_COUNTERS_AND_FUNCTIONS.TXT
This file is included in the latest system build, but a description of the file is not available.
64.41 – LATCP$HELP.HLB
LAT Control Program help
64.42 – LD$HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.43 – LDAPACME$README-STD.TXT
This file is included in the latest system build, but a description of the file is not available.
64.44 – LMCP$HLB.HLB
Log Manager Control Program (LMCP) help library
64.45 – MAILHELP.HLB
Mail utility help
64.46 – MIME$HELP.HLB
MIME utility help
64.47 – MNRHELP.HLB
Monitor utility help
64.48 – MSA_UTIL_HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.49 – MSGHLP$LIBRARY.MSGHLP$DATA
A two-key RMS indexed file of the Help Message database
64.50 – NCPHELP.HLB
Network Control Program help
64.51 – OPENVMSDOC_COMMENTS.TXT
OpenVMS documentation "Reader's Comment" card
64.52 – PATCHHELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.53 – PE$HELP.HLB
Help library used by the PE$SDA SDA extension
64.54 – PHONEHELP.HLB
Phone utility help
64.55 – PPPD$HELP.HLB
Help library for the point-to-point protocol (PPPD) utility
64.56 – PPPDMSG.EXE
Message file for point-to-point protocol (PPPD) utility
64.57 – REGCP$HELP.HLB
OpenVMS Registry control program help file
64.58 – SANCP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.59 – SAS_UTIL_HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.60 – SCACP$HELP.HLB
Help library used by the SCACP cluster utility
64.61 – SDA.HLB
System Dump Analyzer utility help
64.62 – SHWCLHELP.HLB
Show Cluster utility help
64.63 – SYSGEN.HLB
System Generation utility help
64.64 – SYSMANHELP.HLB
System Management utility (SYSMAN) help library
64.65 – SYSMANHLP.HLB
System Management utility help
64.66 – TECO.HLB
TECO editor help file
64.67 – TFF$TFUHELP.HLB
Terminal Fallback utility help
64.68 – TNT033.RELEASE_NOTES
This file is included in the latest system build, but a description of the file is not available.
64.69 – TPUHELP.HLB
TPU utility help
64.70 – UAFHELP.HLB
User authorization file help
64.71 – UCM$HELP.HLB
Help file for the UCM client and server
64.72 – USB$SDA_HELP.HLB
This file is included in the latest system build, but a description of the file is not available.
64.73 – WWPPSHLP.HLB
World Wide PostScript Printing Subsystem help
64.74 – XFC$SDA.HLB
Help library for extended file cache SDA
65 – [SYSLIB]
This directory, known by the logical names SYS$LIBRARY and SYS$SHARE, contains various macro and object libraries as well as shareable image files.
65.1 – ACLEDIT.INI
Initialization file containing ACL editor keypad definitions
65.2 – ACLEDIT.TPU
TPU ACP editor initialization file
65.3 – ACLEDT$SECTION.TPU$SECTION
Shareable TPU ACL editor initialization file
65.4 – ACLEDTSHR.EXE
TPU ACL editor routines
65.5 – ARCH_DEFS.H
Architecture symbol definitions prefix file for C
65.6 – ARCH_DEFS.MAR
Architecture symbol definitions prefix file for MACRO
65.7 – ARCH_DEFS.REQ
Architecture symbol definitions prefix file for BLISS
65.8 – BACKUPSHR.EXE
The BACKUP shareable image, which is invoked by [SYSEXE]BACKUP.EXE and is used by other applications that invoke BACKUP using the BACKUP Application Program Interface (BACKUP API)
65.9 – BASIC$STARLET.TLB
This file is included in the latest system build, but a description of the file is not available.
65.10 – BASRTL2.D56_TV.EXE
Translated image for D56 floating-point support (part 2)
65.11 – BASRTL2_D53_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.12 – BASRTL2_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.13 – BASRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.14 – BASRTL_D56_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.15 – BLAS1RTL_D53_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.16 – BLAS1RTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.17 – CDDSHR.EXE
Dummy CDD image for layered products
65.18 – CDDSHR.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
65.19 – CLIMAC.REQ
BLISS interface to CLI$ routines
65.20 – CLUE$SDA.EXE
SDA CLUE (Crash Log Utility Extractor) extension commands image
65.21 – CMA$LIB_SHR.EXE
CMA Library Services
65.22 – CMA$OPEN_LIB_SHR.EXE
Wrapper functions for CMA Library Services
65.23 – CMA$OPEN_RTL.EXE
Obsolete DCE and CMA_ thread interface library
65.24 – CMA$RTL.EXE
CMA Run-Time Library (obsolete)
65.25 – CMA$TIS_SHR.EXE
DECthreads thread-independent services
65.26 – CMA$TIS_SHR_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.27 – CNX$SDA.EXE
SDA Extension for the Connection Manager
65.28 – COBRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.29 – COMPRESS$SHR.EXE
This file is included in the latest system build, but a description of the file is not available.
65.30 – CONVSHR.EXE
CONVERT and CONVERT/RECLAIM shareable image
65.31 – CONVSHR_OLD.EXE
CONVERT and CONVERT/RECLAIM shareable image prior to OpenVMS Version 7.2
65.32 – CRFSHR.EXE
Cross-reference shareable image
65.33 – CXXL$011_SHR.EXE
Run-time library for VSI C++; implements the following C++ packages: iostream, string, task, messages, stopwatch, objections, vector, and complex
65.34 – CXXL$011_SHRTASK_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.35 – CXXL$011_SHR_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.36 – CXXL$011_TASK_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.37 – CXXL$64_011_SHR.EXE
This file is included in the latest system build, but a description of the file is not available.
65.38 – CXXL$64_LANGRTL.EXE
This file is included in the latest system build, but a description of the file is not available.
65.39 – CXXL$64_RWRTL.EXE
This file is included in the latest system build, but a description of the file is not available.
65.40 – CXXL$LANGRTL.EXE
This file is included in the latest system build, but a description of the file is not available.
65.41 – CXXL$RWRTL.EXE
This file is included in the latest system build, but a description of the file is not available.
65.42 – DBG$HA.UID
Processed form of the DECwindows implementation of the Debugger's heap analyzer
65.43 – DBG$HA_KERNEL.EXE
Kernel image of the Debugger's heap analyzer
65.44 – DBG$HA_MAIN.EXE
Main image of the Debugger's heap analyzer
65.45 – DBLRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.46 – DCE$KERNEL.EXE
RPC/DCE image that provides DECLARE OBJECT function for RPC server applications without the need for SYSMAN privileges
65.47 – DCE$LIB_SHR.EXE
RPC/DCE main shareable library that provides public RPC interfaces
65.48 – DCE$SOCKSHR_DNET_IV.EXE
RPC/DCE shareable library that provides interface that enables RPC to run over DECnet IV protocol
65.49 – DCE$SOCKSHR_DNET_OSI.EXE
RPC/DCE shareable library that provides interface that enables RPC to run over DECnet IV protocol
65.50 – DCE$SOCKSHR_IP.EXE
RPC/DCE shareable library that provides interface that enables RPC to run over UDP and TCP/IP protocols
65.51 – DCLTABLES.EXE
DCL command tables
65.52 – DCLTABLES.TEMPLATE
Template used to recreate DCLTABLES.EXE if that file gets corrupted
65.53 – DCXSHR.EXE
Data compression support
65.54 – DDTM$TX.OBJ
DECdtm Transaction Services Static Library
65.55 – DDTM$XA.EXE
DECdtm XA services image
65.56 – DDTM$XA_RECOVERY.OBJ
DECdtm XA Recovery Static Library
65.57 – DDTM$XA_RM.OBJ
DECdtm XA Resource Manager Static Library
65.58 – DDTM$XA_SS.EXE
DECdtm XA System Services
65.59 – DDTM$XG.EXE
DECdtm XA Gateway image
65.60 – DDTM$XG_SS.EXE
DECdtm XA Gateway System Services
65.61 – DDTM_XA.H
DECdtm XA include file
65.62 – DEBUG.EXE
OpenVMS Debugger
65.63 – DEBUGSHR.EXE
OpenVMS Debugger shareable image
65.64 – DEBUGSRVSHR.EXE
Enables the OpenVMS debugger to communicate with Debug Clients using RPC over a network
65.65 – DEBUGUISHR.EXE
Debugger file
65.66 – DEC$BASRTL.EXE
Shareable image that provides run-time library support for the VSI BASIC compiler on OpenVMS
65.67 – DEC$COBRTL.EXE
COBOL Run-Time Library
65.68 – DEC$COBRTL_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.69 – DEC$FORRTL.EXE
VSI Fortran shareable image
65.70 – DEC$FORRTL_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.71 – DECC$RTLDEF.FOR_RELEASE
This file is included in the latest system build, but a description of the file is not available.
65.72 – DECC$RTLDEF.TLB
Text library containing OpenVMS C Run-Time Library header files
65.73 – DECC$SHR.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.74 – DECC$SHR.EXE
VSI C shareable image
65.75 – DECC$SHRP.EXE
This file is included in the latest system build, but a description of the file is not available.
65.76 – DECDTM$SDA.EXE
Shareable image called by the System Dump Analyzer to help analyze DECdtm data structures
65.77 – DECW$DRM_PRIV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.78 – DECW$DRM_RADEON.EXE
DECwindows DDX server and 3D client support for the ATI RADEON 7500 graphics card
65.79 – DECW$ICBM.EXE
DECwindows startup image for starting device drivers
65.80 – DECW$LBXUTIL.EXE
Common support for the Low-Bandwidth X (LBX) DECwindows server extension
65.81 – DECW$LCNLIBSHR.EXE
Logical connection number (LCN) shareable image in support of the DECwindows transports
65.82 – DECW$MESA3DSHR_RADEON.EXE
This file is included in the latest system build, but a description of the file is not available.
65.83 – DECW$OPENGLPEERRI.EXE
OpenGL client library for the PowerStorm 300/350 (Peregrine) graphics card and other RI devices
65.84 – DECW$OPENGLSHR_V11.EXE
OpenGL V1.1 client library
65.85 – DECW$OPENGLUSHR_V11.EXE
OpenGL V1.1 client library
65.86 – DECW$OPENGLUTSHR.EXE
OpenGL V1.1 client library
65.87 – DECW$OPENGLWIDGETSHR_V11.EXE
OpenGL V1.1 client library
65.88 – DECW$OPENGL_PROTOCOL_V11.EXE
OpenGL V1.1 client library
65.89 – DECW$SECURITY.EXE
DECwindows security image
65.90 – DECW$SECURITY_VMS.EXE
Image to provide DECwindows security
65.91 – DECW$SERVER_DDX_ATIMACH64.EXE
DECwindows device-dependent server image for the ATI Mach64 graphics card
65.92 – DECW$SERVER_DDX_CFB.EXE
DECwindows device-dependent server image for 8-bit color frame buffer devices
65.93 – DECW$SERVER_DDX_CFB16.EXE
DECwindows device-dependent server image for 16-bit color frame buffer devices
65.94 – DECW$SERVER_DDX_CFB32.EXE
DECwindows device-dependent server image for 32-bit color frame buffer devices
65.95 – DECW$SERVER_DDX_CIRRUS5422.EXE
DECwindows device-dependent server image for the Cirrus 5422 graphics card
65.96 – DECW$SERVER_DDX_FB.EXE
DECwindows DDX server support for the ATI RADEON 7500 graphics card
65.97 – DECW$SERVER_DDX_GB.EXE
DECwindows device dependent server image for the PowerStorm 300/350 (Peregrine) graphics card
65.98 – DECW$SERVER_DDX_GENERIC_VGA.EXE
DECwindows device-dependent server image for generic VGA support
65.99 – DECW$SERVER_DDX_GQ.EXE
DECwindows device-dependent server image for QLogic graphics card support
65.100 – DECW$SERVER_DDX_GX.EXE
DECwindows device-dependent server image for SFB/Turbochannel graphics card support
65.101 – DECW$SERVER_DDX_GY.EXE
DECwindows device-dependent server image for TGA graphics card support
65.102 – DECW$SERVER_DDX_GZ.EXE
DECwindows device dependent server image for the PowerStorm 4D10T (ELSA Gloria) graphics card (superseded by DECW$SERVER_DDX_P2.EXE)
65.103 – DECW$SERVER_DDX_MFB.EXE
DECwindows device-dependent server image for MFB (monochrome frame buffer) support
65.104 – DECW$SERVER_DDX_P2.EXE
DECwindows device dependent server image for the PowerStorm 4D10T (ELSA Gloria) graphics card
65.105 – DECW$SERVER_DDX_P3.EXE
DECwindows device dependent server image for the Oxygen VX1 graphics card
65.106 – DECW$SERVER_DDX_P3_GENERIC.EXE
Enables 3Dlabs Oxygen VX1 graphics controllers on pre-EV6 systems.
65.107 – DECW$SERVER_DDX_RADEON.EXE
DECwindows DDX server support for the ATI RADEON 7500 graphics card
65.108 – DECW$SERVER_DDX_S3.EXE
DECwindows device-dependent server image for S3 Trio32/64 graphics card support
65.109 – DECW$SERVER_DDX_SFB.EXE
DECwindows device-dependent server image for SFB/Turbochannel graphics card support
65.110 – DECW$SERVER_DDX_WD90C24A.EXE
DECwindows device-dependent server image for WD90C24A (laptop) graphics card support
65.111 – DECW$SERVER_DDX_WMB_GY.EXE
DECwindows device-dependent server image for TGA graphics card support for EV5 and later Alpha processors
65.112 – DECW$SERVER_DDX_XAA.EXE
DECwindows DDX server support for the ATI RADEON 7500 graphics card
65.113 – DECW$SERVER_DIX.EXE
DECwindows device-independent server image
65.114 – DECW$SERVER_DRI.EXE
DECwindows DDX server and 3D client support for the ATI RADEON 7500 graphics card
65.115 – DECW$SERVER_RIDDGL.EXE
DECwindows server device dependent OpenGL support image for the PowerStorm 300/350 (Peregrine) graphics card and other RI devices
65.116 – DECW$SERVER_SISWDDGL.EXE
DECwindows server device dependent OpenGL support image, emulated in software
65.117 – DECW$SESSIONSHRP.EXE
DECwindows session manager file
65.118 – DECW$SETSHODIS.H
C header file to support calls to the DECW$SETSHODISSHR.EXE image
65.119 – DECW$SETSHODISSHR.EXE
Shareable image to support the functionality of the SET DISPLAY and SHOW DISPLAY commands
65.120 – DECW$SVEXT_D2DX_EXTENSIONS.EXE
DECwindows 2-D server extension image
65.121 – DECW$SVEXT_DBE.EXE
Double-buffering extension to the DECwindows display server
65.122 – DECW$SVEXT_DEC_PEER_GLX.EXE
DECwindows server GLX extension image
65.123 – DECW$SVEXT_DEC_XTRAP.EXE
DECwindows Xtrap server extension image
65.124 – DECW$SVEXT_GLX_P350.EXE
DECwindows server GLX extension image for the PowerStorm 300/350 (Peregrine) graphics card
65.125 – DECW$SVEXT_GLX_RADEON.EXE
DECwindows server extension to provide Open3D support for the ATI RADEON 7500 graphics card
65.126 – DECW$SVEXT_GLX_SW.EXE
This file is included in the latest system build, but a description of the file is not available.
65.127 – DECW$SVEXT_LBX.EXE
DECwindows server support for the LBX (low bandwidth X) extension
65.128 – DECW$SVEXT_MULTI_BUFFERING.EXE
DECwindows multi-buffering server extension image
65.129 – DECW$SVEXT_SEC_XAG.EXE
Security and Application Group extensions to the DECwindows display server
65.130 – DECW$SVEXT_XIE.EXE
DECwindows XIE (X image extension) server extension image
65.131 – DECW$SVEXT_XINERAMA.EXE
DECwindows server support for the Xinerama extension, which provides enhanced windowing capability on multi-screen systems
65.132 – DECW$SVEXT_XKB.EXE
DECwindows server support for the XKB (X keyboard) extension
65.133 – DECW$TRANSPORT_COMMON.EXE
DECwindows common transport shareable image
65.134 – DECW$TRANSPORT_DECNET.EXE
DECwindows DECnet transport shareable image
65.135 – DECW$TRANSPORT_LAT.EXE
LAT transport image
65.136 – DECW$TRANSPORT_LOCAL.EXE
DECwindows local transport shareable image
65.137 – DECW$TRANSPORT_TCPIP.EXE
DECwindows TCP/IP transport shareable image
65.138 – DECW$XAUSHR.EXE
Shareable image to support the DECwindows X authority file
65.139 – DECW$XPORTMAC.R32
DECwindows transport header file
65.140 – DECW$XPORTMSG.R32
DECwindows transport header file
65.141 – DECW$XPORT_PTHREAD.EXE
Shareable image to support the DECwindows transport in multithreaded applications
65.142 – DECW$XPORT_SERVICES.EXE
DECwindows transport services library
65.143 – DELTA.EXE
DELTA multimode debugging tool image
65.144 – DELTA.OBJ
Alternate debugging tool
65.145 – DISMNTSHR.EXE
DISMOUNT shareable image
65.146 – DKLOG$SDA.EXE
Analysis code to support Multipath SCSI/MSCP failover
65.147 – DPML$SHR.EXE
Portable Mathematics Library shareable image
65.148 – DPML$SHR_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.149 – DTE_DMCL.EXE
SET HOST/DTE support for DIGITAL Modem Command Language (DMCL) modems
65.150 – DTI$SHARE.EXE
DECdtm privileged shareable image
65.151 – DTKSHR.EXE
DECtalk Run-Time Library shareable image
65.152 – DTSS$RUNDOWN.EXE
This file is included in the latest system build, but a description of the file is not available.
65.153 – DTSS$SHR.EXE
RPC/DCE shareable library that provides interface to time-related routines
65.154 – DYNAMICPROFILE.EXE
This file is included in the latest system build, but a description of the file is not available.
65.155 – EDTSHR.EXE
EDT editor
65.156 – ENCRYPSHR.EXE
Dummy VAX Encryption support module
65.157 – ENCRYPSHR.IIF
Image information file containing dummy VAX Encryption support module
65.158 – ENCRYPT$ALG$AES.EXE
This file is included in the latest system build, but a description of the file is not available.
65.159 – ENCRYPT$ALG$DES.EXE
This file is included in the latest system build, but a description of the file is not available.
65.160 – ENCRYPT$ALG$KEY.EXE
This file is included in the latest system build, but a description of the file is not available.
65.161 – EPC$FACILITY.TEMPLATE
Template used to create the DECtrace binary facility definitions file
65.162 – EPC$FACILITY.TLB
Empty file to contain DECtrace binary facility definitions
65.163 – EPC$SHR.EXE
DECtrace services shareable image
65.164 – EPC$SHR.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
65.165 – EVE$SECTION.TPU$SECTION
EVE section file
65.166 – EVE$WIDGETS_MOTIF.UID
EVE support for DECwindows Motif for OpenVMS systems
65.167 – EVE.DAT
Defines resource names supported by EVE
65.168 – EXC$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.169 – FC$SDA.EXE
FibreChannel SDA Extension image
65.170 – FDLSHR.EXE
FDL parsing shareable image
65.171 – FLT$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.172 – FORDEF.FOR
FORTRAN include file: FOR$ symbols
65.173 – FORIOSDEF.FOR
FORTRAN include file: IOSTAT error codes
65.174 – FORRTL2_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.175 – FORRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.176 – GSP$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.177 – GSS$RTL.EXE
GSS run-time library image
65.178 – GSSAPIDEF.H
GSS application programming interface .h file
65.179 – HBA.CONF
This file is included in the latest system build, but a description of the file is not available.
65.180 – HBAAPITEST.EXE
This file is included in the latest system build, but a description of the file is not available.
65.181 – HBA_VMS.EXE
This file is included in the latest system build, but a description of the file is not available.
65.182 – HPIPMI_API.EXE
This file is included in the latest system build, but a description of the file is not available.
65.183 – HPIPMI_API.H
This file is included in the latest system build, but a description of the file is not available.
65.184 – HPIPMI_TYPES.H
This file is included in the latest system build, but a description of the file is not available.
65.185 – HYPERSORT.EXE
High Performance SORT/MERGE Run-Time Library
65.186 – ICC$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.187 – IMAGELIB.OLB
System default shareable image library
65.188 – IMGDMP.EXE
Image dump procedures
65.189 – INIT$SHR.EXE
Initialize shareable image
65.190 – IO$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.191 – IOGEN$AVIO_CONFIG.EXE
This file is included in the latest system build, but a description of the file is not available.
65.192 – IOGEN$CISS_CONFIG.EXE
This file is included in the latest system build, but a description of the file is not available.
65.193 – IOGEN$COREIO_CONFIG.EXE
Support for autoconfiguration and loading device drivers
65.194 – IOGEN$EISA_CONFIG.EXE
Autoconfiguration routines for Extended Industry Standard Architecture (EISA) bus
65.195 – IOGEN$FBUS_CONFIG.EXE
Support for autoconfiguration and loading device drivers
65.196 – IOGEN$FIBRE_CONFIG.EXE
Autoconfiguration and device driver loading routines for the Fibre Channel interconnect
65.197 – IOGEN$ISA_CONFIG.EXE
Autoconfiguration (driver loading) routines for the ISA bus
65.198 – IOGEN$PCI_CONFIG.EXE
Autoconfiguration routines for systems that have a PCI bus
65.199 – IOGEN$PCMCIA_CONFIG.EXE
Support for autoconfiguration of the supported PCMCIA options on ALPHAbook systems
65.200 – IOGEN$SAS_CONFIG.EXE
This file is included in the latest system build, but a description of the file is not available.
65.201 – IOGEN$SCSI_CONFIG.EXE
Support for autoconfiguration and loading device drivers
65.202 – IOGEN$SHARE.EXE
Support for autoconfiguration and loading device drivers
65.203 – IOGEN$TURBO_CONFIG.EXE
Support for autoconfiguration and loading device drivers
65.204 – IOGEN$VTI_COMBO_CONFIG.EXE
Autoconfiguration routines for VTI_COMBO bus
65.205 – IOGEN$XMI_CONFIG.EXE
Support for autoconfiguration and loading device drivers
65.206 – IPC$SDA.EXE
File that provides DECdtm-specific support for the System Dump Analyzer
65.207 – IPC$SHARE.EXE
Shareable image for IPC
65.208 – ISCSI$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.209 – JKT$AMAC_AXP_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.210 – JKT$DECC_RTL_AXP_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.211 – JKT$SYS_PUBVEC.EXE
This file is included in the latest system build, but a description of the file is not available.
65.212 – KRB$RTL.EXE
Kerberos run-time library image
65.213 – KRBAPIDEF.H
Kerberos application programming interface .h file
65.214 – KRBDEVDEF.H
Kerberos developer's definitions .h file
65.215 – KRBMSGDEF.H
Kerberos error message definitions .h file
65.216 – LAN$SDA.EXE
SDA extension for looking at LAN driver operation
65.217 – LANIDEF.MLB
LAN internal (driver) macro library containing LAN symbols and macros
65.218 – LANUDEF.MLB
LAN user (application) macro library containing LAN symbols and macros
65.219 – LAT$SHR.EXE
LAT shareable image
65.220 – LBRSHR.EXE
Librarian shareable image
65.221 – LBRSHR_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.222 – LCK$SDA.EXE
SDA Extension for the Lock Manager
65.223 – LDAP$SHR.EXE
Lightweight Directory Access Protocol (LDAP) API Run-Time library
65.224 – LDAPACME$LDAP-STD_ACMESHR.EXE
This file is included in the latest system build, but a description of the file is not available.
65.225 – LIB.INCLUDE
Include file for MACRO-64 assembler system library
65.226 – LIB.MLB
Operating system macro library
65.227 – LIB.R64
System macro library for MACRO-64 assembler
65.228 – LIB.REQ
Structure definitions of executive internals for use by BLISS programs
65.229 – LIBHBAAPI.EXE
This file is included in the latest system build, but a description of the file is not available.
65.230 – LIBHPNPARPROVIDER.EXE
This file is included in the latest system build, but a description of the file is not available.
65.231 – LIBICODPROVIDERMODULE.EXE
This file is included in the latest system build, but a description of the file is not available.
65.232 – LIBOTS.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.233 – LIBOTS.EXE
Compiler support shareable image
65.234 – LIBOTS.STB
Compiler support global symbols
65.235 – LIBOTS2.EXE
Decimal Support Run-Time Library
65.236 – LIBOTS2_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.237 – LIBOTS_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.238 – LIBRTL.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.239 – LIBRTL.DSF
This file is included in the latest system build, but a description of the file is not available.
65.240 – LIBRTL.EXE
Common Run-Time Library
65.241 – LIBRTL.STB
Symbol file for Run-Time Library
65.242 – LIBRTL2_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.243 – LIBRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.244 – LIB_ADA_SUBSET.TLB
A toolkit of operating system definitions for use by Ada programmers
65.245 – LNM$SDA.EXE
Extension to SDA for in depth debugging or tracing logical names
65.246 – MAILSHR.EXE
Mail utility shareable image
65.247 – MAILSHRP.EXE
Mail utility privileged shareable image
65.248 – MMESHR.EXE
Media Management Extensions shareable image (for internal use only)
65.249 – MONTORSHR.EXE
Shareable code needed by the Monitor utility to use TCP/IP as a transport
65.250 – MOUNTSHR.EXE
MOUNT shareable image
65.251 – MSGHLP$ENGLISH.EXE
English language-specific Help Message routines
65.252 – MSGHLP$SHARE.EXE
Help Message routines
65.253 – MTHRTL_D53_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.254 – MTHRTL_D53_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.255 – MTHRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.256 – MTHRTL_D56_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.257 – MTX$SDA.EXE
Extension to SDA for in depth debugging or tracing mutexes
65.258 – NCS$LIBRARY.NLB
Collating sequences and conversion functions for National Character Set utility
65.259 – NCSSHR.EXE
National Character Set utility shareable image
65.260 – NCSSHR_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.261 – NISCS_LAA.EXE
OpenVMS Cluster Ethernet boot driver
65.262 – NMLSHR.EXE
DECnet for OpenVMS management listener shareable image
65.263 – NTA$SECSHR.EXE
NT security support routines
65.264 – NTA$SECSHRP.EXE
NT security system services
65.265 – NTA$SECSHR_MON.EXE
A debug version of NTA$SECSHR.EXE
65.266 – NTA.TLB
Text library that contains files needed to build against NTA facility
65.267 – PAS$RTL.EXE
Image file for native VSI Pascal Run-Time Library
65.268 – PAS$RTL_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.269 – PASRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.270 – PCS$SDA.EXE
SDA extension for PC sampling
65.271 – PCSI$SHR.EXE
POLYCENTER Software Installation (PCSI) shareable image
65.272 – PE$SDA.EXE
SDA extension for looking at LAN clusters operation (PEDRIVER)
65.273 – PKD$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.274 – PKM$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.275 – PKR$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.276 – PPLRTL.EXE
Parallel Processing Run-Time Library
65.277 – PRF$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.278 – PSH$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.279 – PTD$SERVICES_SHR.EXE
Pseudoterminal driver shareable image
65.280 – PTHREAD$DBGSHR.EXE
DECthreads debugger support library
65.281 – PTHREAD$RTL.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.282 – PTHREAD$RTL.EXE
POSIX threads interface library
65.283 – PTHREAD$SDA.EXE
SDA module for DECthreads support
65.284 – REG$MSGSHR.EXE
OpenVMS Registry message file
65.285 – RMISHR.EXE
Provides a system service for access to real-time or near real-time performance data, similar to the data used in the Monitor Utility.
65.286 – RMS$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.287 – RPGRTL_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.288 – SCNRTL_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.289 – SCRSHR.EXE
RTL terminal screen procedures shareable image
65.290 – SDA$SHARE.EXE
Shareable image that supports analysis of crash dumps
65.291 – SDA.EXE
Utility to analyze system crash dumps
65.292 – SDARMS$SHARE.EXE
Shareable image to display OpenVMS RMS structures from the System Dump Analyzer utility
65.293 – SECURESHR.EXE
Rights database (RIGHTSLIST.DAT) service routines
65.294 – SECURESHRP.EXE
Security system services
65.295 – SECURESHR_JACKET.EXE
Jacket for VAX images running in a translated image environment
65.296 – SHAD$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.297 – SMBSRVSHR.EXE
Print symbiont service routines
65.298 – SMGSHR.EXE
Screen Management Run-Time Library
65.299 – SMGSHR.STB
Symbol file for Screen Management Run-Time Library
65.300 – SMI$OBJSHR.EXE
Code shared between SYSMAN and the SMISERVER process
65.301 – SMI$SHR.EXE
Code shared between SYSMAN and the SMISERVER process
65.302 – SORTSHR.EXE
SORT/MERGE Run-Time Library
65.303 – SPISHR.EXE
System service used by performance monitoring utilities
65.304 – SPL$SDA.EXE
SDA Extension interface for the spinlock trace utility
65.305 – STARLET.INCLUDE
Include file for MACRO-64 assembler system library
65.306 – STARLET.MLB
System macro library
65.307 – STARLET.OLB
System object library and run-time library
65.308 – STARLET.R64
System macro library for MACRO-64 assembler
65.309 – STARLET.REQ
User interface structures for use by BLISS programs
65.310 – STARLETPAS.TLB
This file is included in the latest system build, but a description of the file is not available.
65.311 – STARLETSD.TLB
Text library of STARLET definitions; used during layered product installations
65.312 – STARLET_RECENT_ADA_SUBSET.TLB
A toolkit of operating system definitions used by Ada programmers
65.313 – SUMSHR.EXE
Source update merge shareable image
65.314 – SWIS$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
65.315 – SYS$BASE_IMAGE.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.316 – SYS$ICBM.EXE
Common autoconfiguration module used to configure devices on most platforms
65.317 – SYS$ICBM_0*.EXE
System and I/O bus configuration images
65.318 – SYS$ICBM_1*.EXE
Autoconfiguration routines for Alpha machines
65.319 – SYS$LIB_C.TLB
Text library that contains all the header files for the C language that are derived from LIB
65.320 – SYS$PUBLIC_VECTORS.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.321 – SYS$PUBLIC_VECTORS.EXE
System service entry point shareable image
65.322 – SYS$SETBOOTSHR.EXE
This file is included in the latest system build, but a description of the file is not available.
65.323 – SYS$SSISHR.EXE
System Service Intercept (SSI) shareable image that intercepts system service calls in the mode of the called; used by DEBUG
65.324 – SYS$SSISHRP.EXE
This file is included in the latest system build, but a description of the file is not available.
65.325 – SYS$STARLET_C.TLB
OpenVMS Public Header files for VSI C
65.326 – TECOSHR_TV.IIF
Translated image of TECO shareable image library
65.327 – TECOSHR_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.328 – TFFSHR.EXE
Terminal Fallback utility shareable image
65.329 – TIE$EMULAT_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.330 – TIE$SHARE.AIIF
This file is included in the latest system build, but a description of the file is not available.
65.331 – TIE$SHARE.EXE
Shareable image providing functions required by translated images to run on OpenVMS systems
65.332 – TIE$VAXEMULAT_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.333 – TIE$VAXEMULAT_STUBS_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.334 – TPAMAC.REQ
Structure definitions for BLISS programs using TPARSE
65.335 – TPU$CCTSHR.EXE
TPU shareable character cell terminal screen manager
65.336 – TPU$DEBUG.TPU
Used in debugging TPU code
65.337 – TPU$MOTIFSHR.EXE
TPU windowing interface shareable image
65.338 – TPU.DAT
Defines resource names supported by TPU
65.339 – TPUSHR.EXE
TPU
65.340 – TQE$SDA.EXE
Extension to SDA for in depth debugging and tracing timer queue entries
65.341 – TR$SDA.EXE
Extension to SDA for in depth debugging or general tracing
65.342 – TRACE.EXE
OpenVMS Error Traceback facility
65.343 – TX.H
DECdtm include file for Transaction Services
65.344 – USB$SDA.EXE
SDA extensions for debugging USB problems
65.345 – UTIL$SHARE.EXE
Shareable image to support the /PAGE qualifier
65.346 – UVMTHRTL_D53_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.347 – UVMTHRTL_D53_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.348 – UVMTHRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.349 – UVMTHRTL_D56_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.350 – VAXCRTLG_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.351 – VAXCRTLG_D56_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.352 – VAXCRTL_D56_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.353 – VAXCRTL_D56_V73_TV_AV.EXE
This file is included in the latest system build, but a description of the file is not available.
65.354 – VMS$FORMAT_AUDIT_SYSTEM.EXE
Format audit image
65.355 – VMS$PASSWORD_DICTIONARY.DATA
Dictionary containing words that OpenVMS will reject for use as passwords
65.356 – VMS$VMS_ACMESHR.EXE
The VMS ACME used to support the SYS$ACM system service
65.357 – VMS$VOLATILE_PRIVATE_INTERFACES.OLB
Object module library that includes the codes used by OpenVMS bugcheck processing
65.358 – VMSDEBUGUIL.UID
DECwindows support for the Debugger
65.359 – VMS_EXECLET_LNK.OPT
This file is included in the latest system build, but a description of the file is not available.
65.360 – VMS_NOTARY_SHR.EXE
This file is included in the latest system build, but a description of the file is not available.
65.361 – WWPPS.PCF
WWPPS printer customization file
65.362 – XA.H
Unsupported DECdtm X/Open DTP XA C language header file
65.363 – XFC$SDA.EXE
Extended file cache SDA extension image. Provides additional SDA commands.
65.364 – XTI$DNETSHR.EXE
DECnet Phase IV back end to X/Open Transport Interface (XTI)
65.365 – XTI$IPSHR.EXE
HP TCP/IP Services for OpenVMS
65.366 – XTI$XTILIB.EXE
X/Open Transport Interface (XTI) front end
65.367 – XTI.H
X/Open Transport Interface (XTI) header file
65.368 – XX$SDA.EXE
This file is included in the latest system build, but a description of the file is not available.
66 – [SYSMAINT]
This directory, known by the logical name SYS$MAINTENANCE, is reserved for system hardware diagnostic programs.
67 – [SYSMGR]
This directory, known by the logical name SYS_MANAGER, contains files used to manage the operating system. This directory is the default directory for the system manager's account.
67.1 – ACCOUNTNG.DAT
Accounting data file
67.2 – ACME$START.COM
This file is included in the latest system build, but a description of the file is not available.
67.3 – ACME$START.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.4 – AGEN$NEW_NODE_DEFAULTS.TEMPLATE
Used with CLUSTER_CONFIG.COM and AUTOGEN; a template for a site- specific data file to include system parameter values for non- satellite nodes.
67.5 – AGEN$NEW_SATELLITE_DEFAULTS.TEMPLATE
Used with CLUSTER_CONFIG.COM and AUTOGEN; a template for a site-specific data file to include system parameter values for satellite nodes.
67.6 – AMDS$DRIVER_ACCESS.DAT
Defines security information for the Availability Manager and DECamds data collector nodes. It is read once at startup time.
67.7 – AMDS$DRIVER_ACCESS.TEMPLATE
DECamds driver security file
67.8 – AMDS$LOGICALS.COM
Logical name definitions used by DECamds and the Availability Manager; executed by SYS$STARTUP:AMDS$STARTUP.COM.
67.9 – AMDS$LOGICALS.TEMPLATE
DECamds application setup file
67.10 – AMDS$SYSTARTUP.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.11 – AUDIT_SERVER.DAT
System security audit server database
67.12 – BOOT_OPTIONS.COM
This file is included in the latest system build, but a description of the file is not available.
67.13 – CCL$ISV_CALLOUTS.TXT
This file is included in the latest system build, but a description of the file is not available.
67.14 – CDRECORD.COM
Command procedure for writing to CD-ROM
67.15 – CLUSTER_CONFIG.COM
Command procedure for cluster configuration
67.16 – CLUSTER_CONFIG_LAN.COM
Replacement for CLUSTER_CONFIG.COM (Cluster Configuration utility) that uses LANCP instead of DECnet for booting satellites
67.17 – CREATE_SPECIAL_ACCOUNTS.COM
Command procedure to create SYSTEST, SYSTEST_CLIG, and Field Service accounts
67.18 – DBLSTRTUP.COM
Command procedure to start up DIBOL message manager
67.19 – DCE$RPC_SHUTDOWN.COM
RPC/DCE command procedure that provides the controlled shutdown DCE$RPCD
67.20 – DCE$RPC_STARTUP.COM
RPC/DCE command procedure that provides the initialization of system environment and the controlled startup of DCE$RPCD.EXE
67.21 – DECC$MSG.EXE
VSI C message file
67.22 – DECW$DEVICE.COM
DECwindows device configuration command procedure
67.23 – DECW$DEVICE_CONFIG_COMMON.COM
DECwindows device configuration command procedure
67.24 – DECW$DEVICE_CONFIG_GB.COM
DECwindows device configuation command procedure for the PowerStorm 300/350 (Peregrine) graphics card
67.25 – DECW$DEVICE_CONFIG_GF.COM
DECwindows device configuation command procedure for the Oxygen VX1 graphics card
67.26 – DECW$DEVICE_CONFIG_GH.COM
DECwindows device configuation command procedure for the ATI RADEON 7500 graphics card
67.27 – DECW$DEVICE_CONFIG_GQ.COM
DECwindows device configuration command procedure for Qlogic graphics cards
67.28 – DECW$DEVICE_CONFIG_GX.COM
DECwindows device configuration command procedure for SFB/Turbochannel graphics cards
67.29 – DECW$DEVICE_CONFIG_GY.COM
DECwindows device configuration command procedure for TGA graphics cards
67.30 – DECW$DEVICE_CONFIG_GZ.COM
DECwindows device configuation command procedure for the PowerStorm 4D10T (ELSA Gloria) graphics card
67.31 – DECW$DEVICE_CONFIG_P2.COM
Secondary DECwindows device configuration command procedure for the ELSA Gloria Synergy (formerly named PowerStorm 4D10T) graphics card
67.32 – DECW$EURO_APPS_SETUP.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.33 – DECW$EURO_SERVER_SETUP.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.34 – DECW$FS_CONFIG.DAT
DECwindows font server configuration data file
67.35 – DECW$INSTALL_IMAGES.COM
This file is included in the latest system build, but a description of the file is not available.
67.36 – DECW$P350_SINGLE_CPU.COM
DECwindows device configuation command procedure to allow the PowerStorm 300/350 (Peregrine) graphics card to be used on SMP systems
67.37 – DECW$PRIVATE_SERVER_SETUP.TEMPLATE
DECwindows customization file. This is a template file for a user-specified [SYSMGR]DECW$PRIVATE_SERVER_SETUP.COM file.
67.38 – DECW$RGB.DAT
DECwindows server data file specifying named colors in red-green-blue format
67.39 – DECW$RUN_TABLET.COM
DECwindows command procedure for tablet (input device) support
67.40 – DECW$SPECIAL_AS1000_CIRRUS.COM
DECwindows device configuration command procedure for Cirrus graphics cards on AlphaServer 1000 systems
67.41 – DECW$STARTSERVER.COM
DECwindows server startup command procedure
67.42 – DECW$TABLET_STARTUP.COM
DECwindows command procedure for tablet (input device) support
67.43 – EDTINI.TEMPLATE
Template for EDT initialization file
67.44 – GALAXY.GCR
A ruleset used by the Galaxy Configuration Utility (GCU) to define display and control parameters
67.45 – GCU$ACTIONS.COM
A command procedure used by the OpenVMS Galaxy Configuration Utility (GCU) for inter-instance command execution
67.46 – GICAP$CONFIG.COM
This file is included in the latest system build, but a description of the file is not available.
67.47 – GICAP$MENU.COM
This file is included in the latest system build, but a description of the file is not available.
67.48 – GL_1_1_SETUP.COM
Command procedure that redirects OpenGL-related images to P350-specific or OpenGL V1.1-specific images
67.49 – ICAP$CHILD.COM
This file is included in the latest system build, but a description of the file is not available.
67.50 – ICAP$CLI_UTILS.COM
This file is included in the latest system build, but a description of the file is not available.
67.51 – ICAP$CONFIG.COM
This file is included in the latest system build, but a description of the file is not available.
67.52 – ICAP_SERVER$SHUTDOWN.COM
This file is included in the latest system build, but a description of the file is not available.
67.53 – ICC$ADD_REGISTRY_TABLE.COM
ICC system startup file normally called from ICC$SYSTARTUP.COM to create ICC registry tables
67.54 – ICC$CREATE_SECURITY_OBJECT.COM
ICC system startup file normally called from ICC$SYSTARTUP.COM to create ICC security objects
67.55 – ISA_CONFIG.TEMPLATE
Tells the system which devices are connected to the ISA bus
67.56 – ISCSI$ISNS_SERVERS.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.57 – ISCSI$MANUAL_TARGETS.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.58 – JBC$DST_COMMAND.COM
Command procedure scheduled by the job controller to perform daylight savings time changes and to schedule the next daylight savings time change
67.59 – KRB$LOGICALS.COM
Command procedure to define Kerberos logicals
67.60 – KRB$SYMBOLS.COM
Command procedure to define Kerberos symbols
67.61 – LAT$SYSTARTUP.COM
Site-specific LAT startup command procedure
67.62 – LAT$SYSTARTUP.TEMPLATE
Site-specific startup command procedure template
67.63 – LIB$DT_STARTUP.COM
Command procedure to create logical names for months, days, and relative days in supported languages
67.64 – LMF$COMPLIANCE_REPORT.COM
This file is included in the latest system build, but a description of the file is not available.
67.65 – LOADNET.COM
Command procedure to create network ACP process
67.66 – LOGIN.COM
Login command procedure
67.67 – LOGIN.TEMPLATE
Template for login command procedure
67.68 – LTLOAD.COM
Command procedure to load and start LAT
67.69 – NETCONFIG.COM
Command procedure to configure network database
67.70 – NPAR_RUN_CONFIGURE.COM
This file is included in the latest system build, but a description of the file is not available.
67.71 – REG$CONFIG.COM
DCL command procedure for configuring the OpenVMS Registry
67.72 – RTTLOAD.COM
Remote terminal loader
67.73 – SECURITY.AUDIT$JOURNAL
System security audit log file
67.74 – SMISERVER.COM
Command procedure for SMISERVER
67.75 – STARTNET.COM
DECnet for OpenVMS startup procedure
67.76 – SYCONFIG.COM
Site-specific device configuration command procedure
67.77 – SYCONFIG.TEMPLATE
Template for site-specific device configuration command procedure
67.78 – SYLOGICALS.COM
Site-specific logical names definition command procedure
67.79 – SYLOGICALS.TEMPLATE
Template for site-specific logical names definition command procedure
67.80 – SYLOGIN.COM
Systemwide login command procedure
67.81 – SYLOGIN.TEMPLATE
Template for systemwide login command procedure
67.82 – SYPAGSWPFILES.COM
Site-specific command procedure to install page and swap files
67.83 – SYPAGSWPFILES.TEMPLATE
Template for site-specific command procedure to install page and swap files
67.84 – SYS$INDICTMENT_POLICY.COM
Definitions used to determine whether Component Indictment should be started to allow CPUs to be stopped
67.85 – SYS$INDICTMENT_POLICY.TEMPLATE
Template for command procedure SYS$INDICTMENT_POLICY.COM, which is used to determine whether Component Indictment should be started to allow CPUs to be stopped
67.86 – SYS$LOGIN_SWITCH.COM
This file is included in the latest system build, but a description of the file is not available.
67.87 – SYSECURITY.COM
Command procedure to mount or define disks that contain security auditing log files or local security archive files
67.88 – SYSECURITY.TEMPLATE
Template for command procedure to mount or define disks that contain security auditing log files or local security archive files
67.89 – SYSHUTDWN.COM
Site-specific system shutdown command procedure
67.90 – SYSHUTDWN.TEMPLATE
Template for site-specific shutdown command procedure
67.91 – SYSHUTDWN_0010.COM
This file is included in the latest system build, but a description of the file is not available.
67.92 – SYSHUTDWN_0010.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
67.93 – SYSTARTUP_VMS.COM
Site-specific system startup command procedure
67.94 – SYSTARTUP_VMS.TEMPLATE
Template for the site-specific system startup command procedure
67.95 – TFF$SYSTARTUP.COM
Default startup command procedure for the Terminal Fallback Facility (TFF)
67.96 – TFF$SYSTARTUP.TEMPLATE
Template for the startup command procedure for the Terminal Fallback Facility (TFF)
67.97 – TNT$UTILITY.COM
Controls the OpenVMS Management Station server
67.98 – USB$STARTUP.COM
Command procedure that starts up the server process
67.99 – UTC$CONFIGURE_TDF.COM
Command procedure used by UTC$TIME_SETUP.COM to set the UTC services time differential factor (TDF)
67.100 – UTC$TIMEZONE_SETUP.COM
Configuration file used by UTC$TIME_SETUP.COM to set the local time zone information
67.101 – UTC$TIME_SETUP.COM
Configuration file used to set the local time zone and the system time differential factor
67.102 – VMS$DEFINE_PASSWORD_POLICY.COM
This file is included in the latest system build, but a description of the file is not available.
67.103 – VMS$IMAGES_MASTER.DAT
Data file listing the images installed at boot time; this file should not be modified
67.104 – VMSIMAGES.DAT
Data file for VMSIMAGES.COM
67.105 – WELCOME.TEMPLATE
Template for welcome text displayed at login
67.106 – WELCOME.TXT
Welcome text displayed at login
68 – [SYSMSG]
This directory, known by the logical name SYS$MESSAGE, contains system message text files.
68.1 – CDDVD$MSG.EXE
This file is included in the latest system build, but a description of the file is not available.
68.2 – CLIUTLMSG.EXE
ANALYZE/MEDIA, EXCHANGE, MAIL, PHONE, PRINT, RUN, SET, SHOW, SEARCH, SUBMIT message file
68.3 – CXXL$MSG_SHR.EXE
Message file for the VSI C++ runtime library; implements messages used in iostream, task, messages, objections, and complex
68.4 – DBGTBKMSG.EXE
DEBUG, TRACE message file
68.5 – DBL$MSG.EXE
DIBOL message file
68.6 – DCE$RPC_MSG.EXE
RPC/DCE image that provides RPC message handling
68.7 – DDTM$XG_MSG.EXE
DECdtm message file
68.8 – DECC$MSG.EXE
VSI C message file
68.9 – DECW$TRANSPORTMSG.EXE
DECwindows Motif for OpenVMS transport message image
68.10 – EFI$MSG.EXE
This file is included in the latest system build, but a description of the file is not available.
68.11 – ELVMSG.EXE
Nonexecutable message file for the Error Log Viewer (ELV)
68.12 – ENCRYPT$_MSG.EXE
This file is included in the latest system build, but a description of the file is not available.
68.13 – EPC$MSG.EXE
DECtrace message file
68.14 – EPC$MSG.TEMPLATE
This file is included in the latest system build, but a description of the file is not available.
68.15 – FILMNTMSG.EXE
ANALYZE/DISK, ANALYZE/IMAGE, ANALYZE/OBJECT, EDIT/FDL message file
68.16 – GENCATMSG.EXE
Message file for GENCAT utility
68.17 – ICONVMSG.EXE
Message file for ICONV utility
68.18 – LATMSG.EXE
LAT message file
68.19 – LD$MSG.EXE
LDDRIVER message file
68.20 – LM$MSG.EXE
This file is included in the latest system build, but a description of the file is not available.
68.21 – LMCP$MSG.EXE
Log Manager Control Program (LMCP) message file
68.22 – LMF_MESSAGE.EXE
License Management facility message file
68.23 – LOCALEMSG.EXE
Message file for locale-related utilities
68.24 – NETWRKMSG.EXE
NCP, SET HOST message file
68.25 – PAS$MSG.EXE
Pascal message file
68.26 – PPLMSG.EXE
Parallel processing message file
68.27 – PPPDMSG.EXE
Message file for point-to-point protocol (PPPD) utility
68.28 – PRGDEVMSG.EXE
ANALYZE/CRASH, ANALYZE/SYSTEM, CDU, DIFF, DUMP, LIBRARY, LINK, MACRO, MESSAGE, PATCH message file
68.29 – RPG$MSG.EXE
RPG message file
68.30 – SCN$MSG.EXE
SCAN message file
68.31 – SHRIMGMSG.EXE
CONVSHR, DCXSHR, EDTSHR, FDLSHR, SMGSHR, SORTSHR, message file
68.32 – SORTMSG.EXE
Sort utility message file
68.33 – SYSMGTMSG.EXE
ACC, AUTHORIZE, BACKUP, EDIT/ACL, INSTALL, MONITOR, SYSMAN message file
68.34 – SYSMSG.EXE
System message file
68.35 – TDF$MSG.EXE
Image containing messages used by time change components
68.36 – TECOMSG.EXE
TECO editor message file
68.37 – TPUMSG.EXE
TPU message file
68.38 – USB$MSG.EXE
USB error messages
68.39 – VMSINSTAL_LANGUAGE.COM
VMSINSTAL message file
68.40 – VMSLICENSE_LANGUAGE.COM
OpenVMS License Management utility message file
69 – [SYSTEST.ENCRYPTION]
This file is included in the latest system build, but a description of the file is not available.
69.1 – ENCRYPT$IVP.TLB
This file is included in the latest system build, but a description of the file is not available.
69.2 – TEST_BINA.DAT
This file is included in the latest system build, but a description of the file is not available.
69.3 – TEST_TEXT.DAT
This file is included in the latest system build, but a description of the file is not available.
69.4 – V010_FILENC010.DAT
This file is included in the latest system build, but a description of the file is not available.
69.5 – V010_TEST01.DAT
This file is included in the latest system build, but a description of the file is not available.
69.6 – V010_TEST02.DAT
This file is included in the latest system build, but a description of the file is not available.
70 – [SYSTEST.TNT]
SYSTEST subdirectory for OpenVMS Management Station
70.1 – TNT$SERVER_IVP.EXE
OpenVMS Management Station Installation Verification Procedure (IVP)
71 – [SYSTEST]
This directory, known by the logical name SYS$TEST, contains files used to run the User Environment Test Package (UETP).
71.1 – DECDTM_XA_IVP.EXE
DECdtm XA Installation Verification Proceedure image
71.2 – DECDTM_XG_IVP.EXE
DECdtm XA Gateway Installation Verification Proceedure image
71.3 – DECRAM$IVP.COM
This file is included in the latest system build, but a description of the file is not available.
71.4 – ENCRYPT$IVP.COM
This file is included in the latest system build, but a description of the file is not available.
71.5 – HTHREADS.EXE
This file is included in the latest system build, but a description of the file is not available.
71.6 – RADCHECK.EXE
Checks the distribution of pages used across the Resource Affinity Domains (RADs) on the system; also monitors and modifies the Soft RAD Affinity process scheduling algorithm. To use it, specify RADCHECK as a foreign command (for example, RADCHECK == "$SYS$SYSROOT:[SYSTEST]RADCHECK). For more information, enter "$RADCHECK help" at the $ prompt.
71.7 – TCNTRL.CLD
Defines commands to invoke the UETP test controller
71.8 – TNT$IVP.COM
Initiates the OpenVMS Management Station's TNT$SERVER_IVP.EXE
71.9 – UETCDRO00.EXE
Compact disc reader device test
71.10 – UETCLIG00.COM
Command procedure for the cluster integration phase
71.11 – UETCLIG00.DAT
Used by UETP test controller to start cluster integration phase
71.12 – UETCLIG00.EXE
Cluster integration phase
71.13 – UETDISK00.EXE
Disk device test
71.14 – UETDNET00.COM
Command procedure for DECnet for OpenVMS phase
71.15 – UETDNET00.DAT
Used by UETP test controller to start DECnet for OpenVMS phase
71.16 – UETFORT01.DAT
FORTRAN data file used by test
71.17 – UETFORT01.EXE
FORTRAN artificial load test files
71.18 – UETFORT02.EXE
FORTRAN artificial load test files
71.19 – UETFORT03.EXE
FORTRAN artificial load test files
71.20 – UETINIT00.EXE
Checks UETP environment and sets overall parameters
71.21 – UETINIT01.EXE
Checks devices and builds UETINIDEV.DAT
71.22 – UETLOAD00.DAT
Used by UETP test controller to start load test phase
71.23 – UETLOAD02.COM
UETP load phase command procedure used to simulate load on system
71.24 – UETLOAD03.COM
UETP load phase command procedure used to simulate load on system
71.25 – UETLOAD04.COM
UETP load phase command procedure used to simulate load on system
71.26 – UETLOAD05.COM
UETP load phase command procedure used to simulate load on system
71.27 – UETLOAD06.COM
UETP load phase command procedure used to simulate load on system
71.28 – UETLOAD07.COM
UETP load phase command procedure used to simulate load on system
71.29 – UETLOAD08.COM
UETP load phase command procedure used to simulate load on system
71.30 – UETLOAD09.COM
UETP load phase command procedure used to simulate load on system
71.31 – UETLOAD10.COM
UETP load phase command procedure used to simulate load on system
71.32 – UETLOAD11.COM
UETP load phase command procedure used to simulate load on system
71.33 – UETMEMY01.EXE
Artificial load for load test
71.34 – UETNETS00.EXE
Reports nonzero counters as part of DECnet for OpenVMS phase
71.35 – UETP.COM
Main command procedure for UETP
71.36 – UETPHAS00.EXE
Test controller
71.37 – UETSUPDEV.DAT
Supported device data file
71.38 – UETTAPE00.EXE
Magnetic tape device test
71.39 – UETTTYS00.EXE
Terminal and line printer device test
71.40 – UETUNAS00.EXE
DEUNA device test
72 – [SYSUPD]
This directory, known by the logical name SYS$UPDATE, contains files used to apply system updates.
72.1 – AUTOGEN.COM
Command procedure to calculate parameter values and system file sizes
72.2 – AXPVMS$PCSI_EX_*.COM
Command procedures used by the POLYCENTER Software Installation (PCSI) utility during installation/upgrade of OpenVMS
72.3 – CIM_QUALIFIERS25.MOF
This file is included in the latest system build, but a description of the file is not available.
72.4 – CIM_X25.MOF
This file is included in the latest system build, but a description of the file is not available.
72.5 – CREATE_IDX.EXE
Creates VMSKITBLD.IDX and DECW$KITBLD.IDX
72.6 – CREATE_XML.EXE
This file is included in the latest system build, but a description of the file is not available.
72.7 – DECW$KITBLD.DAT
A list of files that provide OpenVMS support for DECwindows
72.8 – DECW$KITBLD.IDX
An indexed version of DECW$KITBLD.DAT
72.9 – DECW$MKFONTDIR.COM
DECwindows command procedure to create font directories
72.10 – DTSS$INSTALL_TIMEZONE_RULE.COM
Command procedure to run SYS$SYSTEM:SYS$READ_TIME_ZONE_RULE.EXE, which returns the timezone rule in the logical name SYS$TIMEZONE_RULE and writes a new version of the UTC startup file, DTSS$UTC_STARTUP.COM or TDF$UTC_STARTUP.COM, in SYS$STARTUP.
72.11 – HP_GICAPPROVIDERREG.MOF
This file is included in the latest system build, but a description of the file is not available.
72.12 – HP_ICAPPROVIDERREG.MOF
This file is included in the latest system build, but a description of the file is not available.
72.13 – HP_ICODPROVIDERREG.MOF
This file is included in the latest system build, but a description of the file is not available.
72.14 – ICAP.CLD
This file is included in the latest system build, but a description of the file is not available.
72.15 – ICAP.MOF
This file is included in the latest system build, but a description of the file is not available.
72.16 – ICAP_CLD.COM
This file is included in the latest system build, but a description of the file is not available.
72.17 – IOGEN$CLEANUP.EXE
A tool used by the operating system installation procedure
72.18 – KRB$REMOVE.COM
Dummy PCSI Kerberos removal command procedure
72.19 – LIBDECOMP.COM
Command procedure to expand libraries shipped in data-reduced format
72.20 – NETCONFIG_UPDATE.COM
Command procedure to configure an existing DECnet for OpenVMS network
72.21 – NPAR.MOF
This file is included in the latest system build, but a description of the file is not available.
72.22 – NPARREG.MOF
This file is included in the latest system build, but a description of the file is not available.
72.23 – P350_ADD_DEVICE.COM
Script run at installation time to add P300/P350 device to system configuration
72.24 – PCSI$CREATE_ACCOUNT.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language ACCOUNT statement, which is used in Product Description files in product kits
72.25 – PCSI$CREATE_NETWORK_OBJECT.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language NETWORK OBJECT statement, which is used in Product Definition files in product kits
72.26 – PCSI$CREATE_RIGHTS_IDENTIFIER.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language RIGHTS IDENTIFIER statement, which is used in Product Definition files in product kits
72.27 – PCSI$DELETE_ACCOUNT.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language ACCOUNT statement, which is used in Product Definition files in product kits
72.28 – PCSI$DELETE_NETWORK_OBJECT.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language NETWORK OBJECT statement, which is used in Product Definition files in product kits
72.29 – PCSI$DELETE_RIGHTS_IDENTIFIER.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement the Product Description Language RIGHTS IDENTIFIER statement, which is used in Product Definition files in product kits
72.30 – PCSI$EXTRACT_TLB.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to implement part of the PRODUCT EXTRACT PTF command
72.31 – PCSI$REGISTER_PRODUCT.COM
Command procedure used by the POLYCENTER Software Installation (PCSI) utility to register products that were installed using another method (such as VMSINSTAL)
72.32 – REGISTER_PRIVILEGED_IMAGE.COM
Command procedure for Image Registry facility
72.33 – SPKITBLD.COM
Command procedure to build software product kits
72.34 – STABACKIT.COM
Builds Standalone Backup on OpenVMS VAX
72.35 – SWAPFILES.COM
Command procedure that creates swapping, paging, and system dump files of appropriate size for system being installed
72.36 – SYS$NET_SERVICES.COM
Command procedure that examines SYS$STARTUP.COM for network services, such as SYS$NET_SERVICES_DECNET.COM, that need to be registered
72.37 – SYS$NET_SERVICES_DECNET.COM
Network service that registers DECnet and DECnet-Plus
72.38 – THREADCP.CLD
Command definition for THREADCP utility
72.39 – VMS$CHKPWD.EXE
File that checks the security of the password for installations and upgrades
72.40 – VMS$SYSTEM_IMAGES.COM
Command procedure that operates on VMS$SYSTEM_IMAGES.IDX to generate a new system image data file, VMS$SYSTEM_IMAGES.DATA
72.41 – VMSINSTAL.COM
Command procedure to install EDTCAI and maintenance updates
72.42 – VMSINSTAL_LMFGROUPS.COM
Data file of LMF information used by VMSINSTAL.COM
72.43 – VMSKITBLD.DAT
List of files on the OpenVMS system disk.
72.44 – VMSKITBLD.EFI$COM
This file is included in the latest system build, but a description of the file is not available.
72.45 – VMSKITBLD.IDX
An indexed version of VMSKITBLD.DAT
72.46 – VMSKITBLD.XML
This file is included in the latest system build, but a description of the file is not available.
72.47 – VMSKITBLD.XSD
This file is included in the latest system build, but a description of the file is not available.
72.48 – VMSLICENSE.COM
Command procedure for registering Product Authorization Keys (PAKs)
72.49 – VMSMPH.LOG
Information that is sent to VSI if the MPH tool is installed
72.50 – VMSMPH.TEMPLATE
A template for creating a new VMSMPH.LOG
72.51 – VSI$CVT_KIT_DEPENDENCY.COM
This file is included in the latest system build, but a description of the file is not available.
72.52 – VSI$PCSI_DATABASE_RESTORE.COM
This file is included in the latest system build, but a description of the file is not available.
72.53 – VSI$PCSI_DATABASE_SAVE.COM
This file is included in the latest system build, but a description of the file is not available.
73 – [TNT.CLIENT]
Directory containing the OpenVMS Management Station PC client software. Use the files in this directory to build the PC client media.
73.1 – TNT$HELPER.EXE
OpenVMS Management Station server executable that performs low-level, non-interruptable device operations
73.2 – TNT033.EXE
This file is included in the latest system build, but a description of the file is not available.