freebsd-src/usr.bin/ktrace
John Baldwin 0b8d17c861 ktrace: Only enable EXTERROR traces for 'x'
Add a missing break statement to avoid falling through to the '+'
case.

Fixes:		96f4be881e ("ktrace(1): teach about KTR_EXTERR")
2025-11-05 21:48:37 -05:00
..
ktrace.1 ktrace(1): teach about KTR_EXTERR 2025-06-03 05:47:38 +03:00
ktrace.c
ktrace.h ktrace(1): teach about KTR_EXTERR 2025-06-03 05:47:38 +03:00
Makefile
Makefile.depend
subr.c ktrace: Only enable EXTERROR traces for 'x' 2025-11-05 21:48:37 -05:00