index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
syscalls.c
Age
Commit message (
Expand
)
Author
2015-05-16
working on smp support, strange things happening!?
Michal Idziorek
2015-05-14
experimenting with grub vbe
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2015-05-12
migrating to grub and elf kernel format
Michal Idziorek
2014-12-09
passing vesa physbase to vmem and some cleanup
Michal Idziorek
2014-12-08
fixed syscall_execve and indirectly tput
Michal Idziorek
2014-12-05
struggling with tput
Michal Idziorek
2014-12-05
struggling with paging exceptions!
Michal Idziorek
2014-12-04
struggling with gcc -O , and other stuff
Michal Idziorek
2014-12-04
mainly improve logging
Michal Idziorek
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
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
Paging between 2 'tasks' loaded from ELF files.
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-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
double indirect block support to ELF and check sum calc
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
Passing params to main()
Michal Idziorek
2014-11-22
added call_unhandled for unhandled syscalls
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-20
fixed loading and runnnng progs (clear bss)
Michal Idziorek
2014-11-20
working on syscalls
Michal Idziorek
2014-11-20
workin on syscall interface etc..
Michal Idziorek
2014-11-13
cleanup and refactoring. abstracting away console
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-10-24
added hack to emulate end-of-file at stdin
Michal Idziorek
2014-10-24
fixed address for execv syscall
Michal Idziorek
2014-10-24
moved kernel and ramimage to 0x100000 successfully
Michal Idziorek
2014-10-23
added execve syscall
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
migrating shell to "userspace"
Michal Idziorek
2014-10-21
started implementing our first fool-shell.
Michal Idziorek
2014-10-20
1st userspace programm and partial newlib support!
Michal Idziorek
[prev]