NetBSD/sys/fs
jdolecek 4f6180461f switch to hash32_strn() from <sys/hash.h> as the hash function -
former smbfs_hash() may have accessed memory past buffer (ouch!), and accessed
memory in alignment-unsafe way
as an added bonus, hash32_strn() appears to have better distribution
2003-02-24 21:52:53 +00:00
..
adosfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
cd9660 Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
filecorefs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
msdosfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
ntfs Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
smbfs switch to hash32_strn() from <sys/hash.h> as the hash function - 2003-02-24 21:52:53 +00:00
Makefile move msdosfs code from sys/msdosfs to sys/fs/msdosfs 2002-12-26 12:31:23 +00:00