LMFL#!C(:PADDED T :HOST "DECNET" :BACKUP-DATE 2773684107. :SYSTEM-TYPE :LOGICAL :VERSION 73. :TYPE "PATCH-DIRECTORY" :NAME "PATCH-1" :DIRECTORY ("DECNET-PATCH") :SOURCE-PATTERN "( :DIRECTORY (\"DECNET-PATCH\") :NAME :WILD :TYPE :WILD :VERSION :NEWEST)" :VERSION-LIMIT 0. :CHARACTERS T :NOT-BACKED-UP T :CREATION-DATE 2769432032. :AUTHOR "REL3-2" :LENGTH-IN-BYTES 5458. :LENGTH-IN-BLOCKS 6. :BYTE-SIZE 8.)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-;;; Patch directory for DECNET version 1;;; Written 10/02/87 11:43:33 by MMG,;;; while running on Francis-Xavier from band LOD2;;; With IO 3.42, PATHNAME 3.17, FILE 3.15, SYSTEM 3.97, METER 3.6, SERIAL 3.2, CHAOSNET 3.21,;;;  Inconsistent ETHERNET 3.8, GC 3.24, IMAGEN 3.0, MAIL-DAEMON 3.4, NETWORK-SUPPORT 3.18,;;;  PROFILE 3.3, SUGGESTIONS 3.5, UCL 3.3, ZWEI 3.20, STREAMER-TAPE 3.14, DEBUG-TOOLS 3.5,;;;  FONT-EDITOR 3.1, GLOSSARY 3.0, INPUT-EDITOR 3.0, MAIL-READER 3.15, NAMESPACE-EDITOR 3.6,;;;  NVRAM 3.6, TELNET 3.7, TV 3.28, NAMESPACE 3.15, COMPILER 3.34, PRINTER 3.7, SYSLOG 3.0,;;;  VT100 3.14, IP 2.68, Experimental BUG 8.0, Experimental VISIDOC 1.0, Inconsistent DECNET 1.29,;;;   microcode 458, Band Name: 3.2 IP ENET DNA(:PATCH-SYSTEM-NAME "DECNET" :MAJOR-VERSION 1 :LATEST-MINOR-VERSION 29)(:RELEASED((0. "DECNET Loaded" "REL3" NIL)  (1. "Add :directory \"property\" to FOP of Attributes Message. Fixes \"S\" command in Dired." "graham" NIL)  (2. "Restarts DECnet hello xmitter on dna:reset if it was killed by user. Code read by BRG, CRW." "WALTON" NIL)  (3. "Provide a 20 minute connection timeout for dap server. Code read by BRG, CRW." "WALTON" NIL)  (4. "Dap server now checks for record format of ascii-stream to help determine :characters property for openingoutput files. Code read by BRG and CRW." "WALTON" NIL)  (5. "Add characteristics values which set the input/output speed to 9600.Code read by CRW and BRG." "WALTON" NIL)  (6. "Do not signal or return an error when attempting a connection. Return only nil (if no connection possible)or the requested stream type for GNI. Code read by BRG and CRW." "WALTON" NIL)  (7. "Add the value for the low water position to blocked read-data messagesand the value for the horizontal position to write-completion messages.VMS-EMACS requires this. Code read by CRW and BRG." "WALTON" NIL)  (8. "Change loopback server to not allocate a return loopdata packetuntil the client sends one. This is necessary because the clientside may time out and not send the data after waking up theloopback server.  Code read by CRW and BRG." "WALTON" NIL)  (9. "Manditory lookup for remote host used by PMU to fill in :FROM field. Code read by BRG and CRW." "WALTON" NIL)  (10. "Fix for displaying total blocks allocated during dired.  Should use EBK instead of ALQ field.[No SPR] Code Readers:  BRG, LER " "REINER" NIL)  (11. "Fix problem with scrolling of CTERM window after control-z exit from a VMS utility.[SPR 5660] Code read by CRW and BRG." "WALTON" NIL)  (12. "Prevents the echoing of control characters and eliminates theerroneous output suspended state in VMS EMACS.Code read by CRW and BRG." "WALTON" NIL)  (13. "Add instance variable and echo control for abnormal echo conditionsas seen while using VMS EMACS in CTERM.Code read by CRW and BRG." "WALTON" NIL)  (14. "Fix various problems with VMS EMACS.Enables saving and writing of files.Simplifies control character handling.Code readers: CRW and BRG." "WALTON" NIL)  (15. "If the DAP server dies for some reason, the file remains open.  A better cleanup is implemented.[No SPR#]  Code Readers:  BRG, LER" "REINER" NIL)  (16. "Fix for Get-DECnet-address and Get-DECnet-addresses.  [SPR#6124]  Code Readers:  BRG, LER" "reiner" NIL)  (17. "Add default who-line Net Input and Net Output when blocked waiting on transmit or receive. Also changed defaultDna address from DNA:xxxx to DNA|xxxx. SPR #6106. Code read by BRG and LER." "GRAHAM" NIL)  (18. "Multitudes of fixes to DECnet PMU. SPR #6106. Code read by BRG and LER." "GRAHAM" NIL)  (19. "Do not drop packets when using the :packet-string method of nsp-ascii-streams. Code read by BRG and LER." "GRAHAM" NIL)  (20. "Fix parse-dna-address-spec to parse a host who has an address in dotted notation.  [SPR#6176]Code Readers:  BRG, LER" "REINER" NIL)  (21. "Routing fix to utilize *designated-router* when no message entry found for intended destination.[SPR#6109]  Code Readers:  BRG, LER" "REINER" NIL)  (22. "Fixes bug report 6183. Merges a type of :UNSPECIFIC when no type is returned from the remote host. Type used to be NIL which allowed merging to put in any old type. Code read by BRG and LER." "graham" NIL)  (23. "Fixed default value of any-bad-addresses flag (was t should be nil) for determining end processing of PMU. DECnetpatch 1.18 *MUST* be loaded before this patch. Code read by BRG." "graham" NIL)  (24. "DAP server now gets file properties using (fs:file-properties ..) not properties from the stream object. Thisfixes bug report 6157 where we were trying to read a remote file from the DAP server." "GRAHAM" NIL)  (25. "Fix connection-possible-p function for nsp-stream to adhere to network-supportpatch 3.9 functionality [spr#5572].  Code readers: LER, PJW." "PHIL" NIL)  (26. "Guarantees the default pathname merged with the user provided pathname willbe consistent, rather that the last pathname parsed before DECnet was loaded.Fixes [SPR 6255]. Code readers: CRW and PJW." "WALTON" NIL)  (27. "Modifications to DECnet to reflect changes made in the Ethernet code.  [No SPR#]  Code Readers: MMG, LER" "REINER" NIL)  (28. "Partial fix to DECnet's problem of dropping packets.  [SPR#6121] Code Readers: BRG, LER" "reiner" NIL)  (29. "Fix for PMU server handling unknown hosts.  [SPR#6386]  Code Readers:  CW, LER" "reiner" NIL)  ))