NetBSD/sys/fs/filecorefs
christos 362a4a0bd5 Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to
implement, xtoa(), but I think defining the samestring 50 times is a bit
too much. Defined HEXDIGITS and hexdigits in subr_prf.c and use it...
2005-05-17 04:14:57 +00:00
..
filecore_bmap.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_extern.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
filecore_lookup.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
filecore_mount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
filecore_node.c nuke trailing whitespace 2005-02-26 22:58:54 +00:00
filecore_node.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_utils.c Yes, it was a cool trick >20 years ago to use "0123456789abcdef"[a] to 2005-05-17 04:14:57 +00:00
filecore_vfsops.c - Define a VFS_ATTACH() macro that places a reference to a vfsops structure 2005-03-29 02:41:05 +00:00
filecore_vnops.c adjust the UBC mapping code to support non-vnode uvm_objects. 2005-01-09 16:42:43 +00:00
filecore.h sprinkle __attribute__((__packed__)) to structures representing on-disk data 2003-09-06 13:56:42 +00:00
files.filecorefs nuke trailing whitespace 2005-02-26 22:58:54 +00:00
Makefile