|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 63877 (0xf985) Types: TextFile Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦e90bd3722⟧ └─⟦this⟧
%!PS-Adobe-2.0 %%Title: !DOCUMENTATION.RELEASE_NOTES.DELTA3_0.DEVEL_WORKING.UNITS.TRIGGER'V(30) %%Creator: COMPOSE 10.7.12 %%CreationDate: May 20, 1992 at 1:18:15 PM %%For: JAF_QUIET %%Pages: (atend) %%DocumentFonts: (atend) %%EndComments /SelectFont {findfont exch dup neg 0 0 3 -1 roll 0 0 MAT astore makefont setfont} bind def /BeginPage {/State save def /INITIAL-MATRIX matrix currentmatrix def 1 -1 scale 0.5 setlinewidth} bind def /PositionPage {{-90 rotate pop} {0 exch neg translate} ifelse} bind def /EndPage {State restore showpage} def /WS {0 32 4 -1 roll widthshow} bind def /MX {0 rmoveto} bind def /LTAB {gsave exch (.) stringwidth pop sub exch {dup 2 div dup 0 rmoveto (.) show 0 rmoveto} repeat pop grestore} bind def /MAT matrix def /FINDSCALE {gsave newpath 0 0 moveto (X) false charpath flattenpath pathbbox /CAPHEIGHT exch def pop pop pop newpath 0 0 moveto (x) false charpath flattenpath pathbbox /XHEIGHT exch def pop pop pop grestore XHEIGHT CAPHEIGHT XHEIGHT sub 3 div add CAPHEIGHT div } bind def /CAP-ENCODING [ StandardEncoding aload pop ] def 8#141 1 8#172 {CAP-ENCODING exch dup 1 string dup 0 4 -1 roll 8#40 sub put cvn put} for /COPYFONT {dup length dict /TMPDICT exch def {1 index /FID ne {TMPDICT 3 1 roll put} {pop pop} ifelse } forall TMPDICT }bind def /SYM {save exch /newfont currentfont maxlength dict def currentfont {exch dup /FID ne {dup /Encoding eq {exch dup length array copy newfont 3 1 roll put} {exch newfont 3 1 roll put} ifelse } {pop pop} ifelse} forall newfont /Encoding get 8#377 3 -1 roll put /NEWFONT newfont definefont setfont (\377) show restore} bind def %%EndProlog %%Page: 1 1 BeginPage 792 false PositionPage 72 72 moveto 20 /Palatino-Roman SelectFont ( ) show 116.630 328 moveto (Rational Environment Release Information) show 227.560 372 moveto (Release D_12_6_5) show 72 756 moveto 10 /Palatino-Roman SelectFont ( ) show EndPage %%Page: 2 2 BeginPage 792 false PositionPage 72 72 moveto 10 /Palatino-Roman SelectFont ( ) show 72 144 moveto (Copyright ) show /copyright SYM 7.470 MX ( 1992 by Rational) show 72 192 moveto (Part Number: 508-003207-006) show 72 216 moveto (May 1992 \050Software Release D_12_6_5\051) show 72 540 moveto 9 /Palatino-Roman SelectFont (IBM is a registered trademark and RISC System/6000 is a trademark of International Business Machines Corporation.) show 72 562 moveto (PostScript is a registered trademark of Adobe Systems Incorporated.) show 72 584 moveto (Rational and R1000 are registered trademarks and Rational Environment is a trademark of Rational.) show 72 606 moveto (Sun Workstation is a registered trademark of Sun Microsystems, Inc.) show 72 628 moveto (UNIX is a registered trademark of UNIX System Laboratories, Inc.) show 287.480 688 moveto 10 /Palatino-Roman SelectFont (Rational) show 259.660 700 moveto (3320 Scott Boulevard) show 229.255 712 moveto (Santa Clara, California 95054-3197) show 72 756 moveto ( ) show EndPage %%Page: 1 3 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 76 moveto 15 /Palatino-Bold SelectFont (1. Overview) show 72 100 moveto 11 /Palatino-Roman SelectFont (The D_12_6_5 release of the Rational Environment) show /trademark SYM 10.769 MX ( is primarily a maintenance release that:) show 72 124 moveto (\267) show 17.334 MX (Fixes a large number of problems from previous releases, enabling existing commands to) show 96 137 moveto (work correctly. Some of these fixes introduce new features \050see section 6\051; other fixes) show 96 150 moveto (involve changed features \050see section 7\051.) show 96 168 moveto (Efforts to fix problems have been focused in:) show 96 186 moveto (\261) show 18.500 MX (System reliability.) show 120 204 moveto (Several problems that could cause the Environment to crash have been fixed; and the) show 120 217 moveto (Environment has been made more robust in many \050previously fatal\051 error conditions.) show 96 235 moveto (\261) show 18.500 MX (The Ada compilation system.) show 120 253 moveto (In select cases, some changes may cause code that used to compile to no longer) show 120 266 moveto (compile. For details, see section 7.6.) show 72 284 moveto (\267) show 17.334 MX (Changes the default value of the R1000_Cg.Retain_Delta1_Compatibility library switch) show 96 297 moveto (\050from True to False\051 so that, by default, the R1000 code generator takes advantage of) show 96 310 moveto (numerous features and bug fixes introduced in the D_12_1_1 compiler. These features and) show 96 323 moveto (bug fixes may cause the code generator to emit code that is not compatible with releases) show 96 336 moveto (prior to D_12_1_1; see section 7.7.) show 72 354 moveto (\267) show 17.334 MX (Introduces various new Environment interfaces, including:) show 96 372 moveto (\261) show 18.500 MX (New procedures and functions in packages Access_List_Tools, System_Maintenance,) show 120 385 moveto (and Dfs; see sections 6.1, 6.2, and 6.3.) show 96 403 moveto (\261) show 18.500 MX (A new world \050!Machine.Login_Policy\051, in which you can place subprograms and files) show 120 416 moveto (that control login policies and messages; see section 6.4.) show 96 434 moveto (\261) show 18.500 MX (A new subsystem \050!Tools.Telnet_Tools\051, which provides tools for writing programs) show 120 447 moveto (that use the Environment's networking facilities; see section 6.5.) show 72 465 moveto (\267) show 17.334 MX (Delivers the Documentation Tools, Rational X Interface \050RXI\051, and Rational Windows) show 96 478 moveto (Interface \050RWI\051 products with the standard Environment. Product authorization tokens are) show 96 491 moveto (no longer required to use these products. See sections 3 and 7.14.) show 72 509 moveto (\267) show 17.334 MX (Introduces three expanded and up-to-date volumes of the) show 11 /Palatino-Italic SelectFont ( Rational Environment Reference) show 96 522 moveto (Manual) show 11 /Palatino-Roman SelectFont (:) show 96 540 moveto (\261) show 18.500 MX (Volume 4: Session and Job Management \050SJM\051) show 96 558 moveto (\261) show 18.500 MX (Volume 5: Library Management \050LM\051) show 96 576 moveto (\261) show 18.500 MX (Volume 10: System Management Utilities \050SMU\051) show 96 594 moveto (New online help is also provided for each of the packages described in these books; see) show 96 607 moveto (section 8.) show 72 631 moveto 11 /Palatino-BoldItalic SelectFont (Note:) show 11 /Palatino-Italic SelectFont ( This release information can be found in the !Machine.Release.Release_Notes world in line-printer) show 72 644 moveto (\050Environment_Release12_6_5_Lpt\051 and PostScript) show 0 -2.750 rmoveto 8 /Palatino-Italic SelectFont /registered SYM 5.976 MX 11 /Palatino-Italic SelectFont 0 2.750 rmoveto ( \050Environment_Release12_6_4_Ps\051 formats.) show 72 684 moveto 15 /Palatino-Bold SelectFont (2. Supported Configurations and Upgrades) show 72 708 moveto 11 /Palatino-Roman SelectFont (D_12_6_5 supports the following configurations of the R1000:) show 72 732 moveto (\267) show 17.334 MX (Series 100) show 72 756 moveto (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 348.558 MX (1) show EndPage %%Page: 2 4 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 72 72 moveto 11 /Palatino-Roman SelectFont (\267) show 17.334 MX (Series 200 \050Models 10, 20, and 40\051) show 72 90 moveto (\267) show 17.334 MX (Series 300 System \050300S\051) show 72 108 moveto (\267) show 17.334 MX (Series 300 Coprocessor \050300C\051 for the IBM) show 0 -2.750 rmoveto 8 /Palatino-Roman SelectFont /registered SYM 5.976 MX 11 /Palatino-Roman SelectFont 0 2.750 rmoveto ( RISC System/6000) show /trademark SYM 10.769 MX ( and Sun Workstation) show 0 -2.750 rmoveto 8 /Palatino-Roman SelectFont /registered SYM 5.976 MX 11 /Palatino-Roman SelectFont 0 2.750 rmoveto 96 121 moveto (servers) show 72 139 moveto (\267) show 17.334 MX (Series 400 System \050400S\051) show 72 157 moveto (\267) show 17.334 MX (Series 400 Coprocessor \050400C\051 for the IBM RISC System/6000 and Sun Workstation servers) show 72 181 moveto (D_12_6_5 supports two kinds of tape drive:) show 72 205 moveto (\267) show 17.334 MX (The 9-track tape drive, which is standard on the Series 100 and 200, and an optional) show 96 218 moveto (upgrade to the Series 300S) show 72 236 moveto (\267) show 17.334 MX (The 8-millimeter tape drive, which is standard on the Series 300S, 300C, 400S, and 400C,) show 96 249 moveto (and an optional upgrade to the Series 200) show 72 273 moveto (D_12_6_5 also supports the optional expansion of memory from 32 megabytes to 64 megabytes) show 72 286 moveto (to improve system performance. This upgrade applies to all series except the Series 100. The) show 72 299 moveto (combinations of configurations and upgrades supported by D_12_6_5 are shown in Table 1.) show 167.035 318 moveto 10 /Palatino-Roman SelectFont 0 15 rmoveto 10 /Palatino-BoldItalic SelectFont (Table 1 Configurations and Upgrades Supported by D_12_6_5) show 306 345 moveto 10 /Palatino-Roman SelectFont 0 -15 rmoveto 136.700 367 moveto 10 /Palatino-Bold SelectFont (Configuration) show 220.905 355 moveto (8-mm Tape) show 233.545 367 moveto (Drive) show 285.140 355 moveto (9-Track Tape) show 301.945 367 moveto (Drive) show 368.680 355 moveto (32-Mb) show 363.950 367 moveto (Memory) show 437.080 355 moveto (64-Mb) show 432.350 367 moveto (Memory) show newpath 126 373 moveto 360 0 rlineto stroke newpath 126 343 moveto 360 0 rlineto stroke newpath 126 373 moveto 0 -30 rlineto stroke newpath 486 373 moveto 0 -30 rlineto stroke newpath 212.400 373 moveto 0 -30 rlineto stroke newpath 280.800 373 moveto 0 -30 rlineto stroke newpath 349.200 373 moveto 0 -30 rlineto stroke newpath 417.600 373 moveto 0 -30 rlineto stroke newpath 126 373 moveto 360 0 rlineto stroke newpath 126 343 moveto 360 0 rlineto stroke newpath 126 373 moveto 0 -30 rlineto stroke newpath 486 373 moveto 0 -30 rlineto stroke newpath 212.400 373 moveto 0 -30 rlineto stroke newpath 280.800 373 moveto 0 -30 rlineto stroke newpath 349.200 373 moveto 0 -30 rlineto stroke newpath 417.600 373 moveto 0 -30 rlineto stroke 130 385 moveto 10 /Palatino-Roman SelectFont (Series 100) show 216.400 385 moveto (N/A) show 284.800 385 moveto (Standard) show 353.200 385 moveto (Standard) show 421.600 385 moveto (N/A) show newpath 126 391 moveto 360 0 rlineto stroke newpath 126 373 moveto 360 0 rlineto stroke newpath 126 391 moveto 0 -18 rlineto stroke newpath 486 391 moveto 0 -18 rlineto stroke newpath 212.400 391 moveto 0 -18 rlineto stroke newpath 280.800 391 moveto 0 -18 rlineto stroke newpath 349.200 391 moveto 0 -18 rlineto stroke newpath 417.600 391 moveto 0 -18 rlineto stroke 130 403 moveto (Series 200) show 216.400 403 moveto (Upgrade) show 284.800 403 moveto (Standard) show 353.200 403 moveto (Standard) show 421.600 403 moveto (Upgrade) show newpath 126 409 moveto 360 0 rlineto stroke newpath 126 391 moveto 360 0 rlineto stroke newpath 126 409 moveto 0 -18 rlineto stroke newpath 486 409 moveto 0 -18 rlineto stroke newpath 212.400 409 moveto 0 -18 rlineto stroke newpath 280.800 409 moveto 0 -18 rlineto stroke newpath 349.200 409 moveto 0 -18 rlineto stroke newpath 417.600 409 moveto 0 -18 rlineto stroke 130 421 moveto (Series 300S) show 216.400 421 moveto (Standard) show 284.800 421 moveto (Upgrade) show 353.200 421 moveto (Standard) show 421.600 421 moveto (Upgrade) show newpath 126 427 moveto 360 0 rlineto stroke newpath 126 409 moveto 360 0 rlineto stroke newpath 126 427 moveto 0 -18 rlineto stroke newpath 486 427 moveto 0 -18 rlineto stroke newpath 212.400 427 moveto 0 -18 rlineto stroke newpath 280.800 427 moveto 0 -18 rlineto stroke newpath 349.200 427 moveto 0 -18 rlineto stroke newpath 417.600 427 moveto 0 -18 rlineto stroke 130 439 moveto (Series 300C) show 216.400 439 moveto (Standard) show 284.800 439 moveto (N/A) show 353.200 439 moveto (Standard) show 421.600 439 moveto (Upgrade) show newpath 126 445 moveto 360 0 rlineto stroke newpath 126 427 moveto 360 0 rlineto stroke newpath 126 445 moveto 0 -18 rlineto stroke newpath 486 445 moveto 0 -18 rlineto stroke newpath 212.400 445 moveto 0 -18 rlineto stroke newpath 280.800 445 moveto 0 -18 rlineto stroke newpath 349.200 445 moveto 0 -18 rlineto stroke newpath 417.600 445 moveto 0 -18 rlineto stroke 130 457 moveto (Series 400S) show 216.400 457 moveto (Standard) show 284.800 457 moveto (N/A) show 353.200 457 moveto (Standard) show 421.600 457 moveto (Upgrade) show newpath 126 463 moveto 360 0 rlineto stroke newpath 126 445 moveto 360 0 rlineto stroke newpath 126 463 moveto 0 -18 rlineto stroke newpath 486 463 moveto 0 -18 rlineto stroke newpath 212.400 463 moveto 0 -18 rlineto stroke newpath 280.800 463 moveto 0 -18 rlineto stroke newpath 349.200 463 moveto 0 -18 rlineto stroke newpath 417.600 463 moveto 0 -18 rlineto stroke 130 475 moveto (Series 400C) show 216.400 475 moveto (Standard) show 284.800 475 moveto (N/A) show 353.200 475 moveto (Standard) show 421.600 475 moveto (Upgrade) show newpath 126 481 moveto 360 0 rlineto stroke newpath 126 463 moveto 360 0 rlineto stroke newpath 126 481 moveto 0 -18 rlineto stroke newpath 486 481 moveto 0 -18 rlineto stroke newpath 212.400 481 moveto 0 -18 rlineto stroke newpath 280.800 481 moveto 0 -18 rlineto stroke newpath 349.200 481 moveto 0 -18 rlineto stroke newpath 417.600 481 moveto 0 -18 rlineto stroke newpath 126 481 moveto 360 0 rlineto stroke newpath 126 463 moveto 360 0 rlineto stroke 72 545 moveto 15 /Palatino-Bold SelectFont (3. Compatibility) show 72 569 moveto 11 /Palatino-Roman SelectFont (D_12_6_5 is fully compatible with all production versions of Rational layered-software products) show 72 582 moveto (\050Table 2\051.) show 72 756 moveto 10 /Palatino-Roman SelectFont (2) show 348.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 3 5 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 219.705 72 moveto 0 15 rmoveto 10 /Palatino-BoldItalic SelectFont (Table 2 Compatibility with D_12_6_5) show 306 99 moveto 10 /Palatino-Roman SelectFont 0 -15 rmoveto 225.535 121 moveto 10 /Palatino-Bold SelectFont (Rational Product) show 357.060 109 moveto (Compatible) show 366.505 121 moveto (Release) show newpath 186 127 moveto 240 0 rlineto stroke newpath 186 97 moveto 240 0 rlineto stroke newpath 186 127 moveto 0 -30 rlineto stroke newpath 426 127 moveto 0 -30 rlineto stroke newpath 342 127 moveto 0 -30 rlineto stroke newpath 186 127 moveto 240 0 rlineto stroke newpath 186 97 moveto 240 0 rlineto stroke newpath 186 127 moveto 0 -30 rlineto stroke newpath 426 127 moveto 0 -30 rlineto stroke newpath 342 127 moveto 0 -30 rlineto stroke 190 139 moveto 10 /Palatino-Roman SelectFont (CDF: Mc68020_Bare) show 346 139 moveto (5_1_2 or later) show 0 -2.500 rmoveto 7 /Palatino-Roman SelectFont (*) show 10 /Palatino-Roman SelectFont 0 2.500 rmoveto newpath 186 145 moveto 240 0 rlineto stroke newpath 186 127 moveto 240 0 rlineto stroke newpath 186 145 moveto 0 -18 rlineto stroke newpath 426 145 moveto 0 -18 rlineto stroke newpath 342 145 moveto 0 -18 rlineto stroke 190 157 moveto (CDF: Mc68020_Os2000) show 346 157 moveto (6_1_3 or later) show newpath 186 163 moveto 240 0 rlineto stroke newpath 186 145 moveto 240 0 rlineto stroke newpath 186 163 moveto 0 -18 rlineto stroke newpath 426 163 moveto 0 -18 rlineto stroke newpath 342 163 moveto 0 -18 rlineto stroke 190 175 moveto (CDF: Mc68020_Hp_Unix) show 346 175 moveto (6_2_4 or later) show newpath 186 181 moveto 240 0 rlineto stroke newpath 186 163 moveto 240 0 rlineto stroke newpath 186 181 moveto 0 -18 rlineto stroke newpath 426 181 moveto 0 -18 rlineto stroke newpath 342 181 moveto 0 -18 rlineto stroke 190 193 moveto (Design Facility: 2167) show 346 193 moveto (6_0_7 or later) show newpath 186 199 moveto 240 0 rlineto stroke newpath 186 181 moveto 240 0 rlineto stroke newpath 186 199 moveto 0 -18 rlineto stroke newpath 426 199 moveto 0 -18 rlineto stroke newpath 342 199 moveto 0 -18 rlineto stroke 190 211 moveto (Design Facility: 2167A) show 346 211 moveto (6_2_5 or later) show newpath 186 217 moveto 240 0 rlineto stroke newpath 186 199 moveto 240 0 rlineto stroke newpath 186 217 moveto 0 -18 rlineto stroke newpath 426 217 moveto 0 -18 rlineto stroke newpath 342 217 moveto 0 -18 rlineto stroke 190 229 moveto (Design Tools) show 346 229 moveto (10_2_9 or later) show newpath 186 235 moveto 240 0 rlineto stroke newpath 186 217 moveto 240 0 rlineto stroke newpath 186 235 moveto 0 -18 rlineto stroke newpath 426 235 moveto 0 -18 rlineto stroke newpath 342 235 moveto 0 -18 rlineto stroke 190 247 moveto (Documentation Tools) show 346 247 moveto (10_2_9 or later) show 0 -2.500 rmoveto 7 /Palatino-Roman SelectFont (\262) show 10 /Palatino-Roman SelectFont 0 2.500 rmoveto newpath 186 253 moveto 240 0 rlineto stroke newpath 186 235 moveto 240 0 rlineto stroke newpath 186 253 moveto 0 -18 rlineto stroke newpath 426 253 moveto 0 -18 rlineto stroke newpath 342 253 moveto 0 -18 rlineto stroke 190 265 moveto (Mail) show 346 265 moveto (11_4_5 or later) show newpath 186 271 moveto 240 0 rlineto stroke newpath 186 253 moveto 240 0 rlineto stroke newpath 186 271 moveto 0 -18 rlineto stroke newpath 426 271 moveto 0 -18 rlineto stroke newpath 342 271 moveto 0 -18 rlineto stroke 190 283 moveto (Rational Publishing Interface) show 346 283 moveto (1_0_2 or later) show newpath 186 289 moveto 240 0 rlineto stroke newpath 186 271 moveto 240 0 rlineto stroke newpath 186 289 moveto 0 -18 rlineto stroke newpath 426 289 moveto 0 -18 rlineto stroke newpath 342 289 moveto 0 -18 rlineto stroke 190 301 moveto (Rational Teamwork Interface) show 346 301 moveto (2_1_2 or later) show newpath 186 307 moveto 240 0 rlineto stroke newpath 186 289 moveto 240 0 rlineto stroke newpath 186 307 moveto 0 -18 rlineto stroke newpath 426 307 moveto 0 -18 rlineto stroke newpath 342 307 moveto 0 -18 rlineto stroke 190 319 moveto (Rational X Interface) show 346 319 moveto (10_5_2 or later) show 0 -2.500 rmoveto 7 /Palatino-Roman SelectFont (\262) show 10 /Palatino-Roman SelectFont 0 2.500 rmoveto newpath 186 325 moveto 240 0 rlineto stroke newpath 186 307 moveto 240 0 rlineto stroke newpath 186 325 moveto 0 -18 rlineto stroke newpath 426 325 moveto 0 -18 rlineto stroke newpath 342 325 moveto 0 -18 rlineto stroke 190 337 moveto (Rational Windows Interface) show 346 337 moveto (10_1_1 or later) show 0 -2.500 rmoveto 7 /Palatino-Roman SelectFont (\262) show 10 /Palatino-Roman SelectFont 0 2.500 rmoveto newpath 186 343 moveto 240 0 rlineto stroke newpath 186 325 moveto 240 0 rlineto stroke newpath 186 343 moveto 0 -18 rlineto stroke newpath 426 343 moveto 0 -18 rlineto stroke newpath 342 343 moveto 0 -18 rlineto stroke 190 355 moveto (Remote Compilation Facility) show 346 355 moveto (1_1_1 or later) show newpath 186 361 moveto 240 0 rlineto stroke newpath 186 343 moveto 240 0 rlineto stroke newpath 186 361 moveto 0 -18 rlineto stroke newpath 426 361 moveto 0 -18 rlineto stroke newpath 342 361 moveto 0 -18 rlineto stroke 190 373 moveto (RCF: Ibm_Rs6000_Aix) show 346 373 moveto (1_1_0 or later) show newpath 186 379 moveto 240 0 rlineto stroke newpath 186 361 moveto 240 0 rlineto stroke newpath 186 379 moveto 0 -18 rlineto stroke newpath 426 379 moveto 0 -18 rlineto stroke newpath 342 379 moveto 0 -18 rlineto stroke 190 391 moveto (RPC) show 346 391 moveto (1_0_2 or later) show newpath 186 397 moveto 240 0 rlineto stroke newpath 186 379 moveto 240 0 rlineto stroke newpath 186 397 moveto 0 -18 rlineto stroke newpath 426 397 moveto 0 -18 rlineto stroke newpath 342 397 moveto 0 -18 rlineto stroke 190 409 moveto (Software Analysis Workstation) show 346 409 moveto (6_0_0 or later) show newpath 186 415 moveto 240 0 rlineto stroke newpath 186 397 moveto 240 0 rlineto stroke newpath 186 415 moveto 0 -18 rlineto stroke newpath 426 415 moveto 0 -18 rlineto stroke newpath 342 415 moveto 0 -18 rlineto stroke 190 427 moveto (Target Build Utility) show 346 427 moveto (10_0_3 or later) show newpath 186 433 moveto 240 0 rlineto stroke newpath 186 415 moveto 240 0 rlineto stroke newpath 186 433 moveto 0 -18 rlineto stroke newpath 426 433 moveto 0 -18 rlineto stroke newpath 342 433 moveto 0 -18 rlineto stroke newpath 186 433 moveto 240 0 rlineto stroke newpath 186 415 moveto 240 0 rlineto stroke 72 457 moveto 11 /Palatino-Roman SelectFont 0 -2.750 rmoveto 72 478.250 moveto 8 /Palatino-Roman SelectFont (*) show 11 /Palatino-Roman SelectFont 0 2.750 rmoveto ( Before attempting to install new or changed CDF products or customizations, see section 5.1.) show 0 -2.750 rmoveto 72 502.250 moveto 8 /Palatino-Roman SelectFont (\262) show 11 /Palatino-Roman SelectFont 0 2.750 rmoveto ( Beginning with D_12_6_5, the most recent releases of Documentation Tools, RXI, and RWI are) show 72 518 moveto (delivered with the Environment. Thus, compatibility with these products is no longer an issue.) show 72 531 moveto (For more information, see sections 6.6 and 7.14.) show 72 571 moveto 15 /Palatino-Bold SelectFont (4. Upgrade Impact) show 72 595 moveto 11 /Palatino-Roman SelectFont (The Environment can be upgraded from to D_12_6_5 without forcing you to Archive.Save and) show 72 608 moveto (Archive.Restore your applications. You will not have to modify or recompile any of your own) show 72 621 moveto (tools, with the possible exception of:) show 72 645 moveto (\267) show 17.334 MX (Tools written against the unit specifications listed in \252Impact of Specification Changes,\272) show 96 658 moveto (below.) show 72 676 moveto (\267) show 17.334 MX (Customizations of unit bodies listed in \252Impact of Implementation Changes,\272 below.) show 72 700 moveto (The new declarations listed in section 6 are all installed upward-compatibly and therefore have) show 72 713 moveto (no impact on user-written tools.) show 72 756 moveto (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 348.558 MX (3) show EndPage %%Page: 4 6 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 72 72 moveto 11 /Palatino-Roman SelectFont (Rational does not provide tools for reverting to previous releases of the Environment. You will) show 72 85 moveto (be able to revert to the previous release, however, if you make a complete backup of the) show 72 98 moveto (Environment, including the Diagnostic File System \050DFS\051, before you upgrade.) show 72 136 moveto 13 /Palatino-Bold SelectFont (4.1. Impact of Specification Changes) show 72 160 moveto 11 /Palatino-Roman SelectFont (The installation process for D_12_6_5 changes several Environment specifications. The) show 72 173 moveto (installation process attempts to make all changes incrementally; however, if incremental) show 72 186 moveto (changes fail, the installation process overwrites the necessary specifications. Overwriting these) show 72 199 moveto (specifications will cause the demotion of any customer-created tools written against them. The) show 72 212 moveto (installation process tries to recompile such tools automatically; however, depending on the) show 72 225 moveto (nature of the tools, some may require modification before they can be recompiled. Units that) show 72 238 moveto (cannot be recompiled during installation are listed in the installation log.) show 72 262 moveto (The unit specifications that are overwritten depend on the release from which you are) show 72 275 moveto (upgrading.) show 72 312 moveto 12 /Palatino-Bold SelectFont (4.1.1. Upgrading from D_12_5_0) show 72 336 moveto 11 /Palatino-Roman SelectFont (The following unit specifications are overwritten when you upgrade from D_12_5_0 to) show 72 349 moveto (D_12_6_5:) show 72 373 moveto (\267) show 17.334 MX (!Commands.Library'Spec) show 72 391 moveto (\267) show 17.334 MX (!Commands.System_Backup'Spec) show 72 409 moveto (\267) show 17.334 MX (!Tools.Access_List_Tools'Spec) show 72 427 moveto (\267) show 17.334 MX (!Tools.Code_Segment_Object_Editor'Spec) show 72 445 moveto (\267) show 17.334 MX (!Tools.Library_Object_Editor'Spec) show 72 482 moveto 12 /Palatino-Bold SelectFont (4.1.2. Upgrading from D_12_2_4) show 72 506 moveto 11 /Palatino-Roman SelectFont (In addition to the unit specifications overwritten when upgrading from D_12_5_0, upgrading) show 72 519 moveto (from D_12_2_4 overwrites the following unit specification:) show 72 543 moveto (\267) show 17.334 MX (!Commands.Abbreviations.Print'Spec) show 72 561 moveto (\267) show 17.334 MX (!Commands.Access_List'Spec) show 72 579 moveto (\267) show 17.334 MX (!Commands.Archive'Spec) show 72 597 moveto (\267) show 17.334 MX (!Commands.Queue'Spec) show 72 615 moveto (\267) show 17.334 MX (!Commands.Remote_Passwords'Spec) show 72 633 moveto (\267) show 17.334 MX (!Tools.Networking.Tcp_Ip_Boot'Spec) show 72 651 moveto (\267) show 17.334 MX (!Tools.Networking.Transport'Spec) show 72 669 moveto (\267) show 17.334 MX (!Tools.Networking.Transport_Defs'Spec) show 72 687 moveto (\267) show 17.334 MX (!Tools.Networking.Transport_Name'Spec) show 72 711 moveto (Furthermore, the units in !Machine.Initialize@ are either demoted or moved to other locations to) show 72 724 moveto (accommodate the D_12_5_0 mechanisms for initializing an R1000; for complete details, see) show 72 756 moveto 10 /Palatino-Roman SelectFont (4) show 348.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 5 7 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 72 moveto 11 /Palatino-Roman SelectFont (Appendix A, \252Guide to Machine Initialization,\272 or the online information in) show 72 85 moveto (!Machine.Initialization.Guide_To_Machine_Initialization.) show 72 109 moveto (If you are upgrading from D_12_2_4, you should also see the release information for D_12_5_0;) show 72 122 moveto (release information is located online in !Machine.Release.Release_Notes.) show 72 159 moveto 12 /Palatino-Bold SelectFont (4.1.3. Upgrading from D_12_1_1) show 72 183 moveto 11 /Palatino-Roman SelectFont (In addition to the unit specifications overwritten when upgrading from D_12_5_0 and) show 72 196 moveto (D_12_2_4, upgrading from D_12_1_1 overwrites the following unit specification:) show 72 220 moveto (\267) show 17.334 MX (!Implementation.Work_Order_Implementation'Spec) show 72 244 moveto (If you are upgrading from D_12_1_1, you should also see the release information for D_12_2_4) show 72 257 moveto (and D_12_5_0; release information is located online in !Machine.Release.Release_Notes.) show 72 295 moveto 13 /Palatino-Bold SelectFont (4.2. Impact of Implementation Changes) show 72 319 moveto 11 /Palatino-Roman SelectFont (The installation process for D_12_6_5 overwrites one Environment unit body \050regardless of the) show 72 332 moveto (release from which you are upgrading\051:) show 72 356 moveto (\267) show 17.334 MX (!Commands.Abbreviations.Print'Body) show 72 380 moveto (Because this body may contain user customizations, its contents are saved in a text file in the) show 72 393 moveto (same library as the overwritten body. The name of the file is of the form) show 11 /Palatino-Italic SelectFont ( Unit_Name_Vnn) show 11 /Palatino-Roman SelectFont (, where) show 72 406 moveto 11 /Palatino-Italic SelectFont (nn) show 11 /Palatino-Roman SelectFont ( is the unit's default version number. These customizations then can be transferred to the new) show 72 419 moveto (implementation.) show 72 459 moveto 15 /Palatino-Bold SelectFont (5. Known Problems and Limitations) show 72 497 moveto 13 /Palatino-Bold SelectFont (5.1. Problem Installing the Cross-Development Facility) show 72 521 moveto 11 /Palatino-Roman SelectFont (The D_12_6_5 release of the Environment affects the installation of any of Rational's family of) show 72 534 moveto (Cross-Development Facility \050CDF\051 products. Specifically, you will not be able to install new or) show 72 547 moveto (changed CDF products or customizations without first making a minor change to the following) show 72 560 moveto (package specification:) show 96 584 moveto 10 /Courier-Bold SelectFont (!Targets.) show 10 /Courier-BoldOblique SelectFont (Target_Key) show 10 /Courier-Bold SelectFont (.Io.Floating_Point.M68k_Floats'Spec) show 72 608 moveto 11 /Palatino-Roman SelectFont (As delivered, the CDF products release prior to the D_12_6_5 Environment cannot be promoted) show 72 621 moveto (to the coded state on a D_12_6_5 system because of changes made to the Environment's) show 72 634 moveto (compilation system that enable it to comply with validation. Existing CDFs are not affected by) show 72 647 moveto (this problem unless package M68k_Floats is demoted and an attempt is made to repromote it.) show 72 671 moveto (The change you need to make to M68k_Floats'Spec follows.) show 72 695 moveto 11 /Palatino-BoldItalic SelectFont (Note:) show 11 /Palatino-Italic SelectFont ( Changing M68k_Floats'Spec will cause the demotion of M68k_Floats'Body,) show 72 708 moveto (M68k_Float_Conversions'Body, and M68k_Float_Conversions.Based_Value'Body. Demoting) show 72 721 moveto (these units will also demote any coded main programs that were coded with the CDF.) show 72 756 moveto 11 /Palatino-Roman SelectFont (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 348.558 MX (5) show EndPage %%Page: 6 8 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 72 72 moveto 11 /Palatino-Roman SelectFont (1.) show 15.750 MX (Locate the following two representation clauses. They can be found at the beginning of the) show 96 85 moveto (private part \050line 164 of the unit\051.) show 96 103 moveto 10 /Courier-Bold SelectFont (for Single_Format use) show 96 115 moveto ( record at mod 4;) show 96 127 moveto ( Negative at 0 range 0 .. 0;) show 96 139 moveto ( Exponent at 0 range 1 .. 8;) show 96 151 moveto ( Fraction at 0 range 9 .. 31;) show 96 163 moveto ( end record;) show 96 187 moveto (for Double_Format use) show 96 199 moveto ( record at mod 4;) show 96 211 moveto ( Negative at 0 range 0 .. 0;) show 96 223 moveto ( Exponent at 0 range 1 .. 11;) show 96 235 moveto ( Fraction_Hi at 0 range 12 .. 31;) show 96 247 moveto ( Fraction_Lo at 0 range 32 .. 63;) show 96 259 moveto ( end record;) show 72 277 moveto 11 /Palatino-Roman SelectFont (2.) show 15.750 MX (Move the representation clause for Single_Format so that it immediately follows the) show 96 290 moveto (declaration of its type \050line 34 of the unit\051.) show 96 308 moveto 10 /Courier-Bold SelectFont (type Single_Format is -- line 34) show 96 320 moveto ( record) show 96 332 moveto ( Negative : Boolean;) show 96 344 moveto ( Exponent : Single_Exponent;) show 96 356 moveto ( Fraction : Single_Fraction;) show 96 368 moveto ( end record;) show 96 392 moveto (for Single_Format use -- move rep clause to here) show 96 404 moveto ( record at mod 4;) show 96 416 moveto ( Negative at 0 range 0 .. 0;) show 96 428 moveto ( Exponent at 0 range 1 .. 8;) show 96 440 moveto ( Fraction at 0 range 9 .. 31;) show 96 452 moveto ( end record;) show 96 476 moveto (function Convert_Out is new Unchecked_Conversion) show 96 488 moveto ( \050Source => Single_Float,) show 96 500 moveto ( Target => Single_Format\051;) show 96 524 moveto (function Convert_In is new Unchecked_Conversion) show 96 536 moveto ( \050Source => Single_Format,) show 96 548 moveto ( Target => Single_Float\051;) show 72 566 moveto 11 /Palatino-Roman SelectFont (3.) show 15.750 MX (Move the representation clause for Double_Format so that it immediately follows the) show 96 579 moveto (declaration of its type \050now line 60 of the unit\051.) show 96 597 moveto 10 /Courier-Bold SelectFont (type Double_Format is -- line 60) show 96 609 moveto ( record) show 96 621 moveto ( Negative : Boolean;) show 96 633 moveto ( Exponent : Double_Exponent;) show 96 645 moveto ( Fraction_Hi : Double_Fraction_Hi;) show 96 657 moveto ( Fraction_Lo : Double_Fraction_Lo;) show 96 669 moveto ( end record;) show 96 693 moveto (for Double_Format use -- move rep clause to here) show 96 705 moveto ( record at mod 4;) show 96 717 moveto ( Negative at 0 range 0 .. 0;) show 96 729 moveto ( Exponent at 0 range 1 .. 11;) show 72 756 moveto 10 /Palatino-Roman SelectFont (6) show 348.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 7 9 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 96 72 moveto 10 /Courier-Bold SelectFont ( Fraction_Hi at 0 range 12 .. 31;) show 96 84 moveto ( Fraction_Lo at 0 range 32 .. 63;) show 96 96 moveto ( end record;) show 96 120 moveto (function Convert_Out is new Unchecked_Conversion) show 96 132 moveto ( \050Source => Double_Float,) show 96 144 moveto ( Target => Double_Format\051;) show 96 168 moveto (function Convert_In is new Unchecked_Conversion) show 96 180 moveto ( \050Source => Double_Format,) show 96 192 moveto ( Target => Double_Float\051;) show 72 210 moveto 11 /Palatino-Roman SelectFont (4.) show 15.750 MX (Repromote M68k_Floats'Spec.) show 72 228 moveto (5.) show 15.750 MX (Repromote M68k_Floats'Body and the other two units that have been demoted,) show 96 241 moveto (M68k_Float_Conversions'Body and M68k_Float_Conversions.Based_Value'Body.) show 72 259 moveto (6.) show 15.750 MX (Repromote any coded main programs that were coded with the CDF.) show 72 283 moveto (This problem will be fixed in Release6_3_3 of the Bare compiler, which should be available) show 72 296 moveto (soon. Rational is also in the process of creating a new version of the OS2000 CDF product with) show 72 309 moveto (this fix in place.) show 72 347 moveto 13 /Palatino-Bold SelectFont (5.2. Errors Reported When Archiving Switch Files to Non-D_12_6_5 Machines) show 72 371 moveto 11 /Palatino-Roman SelectFont (The D_12_6_5 release of the Environment makes several changes to switches. When combined,) show 72 384 moveto (two of these changes result in error messages when archiving switch files from D_12_6_5) show 72 397 moveto (systems to previous releases:) show 72 421 moveto (\267) show 17.334 MX (The D_12_6_5 release of the Environment changes the way in which switch files are) show 96 434 moveto (copied. When used to copy a switch file in previous releases, the Archive.Copy procedure) show 96 447 moveto (copied only switches that had nondefault values. In D_12_6_5, the Archive.Copy) show 96 460 moveto (procedure copies the entire switch file, including switches that have default values.) show 72 478 moveto (\267) show 17.334 MX (D_12_6_5 also introduces a new library switch \050see section 7.7\051.) show 72 502 moveto (As a result of these changes, if you use Archive.Copy to copy library switches from D_12_6_5 to) show 72 515 moveto (a system running a previous release of the Environment, Archive.Copy may generate errors) show 72 528 moveto (indicating that certain switches do not exist. These errors can be ignored; the copy operation) show 72 541 moveto (will complete successfully.) show 72 565 moveto (Note that these errors are not considered a bug and will not be fixed in future releases.) show 72 603 moveto 13 /Palatino-Bold SelectFont (5.3. Limitation in Archiving between Machines Running Different Releases) show 72 627 moveto 11 /Palatino-Roman SelectFont (There is a potential problem when performing Archive.Resore operations between two systems) show 72 640 moveto (that are running different releases of the Environment.) show 72 664 moveto (Because of changes made in D_12_5_0 \050and perpetuated in D_12_6_5\051 in the way Archive saves) show 72 677 moveto (subsystem compatibility databases \050CDBs\051, you may experience problems when trying to) show 72 690 moveto (restore a D_12_5_0 or D_12_6_5 archive on a pre-D_12_5_0 system. For example, the Archive) show 72 703 moveto (operation may generate internal errors such as:) show 96 727 moveto 10 /Courier-Bold SelectFont (INTERNAL ERROR \050declaration mapping\051: ARCHIVE_IS_BAD restoring) show 72 756 moveto 11 /Palatino-Roman SelectFont (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 348.558 MX (7) show EndPage %%Page: 8 10 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 96 72 moveto 10 /Courier-Bold SelectFont (!) show 10 /Courier-BoldOblique SelectFont (Subsystem_Name) show 10 /Courier-Bold SelectFont (.State.Compatibility.Declaration_Numbers.) show 10 /Courier-BoldOblique SelectFont (Unit_Name) show 72 96 moveto 11 /Palatino-Roman SelectFont (A simple workaround exists. When saving objects to pre-D_12_5_0 systems, specify) show 72 108 moveto 10 /Courier-Bold SelectFont (Version=527) show 11 /Palatino-Roman SelectFont ( in the the Options parameter of Archive.Save. For example, the following) show 72 121 moveto (operation successfully saves My_View:) show 96 145 moveto 10 /Courier-Bold SelectFont (Archive.Save \050Objects => "My_View",) show 96 157 moveto ( Options => "Version=527",) show 96 169 moveto ( Device => "Machine.Devices.Tape_0",) show 96 181 moveto ( Response => "<PROFILE>"\051;) show 72 205 moveto 11 /Palatino-Roman SelectFont (When an attempt is made to restore My_View to a D_12_5_0 or D_12_6_5 system,) show 72 218 moveto (Archive.Restore checks to see under what version of Archive the object was saved and adjusts) show 72 231 moveto (accordingly.) show 72 255 moveto (Note that this problem does) show 11 /Palatino-Italic SelectFont ( not) show 11 /Palatino-Roman SelectFont ( affect:) show 72 279 moveto (\267) show 17.334 MX (Archive.Copy operations, which copy over the network. In this case, Archive checks the) show 96 292 moveto (version number on each end and uses the lower version number of the two.) show 72 310 moveto (\267) show 17.334 MX (Archive operations on text files, Ada units, or other non-CDB objects.) show 72 328 moveto (\267) show 17.334 MX (Archive operations between systems running D_12_6_5 and D_12_5_0.) show 72 352 moveto (Note also that this is a compatibility issue with how CDBs are saved and not a bug.) show 72 390 moveto 13 /Palatino-Bold SelectFont (5.4. Problem with Record Representation Clauses and Long_Integer Type) show 72 414 moveto 11 /Palatino-Roman SelectFont (A record representation clause may not include a component clause corresponding to a) show 72 427 moveto (component of type Standard.Long_Integer \050or a type derived, directly or indirectly, from type) show 72 440 moveto (Long_Integer\051 unless an explicit range constraint has been given.) show 72 464 moveto (An update that fixes this problem is already being developed and will be available shortly.) show 72 488 moveto (\050PRS number 8391844-Gato-Gbd\051) show 72 526 moveto 13 /Palatino-Bold SelectFont (5.5. Problem Using DFS Tools with Coprocessors) show 72 550 moveto 11 /Palatino-Roman SelectFont (A problem has been found with the new Diagnostic File System \050DFS\051 tools, located in) show 72 563 moveto (!Machine.Dfs. Specifically, the Fs_Download procedure does not work correctly when) show 72 576 moveto (attempting to load a new DFS onto either a series 300C or 400C. This is considered a bug and) show 72 589 moveto (will be fixed in a future release.) show 72 613 moveto (Furthermore, the Fs_Download procedure cannot be used to load a new DFS onto a 100. This is) show 72 626 moveto (a permanent limitation and will not be fixed.) show 72 664 moveto 13 /Palatino-Bold SelectFont (5.6. Problems with Documentation Tools) show 72 688 moveto 11 /Palatino-Roman SelectFont (The Documentation Tools delivered with the D_12_6_5 release of the Environment include only) show 72 701 moveto (the Document Formatter; they do not include the Spelling Checker. If you would like to obtain) show 72 714 moveto (the Spelling Checker, contact your Rational representative.) show 72 756 moveto 10 /Palatino-Roman SelectFont (8) show 348.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 9 11 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 72 moveto 11 /Palatino-Roman SelectFont (For information about the Document Formatter, see section 6.6.2.) show 72 110 moveto 13 /Palatino-Bold SelectFont (5.7. Problem When Initializing Session Switch Files) show 72 134 moveto 11 /Palatino-Roman SelectFont (A problem has been found in the way in which the Environment initializes session switch files) show 72 147 moveto (for sessions other than the default session. This problem is not introduced by the D_12_6_5) show 72 160 moveto (release; however, it has become more obvious with the introduction of new documentation for) show 72 173 moveto (session switches in the SJM book.) show 72 197 moveto (Each user's default session \050S_1\051 obtains its initial session-switch values from system-defined) show 72 210 moveto (default values. If a switch file does not exist for session S_1, the session uses the same) show 72 223 moveto (system-defined default values.) show 72 247 moveto (Subsequent sessions for which switch files have not been created use the switch values set for) show 72 260 moveto (the user's default session, S_1. If a user creates a switch file for any of these subsequent sessions,) show 72 273 moveto (the initial values are copied from the system-defined default values. This is a bug. Subsequent) show 72 286 moveto (sessions should copy their initial switch values from the default session, S_1, as described in the) show 72 299 moveto (new SJM book.) show 72 339 moveto 15 /Palatino-Bold SelectFont (6. New Environment Interfaces) show 72 363 moveto 11 /Palatino-Roman SelectFont (D_12_6_5 provides a number of new interfaces, including:) show 72 387 moveto (\267) show 17.334 MX (New procedures and functions in:) show 96 405 moveto (\261) show 18.500 MX (Package Access_List_Tools; see section 6.1) show 96 423 moveto (\261) show 18.500 MX (Package System_Maintenance; see section 6.2) show 96 441 moveto (\261) show 18.500 MX (Package Dfs; see section 6.3) show 72 459 moveto (\267) show 17.334 MX (New login policy features; see section 6.4.) show 72 477 moveto (\267) show 17.334 MX (A new subsystem that provides networking tools; see section 6.5.) show 72 495 moveto (\267) show 17.334 MX (New interface and documentation facilities that were previously delivered separately; see) show 96 508 moveto (section 6.6.) show 72 546 moveto 13 /Palatino-Bold SelectFont (6.1. New Declarations in Package Access_List_Tools) show 72 570 moveto 11 /Palatino-Roman SelectFont (Package !Tools.Access_List_Tools contains the new procedures and functions described in the) show 72 583 moveto (following paragraphs.) show 72 607 moveto (For complete information about this subprograms, see the new documentation for package) show 72 620 moveto (Access_List_Tools in the Library Management \050LM\051 book or in online help.) show 72 657 moveto 12 /Palatino-Bold SelectFont (6.1.1. Function Grants) show 96 681 moveto 10 /Courier-Bold SelectFont (function Grants \050For_List : Acl;) show 96 693 moveto ( Desired : Access_Class;) show 96 705 moveto ( User_Name : String := ""\051 return Boolean;) show 72 756 moveto 11 /Palatino-Roman SelectFont (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 348.558 MX (9) show EndPage %%Page: 10 12 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 72 72 moveto 11 /Palatino-Roman SelectFont (Returns a Boolean value indicating whether the speci\256ed access-control list grants the speci\256ed) show 72 85 moveto (username the desired access rights. This function is useful for restricting jobs that normally) show 72 98 moveto (have unlimited access, such as servers and other *SYSTEM jobs. For example, you can use this) show 72 111 moveto (function to cause a job or program to operate on objects only if members of the group) show 72 124 moveto (Network_Public are permitted the appropriate access to those objects.) show 72 161 moveto 12 /Palatino-Bold SelectFont (6.1.2. Function Is_In_Group) show 96 185 moveto 10 /Courier-Bold SelectFont (function Is_In_Group \050User_Name : String;) show 96 197 moveto ( Group_Name : String\051 return Boolean;) show 72 221 moveto 11 /Palatino-Roman SelectFont (Returns a Boolean value indicating whether the speci\256ed username is a member of the speci\256ed) show 72 234 moveto (access-control group. This function returns True if the speci\256ed user is a member of the) show 72 247 moveto (speci\256ed access-control group. This function returns False if an error is detected during the test) show 72 260 moveto (or if the user is not a member of the speci\256ed access-control group.) show 72 284 moveto (\050PRS numbers 0-0301-9 and 9723630-0011-5\051) show 72 321 moveto 12 /Palatino-Bold SelectFont (6.1.3. Function Is_Valid_Group) show 96 345 moveto 10 /Courier-Bold SelectFont (function Is_Valid_Group \050Name : String\051 return Boolean;) show 72 369 moveto 11 /Palatino-Roman SelectFont (Returns a Boolean value indicating whether the speci\256ed name is a valid access-control group.) show 72 406 moveto 12 /Palatino-Bold SelectFont (6.1.4. Procedure Remove) show 96 430 moveto 10 /Courier-Bold SelectFont (procedure Remove \050Group : String;) show 96 442 moveto ( Initial_Acl : Bounded_String.Variable_String;) show 96 454 moveto ( New_Acl : out Bounded_String.Variable_String;) show 96 466 moveto ( Group_Found : out Boolean\051;) show 72 490 moveto 11 /Palatino-Roman SelectFont (Removes the entry for the speci\256ed group from the speci\256ed access-control list.) show 72 527 moveto 12 /Palatino-Bold SelectFont (6.1.5. Procedure Set) show 96 551 moveto 10 /Courier-Bold SelectFont (procedure Set \050For_Object : Directory.Version;) show 96 563 moveto ( To_List : Acl;) show 96 575 moveto ( Status : in out Simple_Status.Condition;) show 96 587 moveto ( Action_Id : Action.Id\051;) show 72 611 moveto 11 /Palatino-Roman SelectFont (Setting an object's ACL requires owner access to the nearest world enclosing the object.) show 72 635 moveto (Note that setting a world's ACL does not require owner access to the world itself, provided that) show 72 648 moveto (you have owner access to its parent world. This allows you to change the ACL of a world when) show 72 661 moveto (no one has owner access to it.) show 72 685 moveto (This procedure is the same as other Set procedures, with the addition of an Action_Id) show 72 698 moveto (parameter.) show 72 756 moveto 10 /Palatino-Roman SelectFont (10) show 343.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 11 13 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 73 moveto 12 /Palatino-Bold SelectFont (6.1.6. Procedure Set_Default) show 96 97 moveto 10 /Courier-Bold SelectFont (procedure Set_Default \050For_World : Name;) show 96 109 moveto ( To_List : Acl;) show 96 121 moveto ( Status : in out Simple_Status.Condition;) show 96 133 moveto ( Action_Id : Action.Id\051;) show 72 157 moveto 11 /Palatino-Roman SelectFont (Sets the default access-control list \050ACL\051 for the speci\256ed world or worlds.) show 72 181 moveto (Setting a world's ACL requires owner access to that world. A world's default ACL is used to) show 72 194 moveto (initialize the ACLs of new Ada units and \256les created in the world.) show 72 218 moveto (This procedure does not modify the ACLs of already existing objects whose ACLs were set by) show 72 231 moveto (the previous default ACL.) show 72 255 moveto (This procedure is the same as other Set_Default procedures, with the addition of an Action_Id) show 72 268 moveto (parameter.) show 72 306 moveto 13 /Palatino-Bold SelectFont (6.2. New Procedures in System_Maintenance Subsystem) show 72 330 moveto 11 /Palatino-Roman SelectFont (!Commands.System_Maintenance'Spec_View contains the new procedures described in the) show 72 343 moveto (following paragraphs.) show 72 380 moveto 12 /Palatino-Bold SelectFont (6.2.1. Procedure Last_Gasp_Destroy) show 96 404 moveto 10 /Courier-Bold SelectFont (procedure Last_Gasp_Destroy \050Name : String\051;) show 72 428 moveto 11 /Palatino-BoldItalic SelectFont (Caution:) show 11 /Palatino-Italic SelectFont ( Use this procedure only as a last resort.) show 72 452 moveto 11 /Palatino-Roman SelectFont (Forcibly removes an object from a directory. Use this procedure only when you've tried every) show 72 465 moveto (other means of deleting an object or set of objects. Normally:) show 72 489 moveto (\267) show 96 513 moveto (This procedure should be used only if you are consistently getting Version_Error on a) show 96 526 moveto (particular object.) show 72 544 moveto (\267) show 17.334 MX (This procedure can be used instead of elaborating Dir_Tester.) show 72 562 moveto (\267) show 17.334 MX (This procedure should) show 11 /Palatino-Italic SelectFont ( not) show 11 /Palatino-Roman SelectFont ( be used if you are getting \252Key not found\272 errors.) show 72 586 moveto (This procedure should be used only by Rational personnel or at their discretion. For a detailed) show 72 599 moveto (description, including a complete list of steps you should try before using this procedure, see) show 72 612 moveto (this procedure's specification:) show 96 636 moveto 10 /Courier-Bold SelectFont (!Commands.System_Maintenance'Spec_View.Units.Last_Gasp_Destroy'Spec) show 72 660 moveto 11 /Palatino-Roman SelectFont (Note that you must be operating in privileged mode to execute this procedure.) show 72 697 moveto 12 /Palatino-Bold SelectFont (6.2.2. Procedure Release_Tape_User) show 96 721 moveto 10 /Courier-Bold SelectFont (procedure Release_Tape_User \050Drive : Natural\051;) show 72 756 moveto 11 /Palatino-Roman SelectFont (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 343.558 MX (11) show EndPage %%Page: 12 14 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 72 72 moveto 11 /Palatino-Roman SelectFont (Resets the specified tape drive so that it is free, thereby allowing tape-mount requests to) show 72 85 moveto (proceed without \252Drive is in use\272 errors. This procedure also attempts to rewind the tape.) show 72 109 moveto (Note that this procedure does not physically reset the drive.) show 72 133 moveto (Note also that you must be operating in privileged mode to execute this procedure.) show 72 157 moveto (The fully qualified name of this procedure is:) show 96 181 moveto 10 /Courier-Bold SelectFont (!Commands.System_Maintenance'Spec_View.Units.Release_Tape_User) show 72 205 moveto 11 /Palatino-Roman SelectFont (\050PRS number 9123690-0160-1 and CSR number 4788\051) show 72 242 moveto 12 /Palatino-Bold SelectFont (6.2.3. Procedure Show_Load_Proc_Unit_Names) show 96 266 moveto 10 /Courier-Bold SelectFont (procedure Show_Load_Proc_Unit_Names \050Load_Proc : String := "<SELECTION>";) show 96 278 moveto ( Response : String := "<PROFILE>"\051;) show 72 302 moveto 11 /Palatino-Roman SelectFont (Obtains information that allows you to find the objects from which a loaded main program) show 72 315 moveto (\050Load_Proc or Load_Func\051 was created. Specifically, this procedure obtains the Ada object) show 72 328 moveto (instance ID numbers for the Ada units that make up the source code for the loaded main) show 72 341 moveto (program specified in the Load_Proc parameter.) show 72 365 moveto (The display produced by this procedure includes lines of the form:) show 96 389 moveto 10 /Courier-Bold SelectFont (Library.Resolve \050"<[ADA, 12345,1]>"\051;) show 72 413 moveto 11 /Palatino-Roman SelectFont (These lines indicate the Ada object instance ID of one or more of the original Ada source units) show 72 426 moveto (used to create the loaded main program. If those Ada source units still exist, and if they exist on) show 72 439 moveto (the current machine, then the Environment pathnames of those units are also displayed.) show 72 463 moveto (If the original source units do not exist \050because they have been edited, moved, renamed, or) show 72 476 moveto (deleted\051, or if the loaded main program was copied from another machine, then no pathname is) show 72 489 moveto (printed. To attempt to locate the source units for a loaded main program that was copied from) show 72 502 moveto (another machine:) show 72 526 moveto (1.) show 15.750 MX (Take the Library.Resolve lines that were printed by the Show_Load_Proc_Unit_Names) show 96 539 moveto (procedure \050as shown above\051.) show 72 557 moveto (2.) show 15.750 MX (Log into each R1000 where the source units might still exist.) show 72 575 moveto (3.) show 15.750 MX (Execute the Library.Resolve commands.) show 72 599 moveto (If the source unit exists on any of these machines, the Library.Resolve command returns the) show 72 612 moveto (fully qualified pathname of that unit.) show 72 636 moveto (The fully qualified name of this procedure is:) show 96 660 moveto 10 /Courier-Bold SelectFont (!Commands.System_Maintenance'Spec_View.Units.Show_Load_Proc_Unit_Names) show 72 684 moveto 11 /Palatino-Roman SelectFont (\050PRS number 9123690-0148-4\051) show 72 756 moveto 10 /Palatino-Roman SelectFont (12) show 343.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 13 15 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 73 moveto 12 /Palatino-Bold SelectFont (6.2.4. Procedure Show_Tape_Users) show 96 97 moveto 10 /Courier-Bold SelectFont (procedure Show_Tape_Users;) show 72 121 moveto 11 /Palatino-Roman SelectFont (Displays the current user and session for each tape drive that is defined in the IOP configuation.) show 72 145 moveto (The fully qualified name of this procedure is:) show 96 169 moveto 10 /Courier-Bold SelectFont (!Commands.System_Maintenance'Spec_View.Units.Show_Tape_Users) show 72 207 moveto 13 /Palatino-Bold SelectFont (6.3. New Features in Package Dfs) show 72 244 moveto 12 /Palatino-Bold SelectFont (6.3.1. Support Tools) show 72 268 moveto 11 /Palatino-Roman SelectFont (The access routines for the Environment's Diagnostic File System \050DFS\051 have been enhanced to) show 72 281 moveto (make it easier to upgrade the DFS and to aid in problem resolution at the DFS \050and lower\051 level.) show 72 294 moveto (These changes allow an operator to:) show 72 318 moveto (\267) show 17.334 MX (Read a DFS tape into the Environment.) show 72 336 moveto (\267) show 17.334 MX (Create an Environment MT Image file object, containing the contents of that tape. \050An MT) show 96 349 moveto (Image object contains an ordered collection of DFS files. Creation of an MT Image object) show 96 362 moveto (makes it possible to handle a set of DFS files as a single object.\051) show 72 380 moveto (\267) show 17.334 MX (Download to the DFS from the Environment \050either from an arbitrary Environment file) show 96 393 moveto (object or from an Environment MT Image object created from a DFS tape\051.) show 72 417 moveto (Support tools to create DFS tapes and move DFS files within the DFS are also provided. These) show 72 430 moveto (support tools take the form of:) show 72 454 moveto (\267) show 17.334 MX (Several new commands in package !Machine.Dfs'Spec_View.Units.Dfs) show 72 472 moveto (\267) show 17.334 MX (A new package, !Machine.Dfs'Spec_View.Units.Install_Tools) show 72 496 moveto (For complete details about the new commands in package Dfs and the new package) show 72 509 moveto (Install_Tools, see the exported specifications online.) show 72 533 moveto (For information about changes to existing commands in package Dfs, see section 7.12.) show 72 570 moveto 12 /Palatino-Bold SelectFont (6.3.2. Dfs_Release File) show 72 594 moveto 11 /Palatino-Roman SelectFont (To aid in tracking updates to the DFS, D_12_6_5 also includes a new Dfs_Release file, which) show 72 607 moveto (contains the release date, number, and notes for the current DFS release. To read Dfs_Release) show 72 620 moveto (from the Environment, execute the following command:) show 96 644 moveto 10 /Courier-Bold SelectFont ("!Machine.Dfs'Spec_View.Units".Dfs.Copy) show 96 656 moveto ( \050Dfs_Filename => "Dfs_Release",) show 96 668 moveto ( Env_Filename => ") show 10 /Courier-BoldOblique SelectFont (Environment filename for output) show 10 /Courier-Bold SelectFont (",) show 96 680 moveto ( Allow_Overwrite => False\051;) show 72 704 moveto 11 /Palatino-Roman SelectFont (Then traverse to the file specified in the Env_Filename parameter. The file should contain DFS) show 72 717 moveto (release information such as the following:) show 72 756 moveto (RATIONAL) show 10 /Palatino-Roman SelectFont ( May 1992) show 343.558 MX (13) show EndPage %%Page: 14 16 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont (Rational Environment Release Information) show 96 72 moveto 10 /Courier-Bold SelectFont (DFS D3.0) show 96 96 moveto (April 14, 1992) show 96 120 moveto (DFS release D3.0) show 96 144 moveto ( User interface is now menu driven) show 96 168 moveto ( New program TOMBSTONE for viewing tombstone files from the DFS) show 96 180 moveto ( invoked by using "x tombstone" from the "CLI>" prompt.) show 96 204 moveto ( New program REWRITE for refreshing all data on a disk from the DFS) show 96 216 moveto ( invoked by using "x rewrite" from the "CLI>" prompt. For details and) show 96 228 moveto ( a copy of the standard help dialogue, see below.) show 96 252 moveto ( New IOP Kernels for 300C, 300S, 400C and 400S are provided. The) show 96 264 moveto ( following) show 96 276 moveto ( bug\050s\051 was\050were\051 fixed:) show 96 300 moveto ( PRS => 9123690-0165-8/2,) show 96 312 moveto ( 9123690-0164-4) show 96 324 moveto ( CSR => 5559) show 96 348 moveto ( Software flow control om port 16 has been repaired.) show 72 372 moveto 11 /Palatino-Roman SelectFont (This file was originally introduced in release D_12_5_0A.) show 72 410 moveto 13 /Palatino-Bold SelectFont (6.4. New Login_Policy World) show 72 434 moveto 11 /Palatino-Roman SelectFont (D_12_6_5 includes a new world, !Machine.Login_Policy, in which system managers can create) show 72 447 moveto (subprograms and files that:) show 72 471 moveto (\267) show 17.334 MX (Establish a policy monitoring and responding to successful and failed login attempts.) show 72 489 moveto (\267) show 17.334 MX (Specify the login message that is displayed when users connect to the R1000.) show 72 513 moveto (For security purposes, this world is delivered with Operator access only. As delivered, the) show 72 526 moveto (Login_Policy contains no procedures; sites that do not take advantage of this feature will notice) show 72 539 moveto (no change in the system behavior.) show 72 563 moveto (These features are described in more detail in the following paragraphs.) show 72 600 moveto 12 /Palatino-Bold SelectFont (6.4.1. Establishing a Login Policy) show 72 624 moveto 11 /Palatino-Roman SelectFont (The login manager now contains a call to operator-defined procedures that determine) show 72 637 moveto (site-specific login policies. Although primarily intended as a mechanism for system managers to) show 72 650 moveto (react promptly to invalid login attempts, these facilities also provide the basis for additional) show 72 663 moveto (site-specific features.) show 72 687 moveto (When a login attempt is made, the Environment's login manager now checks for the existence) show 72 700 moveto (of operator-defined procedures Successful_Login and Failed_Login in world) show 72 713 moveto (!Machine.Login_Policy. If these procedures exist, then:) show 72 756 moveto 10 /Palatino-Roman SelectFont (14) show 343.308 MX (May 1992 ) show 11 /Palatino-Roman SelectFont ( RATIONAL) show EndPage %%Page: 15 17 BeginPage 792 false PositionPage 72 36 moveto 10 /Palatino-Roman SelectFont 389.560 MX (Release D_12_6_5) show 72 72 moveto 11 /Palatino-Roman SelectFont (\267) show 17.334 MX (If the login attempt was successful, the login manager calls Successful_Login.) show 72 90 moveto (\267) show 17.334 MX (If the login attempt was not successful, the login manager calls Failed_Login.) show 72 114 moveto (The user-defined procedures must be placed in !Machine.Login_Policy and have the following) show 72 127 moveto (specifications:) show 96 151 moveto 10 /Courier-Bold SelectFont (procedure Successful_Login \050Username : String;) show 96 163 moveto ( Session : String;) show 96 175 moveto ( Time : String;) show 96 187 moveto ( Port : Natural;) show 96 199 moveto ( Network_Name : Transport_Defs.Network_Name;) show 96 211 moveto ( Host_Id : Transport_Defs.Host_Id;) show 96 223 moveto ( Socket_Id : Transport_Defs.Socket_Id;) show 96 235 moveto ( Error_Status : Natural\051;) show 96 259 moveto (procedure Failed_Login \050Username : String;) show 96 271 moveto ( Session : String;) show 96 283 moveto ( Time : String;) show 96 295 moveto ( Port : Natural;) show 96 307 moveto ( Network_Name : Transport_Defs.Network_Name;) show 96 319 moveto ( Host_Id : Transport_Defs.Host_Id;) show 96 331 moveto ( Socket_Id : Transport_Defs.Socket_Id;) show 96 343 moveto ( Error_Status : Natural\051;) show 72 367 moveto 11 /Palatino-Roman SelectFont (The parameters of these procedures are described below:) show 72 391 moveto (\267) show 10 /Courier-Bold SelectFont 17.334 MX (Username:) show 11 /Palatino-Roman SelectFont ( the name supplied at the ) show 10 /Courier-Bold SelectFont (Enter username) show 11 /Palatino-Roman SelectFont ( prompt during the attempted login) show 96 404 moveto (or the null string if this information has not yet been entered.) show 72 422 moveto (\267) show 10 /Courier-Bold SelectFont 17.334 MX (Session:) show 11 /Palatino-Roman SelectFont ( the session specified at the ) show 10 /Courier-Bold SelectFont (Enter session name) show 11 /Palatino-Roman SelectFont ( prompt during the attempted) show 96 435 moveto (login or the null string if this information has not yet been entered. If a) show 11 /Helvetica-Narrow SelectFont ( [) show 2 /Palatino-Roman SelectFont (