index
:
TCE.git
master
old_c
std_c_userland
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introducing FWIK, the userland C++ framework. Far from complete.
Alex AUVOLAT
2012-05-19
1
-1
/
+1
*
Added initrd. Status: VFS support, totally useless shell.
Alex AUVOLAT
2012-05-18
1
-1
/
+1
*
A bit of a change in the directory layout.
Alex AUVOLAT
2012-05-18
1
-4
/
+2
*
Devices using the VFS structure. Basic keyboard handler.
Alex AUVOLAT
2012-05-17
1
-3
/
+4
*
Beginning of a VFS implemented. C++ is great.
Alex AUVOLAT
2012-05-17
1
-2
/
+3
*
Fixed some nasty bugs.
Alex AUVOLAT
2012-05-17
1
-1
/
+1
*
Object version of earray
Alex AUVOLAT
2012-05-04
1
-1
/
+1
*
More OOP;
Alex AUVOLAT
2012-05-04
1
-1
/
+1
*
Now using Doug Lea's malloc for userland too. And improved stability.
Alex AUVOLAT
2012-05-01
1
-2
/
+2
*
Now using Doug Lea's malloc in kernel land. Next: same in userland.
Alex AUVOLAT
2012-05-01
1
-2
/
+2
*
Some cleanup ; relocated the kernel at 0xC0000000
Alex AUVOLAT
2012-05-01
1
-4
/
+5
*
Removed all old object/request/... stuff (that was crap)
Alexis211
2010-09-10
1
-1
/
+1
*
Each thread has its own stack. Added simple unit tests for kmalloc,kfree
Alexis211
2010-09-10
1
-1
/
+1
*
Now using a simple Round Robin scheduler.
Alexis211
2010-08-10
1
-1
/
+1
*
Using a cross-compiler. Better makefile system.
Alexis211
2010-08-10
1
-35
/
+11
*
More work on manager
Alexis211
2010-04-07
1
-1
/
+1
*
IPC not tested but suposedly working.
Alexis211
2010-03-24
1
-1
/
+1
*
More work on IPC
Alexis211
2010-03-23
1
-1
/
+1
*
old uncommited changes commited
Alexis211
2010-03-02
1
-1
/
+2
*
Reorganisation
Alexis211
2010-02-06
1
-0
/
+38