NetBSD/sys/fs/filecorefs
2011-05-23 22:00:30 +00:00
..
filecore_bmap.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
filecore_extern.h Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9). 2011-05-23 22:00:30 +00:00
filecore_lookup.c Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
filecore_mount.h
filecore_node.c Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9). 2011-05-23 22:00:30 +00:00
filecore_node.h Remove all the __P() from sys (excluding sys/dist) 2009-03-14 14:45:51 +00:00
filecore_utils.c Change about 4500 of the K&R function definitions to ANSI ones. 2009-03-14 15:35:58 +00:00
filecore_vfsops.c Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9). 2011-05-23 22:00:30 +00:00
filecore_vnops.c Convert some simple_lock(9) uses to mutex(9) and malloc(9) to kmem(9). 2011-05-23 22:00:30 +00:00
filecore.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
files.filecorefs
Makefile