freebsd-nq/share/man
Alexander Motin f0f25b9c80 To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,
CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by default.
List of these flags can be modified with CAM_DEBUG_COMPILE kernel option.
CAMDEBUG kernel option still enables all possible debug, if not overriden.

Additional 50KB of kernel size is a good price for the ability to debug
problems without rebuilding the kernel. In case where size is important,
debugging can be compiled out by setting CAM_DEBUG_COMPILE option to 0.
2012-06-07 10:05:51 +00:00
..
man1 sh: Add kill builtin. 2010-12-21 22:47:34 +00:00
man3 General mdoc(7) and typo fixes. 2012-05-11 20:06:46 +00:00
man4 To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO, 2012-06-07 10:05:51 +00:00
man5 Fix style nit: don't use leading zero for dates in .Dd 2012-06-05 03:14:39 +00:00
man6
man7 Fix style nit: don't use leading zero for dates in .Dd 2012-06-05 03:14:39 +00:00
man8 Fixes to man8 groff mandoc style, usage mistakes, or typos. 2012-05-24 02:24:03 +00:00
man9 Use the defined terms "readers" and "writers" to simplify some text. 2012-06-06 13:35:30 +00:00
Makefile