freebsd-dev/sys/i386/conf
Bruce Evans 1e9ea774c0 Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS,
ACPI_NO_SEMAPHORES, ASR_MEASURE_PERFORMANCE, AST_DEBUG, ATAPI_DEBUG,
ATA_DEBUG, BKTR_ALLOC_PAGES, BROOKTREE_ALLOC_PAGES, CAPABILITIES,
COMPAT_SUNOS, CV_DEBUG, MAXFILES, METEOR_TEST_VIDEO, NDEVFSINO,
NDEVFSOVERFLOW, NETGRAPH_BRIDGE, NETSMB, NETSMBCRYPTO, PFIL_HOOKS,
SIMOS, SMBFS, VESA_DEBUG, VGA_DEBUG.

Start using #! to comment out negative options and ## to comment out
broken options.

atapi-all.c:
Fixed rotted bits that were hiding under ATAPI_DEBUG.

atapi-cd.c:
#include "opt_ata.h" so that ACD_DEBUG is actually visible.

ata/atapi-tape.c
#include "opt_ata.h" so that AST_DEBUG is actually visible.
2002-02-15 07:08:44 +00:00
..
GENERIC Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly about 2002-02-13 18:47:50 +00:00
GENERIC.hints Remove pcm hints here now that it's gone from GENERIC. 2001-05-26 08:04:34 +00:00
gethints.pl Report the line number where gethints.pl does not understand something 2000-06-26 09:08:23 +00:00
Makefile Get the build bits right for the new Architecture Independant null- and 2000-06-25 09:18:13 +00:00
makeLINT.pl Duh! LINT is called NOTES these days. 2000-10-14 08:40:47 +00:00
NEWCARD Sync to GENERIC: add UFS_DIRHASH 2002-01-15 06:43:59 +00:00
NEWCARD.hints Back out last commit, it was accidental 2001-11-11 20:19:36 +00:00
NOTES Added undocumented options AAC_DEBUG, ACD_DEBUG, ACPI_MAX_THREADS, 2002-02-15 07:08:44 +00:00