K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-16T19:11:40.000000Z K 7 svn:log V 223 Fixed null pointer panic in devtotty(). Fixed bounds checking in devtotty(). devtotty() must check its arg carefully since the arg is supplied as ioctl data. This should fix PR3004. Renamed devtotty() to snpdevtotty(). END