History for ubixos-old / src / sys / ubixfsv2 / main.cpp
2004-09-24
@flameshadow
chg: UbixFS::vfs_write(): ...
flameshadow committed on 24 Sep 2004
2004-09-17
@flameshadow
add: UbixFS::vfs_sync() ...
flameshadow committed on 17 Sep 2004
2004-09-16
@flameshadow
sync
flameshadow committed on 16 Sep 2004
2004-09-15
@flameshadow
chg: made bTreeHeader fit into a block ...
flameshadow committed on 15 Sep 2004
2004-09-13
@flameshadow
chg: UbixFS::vfs_format() works ...
flameshadow committed on 13 Sep 2004
@flameshadow
chg: oops, the ramDrive is 100MB, not 512MB
flameshadow committed on 13 Sep 2004
@flameshadow
add: ramdrive.h ...
flameshadow committed on 13 Sep 2004
2004-09-10
@flameshadow
del: inode.h, superblock.h ...
flameshadow committed on 10 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
chg: modified entries in the btreeheader to be off_t ...
flameshadow committed on 7 Sep 2004
2004-09-06
@flameshadow
chg: fixed up the inode to be exactly 4k ...
flameshadow committed on 6 Sep 2004
2004-09-01
@flameshadow
chg: padded out diskSuperBlock to 512 bytes
flameshadow committed on 1 Sep 2004
2004-08-30
@flameshadow
chg: added check in bTree::Insert() to see if the root node is null, and if ...
flameshadow committed on 30 Aug 2004
2004-08-29
@flameshadow
chg: cleaned up the code. Changed insert test from 250,000 to 3000
flameshadow committed on 29 Aug 2004
@flameshadow
chg: fixed bug where a node would split and the child's parent pointer(s) ...
flameshadow committed on 29 Aug 2004
2004-08-28
@flameshadow
chg: sync
flameshadow committed on 28 Aug 2004
@flameshadow
chg: tracking down split error
flameshadow committed on 28 Aug 2004
2004-08-26
@flameshadow
chg: fixed one bug in the insertion of nodes
flameshadow committed on 26 Aug 2004
@reddawg
Helping TCA find the source of the error
reddawg committed on 26 Aug 2004
@flameshadow
chg: ubu is a penis
flameshadow committed on 26 Aug 2004
@flameshadow
chg: tracking down tail ptr problem
flameshadow committed on 26 Aug 2004
2004-08-25
@flameshadow
chg: UBU IS A TARD
flameshadow committed on 25 Aug 2004
@flameshadow
chg: oops, now it's at 100,000
flameshadow committed on 25 Aug 2004
@flameshadow
chg: lowered test count to 100,000
flameshadow committed on 25 Aug 2004
@flameshadow
chg: changed test to 2.5mil entries
flameshadow committed on 25 Aug 2004
@flameshadow
chg: changed input test to 1,000,000 inodes
flameshadow committed on 25 Aug 2004
@flameshadow
del: removed debugging info ...
flameshadow committed on 25 Aug 2004
@flameshadow
chg: fixed extra chars after #endif
flameshadow committed on 25 Aug 2004
@flameshadow
chg: fixed bug on insert ...
flameshadow committed on 25 Aug 2004