index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Collapse
)
Author
2014-11-23
passing argv and argc to main, and fixed ELF load.
Michal Idziorek
2014-11-22
Passing params to main()
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-22
support for ELF (with 1*text and 1*data)!
Michal Idziorek
2014-11-22
fix / workaround for my ELF binaries
Michal Idziorek
2014-11-22
working on ELF support
Michal Idziorek
2014-11-21
preparing switch to ELF userspace
Michal Idziorek
2014-11-21
trying to port binutils
Michal Idziorek
2014-11-21
added __linux__ check
Michal Idziorek
2014-11-21
minor change
Michal Idziorek
2014-11-20
minor cosmetic changes in syscalls
Michal Idziorek
2014-11-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
working on syscalls
Michal Idziorek
2014-11-20
add task progress log to console
Michal Idziorek
2014-11-20
turn off shell loading on init!
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-17
little cleanup
Michal Idziorek
2014-11-17
identity paging re-enabled
Michal Idziorek
2014-11-17
minor fixes and testing
Michal Idziorek
2014-11-17
adapted reserved kernel space
Michal Idziorek
2014-11-17
hardcoded shell as task1
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-13
fixing implicit functions!
Michal Idziorek
2014-11-12
fixing implicit declarations ...
Michal Idziorek
2014-11-12
minor cleanup
Michal Idziorek
2014-11-06
vdi target for virtualbox.
Michal Idziorek
2014-10-24
added hack to emulate end-of-file at stdin
Michal Idziorek
2014-10-24
added a few scancodes to allow brainfucking
Michal Idziorek
2014-10-24
Disabled mouse and added shell execve.
Michal Idziorek
2014-10-24
fixed address for execv syscall
Michal Idziorek
2014-10-24
turned off logging
Michal Idziorek
2014-10-24
moved kernel and ramimage to 0x100000 successfully
Michal Idziorek
chs is broken however and only the first chunk seems to get loaded properly :(
2014-10-23
added execve syscall
Michal Idziorek
2014-10-22
added numeric input and capsed alpha to kb driver
Michal Idziorek
2014-10-22
working on ext2 and readdir syscall
Michal Idziorek
2014-10-22
urgent todos
Michal Idziorek
2014-10-22
reading userprogramm from ext2 ramimage!
Michal Idziorek
2014-10-22
working on filesys and readdir syscall
Michal Idziorek
2014-10-22
deleted empty file
Michal Idziorek
2014-10-22
migrating shell to "userspace"
Michal Idziorek
2014-10-21
minor meaningless cosmetic changes
Michal Idziorek
2014-10-21
started implementing our first fool-shell.
Michal Idziorek
2014-10-20
started porting simple brainfuck interpreter
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek
2014-10-17
added simple syscall interface
Michal Idziorek
2014-09-09
started fixing gcc warnings
Michal Idziorek
[next]