index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
i386at
/
kd_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove machine/machspl.h as it duplicates machine/spl.h
LD
2024-03-09
1
-1
/
+1
*
smp: Fix unable to enter kdb during boot
Damien Zammit
2024-02-11
1
-2
/
+0
*
kd: Handle masking of keyboard interrupt in the driver
Damien Zammit
2023-10-01
1
-0
/
+7
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-1
/
+3
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-2
/
+2
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
1
-6
/
+2
*
Fix dev_ops types
Samuel Thibault
2018-07-28
1
-6
/
+6
*
Use printf_once instead of recoding it
Samuel Thibault
2015-02-26
1
-8
/
+1
*
Limit printing "queue full" messages
Samuel Thibault
2015-02-26
1
-1
/
+8
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-28
/
+25
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-1
/
+2
*
i386: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-1
/
+1
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-3
/
+3
*
i386/i386at/kd_event.c (kbdsetstat): fix difference in signedness
Marin Ramesa
2013-12-10
1
-2
/
+2
*
i386/i386at/kd_event.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-8
/
+0
*
i386/i386at/kd_event.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-13
/
+13
*
Remove unused [!MACH_KERNEL] driver code
Guillem Jover
2011-09-12
1
-192
/
+0
*
Use Mach native error codes instead of POSIX errno E* ones
Guillem Jover
2011-09-02
1
-1
/
+1
*
Add console=comN boot option to enable serial console
Samuel Thibault
2011-02-26
1
-0
/
+3
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-14 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+11
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+2
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-4
/
+0
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+4
*
2004-02-02 Marco Gerards <metgerards@student.han.nl>
Marco Gerards
2009-06-18
1
-0
/
+5
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-27
/
+27
*
1999-02-27 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
Thomas Bushnell
1999-04-26
1
-0
/
+9
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+560