| 2004-08-21 |
*** empty log message ***
reddawg
committed
on 21 Aug 2004
|
|---|---|
|
updates: converted to software task switching however it is not working yet
reddawg
committed
on 21 Aug 2004
|
|
| 2004-08-20 |
PCI Updates - More to follow as PCI system gets revamped
reddawg
committed
on 20 Aug 2004
|
| 2004-08-15 |
Fixed
reddawg
committed
on 15 Aug 2004
|
| 2004-08-14 |
Wow the ide driver works again
reddawg
committed
on 14 Aug 2004
|
|
Added initialized byte to the device system to make it easy to add child devices which use parent hardware.
reddawg
committed
on 14 Aug 2004
|
|
|
Changes
reddawg
committed
on 14 Aug 2004
|
|
| 2004-08-09 |
let me know when you got the surce
reddawg
committed
on 9 Aug 2004
|
|
tty: removed current and made a foreground
reddawg
committed
on 9 Aug 2004
|
|
| 2004-08-06 |
ok
reddawg
committed
on 6 Aug 2004
|
|
Ubix Works Again
reddawg
committed
on 6 Aug 2004
|
|
| 2004-08-05 |
test it now tj
reddawg
committed
on 5 Aug 2004
|
| 2004-08-04 |
tty: we have primative ttys try f1-f5 so it is easier to use and debug
...
reddawg
committed
on 4 Aug 2004
|
| 2004-08-03 |
ttys
reddawg
committed
on 3 Aug 2004
|
|
virtual terms
reddawg
committed
on 3 Aug 2004
|
|
| 2004-08-01 |
Net related fixes
reddawg
committed
on 1 Aug 2004
|
|
chg: fixed string allocation bug in ubixfs_cacheNew()
flameshadow
committed
on 1 Aug 2004
|
|
| 2004-07-29 |
My quick lunchs breaks worth of updates....
reddawg
committed
on 29 Jul 2004
|
| 2004-07-28 |
Turned off network support our scheduler... is really horible with cpu bound tasks the system does slow down to much
reddawg
committed
on 28 Jul 2004
|
|
make sure it still works before I goto bed
reddawg
committed
on 28 Jul 2004
|
|
|
|
|
| 2004-07-27 |
|
|
chg: fixed marks bug readFile did a lookup which is why it looked like it was loopping so much
reddawg
committed
on 27 Jul 2004
|
|
|
*burp*
reddawg
committed
on 27 Jul 2004
|
|
|
does it compile now?
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: kinda fixed it. Added bunches of debug info
flameshadow
committed
on 27 Jul 2004
|
|
| 2004-07-26 |
test code, fixes and the like
reddawg
committed
on 26 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
|