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
scottr
6efb550cb2
DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h>
...
(compat) DIRSIZ macros. Also closes PR 2184.
1996-03-08 18:13:05 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
…
direntry.h
…
fat.h
Deal correctly with boundary between 12 bit and 16 bit cluster numbers
1996-02-11 22:48:14 +00:00
msdosfs_conv.c
…
msdosfs_denode.c
…
msdosfs_fat.c
…
msdosfs_lookup.c
Don't return from removede prematurely.
1996-03-07 13:30:46 +00:00
msdosfs_vfsops.c
Deal correctly with boundary between 12 bit and 16 bit cluster numbers
1996-02-11 22:48:14 +00:00
msdosfs_vnops.c
DIRSIZ -> DIRENT_SIZE, to avoid a conflict with the ufs and <dir.h>
1996-03-08 18:13:05 +00:00
msdosfsmount.h
…