| 2004-08-02 |
Updates to make some variable volatile to make work with gcc 3.3. However there are still some issues but we have not caused new issues with gcc 2.95
reddawg
committed
on 2 Aug 2004
|
|---|---|
|
Cleaned up self inflicted bug that messed up argc,argv
reddawg
committed
on 2 Aug 2004
|
|
| 2004-08-01 |
Fixens
reddawg
committed
on 1 Aug 2004
|
|
Fixens
reddawg
committed
on 1 Aug 2004
|
|
| 2004-07-31 |
a few changes
reddawg
committed
on 31 Jul 2004
|
| 2004-07-29 |
My quick lunchs breaks worth of updates....
reddawg
committed
on 29 Jul 2004
|
| 2004-07-28 |
ok couldn't resist last commit hopefully it doesnt cause any bugs but if it does
...
reddawg
committed
on 28 Jul 2004
|
|
make sure it still works before I goto bed
reddawg
committed
on 28 Jul 2004
|
|
|
MPI: moved the syscalls
reddawg
committed
on 28 Jul 2004
|
|
|
old sched back
reddawg
committed
on 28 Jul 2004
|
|
|
|
|
|
Fixed the task deletion
solar
committed
on 28 Jul 2004
|
|
| 2004-07-27 |
removed debug code
reddawg
committed
on 27 Jul 2004
|
|
|
|
|
chg: I was fooled thought we failed but it was a casting issue
reddawg
committed
on 27 Jul 2004
|
|
|
chg: I should of made it print out stackAddr
reddawg
committed
on 27 Jul 2004
|
|
|
chg: verify location of stack before building process
reddawg
committed
on 27 Jul 2004
|
|
| 2004-07-25 |
Last of my fixes for the morning
reddawg
committed
on 25 Jul 2004
|
| 2004-07-24 |
Changes... mark let me know if you fault at pid 185 when you type stress
reddawg
committed
on 24 Jul 2004
|
|
Lots of changes to the vmm subsystem.... Page faults have been adjust to now be blocking on a per thread basis not system wide. This has resulted in no more deadlocks.. also the addition of per thread locking has removed segfaults as a result of COW in which two tasks fault the same COW page and try to modify it.
reddawg
committed
on 24 Jul 2004
|
|
|
Now I'm current
reddawg
committed
on 24 Jul 2004
|
|
| 2004-07-23 |
atkbd: adjust the timing issue on the driver hopefully it will work fine now
reddawg
committed
on 23 Jul 2004
|
| 2004-07-22 |
absolute path
reddawg
committed
on 22 Jul 2004
|
|
Did i forget to commit
reddawg
committed
on 22 Jul 2004
|
|
|
Fixed some pointer arithmatic which isn't causing any troubles marky mark who can't code rock hard
reddawg
committed
on 22 Jul 2004
|
|
|
Fixed up exec.c
reddawg
committed
on 22 Jul 2004
|
|
|
I broke it hopefully
reddawg
committed
on 22 Jul 2004
|
|
| 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
|