aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/kd.c
Commit message (Expand)AuthorAgeFilesLines
* kd: Include i386/irq.hSamuel Thibault2024-03-271-0/+1
* remove machine/machspl.h as it duplicates machine/spl.hLD2024-03-091-1/+1
* smp: Fix unable to enter kdb during bootDamien Zammit2024-02-111-0/+1
* console: Fix baud rate on com ports, use 115200 default baud, 8 data bitsDamien Zammit2024-01-201-2/+2
* tty: Convert t_lock to using simple_lock_irqSamuel Thibault2023-08-121-10/+7
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-56/+38
* Remove existing old style definitions and use -Wold-style-definition.Flavio Cruz2023-01-191-16/+6
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-2/+2
* Use -Wstrict-prototypes and fix warningsFlavio Cruz2022-12-211-24/+17
* kd: Do not read the CMOS ramSamuel Thibault2021-04-051-3/+8
* device: Fix d_mmap typeSamuel Thibault2018-07-281-1/+1
* Fix dev_ops typesSamuel Thibault2018-07-281-6/+6
* Fix printk not handling ANSI escape codesJames Clarke2015-08-301-24/+39
* i386: improve the immediate consoleJustus Winter2015-06-281-1/+1
* i386: Fix typos in comments (found by codespell)Stefan Weil2015-01-021-3/+3
* i386: remap some keysJustus Winter2014-06-111-0/+33
* i386: reformat the key mapJustus Winter2014-06-111-18/+9
* Convert from K&R to ANSIMarin Ramesa2014-04-041-102/+84
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-5/+5
* Assume EGA/VGA cardSamuel Thibault2014-03-281-0/+3
* Really default to EGA/VGA on unknown CMOS valuesSamuel Thibault2014-03-281-2/+3
* Make empty while loops more prominentSamuel Thibault2014-02-041-9/+18
* Make sure cursor is initializedSamuel Thibault2014-01-021-0/+19
* Fix gcc signedness warningSamuel Thibault2013-12-151-4/+4
* Type definitionMarin Ramesa2013-12-151-2/+2
* Declare void argument listsMarin Ramesa2013-12-151-31/+31
* i386/i386at/kd.c (kdinit): remove forward declarationMarin Ramesa2013-12-111-1/+0
* i386/i386at/kd.c (kdmmap): remove unnecessary castMarin Ramesa2013-12-111-1/+1
* i386/i386at/kd.c: remove forward declarationsMarin Ramesa2013-12-111-6/+0
* i386/i386at/kd.c: use io_req instead of uioMarin Ramesa2013-12-091-3/+3
* i386/i386at/kd.c: use boolean instead of an unsigned intMarin Ramesa2013-12-091-3/+3
* i386/i386at/kd.c: use boolean instead of an intMarin Ramesa2013-12-091-3/+3
* i386/i386at/model_dep.c, kd.c: use boolean instead of an intMarin Ramesa2013-12-091-2/+1
* i386/i386at/immc.c, kd.c: use boolean instead of an intMarin Ramesa2013-12-091-2/+2
* Add comments after endifsMarin Ramesa2013-12-081-1/+1
* i386/i386at/kd.c: remove forward declarationsMarin Ramesa2013-12-051-21/+1
* i386/i386at/kd.c: remove register qualifiersMarin Ramesa2013-11-151-12/+12
* Match type for count with tty_get_status and tty_set_statusGuillem Jover2012-03-201-2/+2
* Fix PC samplingSamuel Thibault2011-09-011-5/+3
* Console declaration cleanupSamuel Thibault2011-08-301-6/+4
* Add prototypes for locore functionsGuillem Jover2011-08-271-0/+1
* Fix typoSamuel Thibault2011-03-211-1/+1
* Clean kd.[ch]Samuel Thibault2011-03-201-58/+58
* Avoid dropping kd_intr when RCLINE is >= 0Samuel Thibault2011-01-151-0/+3
* Avoid harmless warningSamuel Thibault2010-10-241-0/+2
* Rename kd_atoi into mach_atoiSamuel Thibault2009-11-221-55/+23
* Fix warningsSamuel Thibault2009-10-201-5/+3
* 2008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2008-07-19 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-7/+8
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1