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
*
Document why code is not racy
Samuel Thibault
2016-02-26
1
-0
/
+2
*
Fix unused variable warnings
Richard Braun
2016-02-02
1
-3
/
+0
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
2
-11
/
+15
*
Fix early page allocation on Xen
Richard Braun
2016-01-30
3
-10
/
+87
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-272
/
+14
*
Import the biosmem module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
2
-0
/
+928
*
Import the elf module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-0
/
+61
*
fix t_addr assignment in lpropen
Flavio Cruz
2016-01-02
1
-12
/
+14
*
remove unnused disk code and headers
Flavio Cruz
2016-01-01
1
-101
/
+0
*
Fix bound
Samuel Thibault
2015-11-27
1
-1
/
+1
*
Reserve 64k at beginning of memory, not just 4k
Samuel Thibault
2015-08-31
1
-3
/
+5
*
Fix printk not handling ANSI escape codes
James Clarke
2015-08-30
2
-24
/
+40
*
i386: fix line wrapping in the immediate console
Justus Winter
2015-07-09
1
-1
/
+1
*
i386: improve the immediate console
Justus Winter
2015-06-28
7
-14
/
+115
*
i386: add comment
Justus Winter
2015-06-26
1
-0
/
+1
*
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
[next]