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_3_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] bootsect.h  1.4   23 years  provos   seperate -> separate, okay aaron@
[TXT] bpb.h  1.3   26 years  provos   FAT32 support from NetBSD by Wolfgang Solfrank.
[TXT] denode.h  1.18   19 years  tom   The maximum file size on MS-DOS filesystems is 4 GB - 1 byte, so don't bother tr...
[TXT] direntry.h  1.6   22 years  millert   First round of __P removal in sys
[TXT] fat.h  1.7   20 years  tedu   use pool for namei pathbuf. testing ok millert@ tdeval@
[TXT] msdosfs_conv.c  1.13   20 years  tedu   use pool for namei pathbuf. testing ok millert@ tdeval@
[TXT] msdosfs_denode.c  1.27   19 years  tholo   This moves access to wall and uptime variables in MI code, encapsulating all suc...
[TXT] msdosfs_fat.c  1.17   20 years  tedu   remove printfs i left in. noticed by marc@
[TXT] msdosfs_lookup.c  1.15   19 years  tom   Make all the MS-DOS filesystem code ignore trailing dots and spaces, in the same...
[TXT] msdosfs_vfsops.c  1.36   19 years  tom   (And remember to remove the block on filesystems > 128 GB) Add support for MS-D...
[TXT] msdosfs_vnops.c  1.53   19 years  tom   branches: 1.53.4; Fix typo in comment
[TXT] msdosfsmount.h  1.16   20 years  tedu   use pool for namei pathbuf. testing ok millert@ tdeval@