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_0


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bootsect.h  1.6   8 years  krw   Nuke a bunch of leading/embedded/trailing whitespace so the code can be read wit...
[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.29   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[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.11   8 years  krw   Nuke a bunch of leading/embedded/trailing whitespace so the code can be read wit...
[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.57   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[TXT] msdosfs_fat.c  1.28   8 years  krw   Fix printf() types so kernel compiles with or w/o MSDOSFS_DEBUG. e.g. print poin...
[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.78   8 years  bluhm   When pulling an msdos formated umass stick during mount while the usb stack was ...
[TXT] msdosfs_vnops.c  1.112   7 years  natano   Remove the lockmgr() API. It is only used by filesystems, where it is a trivial ...
[TXT] msdosfsmount.h  1.21   8 years  natano   Remove the -x flag from mount_msdos and always assume the execute bit for readab...