summaryrefslogtreecommitdiffstats
path: root/tools/diag/dumpvfscache
Commit message (Collapse)AuthorAgeFilesLines
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Fixed ``make checkdpadd''. Removed redundant dependency.ru2004-02-051-2/+3
|
* Include definition for struct namecache (it isn't exported via any header)kbyanc2002-01-021-3/+19
| | | | so this builds again. Replace hardcoded name length magic with NAME_MAX.
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
| | | | | | It was not discussed and should probably not happen. Requested by: msmith and others
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+2
| | | | | | | | the type argument to *_HEAD and *_ENTRY is a struct. Suggested by: phk Reviewed by: phk Approved by: mdodd
* A little gadget to dump the contents of the vfs name cache.phk1997-09-043-0/+137
OpenPOWER on IntegriCloud