;;; -*- Mode: Common-Lisp; Package:User; Base:10.; Patch-File:T -*-
;;; Patch directory for RPC version 5
;;; Written 04/18/89 12:22:47 by BERGER,
;;; while running on MX29 from band NB22
;;; With SYSTEM 5.29, GC 5.4, VIRTUAL-MEMORY 5.5, MICRONET 5.6, MICRONET-COMM 5.14,
;;;  DISK-IO 5.11, BASIC-PATHNAME 5.4, MAC-PATHNAME 5.1, NETWORK-SUPPORT-COLD 5.3,
;;;  BASIC-NAMESPACE 5.10, BASIC-FILE 5.5, Inconsistent RPC 5.7, NFS 5.20, EH 5.4,
;;;  MAKE-SYSTEM 5.4, MEMORY-AUX 5.1, MACTOOLBOX 1.36, COMPILER 5.4, TV 5.28, NVRAM 5.3,
;;;  UCL 5.0, INPUT-EDITOR 5.1, METER 5.1, ZWEI 5.14, DEBUG-TOOLS 5.1, WINDOW-MX 5.38,
;;;  PRINTER 5.12, MAC-PRINTER-TYPES 5.5, NETWORK-PATHNAME 5.1, NETWORK-NAMESPACE 5.2,
;;;  DATALINK 5.10, CHAOSNET 5.6, NETWORK-SUPPORT 5.1, NETWORK-SERVICE 5.1, DATALINK-DISPLAYS 5.0,
;;;  NAMESPACE-EDITOR 5.2, IP 3.42, NFS-SERVER 5.3, PRINTER-TYPES 5.5, IMAGEN 5.3,
;;;  MAIL-DAEMON 5.8, MAIL-READER 5.6, TELNET 5.3, VT100 5.1, STREAMER-TAPE 5.8, DECNET 1.64,
;;;  VISIDOC 5.6, PROFILE 5.1, DISK-LABEL 5.2, MX-SERIAL 1.1, MX-DATALINK 2.2,  microcode 97,
;;;  Band Name: microExplorer Network (11/22)

(:PATCH-SYSTEM-NAME "RPC" :MAJOR-VERSION 5 :LATEST-MINOR-VERSION 7)

(:RELEASED
((0 "RPC Loaded" "REL5" NIL)
  (1 "RPC buffer size change.  8/25/88" "tung" NIL)
  (2 "Change RPC to use new microcoded primitives.  8/25/88" "tung" NIL)
  (3 "Use new primitives in RPC.  8/25/88" "tung" NIL)
  (4 "Fixed a bug in dired. Got mysterious \"unexpected error on the server side\"
if there is a file with size greater than 16777215 bytes." "TUNG" NIL)
  (5 "Reverted ROUND-TO-BLOCK to rounding to its original value of 512, the
magic number needed by UNIX.  It previously rounded to the microExplorer
maximum buffer size which meant that (1) the number was too big for
UNIX, and (2) rounding *DOWN* to the miximum limit means that you
never change anything." "CORNISH" NIL)
  (6 "Redefine the CALLIT procedure of the Port Map server to do nothing
and do not return a reply.  (Previously, it returns a reply of
'no such procedure'.)" "CORNISH" NIL)
  (7 "Fixed UNIX-LISP-UT  to adjust the time for daylight savings." "BERGER" NIL)
  ))