diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2001-10-26 10:39:32 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2001-10-26 10:39:32 +0000 |
commit | 75c1c8b71842dc76405c489942667f39aa641b68 (patch) | |
tree | dce181a6c0891d4ce7b5ce4d1b140a1408c7d97d /sys/scsi | |
parent | 54aadc9b1285ef7536f4365800867aa535f1460d (diff) |
- split fdalloc into two functions. fdalloc now returns ENOSPC if it
would have to grow the table and fdexpand that grows the table. Since
fdexpand can sleep we have to restart all operations if we have to call
it.
- dup2 changed so that finishdup frees the destination descriptor.
- unp_externalize is a completly rewritten version from NetBSD.
Changes mostly inspired by NetBSD.
Diffstat (limited to 'sys/scsi')
0 files changed, 0 insertions, 0 deletions