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
/
fs
/
msdosfs
History
rodrigc
9327f3ee0d
Add noatime to the list of mount options that msdosfs accepts.
...
PR: 108896 Submitted by: Eugene Grosbein <eugen grosbein pp ru>
2007-02-08 02:30:55 +00:00
..
bootsect.h
Remove checks for BOOTSIG[23] from FAT32 bootblocks.
2005-09-29 14:09:46 +00:00
bpb.h
Eliminate obsolete comment, now that getushort() is implemented in
2007-01-05 05:28:57 +00:00
denode.h
Add a 3rd entry in the cache, which keeps the end position
2007-01-16 23:43:14 +00:00
direntry.h
Replace slightly crummy fattime<->timespec conversion functions.
2006-10-24 11:14:05 +00:00
fat.h
/* -> /*- for copyright notices, minor format tweaks as necessary
2005-01-06 18:10:42 +00:00
msdosfs_conv.c
o From the submitter: dos2unixchr will convert to lower case if
2006-11-26 18:49:44 +00:00
msdosfs_denode.c
Replace slightly crummy fattime<->timespec conversion functions.
2006-10-24 11:14:05 +00:00
msdosfs_fat.c
Fix spacing from my previous commit to this file:
2007-01-30 04:41:38 +00:00
msdosfs_fileno.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +00:00
msdosfs_iconv.c
…
msdosfs_lookup.c
Do not assume that `char direntry::deExtension[3]' starts right after
2006-01-22 21:09:38 +00:00
msdosfs_vfsops.c
Add noatime to the list of mount options that msdosfs accepts.
2007-02-08 02:30:55 +00:00
msdosfs_vnops.c
Fixing compilation bustage by removing references to opt_msdosfs.h.
2007-01-30 08:05:04 +00:00
msdosfsmount.h
Eliminate cdev pointer in inodes, they're not used or needed.
2005-03-15 20:57:25 +00:00