This chapter contains release notes that apply to Digital UNIX Version 4.0B documentation.
The following sections provide general information about changes to the Digital UNIX documentation set.
The following books have been updated for this release:
Refer to the Documentation Overview, Glossary and Master Index for more information on existing volumes.
Lists of patches for known problems are provided on the Digital UNIX Operating System Volume 1 CD-ROM, in the following directory:
<mount point>/DOCUMENTATION/TEXT
The files are named as follows
Digital_UNIX_V3_2C_CLD_Fixes.txt Digital_UNIX_V3_2D_CLD_Fixes.txt Digital_UNIX_V3_2G_CLD_Fixes.txt Digital_UNIX_V4_0_CLD_Fixes.txt Digital_UNIX_V4_0A_CLD_Fixes.txt Digital_UNIX_V4_0B_CLD_Fixes.txt
Some PostScript format files on the documentation CD-ROM can be stored in compressed PostScript. This compressed format saves disk storage space and requires less time to copy the files to other media. To decompress the files, use the uncompress or zcat commands.
There is an instruction file on the CD-ROM named as follows:
/DOCUMENTATION/POSTSCRIPT/00-READ-ME-FIRST
This chapter provides documentation release notes, and information on using the enhancements in Version 4.0B.
This section provides information about the Digital UNIX Version 4.0B reference pages.
The Digital UNIX system's documentation CD-ROM includes a tool called webman, which allows you to view the reference pages with the Netscape Navigator World Wide Web browser.
However, because of security restrictions imposed by the browser, it is not possible to view the files by opening them locally on the user's own system. Making the reference pages viewable requires that you set up your system (or one of the systems on your network) as a World Wide Web server by installing and running a server daemon. With a server running, all of the systems on your network can view the reference pages. Server software is available from third-party vendors such as Netscape Communications Corporation.
When the documentation CD-ROM is mounted as instructed in the Installation Guide, instructions for installing webman are in the following file:
/usr/share/doclib/online/DOCUMENTATION/HTML/webman/Installing_webman.txt
Section 14.1.1 of Writing Device Drivers: Tutorial states that you should create a directory to contain your driver source as follows:
#
mkdir /usr/sys/io/ESA100
When you create a new directory to replace ESA100 you must place it in the path /usr/sys/io/ using your directory selection to replace ESA100.
The following sections describe changes to the Network Administration manual.
Use the following instructions instead:
To verify that PPP is supported in the kernel, enter the following command:
#
sysconfig -s | grep ppp
If it is not loaded and configured, do the following:
ppp: nppp=2
This provides for 2 PPP connections. If your system requires a greater number of PPP connections, increase the number.
Use the instructions in the following sections instead.
After you have connected your modem to a serial port on your system, do the following:
%
tip system_name
system_name is the system name from the /etc/remote file.
AT[Return]
If the modem is not in quiet mode, it responds with an OK message.
This information is used to create a chat script, which automates the dial-out process.
string_chat_expects string_chat_sends
For example, the following file, named /etc/ppp/chat-script, contains the following information:
atdt2135476 [1] CONNECT [2] login: myname [3] Password: "\qmypassword" [4] "$ " "\qpppd" [5]
See chat(8) for more information on chat and chat scripts.
Note
You might want to use the tip command to dial out and log in to the remote system and to write down the exact prompt, login sequence, and pppd start-up sequence.
defaultroute [1] asyncmap 0 [2] mru 296 [3] netmask dd.dd.dd.dd [4] lcp-echo-interval 60 [5] lcp-echo-failure 5 [6] noipdefault [7] crtscts [8] debug [9]
See pppd(8) for a complete list of pppd options.
kern.debug;local2.notice /dev/console
In this example, the notice level is specified.
local2.debug /etc/ppp/ppp-log
#
/sbin/init.d/syslog stop
#
/sbin/init.d/syslog start
%
pppd /dev/tty01 38400 connect 'chat -v -f /etc/ppp/chat-script'
%
tail -f /etc/ppp/ppp-log
If any problems occur while using PPP, see Chapter 13 in Network Administration.
After you have connected your modem to a serial port on your system, to configure a dial-in system, complete the following steps:
ppp1:password:10:20:Remote PPP User:/usr/users/guest:/usr/sbin/startppp
modem:3:respawn:/usr/sbin/getty /dev/tty00 M38400 vt100
See inittab(4) for more information.
netmask dd.dd.dd.dd [1] proxyarp [2] crtscts [3] asyncmap 0 [4] :remote_ip_address [5] debug [6]
If you want to specify options for each individual serial port, create a /etc/ppp/options.ttyxx file and include the remote IP address and any other options that apply to that specific serial port. See pppd(8) for a complete list of pppd options.
If any problems occur while using PPP, see Chapter 13 in Network Administration.
The following notes describe changes to the System Administration Guide.
In the Environmental Monitoring section, the System Administration Guide incoreectly states:
When a fan failure is encountered, a message is broadcasted and an orderly shutdown ensues.
It should state:
When the cooling fan on an AlphaServer 1000A fails, the kernel logs the error, synchronizes the disks, then powers the system down. On all other fan failures, a hard shutdown ensues.
Any messages broadcasted or logged by the Environmental Monitoring utility can be modified. The messages are located in the following file:
/usr/share/sysman/envmon/EnvMon_UserDefinable_Msg.tcl
You must be root to edit this file. You can edit any message included in braces ({}). The instructions for editing this file are included in the comment (#) fields. Do not alter any other data in this file.
The information on Maximum System Limits has moved from the Technical Overview to the Release Notes.
The Assembly Language Programmer's Guide (Chapter 5) should include a description of the .rconst directive. This directive instructs the assembler to add subsequent data into the .rconst section. This behavior is similar to the .rdata directive, except that the entries cannot be relocatable.
In the DEC C Language Reference Manual, the conventions table states that the DEC C extensions to the ANSI C standard are shown in teal in the printed manual, and are shaded in the online manual. This is incorrect.
The notes in this section refer to problems with the online help volumes.
The Help viewer has the following known problem:
For example, the first time a quick help dialog box displays a reference page, the Backtrack button may be enabled even though there is no place to which to backtrack. If the dialog box is closed and then opened again, the Backtrack button is dimmed.
For each of the SysMan applications online help is available from the Help menu or from the Help button in the main window.
The online help contains:
The Using Help item on the Help menu displays a help volume supplied by CDE that explains how to use the online help.
The following known problems occur in the online help:
In the Archiver, License Manager, and System Information applications, there is an Appearance item on one of the menus. The item should offer three options: Text Only, Large Icon, and Small Icon. In some help volumes, not all of these are documented.
There are a few links from one help volume to another that display in a new help viewer window. In some situations, a distracting proliferation of help viewer windows can result.
You can get a new view when you want one using the New Window item on the File menu in the help viewer.
The SysMan configuration applications on-item help does not work on the items in the menu bar.
In all the SysMan applications, the keyboard method of getting on-item help does not work on the Help menu.
The following problems apply only to help in specific applications:
The Kernel Tuner application records its changes immediately, so if a system failure occurs while the Kernel Tuner is running, any boot time changes will take effect the next time the system boots. If the file /etc/sysconfigtab contains invalid values, you can enter the following command at the boot prompt to boot using default values:
boot -fl c
The help volume for Display Window has opening instructions that show how to access the application from the CDE Application Manager. These should show that the Display Window icon appears in two groups.
The names of the gated, joind, routed, and rwhod daemons are misspelled in the online help volume.
In the Configuring Interfaces dialog box, the fields under To Obtain IP Address are relevant for all interfaces.
In the Local Printer Settings dialog box and the Remote Printer Settings dialog box, the aliases in the Printer Aliases field must be separated by vertical bars because spaces are allowed in an alias.
The /usr/sbin/shutdown command now sends the Shutdown Message each time a reminder is sent of the time remaining before the system is shut down.
The /etc/nologin file is not created until immediately before the shutdown occurs.
System shutdown messages are sent to all users that are locally or remotely logged-into the system being shutdown. Additionally, if the Broadcast to NFS Clients" option is selected, shutdown messages are broadcast to all hosts that are NFS clients of the system being shutdown.
The following corrected definitions replace the definitions in the glossary for Disk Configuration.
A deviation from a reference direction, either by design or in response to lateral forces.
On a disk, the sector skew per track. The skew is the angle that sector 0 of the track changes from an imaginary radius line, due to a nonuniform number of sectors per track.
The following corrected definitions replace the definitions in the glossary for BIND Configuration:
A system that queries a BIND server for host name and address information, interprets the responses, and passes the information to requesting applications.
An authoritative source for information about one or more zones. It either maintains the master copy of the hosts database for the zone or obtains the information required to serve the hosts database from another server.
Distributed Computing Environment. The capabilities of DCE are defined by the Open Software Foundation (OSF).
A logical group of systems that share services offered by DCE.
The server in a DCE cell.
In BIND Configuration, the available service types are BIND client and BIND server. The service type determines whether a system is configured to be a BIND client or a BIND server.
The Digital UNIX documentation set includes documents that are available only in PostScript format. The following list describes these documents and their locations:
The Software Product Description (SPD) is a legal description of the Digital UNIX product. It describes the software and gives information about its capabilities and about the hardware it supports. This information is intended for anyone who needs a legal description of the Digital UNIX product.
The SPD is provided on the operating system distribution media in both PostScript and text versions. To obtain a copy of the PostScript version, mount the Digital UNIX V4.0 Operating System, Volume 1 CD-ROM. Then change to the mnt_point/DOCUMENTATION/POSTSCRIPT directory and print the following files:
Digital_UNIX_Developers_Toolkit_SPD.ps Digital_UNIX_Logical_Storage_Manager_SPD.ps Digital_UNIX_Operating_System_SPD.ps Digital_UNIX_Server_Extensions_SPD.ps Prestoserve_for_Digital_UNIX_SPD.ps
To obtain a copy of the text version, change to the mnt_point/DOCUMENTATION/TEXT directory and print the following files:
Digital_UNIX_C_Developers_Extensions_SPD.txt Digital_UNIX_Logical_Storage_Manager_SPD.txt Digital_UNIX_Operating_System_SPD.txt Digital_UNIX_Server_Extensions_SPD.txt Prestoserve_for_Digital_UNIX_SPD.txt
This manual (developed by the Free Software Foundation) provides information about how to use and customize the Emacs text editor. It is primarily a reference manual, but can also be used as a tutorial.
This manual is intended for general users and anyone who uses Emacs. You can obtain a copy of this manual by printing the following file:
/usr/lib/emacs/doc/emacs.ps
This file is available only if the FSFEMACSSRC*** subset is installed on your system. (To use Emacs, install the OSFEMACS*** subset.)
This manual (developed by the Free Software Foundation) describes Emacs Lisp and presumes considerable familiarity with how to use the Emacs text editor. The earlier chapters describe Emacs features that have counterparts in many other programming languages. The later chapters describe features that are peculiar to Emacs Lisp or relate specifically to editing.
This manual is for programmers. You can obtain a copy of this manual by printing the following file:
/usr/lib/emacs/doc/elisp.ps
This file is available only if the FSFEMACSSRC*** subset is installed on your system. (To use Emacs Lisp, install the OSFEMACS*** subset.)
The Display PostScript system is described in the manual PostScript Language Reference Manual which is available in printed format from Digital. To update the Display PostScript documentation, Adobe System, Inc. provides a number of supplements describing new and changed features of the Display PostScript system.
The Display PostScript documentation supplements are provided in compressed format in the following directory:
/usr/share/doclib/dps
Before you can print a copy of one of the supplements, you must uncompress that supplement. For example, to uncompress the Level 2 Changes for X, issue the following command:
%
uncompress /usr/share/doclib/dps/\
Developer-TechNote.1-001.ps.Z
You can then print the resulting, uncompressed file:
/usr/share/doclib/dps/\
Developer-TechNote.1-001.ps
You might want to remove the PostScript file once you have printed it to save space on your system.
The following list describes the Display PostScript documentation supplements:
This supplement describes the changes made to the X implementations of the Display PostScript system for PostScript Level 2. This supplement is provided in the following file:
Developer-TechNote.1-001.ps.Z
This supplement describes the Type 2 image dictionary, an operand for the image operator in the Display PostScript system. The Type 2 image dictionary is an extension to the Type 1 dictionary. It allows the image operator to use pixel data from a pixmap, the current window, or another window as source when copying into the current window. This supplement is provided in the following file:
Developer-TechNote.1-002.ps.Z
This supplement describes new support for multiple master fonts in the Display PostScript Toolkit for X font panel. The supplement also describes how the font panel supports nontypographic sorting and a value-changed callback. This supplement is provided in the following file:
Developer-TechNote.1-003.ps.
This supplement describes how applications can use resource paths to become easier to use and customize. Resource paths are included in calls to the resource location library, which applications can use to find resources such as fonts. This supplement is provided in the following file:
Developer-TechNote.1-004.ps.
The version 2015 supplement to the PostScript(tm) Language Reference Manual which contains all updates that manual (232pp).
2015supplement.ps.Z.
This Quick Reference card describes the command syntax and lists the available X resources, command options and keyboard commands.
ShowPSReferenceCard.ps
General instructions for installing, starting and using the Adobe ShowPS PostScript previewer. Contains tutorial material and a troubleshooting guide (72pp).
ShowPSUserGuide.ps.Z.
A sample brochure in overhead format that gives an overview of the Adobe ShowPS PostScript previewer (5pp).
ShowPS_Brochure.ps.Z.
The X Image Extension (XIE) code (developed by the X Consortium) provides a powerful mechanism for the transfer and display of virtually any image on X-capable hardware. Documentation for XIE is provided in compressed format in the following directory:
/usr/share/doclib/xie
Before you can print a copy of one of the XIE manuals, you must uncompress that manual. For example, to uncompress the X Image Extension Overview, issue the following command:
%
gzip -d /usr/share/doclib/xie/xie_overview.ps.Z
You can then print the resulting, uncompressed file:
/usr/share/doclib/xie/xie_overview.ps.
You might want to remove the PostScript file once you have printed it to save space on your system.
The following list describes the manuals that describe the XIE code. A README file is also available in /usr/share/doclib/xie.
This manual provides general information about the X Image Extension (XIE) code. Topics covered include: XIE design goals, XIE historical summary, XIE architecture, element definitions, and subsetting.
This manual is provided in the following file:
/usr/share/doclib/xie/overview.ps.gz
This manual contains reference information about the XIElib functions, XIElib events, and XIElib errors. The Functions section covers the following types of functions: startup, LUT, photomap, ROI, photoflo, client data, abort and await, photoflo element, technique, and free.
This manual is provided in the following file:
/usr/share/doclib/xie/xielib.ps.gz
This manual provides an architecture overview of XIE, including chapters on the following topics: extension initialization, memory management, request dispatching, data representation, data structures, protocol requests, DIXIE photoflo management, DDXIE photoflo management, and photo elements.
This manual is provided in the following file:
/usr/share/doclib/xie/xieSIarch.ps.gz
This manual specifies the X wire protocol for XIE. It defines the syntax, structure, and semantics of the XIE protocol elements. Topics covered include syntax specification, parameter types, resources, pipelined processing, import elements, process elements, export elements, events and errors, techniques, service class, and protocol encodings.
This manual is provided in the following file:
/usr/share/doclib/xie/XIEProto.ps.gz
OSF/Motif release notes and problems have been provided by the Open Software Foundation (OSF). These notes are contained in the following PostScript files:
These files are available only if you have installed the OSFXDEV*** subset on your system.
This paper provides the specification for a STREAMS Data Link Provider Interface (DLPI) It complies with DIS 8886 and Logical Link Control (LLC) DIS 8802/2
This paper is provided uncompressed in the following file:
/usr/share/doclib/dlpi/dlpi.ps.
Depending on the optional software subsets or environments installed on your system, a number of other documents may also be available in the /usr/doc directory.
Several X Window and DECwindows manuals are shipped in PostScript format only. To access these documents, mount the Digital UNIX Version 4.0B Documentation Volume 1 CD-ROM and read the following file:
<mount point>/DOCUMENTATION/POSTSCRIPT/00-READ-ME-FIRST
This file provides a list of documents and instructions for decompressing the files. Depending on the installation at your site, the files may already be mounted at the following location:
/usr/share/doclib/online/DOCUMENTATION/POSTSCRIPT .