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
thorpej
7cc905f5c8
Add some braces to make egcs happy (ambiguous else warning).
1998-08-18 06:27:01 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other
1998-08-10 08:11:10 +00:00
direntry.h
…
fat.h
…
Makefile
Rework the way kernel include files are installed. In the new method,
1998-06-12 23:22:30 +00:00
msdosfs_conv.c
…
msdosfs_denode.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-09 20:51:08 +00:00
msdosfs_fat.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-09 20:51:08 +00:00
msdosfs_lookup.c
bzero->memset, bcopy->memcpy, bcmp->memcmp
1998-08-09 20:51:08 +00:00
msdosfs_vfsops.c
Add some braces to make egcs happy (ambiguous else warning).
1998-08-18 06:27:01 +00:00
msdosfs_vnops.c
create miscfs/genfs/genfs_vnops.c:genfs_enoioctl and make all the other
1998-08-10 08:11:10 +00:00
msdosfsmount.h
…