freebsd_amp_hwpstate/sys/boot
Mike Smith e9583ef187 From the PR:
I added a FICL_TRACE-conditioned trace facility based on "see".
It is ugly because words' functions are almost all static, and ficlExec,
where the trace has to be located, can't get their pointers. So, #ifdef
this staticization, and add most of see's body into ficlExec. Duplication
of code, uglyness, etc. But it is cleanly #ifdef'ed, and works like a
charm.

	It does not provide "step" facility, though, just trace. It is
tunable at run-time through "trace!". If anyone (most likely me :) ever
wants a step facility, I'll add it. Should be easy.

PR:		bin/9652
Submitted by:	"Daniel C. Sobral" <dcs@newsguy.com>
1999-01-24 06:06:21 +00:00
..
alpha Transition from using Perl to using awk for our text-manipulation 1999-01-18 19:05:27 +00:00
common bootstrap.h 1999-01-22 23:50:14 +00:00
ficl From the PR: 1999-01-24 06:06:21 +00:00
i386 Bleh. Missing 'unit =' doesn't help legacy num_ide_disks code. 1999-01-24 06:03:44 +00:00
ofw/libofw
Makefile