K 10 svn:author V 3 phk K 8 svn:date V 27 2003-01-29T21:54:03.000000Z K 7 svn:log V 334 NODEVFS cleanup: Remove cdevsw[]. This implicitly removes the need for major numbers, but a number of drivers still know things they shouldn't need to, and we need to consider if there are applications which cache major(+minor) gleaned from stat(2) and rely on it being constant over reboots before we start assigning random majors. END