index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-08-20
schicophrenic cleanup after realizing many fundamental desgin problems!
Miguel
2018-08-17
starting implicit function calls cleanup
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
filesystem stuff and experimenting with userspace tasks
Michal Idziorek
2015-05-23
working on mount/file
Michal Idziorek
2015-05-23
reverted interrupts disabling to conservative. and starting fs layer
Michal Idziorek
2015-05-22
started implementing files
Michal Idziorek
2015-05-18
fifo through ringbuffer(stdin) and vt52(stdout) finally working!
Michal Idziorek
2015-05-18
fifo interface
Michal Idziorek
2015-05-18
heavy refactoring underway
Michal Idziorek
2015-05-17
started big cleanup!
Michal Idziorek
2015-05-17
working on vt52 and some cleanup
Michal Idziorek
2015-05-16
working on smp support, strange things happening!?
Michal Idziorek
2015-05-15
using ramimage position and correct kernel pages count
Michal Idziorek
2015-05-15
fixes and imporvements
Michal Idziorek
2015-05-13
fixed libc and 'userspace'
Michal Idziorek
2014-12-09
passing vesa physbase to vmem and some cleanup
Michal Idziorek
2014-12-05
plauing around
Michal Idziorek
2014-12-03
increased logger grnaularity and working on memory management
Michal Idziorek
2014-12-01
very buggy fork, execve and exit
Michal Idziorek
2014-12-01
finally implemented fork() syscall
Michal Idziorek
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-25
memory and buildsys improvements
Michal Idziorek
2014-11-24
check ext2 fs before getting inode content
Michal Idziorek
2014-11-24
implemented basic 'cd' in foolshell
Michal Idziorek
2014-11-23
foolshell and syscalls improvememets
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-22
fix / workaround for my ELF binaries
Michal Idziorek
2014-11-20
minor cosmetic changes in syscalls
Michal Idziorek
2014-11-20
working on syscalls
Michal Idziorek
2014-11-13
fixing implicit functions!
Michal Idziorek
2014-10-24
moved kernel and ramimage to 0x100000 successfully
Michal Idziorek
2014-10-22
improved shell
Michal Idziorek
2014-10-22
working on ext2 and readdir syscall
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
started abstraction for filesystems
Michal Idziorek
2014-10-22
reading root inode
Michal Idziorek
2014-10-22
started simple ext2 driver (read-only)
Michal Idziorek