CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/09 04:47:29
Modified files:
sys/kern : sys_generic.c
Log message:
Compare the size of the static fd_mask against the number of bytes needed
not against the number bit / number of fds in the select set.
ok guenther@
