K 10 svn:author V 5 dougb K 8 svn:date V 27 2011-01-12T07:27:30.173118Z K 7 svn:log V 404 MFC r188498 (partial): "I've changed main() to set file properly, so output() is never called with file set to NULL." Obtained from: ed The other bits of that revision are related to using fdevname(3). This was never merged back to RELENG_7, however the cleanup of the code in this MFC is good both for general purposes, and diff reduction to HEAD (which in turn will make the following MFCs easier). END