This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
msdosfs
History
Jeroen Ruigrok van der Werven
1a6e52d0e9
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
2001-02-06 11:21:58 +00:00
..
bootsect.h
Fix typo: seperate -> separate.
2001-02-06 11:21:58 +00:00
bpb.h
Quick fix for msdsofs_write() on alphas and other machines with either
2000-08-25 09:03:58 +00:00
denode.h
Remove de_lock field from denode structure and make msdosfs PDIRUNLOCK aware.
2000-10-22 14:22:17 +00:00
direntry.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
fat.h
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
1999-12-29 05:07:58 +00:00
msdosfs_conv.c
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
msdosfs_denode.c
Convert all simplelocks to mutexes and remove the simplelock implementations.
2001-01-24 12:35:55 +00:00
msdosfs_fat.c
Separate the struct bio related stuff out of <sys/buf.h> into
2000-05-05 09:59:14 +00:00
msdosfs_lookup.c
Remove de_lock field from denode structure and make msdosfs PDIRUNLOCK aware.
2000-10-22 14:22:17 +00:00
msdosfs_vfsops.c
Mechanical change to use <sys/queue.h> macro API instead of
2001-02-04 13:13:25 +00:00
msdosfs_vnops.c
Update stale comment.
2000-10-22 14:24:30 +00:00
msdosfsmount.h
Quick fix for msdsofs_write() on alphas and other machines with either
2000-08-25 09:03:58 +00:00