K 10 svn:author V 2 pb K 8 svn:date V 27 1999-06-26T12:15:39.000000Z K 7 svn:log V 270 Force umask to 077 (instead of 000) during the edit phase, to get secure permissions in case the user attempts to save something to a file of his own. Move umask stuff out of pw_init() into main() for better visibility of overall umask tweaking logic. PR: misc/11797 END