History for ubixos / src / sys / include
2004-07-22
@flameshadow
add: file and dir caching kinda work
flameshadow committed on 22 Jul 2004
2004-07-21
@reddawg
last round of fixed ...
reddawg committed on 21 Jul 2004
@flameshadow
chg: renamed subDirsHead/Tail members of cacheNode to fileListHead/Tail
flameshadow committed on 21 Jul 2004
@flameshadow
add: attributes tag in cacheNode ...
flameshadow committed on 21 Jul 2004
@flameshadow
chg: ubixfws_dirCacheAdd now returns a pointer to the node it added ...
flameshadow committed on 21 Jul 2004
@flameshadow
add: added provisions for file caching
flameshadow committed on 21 Jul 2004
@reddawg
removed device
reddawg committed on 21 Jul 2004
@reddawg
removed garbage
reddawg committed on 21 Jul 2004
@flameshadow
add: added cwc (current working container) to the osInfo strut
flameshadow committed on 21 Jul 2004
@reddawg
devfs: renamed functions ...
reddawg committed on 21 Jul 2004
2004-07-20
@reddawg
assert: remade assert
reddawg committed on 20 Jul 2004
@flameshadow
oops
flameshadow committed on 20 Jul 2004
@reddawg
Works perfectly here
reddawg committed on 20 Jul 2004
@reddawg
spinlock: made them non inline functions I think this actually fixed the problem
reddawg committed on 20 Jul 2004
@flameshadow
add: added missing #define ...
flameshadow committed on 20 Jul 2004
@reddawg
UBU Tags
reddawg committed on 20 Jul 2004
@flameshadow
chg: renamed them once again to comply with the UbixOS naming convention.
flameshadow committed on 20 Jul 2004
@flameshadow
chg: put strcpy() declaration in the right .h file ...
flameshadow committed on 20 Jul 2004
@reddawg
Few fixes
reddawg committed on 20 Jul 2004
@flameshadow
add: directory caching related stuff
flameshadow committed on 20 Jul 2004
2004-07-18
@reddawg
sched: we now set task status to dead which then makes the scheduler do some clean it could be some minor overhead but i feel this is our most efficient approach right now to prevent corruption of the queues
reddawg committed on 18 Jul 2004
@reddawg
Cleaned out the rest of debuging code also temporarily disabled the ip stack to improve boot time
reddawg committed on 18 Jul 2004
@reddawg
Fixens
reddawg committed on 18 Jul 2004
2004-07-16
@reddawg
Added asserts no problems thusfar
reddawg committed on 16 Jul 2004
@reddawg
Modified assert it now invokes kPanic it is very nifty
reddawg committed on 16 Jul 2004
@reddawg
Fixed a few problems
reddawg committed on 16 Jul 2004
@flameshadow
chg: broke the ufs stuff ...
flameshadow committed on 16 Jul 2004
@reddawg
Tune ups this stuff should of been taken care of months ago
reddawg committed on 16 Jul 2004
2004-07-15
@reddawg
Whew we work once again
reddawg committed on 15 Jul 2004
2004-07-14
@reddawg
fdc: fdcInit to fdc_init ...
reddawg committed on 14 Jul 2004