History for ubixos-old / src / sys / ubixfsv2 / ubixfs.cpp
2004-09-15
@flameshadow
chg: made bTreeHeader fit into a block ...
flameshadow committed on 15 Sep 2004
2004-09-14
@flameshadow
sync
flameshadow committed on 14 Sep 2004
2004-09-13
@flameshadow
chg: UbixFS::vfs_format() works ...
flameshadow committed on 13 Sep 2004
@flameshadow
add: ramdrive.h ...
flameshadow committed on 13 Sep 2004
@flameshadow
add: ramdrive.cpp ...
flameshadow committed on 13 Sep 2004
@flameshadow
chg: sync
flameshadow committed on 13 Sep 2004
2004-09-11
@flameshadow
chg: modified UbixFS::vfs_format() to properly init the device ...
flameshadow committed on 11 Sep 2004
@flameshadow
add: device.h, types.h. Temporarily moved custom ubix typedefs to types.h ...
flameshadow committed on 11 Sep 2004
2004-09-10
@flameshadow
chg: set uid/gid in the inode to getuid()/getgid(), respecively
flameshadow committed on 10 Sep 2004
@flameshadow
del: inode.h, superblock.h ...
flameshadow committed on 10 Sep 2004
2004-09-09
@flameshadow
sync
flameshadow committed on 9 Sep 2004
2004-09-08
@reddawg
there we go ordering issues with gcc
reddawg committed on 8 Sep 2004
@flameshadow
add: uPtr union for holding bNode *, ubixfsInode *, off_t, and inodeAddrs ...
flameshadow committed on 8 Sep 2004
2004-09-07
@flameshadow
add: added entry in btree header ...
flameshadow committed on 7 Sep 2004
@flameshadow
chg: sync
flameshadow committed on 7 Sep 2004
2004-09-03
@flameshadow
del: UbixFS::verify() ...
flameshadow committed on 3 Sep 2004
2004-09-02
@flameshadow
chg: removed unused function(s) from the UbixFS class. ...
flameshadow committed on 2 Sep 2004
2004-09-01
@flameshadow
add: abstract fs class ...
flameshadow committed on 1 Sep 2004
@flameshadow
add: UbixFS::getFreeBlock() ...
flameshadow committed on 1 Sep 2004
2004-08-25
@flameshadow
add: ubixfs.cpp
flameshadow committed on 25 Aug 2004