index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userspace
Age
Commit message (
Expand
)
Author
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-26
add brainfuck script file
Michal Idziorek
2014-11-25
started adding stack shmashing protection
Michal Idziorek
2014-11-24
implemented basic 'cd' in foolshell
Michal Idziorek
2014-11-24
some progress with userspace
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
2014-11-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
experimenting wih userspace and syscalls
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-10-24
added very simple example user prog for adding.
Michal Idziorek
2014-10-24
updated userspace with new adapted brainfuck
Michal Idziorek
2014-10-24
fixed address
Michal Idziorek
2014-10-23
added execve syscall
Michal Idziorek
2014-10-22
improved shell
Michal Idziorek
2014-10-22
working on ext2 and readdir syscall
Michal Idziorek
2014-10-22
do not promop on ext2 formatting ramimage!
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
simple tokenizer for the foolshell
Michal Idziorek
2014-10-22
migrating shell to "userspace"
Michal Idziorek
2014-10-21
started implementing our first fool-shell.
Michal Idziorek
2014-10-21
new screenshot and minor cosmetics
Michal Idziorek
2014-10-21
ported Brainfuck interpreter.
Michal Idziorek
2014-10-20
started porting simple brainfuck interpreter
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek