K 10 svn:author V 3 jkh K 8 svn:date V 27 1995-04-29T05:09:19.000000Z K 7 svn:log V 225 fixes the ioctl routine to not chew up massive amounts of kernel time if an invalid ioctl is done on /dev/klog. logioctl() needs to return an errno instead of -1 on a failed ioctl. Submitted by: Mike Pritchard END