freebsd-dev/sys/msdosfs
Jordan K. Hubbard 6b4ec83ca6 Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL.
I'm not sure if this is just masking another problem (like, should
ap->a_eofflag EVER be NULL?), but if it prevents a panic for now then
it may save an ALPHA customer.
Submitted by:	jhay
1994-11-01 21:14:45 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
msdosfs_conv.c Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
msdosfs_denode.c Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
msdosfs_fat.c Cosmetics. Silence gcc -Wall 1994-10-10 07:57:33 +00:00
msdosfs_lookup.c Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
msdosfs_vfsops.c GCC cleanup. 1994-10-02 17:48:58 +00:00
msdosfs_vnops.c Fix from John Hay to avoid kernel panics when ap->a_eofflag is NULL. 1994-11-01 21:14:45 +00:00
msdosfsmount.h Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00