K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-04-26T18:01:19.000000Z K 7 svn:log V 186 Avoid a lot of code duplication by using kern_open() to open /dev/null in fdcheckstd() instead of a stripped down version of kern_open()'s code. MFC after: 1 week Reviewed by: cperciva END