index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-12-04
finally hacked env and argv!
Michal Idziorek
2014-12-03
increased logger grnaularity and working on memory management
Michal Idziorek
2014-12-02
added and tested libm (newlib)
Michal Idziorek
2014-12-02
added first 'package' : ncurses
Michal Idziorek
2014-12-02
Adapt for ncurses
Michal Idziorek
2014-12-02
little cleanup
Michal Idziorek
2014-12-02
spawn shells forever
Michal Idziorek
2014-12-02
further work on fork and friends
Michal Idziorek
2014-12-01
very buggy fork, execve and exit
Michal Idziorek
2014-12-01
finally implemented fork() syscall
Michal Idziorek
2014-12-01
fuck reentrant clib, we are linking static anyway
Michal Idziorek
2014-12-01
Paging between 2 'tasks' loaded from ELF files.
Michal Idziorek
Both files are loaded at: 0x08048000 virutal!
2014-11-28
struggling with paging ...
Michal Idziorek
2014-11-27
fixed iditoc mistake in multitask testing
Michal Idziorek
2014-11-27
struggling with new multitasking
Michal Idziorek
2014-11-27
Progs at vmem=0x8048000 and Improved Console Ouput
Michal Idziorek
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-26
further cleanup
Michal Idziorek
2014-11-26
some cleanup
Michal Idziorek
2014-11-26
added qemu target to Makefile
Michal Idziorek
2014-11-26
add brainfuck script file
Michal Idziorek
2014-11-25
started adding stack shmashing protection
Michal Idziorek
2014-11-25
memory and buildsys improvements
Michal Idziorek
2014-11-24
readme update
Michal Idziorek
2014-11-24
check ext2 fs before getting inode content
Michal Idziorek
2014-11-24
new screnshot
Michal Idziorek
2014-11-24
implemented basic 'cd' in foolshell
Michal Idziorek
2014-11-24
some progress with userspace
Michal Idziorek
2014-11-24
hide text mode cursor
Michal Idziorek
2014-11-24
fixed ENV problem
Michal Idziorek
2014-11-24
problems with ENV
Michal Idziorek
2014-11-24
playing with enviroment variables
Michal Idziorek
2014-11-23
foolshell and syscalls improvememets
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
fix typo
Michal Idziorek
2014-11-23
adjusting syscalls
Michal Idziorek
2014-11-23
passing argv and argc to main, and fixed ELF load.
Michal Idziorek
2014-11-22
fix return value
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
working on ELF bin 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
os-specific toolchain!
Michal Idziorek
[next]