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
wrstuden
169a5eda2d
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
fix msdosfs export problems which occur on LP64 systems, which were
1999-07-27 05:39:10 +00:00
direntry.h
…
fat.h
fix LP64 problems which were the cause of PR#8037.
1999-07-27 05:38:02 +00:00
Makefile
…
msdosfs_conv.c
…
msdosfs_denode.c
…
msdosfs_fat.c
fix LP64 problems which were the cause of PR#8037.
1999-07-27 05:38:02 +00:00
msdosfs_lookup.c
Pull in changes which parallel rev 1.22 -> 1.25 of ufs_lookup().
1999-08-04 18:40:47 +00:00
msdosfs_vfsops.c
Adjust mountroot routines to vrele rootvp in case of mount error. Closes
1999-07-17 01:08:28 +00:00
msdosfs_vnops.c
Modify msdosfs_getattr() so that it will report archived files (ATTR_ARCHIVE
1999-08-03 22:02:21 +00:00
msdosfsmount.h
…