summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
authorsommerfe <sommerfe@NetBSD.org>1999-03-22 17:39:44 +0000
committersommerfe <sommerfe@NetBSD.org>1999-03-22 17:39:44 +0000
commit2f0f84b8e89fe880900e8a69fd75f8666c6d648d (patch)
treefbd3504d560cde05c2d228548ff4791cf5d1a5bf /sys/dev/microcode
parent166f97ecf395278fc42501aa43ee289572620aa0 (diff)
bug fix to fdavail: be consistent about taking per-process descriptor
limit into account when checking against the limit; fdp->fd_nfiles may be greater than the current descriptor limit, and there may be space in fdp->fd_ofiles beyond the limit. If we say it's available, unp_externalize will get confused and panic when fdalloc fails.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions