History for ubixos-old / src / sys / ubixfsv2
2004-09-24
@flameshadow
chg: UbixFS::vfs_write(): ...
flameshadow committed on 24 Sep 2004
2004-09-21
@flameshadow
chg: oops, making ubixfsInode.refCount a uInt64 made the inode larger than ...
flameshadow committed on 21 Sep 2004
@flameshadow
add: ubixfsInode.attributes ...
flameshadow committed on 21 Sep 2004
2004-09-20
@flameshadow
add: UbixFS::setFreeBlock() ...
flameshadow committed on 20 Sep 2004
@flameshadow
chg: vfs_open(const char *, fileDescriptor *, int, ...) ...
flameshadow committed on 20 Sep 2004
2004-09-19
@flameshadow
add: file.h
flameshadow committed on 19 Sep 2004
@flameshadow
chg: UbixFS::vfs_read() now works for direct block extents ...
flameshadow committed on 19 Sep 2004
2004-09-17
@flameshadow
add: UbixFS::vfs_sync() ...
flameshadow committed on 17 Sep 2004
@flameshadow
chg: init root member variable in bTree to NULL in the constructor(s) ...
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-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
chg: oops, the ramDrive is 100MB, not 512MB
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
chg: modified entries in the btreeheader to be off_t ...
flameshadow committed on 7 Sep 2004
@flameshadow
add: added entry in btree header ...
flameshadow committed on 7 Sep 2004
@flameshadow
chg: sync
flameshadow committed on 7 Sep 2004
2004-09-06
@flameshadow
chg: modified blockRun struct to be C friendly
flameshadow committed on 6 Sep 2004
@flameshadow
chg: fixed up the inode to be exactly 4k ...
flameshadow committed on 6 Sep 2004
2004-09-03
@flameshadow
del: UbixFS::verify() ...
flameshadow committed on 3 Sep 2004