NetBSD/sys/adosfs
mhitch a0e658617d Add support for OFS, International FileSystems, and blocksizes > 512.
Corrrect floppy rootblock calculation.  Validate filesystem type. (Closes
PR 2232)
Filename hashing requires unsigned characters.  (Closes PR 1026)
Soft link path is null-terminated string, not BSTR.
Use actual file header block info for hard links.
Set nlink to 2 for hard linked files in adosfs_getattr().
Load allocation bitmap and set correct free space.
1996-04-05 05:06:07 +00:00
..
adlookup.c Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
adosfs.h Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
adutil.c Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
advfsops.c Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
advnops.c Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00