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
chs
060e70db41
min() -> MIN(), max() -> MAX().
...
fixes more problems with file offsets > 4GB.
2001-02-27 04:37:44 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
…
direntry.h
…
fat.h
…
Makefile
…
msdosfs_conv.c
…
msdosfs_denode.c
skip truncating a file to 0 before freeing it if it's already zero-length.
2001-02-18 20:17:04 +00:00
msdosfs_fat.c
…
msdosfs_lookup.c
…
msdosfs_vfsops.c
make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const
2001-01-22 12:17:35 +00:00
msdosfs_vnops.c
min() -> MIN(), max() -> MAX().
2001-02-27 04:37:44 +00:00
msdosfsmount.h
…
TODO
…