This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
msdosfs
History
jdolecek
d28bd11715
unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value
...
accordingly Patch sent by Naoki FUKAUMI in kern/9497.
2000-02-28 10:43:08 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
…
direntry.h
…
fat.h
…
Makefile
…
msdosfs_conv.c
unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value
2000-02-28 10:43:08 +00:00
msdosfs_denode.c
Fix bogon discovered with LOCKDEBUG:
2000-02-26 17:25:17 +00:00
msdosfs_fat.c
…
msdosfs_lookup.c
msdosfs_lookup(): reformat some debug printf slighly to make them more readable
2000-02-01 13:59:34 +00:00
msdosfs_vfsops.c
…
msdosfs_vnops.c
When renaming a file, make sure apporpriate vnode cache entry is
2000-02-01 21:33:57 +00:00
msdosfsmount.h
…