| 2004-06-25 |
Fixens
reddawg
committed
on 25 Jun 2004
|
|---|---|
|
Opps
reddawg
committed
on 25 Jun 2004
|
|
|
I am cleaning too
reddawg
committed
on 25 Jun 2004
|
|
|
Made kernel stack static to prevent corruptions
reddawg
committed
on 25 Jun 2004
|
|
| 2004-06-22 |
Making the task queue with priorities functional
solar
committed
on 22 Jun 2004
|
|
Added the PLACEHOLDER state for a task
solar
committed
on 22 Jun 2004
|
|
| 2004-06-18 |
zero out memory
reddawg
committed
on 18 Jun 2004
|
|
bug fixes: did some double checking on pointers and 0x0 out memory
reddawg
committed
on 18 Jun 2004
|
|
|
This may hopefully remove some segfault issues that we experience.
reddawg
committed
on 18 Jun 2004
|
|
|
Making this more compiler safe
reddawg
committed
on 18 Jun 2004
|
|
|
Changed the scheduler by adding the first rudiments of priority; vitals.c initializes the system's default quantum to 40
solar
committed
on 18 Jun 2004
|
|
|
Added nice and timeSlice members to the kTask_t type
solar
committed
on 18 Jun 2004
|
|
| 2004-06-17 |
Committing changes
flameshadow
committed
on 17 Jun 2004
|
|
Made asm statements volatile
reddawg
committed
on 17 Jun 2004
|
|
|
Fixed an initializer
reddawg
committed
on 17 Jun 2004
|
|
|
Fixed Some Global Variables
reddawg
committed
on 17 Jun 2004
|
|
|
kmalloc: converted some variables to static
reddawg
committed
on 17 Jun 2004
|
|
|
atkbd: converted some variables to static
reddawg
committed
on 17 Jun 2004
|
|
|
Converted some string pointers to const char
reddawg
committed
on 17 Jun 2004
|
|
|
Fixed some potential problems
reddawg
committed
on 17 Jun 2004
|
|
|
Fixed some potential problems
reddawg
committed
on 17 Jun 2004
|
|
|
debug: removed all dead debug code
reddawg
committed
on 17 Jun 2004
|
|
|
dynamic linking: fixed int6 issue problem was multiple rel's
reddawg
committed
on 17 Jun 2004
|
|
|
try now
reddawg
committed
on 17 Jun 2004
|
|
|
debug: show me output from this
reddawg
committed
on 17 Jun 2004
|
|
|
ok
reddawg
committed
on 17 Jun 2004
|
|
|
Test
reddawg
committed
on 17 Jun 2004
|
|
|
the machine should just hlt
reddawg
committed
on 17 Jun 2004
|
|
|
debug: show me the output after this is a tested
reddawg
committed
on 17 Jun 2004
|
|
|
Try this now solarwind
reddawg
committed
on 17 Jun 2004
|