K 10 svn:author V 2 ps K 8 svn:date V 27 2005-08-26T01:00:19.000000Z K 7 svn:log V 276 For FreeBSD 4 binaries, when trying to read from a device that does not exsist, do not have ioctl return an error, but instead set -1 in the data returned to the user. This allows the HP bios flash utilities to work without requiring changes to their code. Reviewed by: jhb END