mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 22:32:37 -05:00
block followed by a discontiguous fragment. Add checks for unallocated inodes and inodes with unknown mode types. Cleanup variable declarations by changing from type `int' to types like ufs_lbn_t, ufs2_daddr_t, etc. Reported by: bde |
||
|---|---|---|
| .. | ||
| dumpvfscache | ||
| localeck | ||
| prtblknos | ||
| README | ||
$FreeBSD$ This directory is for diagnostic programs. A diagnostic program is one that will inform you that something is wrong somewhere, for instance by traversing a kernel-structure and verifying the integrity. Please make a subdir per program, and add a brief description to this file. dumpvfscache program that can be used to examine the contents of the vfs name cache. localeck check for invalid/incomplete locales prtblknos Print out the blocks used by each inode in the list