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_mouse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kd_mouse: Fix IBM mouse irq getting stuck and blocking console
Damien Zammit
2023-02-25
1
-2
/
+5
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-4
/
+4
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-2
/
+6
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-1
/
+1
*
kd_mouse: Fix warning
Samuel Thibault
2022-09-17
1
-1
/
+0
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
1
-4
/
+1
*
Add ioapic support disabled by default
Damien Zammit
2021-04-04
1
-1
/
+1
*
spl: Remove intpri array
Samuel Thibault
2019-11-10
1
-4
/
+0
*
simplify interrupt handling
Damien Zammit
2019-11-10
1
-2
/
+0
*
Fix dev_ops types
Samuel Thibault
2018-07-28
1
-3
/
+3
*
Document why code is not racy
Samuel Thibault
2016-02-26
1
-0
/
+2
*
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
-45
/
+33
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-1
/
+2
*
Fix typo
Samuel Thibault
2014-02-04
1
-1
/
+1
*
Add missing break
Samuel Thibault
2014-02-04
1
-0
/
+1
*
Type definition
Marin Ramesa
2013-12-15
1
-1
/
+1
*
i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
Marin Ramesa
2013-12-11
1
-1
/
+0
*
i386/i386at/kd_mouse.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-5
/
+1
*
i386/i386at/kd_mouse.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-10
/
+10
*
Remove unused [!MACH_KERNEL] driver code
Guillem Jover
2011-09-12
1
-159
/
+1
*
Use Mach native error codes instead of POSIX errno E* ones
Guillem Jover
2011-09-02
1
-3
/
+3
*
Interrupt handlers do not return any value
Guillem Jover
2009-12-18
1
-2
/
+2
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-19 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+4
*
2006-11-14 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+30
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-3
/
+3
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-2
/
+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-06-30 Samuel Thibault <samuel.thibault@ens-lyon.org>
Thomas Schwinge
2009-06-18
1
-10
/
+25
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-32
/
+32
*
1999-02-27 OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>
Thomas Bushnell
1999-04-26
1
-0
/
+24
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+899