NetBSD/sys
kochi 3c3271accf Cleanup usage of ENABLE_DEBUGGER/ACPI_DEBUGGER/DDB.
By this change, ACPI debugger/disassembler are only
compiled when both DDB and ACPI_DEBUG options are
specified.  This change also reduces the kernel size
a little when ACPI_DEBUG is not specified.
2003-07-03 14:37:34 +00:00
..
altq Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
arch Fix uninitialized variable. 2003-07-03 13:19:30 +00:00
coda Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
compat Added a IOFBSETCOLORCONVERTTABLE method in ioframebuffer driver. 2003-07-01 19:15:47 +00:00
conf defparam SOMAXKVA. 2003-07-03 01:42:10 +00:00
crypto
ddb Allow the dmesg command to show the last N bytes of the kernel message 2003-07-02 07:05:29 +00:00
dev Cleanup usage of ENABLE_DEBUGGER/ACPI_DEBUGGER/DDB. 2003-07-03 14:37:34 +00:00
fs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Make somaxkva modifyable via sysctl (and compile-time) instead of 2003-07-02 20:07:45 +00:00
lib Protect opt_*.h include by _KERNEL_OPT 2003-06-23 14:17:24 +00:00
lkm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
miscfs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
net Make IFQ_MAXLEN possible to set as an config-file option. 2003-07-03 09:24:19 +00:00
netatalk Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netccitt Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netinet Make it possible to set TCP_INIT_WIN and TCP_INIT_WIN_LOCAL in the config 2003-07-03 08:28:16 +00:00
netinet6 minor KNF 2003-07-03 05:03:53 +00:00
netisdn use strlcpy 2003-05-16 05:12:32 +00:00
netiso Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netkey Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netnatm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netns Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
netsmb "(u_short > 0xffff)" is never true, as gcc3 found out 2003-07-03 10:59:12 +00:00
nfs Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
stand
sys Make somaxkva modifyable via sysctl (and compile-time) instead of 2003-07-02 20:07:45 +00:00
ufs a comment. 2003-07-02 14:07:16 +00:00
uvm Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
Makefile