* (fd_channel_type): Don't signal error if the system call fails, just
authorChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:07:33 +0000 (11:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 8 Nov 1990 11:07:33 +0000 (11:07 +0000)
commit12acd1cc4277e4af0535422b6af64c93ca918e25
treedfd11ce188afca336c47227f951e000ee98fd2de
parentb8d93a50cac5eb3c08b06c340c823e1314be6d0a
* (fd_channel_type): Don't signal error if the system call fails, just
  return unknown type.  Add case for directory type.

* (OS_open_load_file, OS_open_dump_file): Permit only files and FIFOs.
v7/src/microcode/uxfile.c