index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
config.h
Age
Commit message (
Expand
)
Author
2014-11-27
struggling with new multitasking
Michal Idziorek
2014-11-23
mostly pr and cosmetics
Michal Idziorek
2014-11-23
moved ls to own binary
Michal Idziorek
2014-11-23
double indirect block support to ELF and check sum calc
Michal Idziorek
2014-11-23
passing argv and argc to main, and fixed ELF load.
Michal Idziorek
2014-11-22
added call_unhandled for unhandled syscalls
Michal Idziorek
2014-11-22
first (non-functional) port of binutils
Michal Idziorek
2014-11-21
trying to port binutils
Michal Idziorek
2014-11-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-17
identity paging re-enabled
Michal Idziorek
2014-11-17
minor fixes and testing
Michal Idziorek
2014-11-17
trying to reactivate multitasking.
Michal Idziorek
2014-11-14
switched bochs to term mode !
Michal Idziorek
2014-11-13
changed some config defaults
Michal Idziorek
2014-11-13
cleanup and refactoring. abstracting away console
Michal Idziorek
2014-11-12
minor cleanup
Michal Idziorek
2014-10-24
turned off logging
Michal Idziorek
2014-10-24
moved kernel and ramimage to 0x100000 successfully
Michal Idziorek
2014-10-22
working on ext2 and readdir syscall
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek
2014-09-04
using raimage instead of floppy
Michal Idziorek
2014-09-03
debugging floppy driver :(
Michal Idziorek
2014-09-03
Moved kernel to 0x10000 !
Michal Idziorek