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
ache
7182aee0af
Fix timestamps when using Wall CMOS clock,
...
optimize dos2unixtime() Submitted by:
pritc003@maroon.tc.umn.edu
1995-03-29 18:48:06 +00:00
..
bootsect.h
Added msdosfs.
1994-09-19 15:41:57 +00:00
bpb.h
Added msdosfs.
1994-09-19 15:41:57 +00:00
denode.h
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
1995-03-16 18:17:34 +00:00
direntry.h
Added msdosfs.
1994-09-19 15:41:57 +00:00
fat.h
Added declarations, fixed bugs due to missing decls. At least one of them
1994-09-27 20:42:59 +00:00
msdosfs_conv.c
Fix timestamps when using Wall CMOS clock,
1995-03-29 18:48:06 +00:00
msdosfs_denode.c
Removed bogus, commented out, call to vnode_pager_uncache().
1995-03-19 12:11:13 +00:00
msdosfs_fat.c
Use the correct block number for updating the backup copy of the FAT when
1995-02-10 18:39:45 +00:00
msdosfs_lookup.c
Added declarations, fixed bugs due to missing decls. At least one of them
1994-09-27 20:42:59 +00:00
msdosfs_vfsops.c
Fix numerous timestamp bugs.
1994-12-12 12:35:50 +00:00
msdosfs_vnops.c
Removed redundant newlines that were in some panic strings.
1995-03-19 14:29:26 +00:00
msdosfsmount.h
Added declarations, fixed bugs due to missing decls. At least one of them
1994-09-27 20:42:59 +00:00