CVSROOT: /cvs Module name: src Changes by: marty...@cvs.openbsd.org 2013/01/14 23:05:47
Modified files: sys/msdosfs : msdosfs_vnops.c Log message: Make the FAT setattr handling more consistent about unsupported attributes; making it more "user-friendly". Mostly from FreeBSD. OK guenther@, krw@.