summaryrefslogtreecommitdiff
path: root/Source/Library
Commit message (Expand)AuthorAgeFilesLines
* Some changes, and implemented rm in userland shell.Alexis2112009-10-235-12/+41
* More work on syscalls and shellAlexis2112009-10-232-1/+25
* More work on syscalls and shellAlexis2112009-10-2311-2/+69
* Started working on user managmentAlexis2112009-10-214-17/+31
* More workAlexis2112009-10-213-4/+16
* Started working on a userland shellAlexis2112009-10-205-3/+44
* Implemented static syscalls, specific to a class and not an object.Alexis2112009-10-208-6/+21
* We now have call tables for ressources.Alexis2112009-10-206-30/+46
* More work on syscallsAlexis2112009-10-187-2/+53
* Mem::kalloc and Mem::kfree renamed to Mem::alloc and Mem::kfreeAlexis2112009-10-184-12/+13
* Heap included as well in userland libraryAlexis2112009-10-1811-1/+531
* More work on syscallsAlexis2112009-10-185-0/+54
* Syscall interface starts being implemented !Alexis2112009-10-189-13/+100
* Re-organized everythingAlexis2112009-10-1824-0/+1375