This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
fs
/
msdosfs
History
Poul-Henning Kamp
e5037a18a9
Use utc_offset() where applicable, and hide the internals of it
...
as static variables.
2006-10-02 18:23:37 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
while (0); -> while (0) in multi-line macros
2006-08-17 22:50:33 +00:00
direntry.h
…
fat.h
…
msdosfs_conv.c
Use utc_offset() where applicable, and hide the internals of it
2006-10-02 18:23:37 +00:00
msdosfs_denode.c
…
msdosfs_fat.c
…
msdosfs_fileno.c
…
msdosfs_iconv.c
…
msdosfs_lookup.c
…
msdosfs_vfsops.c
Use mount interlock to protect all changes to mnt_flag and mnt_kern_flag.
2006-09-26 04:12:49 +00:00
msdosfs_vnops.c
…
msdosfsmount.h
…