OpenBSD CVS

src/sys/msdosfs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / msdosfs

Current tag: OPENBSD_6_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bootsect.h  1.7   7 years  bluhm   Rename BIOS parameter block field from bsPBP to bsBPB. This typo has been fixed...
[TXT] bpb.h  1.7   8 years  krw   Nuke a bunch of leading/embedded/trailing whitespace so the code can be read wit...
[TXT] denode.h  1.32   6 years  sf   Revert 'Implement VFS read clustering for MSDOSFS' again This has again caused ...
[TXT] direntry.h  1.7   8 years  krw   Nuke a bunch of leading/embedded/trailing whitespace so the code can be read wit...
[TXT] fat.h  1.12   6 years  sf   msdofs: Add new CLUST_END constant (forgot to commit fat.h) Add new CLUST_END ...
[TXT] msdosfs_conv.c  1.19   8 years  krw   Nuke a bunch of leading/embedded/trailing whitespace so the code can be read wit...
[TXT] msdosfs_denode.c  1.59   6 years  sf   msdofs: Add new CLUST_END constant Add new CLUST_END and use it as parameter to...
[TXT] msdosfs_fat.c  1.31   6 years  guenther   Delete unnecessary <sys/file.h> includes ok millert@ krw@
[TXT] msdosfs_lookup.c  1.30   8 years  natano   Remove the unused flags argument from VOP_UNLOCK(). torture tested on amd64, i3...
[TXT] msdosfs_vfsops.c  1.87   6 years  deraadt   Syncronize filesystems to disk when suspending. Each mountpoint's vnodes are pu...
[TXT] msdosfs_vnops.c  1.117   6 years  guenther   Stop assuming <sys/file.h> will pull in fcntl.h when _KERNEL is defined. ok mil...
[TXT] msdosfsmount.h  1.22   6 years  deraadt   Syncronize filesystems to disk when suspending. Each mountpoint's vnodes are pu...