summaryrefslogtreecommitdiff
path: root/sys/fs/msdosfs/denode.h
AgeCommit message (Expand)Author
2006-05-14integrate kauth.elad
2005-12-11merge ktrace-lwp.christos
2005-12-03- protect userland exported files against multiple inclusion.christos
2005-11-04PR/32003: Brian Buhrow: msdosfs doesn't properly zero out high cluster datachristos
2005-11-02merge yamt-vop branch. remove following VOPs.yamt
2005-09-12Use nanotime() to update the time fields in filesystems. Convert the codechristos
2005-08-29Remove __P()xtraeme
2005-08-29The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, soxtraeme
2005-07-23update file timestamps for nfsd loaned-read and mmap.yamt
2003-09-07add -t option for gmt time offset (normally MS-DOS filesystem has timestampitojun
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-12-26move msdosfs code from sys/msdosfs to sys/fs/msdosfsjdolecek