summaryrefslogtreecommitdiff
path: root/kernel/shell.c
AgeCommit message (Collapse)Author
2014-10-22deleted empty fileMichal Idziorek
2014-10-22migrating shell to "userspace"Michal Idziorek
2014-10-17added simple syscall interfaceMichal Idziorek
2014-09-08started with mouse driver and double bufferMichal Idziorek
2014-09-08fixed waiting for keypress in bootloader.Michal Idziorek
2014-09-03debugging floppy driver :(Michal Idziorek
2014-09-03Improved Multiprocessing / Multitasking codeMichal Idziorek
2014-09-03changed acpi scan range.Michal Idziorek
2014-09-03system clockMichal Idziorek
2014-09-03ACPI support !Michal Idziorek
2014-09-02Improved directory structure.Michal Idziorek
2014-08-29added paging supportMichal Idziorek
2014-08-29keyboard handler debugging logMichal Idziorek
2014-08-27cleanup and switched logging to vesa mode console!Michal Idziorek
2014-08-20started implementing floppy driver etc.Michal Idziorek
2014-08-09working on virtual memory managerMichal Idziorek
2014-08-06minor fixes of some comments and interruptsMichal Idziorek
2014-07-15minor experimentsmiguel
2014-07-08added basic shell with one command.Michal Idziorek