K 10 svn:author V 7 delphij K 8 svn:date V 27 2019-12-22T05:39:26.465934Z K 7 svn:log V 234 MFC r355318, r355513 r355318: Explicitly exit() instead of return in main(). r355513: Fix a couple of minor issues with newfs_msdos: - Do not unnecessarily strdup(). - Check return value of getdiskinfo(), if it failed, bail out. END