apps
|
smaller fix for membench
|
2014-05-14 17:41:36 +02:00 |
arch/x86
|
applied some bugfixes from eduOS
|
2014-06-30 00:37:05 +02:00 |
documentation
|
Added the LWIP_CHECKSUM_ON_COPY bit to the LwIP configuration document
|
2012-09-16 11:01:57 +02:00 |
drivers
|
fixed little bug in stdout handler (output appearing twice)
|
2014-01-09 14:06:55 +01:00 |
fs
|
removed unused variable
|
2014-02-07 11:01:21 +01:00 |
include
|
moved VMA initialization of APIC and MultiProcessing related stuff to apic.c
|
2014-05-14 18:01:58 +02:00 |
kernel
|
fixed deadlock
|
2014-04-23 18:36:35 +02:00 |
libkern
|
added missing #include for uart output
|
2014-02-07 10:56:52 +01:00 |
lwip
|
add workaround to avoid LwIP bug
|
2012-09-10 05:32:57 -07:00 |
mm
|
applied some bugfixes from eduOS
|
2014-06-30 00:37:05 +02:00 |
newlib
|
removed temporary and automatically generated files
|
2014-08-14 20:07:47 +02:00 |
tools
|
switch to the standard gcc
|
2012-09-12 00:46:52 -07:00 |
.gitignore
|
added userspace testcase for fork() and execve() syscalls
|
2014-01-28 14:36:59 +01:00 |
Doxyfile
|
Updated Doxygen config and texts.
|
2012-07-02 12:40:08 +02:00 |
LICENSE-2.0.txt
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
link32.ld
|
add alpha version of x64 support
|
2012-06-10 08:05:24 +02:00 |
link64.ld
|
add alpha version of x64 support
|
2012-06-10 08:05:24 +02:00 |
Makefile.example
|
simplified example Makefile
|
2014-08-14 20:18:52 +02:00 |
Makefile.inc
|
- some chmod changes
|
2011-08-02 15:58:20 +02:00 |
Makefile.scc
|
switch to the standard gcc
|
2012-09-12 00:46:52 -07:00 |
NOTICE
|
update of the NOTICE file
|
2012-07-20 20:30:59 +02:00 |
script.gdb
|
added example for memory watchpoint
|
2014-02-18 13:13:10 +01:00 |
script.ipxe
|
added iPXE script with a short comment about the hardware environment
|
2014-02-03 09:44:08 +01:00 |