NetBSD/sys/adosfs
jdolecek 458d7b0e00 adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which
would cause trap and panic); it might be invalid if the mounted filesystem is
not actually adosfs.
This fixes kern/11335 by Petri Koistinen.
2000-11-08 08:06:24 +00:00
..
Makefile
adlookup.c Remove unused variable. 2000-07-11 16:08:15 +00:00
adosfs.h
adutil.c
advfsops.c adosfs_mountfs(): check for zero amp->secsperblk before dividing by it (which 2000-11-08 08:06:24 +00:00
advnops.c MALLOC()/FREE() are not to be used for variable sized allocations. 2000-08-03 00:54:23 +00:00