freebsd-dev/sys/conf
Marcel Moolenaar e2ee21738f Update for the KDB framework:
o  Rename WITNESS_DDB to WITNESS_KDB. In the new world order KDB is the
   acronym to use for debugging related code. The DDB option is used
   to enable the DDB debugger backend only.
o  Likewise, rename DDB_TRACE to KDB_TRACE, rename DDB_UNATTENDED to
   KDB_UNATTENDED and rename SC_HISTORY_DDBKEY to SC_HISTORY_KDBKEY.
o  Remove DDB_NOKLDSYM. The new DDB backend supports pre-linker symbol
   lookups as well as KLD symbol lookups at the same time.
o  Remove GDB_REMOTE_CHAT. The GDB protocol hacks to allow this are
   FreeBSD specific. At the same time, the GDB protocol has packets
   for console output.
2004-07-11 01:44:07 +00:00
..
defines
files Mega update for the KDB framework: turn DDB into a KDB backend. 2004-07-10 23:47:20 +00:00
files.alpha Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.amd64 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.arm
files.i386 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.ia64 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.pc98 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
files.powerpc Fix build for non-WITNESS case 2004-07-11 01:38:25 +00:00
files.sparc64 Hook the GDB backend into the build. 2004-07-10 23:31:17 +00:00
kern.mk
kern.post.mk We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and 2004-06-27 23:03:43 +00:00
kern.pre.mk We don't need GEN_M_CFILES. Fold it into GEN_CFILES definition and 2004-06-27 23:03:43 +00:00
kmod_syms.awk
kmod.mk Add acpi methods for HID/CID probing, evaluating objects, and walking the 2004-06-29 18:56:14 +00:00
ldscript.alpha
ldscript.amd64 Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses 2004-05-29 01:09:00 +00:00
ldscript.arm
ldscript.i386
ldscript.ia64 Fix the following error: 2004-06-20 22:32:19 +00:00
ldscript.powerpc
ldscript.sparc64
majors
majors.awk
Makefile.alpha
Makefile.amd64
Makefile.arm
Makefile.i386
Makefile.ia64
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh When building a kernel or the loader, let the hostname be overridden 2004-07-01 06:40:12 +00:00
NOTES Update for the KDB framework: 2004-07-11 01:44:07 +00:00
options Update for the KDB framework: 2004-07-11 01:44:07 +00:00
options.alpha Update for the KDB framework. Sanitize the alpha console code now that 2004-07-10 22:29:41 +00:00
options.amd64
options.arm
options.i386
options.ia64
options.pc98 MFi386: Add NETGRAPH_CRONYX. 2004-05-18 11:56:24 +00:00
options.powerpc Catch up with sparc64 OFWCONS_POLL_HZ change 2004-06-25 13:44:34 +00:00
options.sparc64 Better OFW console support on Sun Ultra2 machines. 2004-06-24 02:57:11 +00:00
systags.sh