freebsd-dev/tools/diag/dumpvfscache
Kelly Yancey f1d24f0dfd Include definition for struct namecache (it isn't exported via any header)
so this builds again. Replace hardcoded name length magic with NAME_MAX.
2002-01-02 06:25:39 +00:00
..
dumpvfscache.c Include definition for struct namecache (it isn't exported via any header) 2002-01-02 06:25:39 +00:00
Makefile A little gadget to dump the contents of the vfs name cache. 1997-09-04 08:28:55 +00:00
README A little gadget to dump the contents of the vfs name cache. 1997-09-04 08:28:55 +00:00

This is a little C-program that can be used to examine the contents of
the vfs name cache.  It's very likely to loop and crash if you use it
on an active system.

					Poul-Henning Kamp
					4 sep 1997