NetBSD/sys/fs/hfs
ad e071d39c84 - Convert hashinit() to use kmem_alloc(). The hash tables can be large
and it's better to not have them in kmem_map.
- Convert a couple of minor items along the way to kmem_alloc().
- Fix some memory leaks.
2008-05-05 17:11:16 +00:00
..
Makefile
TODO
files.hfs
hfs.h sprinkle #ifdef _KERNEL 2007-08-08 09:21:34 +00:00
hfs_nhash.c - Convert hashinit() to use kmem_alloc(). The hash tables can be large 2008-05-05 17:11:16 +00:00
hfs_subr.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
hfs_vfsops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
hfs_vnops.c PR kern/38057 ffs makes assuptions about devvp file system 2008-04-29 18:18:08 +00:00
libhfs.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
libhfs.h
unicode.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
unicode.h