K 10 svn:author V 7 rwatson K 8 svn:date V 27 2003-10-02T03:57:59.000000Z K 7 svn:log V 366 Remove the global variable 'cmask', which was used to initialize the fd_cmask field in the file descriptor structure for the first process indirectly from CMASK, and when an fd structure is initialized before being filled in, and instead just use CMASK. This appears to be an artifact left over from the initial integration of quotas into BSD. Suggested by: peter END