I made the following patches to SYSTEM: System Modification: 124.26 pld: (fed:font-char-min-raster-width) does, in fact, exist.... 124.27 pld: If you forcibly take the 3com controller with (si:set-processor-owning-ethernet), you are now warned that unless the former 3com owner is dead, it must do a (net:configure). 124.28 pld: The code that was added to (zwei:last-resort-possibility) to deal with package roots was totally broken.... 124.29 pld: Peek File System now successfully notices when access type has changed, but didn't notice when an access with no host-units acquired some host units. 124.30 pld: When you Abort out of Opening a file with FTP-ACCESS, you have to reset the host unit -- control/data connection can be in weird states. 124.32 pld: Put (ZWEI:CLEAR-ALL-HISTORIES) onto :gc-system-release initialization list. 124.33 pld: The buffers used by a TCP buffered stream are now a resource. 124.35 pld: The resource matcher for a TCP:SIMPLE-ART-8B-BUFFER now looks for array-length = to the specified length, not >=. TCP really works best if the buffers are exactly the length of specified MSS... 124.36 pld: Add a few Imports/Exports to NETWORK package. 124.37 pld: Create parameter fs:*ftp-access-record-history* to control whether FTP commands are recorded 124.38 pld: Funny interaction between the process opening a file via FTP-ACCESS and the wholine: If one is in the process of doing a probe to get the property list when the other asks for the property list, the second gets a NIL. Not a problem if the wholine is second, but can cause an error if the wholine was first. Add an interlock. 124.39 pld: (cli:read-from-string) didn't handle eof-error-p correctly. 124.40 pld: If you run with fs:*ftp-access-record-history* set to NIL, you can no longer tell exactly what the Server FTP didn't like about your access request. 124.41 pld: When a :write-data request failed, a tcp-buffered-stream was losing its buffer. 124.42 pld: SUPDUP command Control-Y to send most recently killed string through connection used to require you to type