|
|
.. |
|
|
|
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
|
|
fsAbstract.h
|
chg: added close(), mkdir(), open(), readDir() rename(), stop(), unlink(),
|
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: added close(), mkdir(), open(), readDir() rename(), stop(), unlink(),
|
20 years ago
|
|
ubixfs.cpp
|
chg: removed unused function(s) from the UbixFS class.
|
20 years ago
|
|
ubixfs.h
|
chg: removed unused function(s) from the UbixFS class.
|
20 years ago
|
|
vfs.cpp
|
UbixFS version 2.0
|
20 years ago
|
|
vfs.h
|
UbixFS version 2.0
|
20 years ago
|