| 2005-08-08 |
Syncing
reddawg
committed
on 8 Aug 2005
|
|---|---|
|
new scheduler!
fsdfs
committed
on 8 Aug 2005
|
|
| 2005-08-06 |
code clean up
fsdfs
committed
on 6 Aug 2005
|
|
improved scheduler and spinlocks. they are now much faster.
fsdfs
committed
on 6 Aug 2005
|
|
| 2005-08-05 |
fsdfs
committed
on 5 Aug 2005
|
| 2005-08-04 |
fsdfs
committed
on 4 Aug 2005
|
|
bug fixes
fsdfs
committed
on 4 Aug 2005
|
|
|
sync
fsdfs
committed
on 4 Aug 2005
|
|
|
fsdfs
committed
on 4 Aug 2005
|
|
| 2005-01-22 |
Added list of majors
reddawg
committed
on 22 Jan 2005
|
| 2004-11-16 |
Oh Man
reddawg
committed
on 16 Nov 2004
|
| 2004-10-02 |
UFS: ok now that my typo is fixed I can go back to testing then commit out
reddawg
committed
on 2 Oct 2004
|
|
Need this files so the build doesn't break
reddawg
committed
on 2 Oct 2004
|
|
| 2004-09-26 |
ok time for bed added kmod_add keeps modules listed now
reddawg
committed
on 26 Sep 2004
|
|
Added baseAddr to the kmod_t
reddawg
committed
on 26 Sep 2004
|
|
|
Added kmod struct type kmod_t
reddawg
committed
on 26 Sep 2004
|
|
| 2004-09-20 |
Start of kernel modules will make it much more flexable - These modules can be either in kernel threads or system services...
reddawg
committed
on 20 Sep 2004
|
| 2004-09-19 |
Bug Fixes
reddawg
committed
on 19 Sep 2004
|
| 2004-09-16 |
Demo Release
reddawg
committed
on 16 Sep 2004
|
| 2004-09-14 |
Debug info
reddawg
committed
on 14 Sep 2004
|
| 2004-09-11 |
oInfo.cwd is now an array no longer a pointer..
reddawg
committed
on 11 Sep 2004
|
|
hmm..
reddawg
committed
on 11 Sep 2004
|
|
|
here you go irq 10 io 240 for your ne2k nic
reddawg
committed
on 11 Sep 2004
|
|
|
ok enabled networking
reddawg
committed
on 11 Sep 2004
|
|
|
fork: cleaned up comments in fork and made fork_copyProcess static
reddawg
committed
on 11 Sep 2004
|
|
|
Make spinlock lock function sched_yield. Add spinlockLock_scheduler for use in smp-scheduler (avoids recursive call to sched).
apwillia
committed
on 11 Sep 2004
|
|
| 2004-09-10 |
Clean up 'Unhandled Header' printfs when compiled in linux
apwillia
committed
on 10 Sep 2004
|
| 2004-09-08 |
hmm
reddawg
committed
on 8 Sep 2004
|
|
Fixens
reddawg
committed
on 8 Sep 2004
|
|
|
Added calling of static constructors, commented out tty_printf in kprintf (due to deadlock)
apwillia
committed
on 8 Sep 2004
|