K 10 svn:author V 6 jilles K 8 svn:date V 27 2015-08-29T20:41:09.177073Z K 7 svn:log V 253 MFC r279084,280713: setmode(): Use sysctl kern.proc.umask instead of umask() if possible. The kern.proc.umask. sysctl allows querying the umask without temporarily modifying it. r280713 is the actual change, while r279084 is a whitespace change. END