K 10 svn:author V 6 newton K 8 svn:date V 27 1999-07-30T12:43:30.000000Z K 7 svn:log V 288 Fix panic caused when *stat64() family of syscalls try to fill-in their svr4_stat64 structures with old dev_t values instead of udev_t's. Panic was caused when major() and minor() were called with args which weren't pointers. The panic was probably introduced in rev 1.51 of kern_conf.c END