2005-08-11 |
saving progress - uses new MM system. does not boot
fsdfs
committed
on 11 Aug 2005
|
---|---|
2005-08-08 |
:wq
reddawg
committed
on 8 Aug 2005
|
new scheduler!
fsdfs
committed
on 8 Aug 2005
|
|
2005-07-29 |
Clean up of source files for the start of the new begining of ubixos
reddawg
committed
on 29 Jul 2005
|
2004-09-11 |
oInfo.cwd is now an array no longer a pointer..
reddawg
committed
on 11 Sep 2004
|
fork: cleaned up comments in fork and made fork_copyProcess static
reddawg
committed
on 11 Sep 2004
|
|
2004-09-09 |
Fixed to work with 295 as well
reddawg
committed
on 9 Sep 2004
|
Fix gcc 3.3 optimization problem.
apwillia
committed
on 9 Sep 2004
|
|
2004-09-07 |
ok reverted back to old scheduling for now....
reddawg
committed
on 7 Sep 2004
|
2004-09-06 |
Last commit before FreeBSD 6.0
reddawg
committed
on 6 Sep 2004
|
2004-08-26 |
|
2004-08-25 |
task switching - We now are using software switching to be consistant with the rest of the world because all of this open source freaks gave me a hard time about something I liked. There doesn't seem to be any gain in performance but it is working fine and flawlessly
reddawg
committed
on 25 Aug 2004
|
2004-08-24 |
Fixed
reddawg
committed
on 24 Aug 2004
|
TCA Is A BONER!!!!
reddawg
committed
on 24 Aug 2004
|
|
2004-08-21 |
*** empty log message ***
reddawg
committed
on 21 Aug 2004
|
*** 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-09 |
let me know when you got the surce
reddawg
committed
on 9 Aug 2004
|
2004-08-06 |
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-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
|
2004-07-29 |
My quick lunchs breaks worth of updates....
reddawg
committed
on 29 Jul 2004
|
2004-07-27 |
|
2004-07-25 |
Last of my fixes for the morning
reddawg
committed
on 25 Jul 2004
|
2004-07-24 |
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
|
2004-07-21 |
A Quick tweak I'm going to clean up some unused variables in sched.h
reddawg
committed
on 21 Jul 2004
|
2004-07-20 |
assert: remade assert
reddawg
committed
on 20 Jul 2004
|
2004-07-18 |
fork: no mem leaks here
reddawg
committed
on 18 Jul 2004
|
Fixens
reddawg
committed
on 18 Jul 2004
|