
This directory contains several subdirectories intended for various debugging
aids.  There are lists of kernel function names from both versions of the
operating system (4.1.3 and Solaris 2.3), a script and a template for looking
at crashes on other systems (ones with a different architecture or a different
OS version), and some additional macros that you might find useful.

	functions
			contains two text files listing function names,
			parameters, and the source file in which they are
			defined.  See the README file for more details.

	kas
			is a sample directory hierarchy which should be
			filled in by you to reflect the various machine and
			OS types you will have to support.  There's a README
			file with more information.

	macros
			contains a few simple macros which were used in the
			examples in the book, plus a version of the ISCDA
			(Initial System Crash Dump Analysis) script for the
			Solaris 2.3 OS.
