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_9_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.34   5 years  anton   Introduce a dedicated entry point data structure for file locks. This new data s...
[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.20   4 years  cheloha   msdosfs: remove timezone support This support is undocumented, only works if yo...
[TXT] msdosfs_denode.c  1.66   4 years  mpi   Remove unused "struct proc *" argument from the following functions: - ufs_chow...
[TXT] msdosfs_fat.c  1.34   3 years  jsg   spelling
[TXT] msdosfs_lookup.c  1.32   6 years  visa   Remove proc from the parameters of vn_lock(). The parameter is unnecessary becau...
[TXT] msdosfs_vfsops.c  1.94   3 years  jsg   consistently return EINVAL on invalid BPB reverts changes from msdosfs_vfsops.c...
[TXT] msdosfs_vnops.c  1.135   3 years  visa   Refactor klist insertion and removal Rename klist_{insert,remove}() to klist_{i...
[TXT] msdosfsmount.h  1.22   6 years  deraadt   Syncronize filesystems to disk when suspending. Each mountpoint's vnodes are pu...