CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/31 15:32:21
Modified files:
sys/sys : conf.h
sys/dev : rnd.c
Log message:
all random nodes have been arc4-based for a while, so none of them ever
block. the kq and poll code should have been replaced with "selltrue"
type code a while ago.
with and ok nicm
