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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kd: Include i386/irq.h
Samuel Thibault
2024-03-27
1
-0
/
+1
*
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
-0
/
+1
*
console: Fix baud rate on com ports, use 115200 default baud, 8 data bits
Damien Zammit
2024-01-20
1
-2
/
+2
*
tty: Convert t_lock to using simple_lock_irq
Samuel Thibault
2023-08-12
1
-10
/
+7
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-56
/
+38
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-16
/
+6
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-2
/
+2
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-24
/
+17
*
kd: Do not read the CMOS ram
Samuel Thibault
2021-04-05
1
-3
/
+8
*
device: Fix d_mmap type
Samuel Thibault
2018-07-28
1
-1
/
+1
*
Fix dev_ops types
Samuel Thibault
2018-07-28
1
-6
/
+6
*
Fix printk not handling ANSI escape codes
James Clarke
2015-08-30
1
-24
/
+39
*
i386: improve the immediate console
Justus Winter
2015-06-28
1
-1
/
+1
*
i386: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
1
-3
/
+3
*
i386: remap some keys
Justus Winter
2014-06-11
1
-0
/
+33
*
i386: reformat the key map
Justus Winter
2014-06-11
1
-18
/
+9
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-102
/
+84
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-5
/
+5
*
Assume EGA/VGA card
Samuel Thibault
2014-03-28
1
-0
/
+3
*
Really default to EGA/VGA on unknown CMOS values
Samuel Thibault
2014-03-28
1
-2
/
+3
*
Make empty while loops more prominent
Samuel Thibault
2014-02-04
1
-9
/
+18
*
Make sure cursor is initialized
Samuel Thibault
2014-01-02
1
-0
/
+19
*
Fix gcc signedness warning
Samuel Thibault
2013-12-15
1
-4
/
+4
*
Type definition
Marin Ramesa
2013-12-15
1
-2
/
+2
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-31
/
+31
*
i386/i386at/kd.c (kdinit): remove forward declaration
Marin Ramesa
2013-12-11
1
-1
/
+0
*
i386/i386at/kd.c (kdmmap): remove unnecessary cast
Marin Ramesa
2013-12-11
1
-1
/
+1
*
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-11
1
-6
/
+0
*
i386/i386at/kd.c: use io_req instead of uio
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/kd.c: use boolean instead of an unsigned int
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-3
/
+3
*
i386/i386at/model_dep.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-2
/
+1
*
i386/i386at/immc.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-2
/
+2
*
Add comments after endifs
Marin Ramesa
2013-12-08
1
-1
/
+1
*
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-21
/
+1
*
i386/i386at/kd.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-12
/
+12
*
Match type for count with tty_get_status and tty_set_status
Guillem Jover
2012-03-20
1
-2
/
+2
*
Fix PC sampling
Samuel Thibault
2011-09-01
1
-5
/
+3
*
Console declaration cleanup
Samuel Thibault
2011-08-30
1
-6
/
+4
*
Add prototypes for locore functions
Guillem Jover
2011-08-27
1
-0
/
+1
*
Fix typo
Samuel Thibault
2011-03-21
1
-1
/
+1
*
Clean kd.[ch]
Samuel Thibault
2011-03-20
1
-58
/
+58
*
Avoid dropping kd_intr when RCLINE is >= 0
Samuel Thibault
2011-01-15
1
-0
/
+3
*
Avoid harmless warning
Samuel Thibault
2010-10-24
1
-0
/
+2
*
Rename kd_atoi into mach_atoi
Samuel Thibault
2009-11-22
1
-55
/
+23
*
Fix warnings
Samuel Thibault
2009-10-20
1
-5
/
+3
*
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
-7
/
+8
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
[next]