CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2025/06/17 10:01:41
Modified files: usr.sbin/vmd : i8253.c Log message: Squelch vmd's i8253 debug output, tucking behind DPRINTFs. Too much noise when folks use debug logging to help identify issues in vmd. This makes it a compile time option to debug i8253 nonsense. Discussed with mlarkin@