2004-07-21 |
we now check all the pointers
reddawg
committed
on 21 Jul 2004
|
---|---|
fixed invalidSyscall
reddawg
committed
on 21 Jul 2004
|
|
New syscall interface
reddawg
committed
on 21 Jul 2004
|
|
fixed the typos
reddawg
committed
on 21 Jul 2004
|
|
fixed check pid status
reddawg
committed
on 21 Jul 2004
|
|
Fixed dma code maybe it will work in 3.3.3 now
reddawg
committed
on 21 Jul 2004
|
|
removed ufs also to make things less confusing
reddawg
committed
on 21 Jul 2004
|
|
removed device
reddawg
committed
on 21 Jul 2004
|
|
removed garbage
reddawg
committed
on 21 Jul 2004
|
|
A Quick tweak I'm going to clean up some unused variables in sched.h
reddawg
committed
on 21 Jul 2004
|
|
add: added cwc (current working container) to the osInfo strut
flameshadow
committed
on 21 Jul 2004
|
|
|
|
2004-07-20 |
syncing
flameshadow
committed
on 20 Jul 2004
|
kmalloc: forgot to remove an assert
reddawg
committed
on 20 Jul 2004
|
|
Made malloc a little more robust but we have a serious memory leak somewhere
reddawg
committed
on 20 Jul 2004
|
|
retiring to the laptop for the night must sync in work to resume from there
reddawg
committed
on 20 Jul 2004
|
|
Fixed up any bugs I could find now to move onto bigger things
reddawg
committed
on 20 Jul 2004
|
|
assert: remade assert
reddawg
committed
on 20 Jul 2004
|
|
Fixed segfault over optimizations which means problems in the code somewhere
reddawg
committed
on 20 Jul 2004
|
|
ubixfs: does propper caching now problem was you did not seek realSector however the os starts but I am getting a segfault could be from anything haven't looked into it right quick
reddawg
committed
on 20 Jul 2004
|
|
try now
flameshadow
committed
on 20 Jul 2004
|
|
Let me commit before we start to overlap
reddawg
committed
on 20 Jul 2004
|
|
oops
flameshadow
committed
on 20 Jul 2004
|
|
chg: tried caching. assertion error
flameshadow
committed
on 20 Jul 2004
|
|
CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems?
reddawg
committed
on 20 Jul 2004
|
|
Removed SMP code from kernel
reddawg
committed
on 20 Jul 2004
|
|
Works perfectly here
reddawg
committed
on 20 Jul 2004
|
|
spinlock: made them non inline functions I think this actually fixed the problem
reddawg
committed
on 20 Jul 2004
|
|
*** empty log message ***
reddawg
committed
on 20 Jul 2004
|
|
|