aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mambo/mambo_console.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* sys: Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* kern cons: introduce infrastructure for console grabbing by kernelAndriy Gapon2011-12-171-0/+12
* Follow up to r225203 refining break-to-debugger run-time configurationRobert Watson2011-08-271-2/+0
* Attempt to make break-to-debugger and alternative break-to-debugger moreRobert Watson2011-08-261-19/+3
* Don't create spurious /dev entries.Nathan Whitehorn2010-10-251-1/+0
* Add support for the IBM Full-System Simulator (Mambo). This code has beenNathan Whitehorn2010-07-311-0/+192