• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

dumpvfscache/26-Jul-2015-158126

httpd-error/26-Jul-2015-6328

localeck/26-Jul-2015-12464

READMED26-Jul-2015559 1610

README

1$FreeBSD: stable/10/tools/diag/README 240470 2012-09-13 17:49:11Z eadler $
2
3This directory is for diagnostic programs.
4
5A diagnostic program is one that will inform you that something is wrong
6somewhere, for instance by traversing a kernel-structure and verifying
7the integrity.
8
9Please make a subdir per program, and add a brief description to this file.
10
11dumpvfscache	program that can be used to examine the contents of the vfs
12		name cache.
13httpd-error	check for Web files which does not exists on your host
14localeck	check for invalid/incomplete locales
15
16