K 10 svn:author V 7 iedowse K 8 svn:date V 27 2003-10-19T21:49:44.000000Z K 7 svn:log V 373 Change the default mode for lost+found from 01777 to 0700. The original intention of the less restrictive permissions was to allow users to move or delete recovered files that they own. However, it is better to not create world-writable directories by default; the administrator can always pre-create lost+found if different permissions are desired. Reviewed by: mckusick END