K 10 svn:author V 7 trhodes K 8 svn:date V 27 2006-04-21T07:17:25.000000Z K 7 svn:log V 219 It seems that POSIX would rather ENODEV returned in place of EINVAL when trying to mmap() an fd that isn't a normal file. Reference: http://www.opengroup.org/onlinepubs/009695399/functions/mmap.html Submitted by: fanf END