In article <20101204173951.3ae6e17...@cvs.netbsd.org>, Antti Kantee <source-changes-d@NetBSD.org> wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: pooka >Date: Sat Dec 4 17:39:51 UTC 2010 > >Modified Files: > src/sys/dev: rnd.c > >Log Message: >Don't allow "goes to 11^H^Hhyperspace" len field for RNDADDATA. >
Should be EINVAL; E2BIG has a very specific meaning (unless we want to change that). christos