index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2.c
Age
Commit message (
Expand
)
Author
2018-09-12
struggling with vmem
Miguel
2018-09-09
fixing implicit func declarations!
Miguel
2018-08-22
cleanup logging
Miguel
2018-08-22
removed module name definitions
Miguel
2018-08-22
improving logging
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-18
heavy refactoring underway
Michal Idziorek
2015-05-15
fixes and imporvements
Michal Idziorek
2014-12-05
plauing around
Michal Idziorek
2014-12-03
increased logger grnaularity and working on memory management
Michal Idziorek
2014-11-26
changes, improvements and cleanup
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-20
working on syscalls
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