LMFL#!C(:PADDED T :HOST "SYS" :BACKUP-DATE 2773682495. :SYSTEM-TYPE :LOGICAL :VERSION 119. :TYPE "PATCH-DIRECTORY" :NAME "IO-3" :DIRECTORY ("REL3-2" "PATCH" "IO") :SOURCE-PATTERN "( :DIRECTORY (\"REL3-2\") :NAME :WILD :TYPE :WILD :VERSION :NEWEST)" :VERSION-LIMIT 0. :CHARACTERS T :NOT-BACKED-UP T :CREATION-DATE 2772572402. :AUTHOR "REL3-2" :LENGTH-IN-BYTES 7949. :LENGTH-IN-BLOCKS 8. :BYTE-SIZE 8.)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                ;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-;;; Patch directory for IO version 3;;; Written 11/10/87 16:57:40 by MCCREARY,;;; while running on Jules-Verne from band LOD9;;; With IO 3.46, PATHNAME 3.17, FILE 3.16, SYSTEM 3.114, METER 3.7, SERIAL 3.2, CHAOSNET 3.25,;;;  ETHERNET 3.4, GC 3.25, IMAGEN 3.0, MAIL-DAEMON 3.8, NETWORK-SUPPORT 3.21, PROFILE 3.7,;;;  SUGGESTIONS 3.7, UCL 3.4, ZWEI 3.44, STREAMER-TAPE 3.20, DEBUG-TOOLS 3.7, FONT-EDITOR 3.2,;;;  GLOSSARY 3.1, INPUT-EDITOR 3.0, MAIL-READER 3.23, NAMESPACE-EDITOR 3.7, NVRAM 3.6,;;;  TELNET 3.8, TV 3.34, NAMESPACE 3.15, COMPILER 3.35, PRINTER 3.10, SYSLOG 3.1,;;;  VT100 3.15, VISIDOC 1.8, IP 2.77, Experimental BUG 8.0, Experimental SLAP 2.12,;;;  TI-PROLOG 2.4,  microcode 465, Band Name: slap-pro 10-26(:PATCH-SYSTEM-NAME "IO" :MAJOR-VERSION 3 :LATEST-MINOR-VERSION 47)(:RELEASED((0 "IO Loaded" "Modified" NIL)  (1 "Fix Determine-Character-And-Byte-Size to return charactersNIL when user says they are not characters.  5.4.87" "MBC" NIL)  (2 "During Restore-Directory w/ Create-Directories T, don't error off ondirectory-not-found error.  [Code Read MBC BJ]  5.6.87" "MBC" NIL)  (3 "Verify-cfg-present-and-valid was calling find-disk-partition with a bad partition name format. The code was appending the CPU type on a MCR name that already contained the CPU type." "BERGER" NIL)  (4 "Allow sys:edit-disk-label to work when Suggestions is turned on. Also don't allow it to work if window is too small. [HW, DAB]" "HW" NIL)  (5 "Fix FASL-TABLE NGG [Code Read by AB & PHD]." "Kolts" NIL)  (6 "Fix FASL-OP-ARRAY to create arrays in the default FASL-ARRAY-AREA if the area in which the array residedat dump time is not present in the load environment (fixes COMPILATION-AREA-N unbound problem) [SPR5577].Code Reader - DNG." "Kolts" NIL)  (7 "Fix FASL-OP-INITIALIZE-NUMERIC-ARRAY to handle two or more sufficiently large numeric arraysproperly." "Kolts" NIL)  (8 "Extend valid XLD signatures to conform to the QFILE DEFAULT option.Code Reader - BJ." "Kolts" NIL)  (9 "When accessing files on a remote host whose case preference is lower, handle directoryand file information sent over as lower case strings without erroring off.   6.3.87" "MBC" NIL)  (10 "Make Show-Cfg-Summary display correct boot slot and unit values.  [Code Read MBC DAB]  6.4.87" "MBC" NIL)  (11 "When copy a binary file over NFS from Unix to Explorer, don't assume its a characterfile.  Instead ask the user.  [Code Read: MBC HMC]  [SPR 5427]  6.11.87" "MBC" NIL)  (12 "Add module-number to set-cfg-load-data,get-cfg-load-data,set-cfg-boot-data and get-cfg-boot-data to allow modification of aCFG module Entry that may have duplicate processor type. [LX aupport DAB, MBC]." "BERGER" NIL)  (14 "Make copy file functions generate better canonical type for targets by using newpathname method, :NEW-PREFERRED-CANONICAL-TYPE. [Code Read: MBC HMC]  [SPR 5646 5647]REQUIRES PATHNAME PATCH 3-11 AND TAPE PATCH 3-3.      6.16.87" "MBC" NIL)  (15 "Added support to GET-PARTITION-LIST to handle multiple processors." "BERGER" NIL)  (16 "(UNBUFFERED-LINE-INPUT-STREAM :LINE-IN) was concatenating suceeding lines. This fixes the problem." "BERGER" NIL)  (17 "Fix DETERMINE-CHARACTERS-AND-BYTE-SIZE to remember user defined attributes for types thathave a canonical type defined, but are not on any *COPY-FILE-KNOWN-... lists.  TAPE PATCH 3-5 REQUIRED.    [SPR 5552] [Code Read: HMC MAC MBC]   6.22.87" "MBC" NIL)  (18 "Fixes problem in balance-directories where answering yes to a query did not transfer the file." "COWIE" NIL)  (19 "Small change to DISK-INIT for future CSIB support.Ensure PRINT-HERALD prints accurate virtual memory size [SPR 5809]." "ab" NIL)  (20 "Added an instance variable to basic-buffered-output-stream. Its value is the fourth value return from (MAP-output-stream-mixin :new-output-buffer) (patch file-3-8).Old instances of basic-buffered-output-stream may error off with an unbound variable. Reinstaniate the flavor." "BERGER" NIL)  (21 "primitive copy directory forgot the :selective option" "COWIE" NIL)  (22 "Changed OUTPUT-POINTER-REMEMBERING-MIXIN :set-pointer to handle yet another case." "BERGER" NIL)  (23 "Get-File-Loaded-Id can now handle :PACKAGE value from a file's mode line that is alist, like (:PKG-NAME :SIZE 200).   [SPR 5328]   [Code Read: DAB MBC]   7.10.87" "MBC" NIL)  (24 "Fixed OUTPUT-POINTER-REMEMBERING-MIXIN :AFTER :SETUP-NEW-OUTPUT-BUFFER and :SET-POINTER methods to handle lost data whena TYO type operation cause a new allocation, then followed by a :SET-POINTER to a location less than the current position but within the same allocation." "BERGER" NIL)  (25 "Fixed open-file-search to handle directory-not-found." "BERGER" NIL)  (26 "Added support for IO streams." "BERGER" NIL)  (27 "Remove (,%bt-load=band \"load\") from *CFG-controlled-partition-types-alist* ." "BERGER" NIL)  (28 "Fixes Bug report 1665. Changed LOAD and LOAD-1 to accept :IF-does-not-exist :error." "BERGER" NIL)  (29 "Fixed FILE-POSITION to work with binary files." "BERGER" NIL)  (30 "Changed Copy-destination-exist-p to handle :if-exists :append option." "BERGER" NIL)  (31 "Remove SI:FASLOADED-FILE-TRUENAMES and its reference in SI:FASLOAD-INTERNAL.  8.5.87" "MBC" NIL)  (32 "Fix MAKE-DISK-RQB not to loop endlessly when the RQB won'tfit in a region of the default size.  Code read by MBC." "ab" NIL)  (33 "Instead of reporting the general I/O error \"command completed without data transfer\",report the device error, which is more specific. [Code Read: RJF MBC]  8.18.87 MBC" "MBC" NIL)  (34 "Fixed le-com-control-w to wait for remote IO to complete. If you press CTRL-W, answer yes , then quickly press ABORT twice, the new lable may not have been rewritten, even if a successful message was displayed. This is because DISPOSE-OF-UNIT is called, whicn closes the connection before the update has had a change to complete." "BERGER" NIL)  (35 "Added file types SOUND and PICTURE to *copy-file-known-binary-types* (picture) and *copy-file-known-short-binary-types* (SOUND)." "BERGER" NIL)  (36 "Added a new function called INSERT-DEVICE. It will non-destructively add new devices to the disk-type-table." "BERGER" NIL)  (37 "Fixed :check-buffer-eof to return nil if it is unable to tell the true EOF. (Used by lm-character-io-streams)" "BERGER" NIL)  (38 "Fixed Dribble-start and Dribble-all to bind *standard-output* and *standard-input* inside the Unwind-protect boby. You could get dual file allocation if you are using format statements in low level file and disk functions inside a dribble loop." "BERGER" NIL)  (39 " Changed CPU-TYPE to uses PROCESSOR-TYPE for the default." "BERGER" NIL)  (40 "Fix underline bars of disk label editor to work in color.   9/22/87       Code read PH JP." "PENNER" NIL)  (41 "Modified CONFIGURE-NUPI-DISK-SYSTEM to always put the real unit in the disk-type-table, even for offline units." "BERGER" NIL)  (42 "Fixed the problem in Print-disk-label and Edit-disk-label erroring off when the NVRAM unit is offline." "BERGER" NIL)  (43 "Expand-file-system need to use the four character partition name and not the partition-name-string. Fixes problem of booting a file band that was expanded in rel3 and trying to boot in rel2." "BERGER" NIL)  (44 "Change to the loader so that now the generic pathname properties :RANDOM-FORMS:MACROS-EXPANDED and :DEFINITIONS are recorded only when the flag LOADER-PATHNAME-PROPERTIES is set.  " "MCCREARY" NIL)  (45 "Fix for bug in patch 3.44." "MCCREARY" NIL)  (46 "Changes to Initial-screen-heading to display the TI Logoin color on color systems, and to use proper ALU's forcolor." "FISCHER" NIL)  (47 "Fix RECORD-SOURCE-FILE-NAME to handle those cases where a packagehas been created in a file's attribute line. (Problem found in loadinga VISIDOC Namespace-server patch. No spr number)" "MCCREARY" NIL)  ))