NetBSD/sys/ufs
scw 881a4dcac0 Cast pointers first to uintptr_t before casting to register_t.
On SH-5, sizeof(register_t) is always 8, even if sizeof(void *) is 4
as is the case when compiling for ILP32.
2002-07-05 13:49:26 +00:00
..
ext2fs
ffs Cast pointers first to uintptr_t before casting to register_t. 2002-07-05 13:49:26 +00:00
lfs fix printf format for DEBUG_LFS. 2002-07-02 19:07:03 +00:00
mfs
ufs For synchronous writes, keep separate i/o counters for each write, so 2002-06-16 00:13:15 +00:00
Makefile
files.ufs