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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix warning
Samuel Thibault
2015-05-02
1
-2
/
+4
*
Use printf_once instead of recoding it
Samuel Thibault
2015-02-26
2
-16
/
+2
*
Limit printing "queue full" messages
Samuel Thibault
2015-02-26
2
-2
/
+16
*
i386: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
2
-4
/
+4
*
ddb: add support for ELF symbol tables
Justus Winter
2014-09-17
1
-0
/
+27
*
Fix computation
Samuel Thibault
2014-08-22
1
-1
/
+1
*
Even less magic-looking control value
Neal H. Walfield
2014-08-22
1
-1
/
+1
*
Support invoking the debugger over the serial console
Justus Winter
2014-08-22
2
-1
/
+30
*
Drop debugging prints
Samuel Thibault
2014-07-25
1
-3
/
+0
*
Do not unmap page 0 when not needed
Samuel Thibault
2014-07-06
2
-0
/
+7
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
Samuel Thibault
2014-07-06
1
-18
/
+42
|
\
|
*
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
*
|
i386: use ACPI to power off the machine
Justus Winter
2014-07-06
5
-0
/
+583
|
/
*
ddb: add "halt" command
Justus Winter
2014-05-03
1
-0
/
+5
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
8
-225
/
+177
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
15
-51
/
+53
*
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
*
Fix comstart when the queue is empty
Samuel Thibault
2014-02-04
1
-1
/
+3
*
Fix potential NULL dereference
Samuel Thibault
2014-02-04
1
-0
/
+2
*
Make empty while loops more prominent
Samuel Thibault
2014-02-04
1
-9
/
+18
*
Fix typo
Samuel Thibault
2014-02-04
1
-1
/
+1
*
Add missing break
Samuel Thibault
2014-02-04
1
-0
/
+1
*
Make sure cursor is initialized
Samuel Thibault
2014-01-02
2
-0
/
+21
*
i386: add missing includes
Justus Winter
2013-12-18
1
-0
/
+4
*
i386: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
4
-7
/
+7
*
Fix gcc signedness warning
Samuel Thibault
2013-12-15
2
-5
/
+5
*
Type definition
Marin Ramesa
2013-12-15
3
-8
/
+8
*
Declare void argument lists
Marin Ramesa
2013-12-15
5
-38
/
+38
*
i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
Marin Ramesa
2013-12-11
1
-1
/
+0
*
i386/i386at/kd.c (kdinit): remove forward declaration
Marin Ramesa
2013-12-11
2
-1
/
+2
*
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
2
-6
/
+7
*
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-11
2
-3
/
+3
*
i386/i386at/kd_event.c (kbdsetstat): fix difference in signedness
Marin Ramesa
2013-12-10
1
-2
/
+2
*
i386: move prototypes to fix implicit declaration of function
Marin Ramesa
2013-12-10
1
-10
/
+0
*
i386/i386at/kd.c: use io_req instead of uio
Marin Ramesa
2013-12-09
2
-5
/
+5
*
i386/i386at/lpr.c: fix initalization from incompatible pointer type
Marin Ramesa
2013-12-09
2
-3
/
+3
*
i386/i386at/com.c: fix initialization from incompatible pointer type
Marin Ramesa
2013-12-09
2
-3
/
+3
*
i386/i386at/pic_isa.c: remove forward declaration
Marin Ramesa
2013-12-09
1
-1
/
+1
*
i386/i386at/model_dep.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+2
*
i386/i386at/lpr.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+1
*
time: remove unused variable
Marin Ramesa
2013-12-09
1
-1
/
+0
*
i386/i386at/rtc.c: use boolean instead of an int
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
2
-4
/
+3
*
i386/i386at/immc.c, kd.c: use boolean instead of an int
Marin Ramesa
2013-12-09
2
-3
/
+3
*
Make unsigned character constants unsigned
Samuel Thibault
2013-12-08
1
-3
/
+3
[next]