aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/kd_event.c
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+0
* kd: Handle masking of keyboard interrupt in the driverDamien Zammit2023-10-011-0/+7
* Introduce time_value64_t to keep track of real time in the kernelFlavio Cruz2023-01-031-1/+3
* Fix some warnings with -Wmissing-prototypes.Flavio Cruz2022-12-271-2/+2
* convert K&R into ansiGuy-Fleury Iteriteka2022-05-271-6/+2
* Fix dev_ops typesSamuel Thibault2018-07-281-6/+6
* Use printf_once instead of recoding itSamuel Thibault2015-02-261-8/+1
* Limit printing "queue full" messagesSamuel Thibault2015-02-261-1/+8
* Convert from K&R to ANSIMarin Ramesa2014-04-041-28/+25
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-1/+2
* i386: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-1/+1
* Declare void argument listsMarin Ramesa2013-12-151-3/+3
* i386/i386at/kd_event.c (kbdsetstat): fix difference in signednessMarin Ramesa2013-12-101-2/+2
* i386/i386at/kd_event.c: remove forward declarationsMarin Ramesa2013-12-051-8/+0
* i386/i386at/kd_event.c: remove register qualifiersMarin Ramesa2013-11-151-13/+13
* Remove unused [!MACH_KERNEL] driver codeGuillem Jover2011-09-121-192/+0
* Use Mach native error codes instead of POSIX errno E* onesGuillem Jover2011-09-021-1/+1
* Add console=comN boot option to enable serial consoleSamuel Thibault2011-02-261-0/+3
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2006-11-14 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+11
* 2006-11-13 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+2
* 2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-4/+0
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-2/+4
* 2004-02-02 Marco Gerards <metgerards@student.han.nl>Marco Gerards2009-06-181-0/+5
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-27/+27
* 1999-02-27 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>Thomas Bushnell1999-04-261-0/+9
* Initial sourceThomas Bushnell1997-02-251-0/+560