aboutsummaryrefslogtreecommitdiff
path: root/sys/gdb/gdb_cons.c
Commit message (Expand)AuthorAgeFilesLines
* gdb(4): Root a sysctl tree at 'debug.gdb.'Conrad Meyer2019-09-081-1/+4
* sys/gdb: 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
* Pull in r267961 and r267973 again. Fix for issues reported will follow.Hans Petter Selasky2014-06-281-3/+2
* Revert r267961, r267973:Glen Barber2014-06-271-2/+3
* Extend the meaning of the CTLFLAG_TUN flag to automatically check ifHans Petter Selasky2014-06-271-3/+2
* rename scheduler->swapper and SI_SUB_RUN_SCHEDULER->SI_SUB_LASTAndriy Gapon2013-07-241-1/+1
* kern cons: introduce infrastructure for console grabbing by kernelAndriy Gapon2011-12-171-0/+10
* there must be only one SYSINIT with SI_SUB_RUN_SCHEDULER+SI_ORDER_ANY orderAndriy Gapon2010-09-301-1/+1
* Commit SYSINIT() ;-adding patch missed in previous pass.Robert Watson2008-03-161-1/+1
* Convert to new console apiPoul-Henning Kamp2006-05-261-4/+7
* add support for copying console messages to a remote gdbSam Leffler2006-03-231-0/+172