index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
userspace
/
foolshell.c
Age
Commit message (
Expand
)
Author
2018-09-13
inside the scheduler
Miguel
2018-09-07
apic timer smp
Miguel
2018-09-03
big renaming
Miguel
2018-09-02
syscalls
Miguel
2018-08-20
vesa works beuatifullyy
Miguel
2018-08-19
get vesa working in vmem.
Miguel
2018-08-18
cleaning up syscalls and playing with new pipes
Miguel
2018-08-17
started reviving my fool os
Miguel
2015-05-25
fixed critical but in ELF loader and finally got tput etc.. (ncurses) working
Michal Idziorek
2015-05-24
porting ncurses...
Michal Idziorek
2015-05-23
improved params and environment passing and started snake-game :)
Michal Idziorek
2015-05-23
filesystem stuff and experimenting with userspace tasks
Michal Idziorek
2015-05-22
support for fg and bg color escape sequences
Michal Idziorek
2015-05-18
fifo through ringbuffer(stdin) and vt52(stdout) finally working!
Michal Idziorek
2015-05-17
working on vt52 and some cleanup
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2014-12-08
disabled kernel logging and removed minor debug from foolshell
Michal Idziorek
2014-12-08
fixed syscall_execve and indirectly tput
Michal Idziorek
2014-12-05
playing with external debugging in qemu from gdb
Michal Idziorek
2014-12-05
minor fixes in foolshell
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-11-26
changes, improvements and cleanup
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-21
preparing switch to ELF userspace
Michal Idziorek
2014-11-20
experimenting wih userspace and syscalls
Michal Idziorek
2014-11-20
workin on syscall interface etc..
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
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