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_4_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bootsect.h  1.5   17 years  krw   Nuke GEMDOSFS. Unused part of unused atari port. Simplifies MSDOSFS code. Elimin...
[TXT] bpb.h  1.5   17 years  krw   Nuke GEMDOSFS. Unused part of unused atari port. Simplifies MSDOSFS code. Elimin...
[TXT] denode.h  1.23   13 years  guenther   Move some macros in <msdosfs/denode.h> to outside the #ifdef _KERNEL so that lib...
[TXT] direntry.h  1.6   22 years  millert   First round of __P removal in sys
[TXT] fat.h  1.9   17 years  krw   Nuke GEMDOSFS. Unused part of unused atari port. Simplifies MSDOSFS code. Elimin...
[TXT] msdosfs_conv.c  1.14   14 years  jasper   - ansify function declarations, no binary change "fine" thib@
[TXT] msdosfs_denode.c  1.42   13 years  thib   Bring back the "End the VOP experiment." diff, naddy's issues where unrelated, a...
[TXT] msdosfs_fat.c  1.21   14 years  jasper   - ansify function declarations, no binary change "fine" thib@
[TXT] msdosfs_lookup.c  1.23   14 years  chl   Remove dead assignment and newly created unused variable. Found by LLVM/Clang S...
[TXT] msdosfs_vfsops.c  1.59   13 years  jsing   Teach msdosfs_mount() how to handle disklabel UIDs.
[TXT] msdosfs_vnops.c  1.76   13 years  thib   Bring back the "End the VOP experiment." diff, naddy's issues where unrelated, a...
[TXT] msdosfsmount.h  1.19   15 years  krw   The FAT32 fsinxtfree field is advisory in nature and we don't use it. So leave i...