summaryrefslogtreecommitdiff
path: root/sys/dev/uart/uart_dbg.c
AgeCommit message (Expand)Author
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2006-05-26Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used.Poul-Henning Kamp
2005-01-06Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh
2004-07-10Add support for uart(4) being a debug port for the GDB backend.Marcel Moolenaar