| 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
|
|
|
All good now
reddawg
committed
on 8 Sep 2004
|
|
|
Fixes
reddawg
committed
on 8 Sep 2004
|
|
| 2004-09-07 |
synced in
reddawg
committed
on 7 Sep 2004
|
|
ok reverted back to old scheduling for now....
reddawg
committed
on 7 Sep 2004
|
|
|
time to roll back i can't think straight by friday
reddawg
committed
on 7 Sep 2004
|
|
| 2004-09-06 |
tty: now each tty has a stdin....
reddawg
committed
on 6 Sep 2004
|
|
Created functions sched_addDelTask and sched_getDelTask so we can lock the delete task list to prevent corruption of pointers.... a very random case but possible none the less
reddawg
committed
on 6 Sep 2004
|
|
|
Fixes: Changed the order in which tasks are deleted from the queues. Also fixed backspace to work in the virtual ttys....
reddawg
committed
on 6 Sep 2004
|
|
| 2004-08-26 |
|
| 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-14 |
Changes
reddawg
committed
on 14 Aug 2004
|