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
tron
c8126918cb
Fix too tight check for maximum supported partition size. Now partitions
...
upto 128GB (instead of 4GB) are allowed.
1999-03-07 13:57:20 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
…
direntry.h
…
fat.h
…
Makefile
…
msdosfs_conv.c
…
msdosfs_denode.c
Pass null pointers to VOP_UPDATE rather than having all the callers fetch the
1999-03-05 21:09:48 +00:00
msdosfs_fat.c
…
msdosfs_lookup.c
…
msdosfs_vfsops.c
Fix too tight check for maximum supported partition size. Now partitions
1999-03-07 13:57:20 +00:00
msdosfs_vnops.c
Permit the access and modify time pointers passed to VOP_UPDATE to be null,
1999-03-05 20:47:06 +00:00
msdosfsmount.h
…