ubixos-old / src / sys / ubixfsv2 /
..
Makefile chg: fixed bug where a node would split and the child's parent pointer(s) 20 years ago
btree.cpp chg: added check in bTree::Insert() to see if the root node is null, and if 20 years ago
btree.h add: UbixFS::getFreeBlock() 20 years ago
inode.h add: UbixFS::getFreeBlock() 20 years ago
main.cpp chg: padded out diskSuperBlock to 512 bytes 20 years ago
origbtree.cpp UbixFS version 2.0 20 years ago
superblock.h chg: padded out diskSuperBlock to 512 bytes 20 years ago
ubixfs.cpp add: UbixFS::getFreeBlock() 20 years ago
ubixfs.h add: UbixFS::getFreeBlock() 20 years ago
vfs.cpp UbixFS version 2.0 20 years ago
vfs.h UbixFS version 2.0 20 years ago