summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Edited makefileAlexis2112009-12-061-1/+2
* Added a game of life simulator demoAlexis2112009-11-131-3/+4
* Introduced PaperWork : our init/login manager.Alexis2112009-11-081-4/+5
* Arranged some paperworkAlexis2112009-10-291-0/+1
* More work on userland syscalls : Files are implemented.Alexis2112009-10-241-2/+3
* Added some stuff to the README, and made GRUB's menu.cfg auto-updating.Alexis2112009-10-231-0/+1
* Added some screenshots (\o/) and implemented mkdir in userland.Alexis2112009-10-231-4/+5
* More work on syscalls and shellAlexis2112009-10-231-1/+5
* Started working on user managmentAlexis2112009-10-211-0/+6
* Started working on a userland shellAlexis2112009-10-201-1/+2
* Re-organized everythingAlexis2112009-10-181-4/+5
* We can now load ELF binaries !!!Alexis2112009-10-181-2/+2
* Melon now loads a simple ASM application out of the ramfsAlexis2112009-10-171-1/+2
* Each Process now has a user heap.Alexis2112009-10-171-4/+7
* Tasking now works with linked listsAlexis2112009-10-111-0/+3
* Keymaps are now loaded from ramfs.Alexis2112009-09-201-1/+2
* We now have scrollable virtual terminals !Alexis2112009-09-201-1/+5
* Changes in mutexes, vectors and VTs :Alexis2112009-09-181-1/+1
* Added a few commands to kernel shell (rm && mkdir).Alexis2112009-09-141-1/+1
* Kernel can now load an Initrd.Alexis2112009-09-131-2/+2
* RamFS creatable but not loadable yetAlexis2112009-09-131-3/+8
* Cleanup'ed a TODOAlexis2112009-09-061-1/+2
* We now have (partial) support for UTF-8.Alexis2112009-08-291-2/+2
* .Alexis2112009-08-291-1/+1
* System boots up and shows a nice ASCII art logo.Alexis2112009-08-211-0/+48