NetBSD/sys/fs
jakllsch 8b020b7eee We don't actually want to round the number of elements in the bitmap
down.  Fixes a self-inflicted buffer overrun.

(This was detected by chance that the top of the bitmap coincided with
a page boundary.)
2012-10-03 23:32:43 +00:00
..
adosfs Use getdisksize() to find out geometry, fetch only other magic values 2012-10-03 07:20:50 +00:00
cd9660 Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
efs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
filecorefs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
hfs Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
msdosfs We don't actually want to round the number of elements in the bitmap 2012-10-03 23:32:43 +00:00
nilfs Fix -fno-common found by building i386/conf/ALL 2012-07-28 00:43:22 +00:00
ntfs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
ptyfs let us get mounted multiple times. 2012-09-18 23:42:52 +00:00
puffs Missing bit in previous commit (PUFFS_KFLAG_CACHE_DOTDOT option to avoid 2012-08-11 01:10:11 +00:00
smbfs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
sysvbfs calculate inode capacities using the correct values 2012-06-14 01:08:22 +00:00
tmpfs Uncomment call to genfs_rename_cache_purge. 2012-09-27 17:40:51 +00:00
udf gcc -fno-common fallout 2012-07-27 22:55:29 +00:00
union - Replace some malloc(9) uses with kmem(9). 2012-04-30 22:51:27 +00:00
unionfs Move some the test for MAKEENTRY into the cache_enter(9). Make some 2012-07-22 00:53:18 +00:00
v7fs Ensure that error is initialized in all code paths. 2012-06-13 22:56:50 +00:00
Makefile
unicode.h