2004-05-26 |
ubistry: now runs as a deamon
reddawg
committed
on 26 May 2004
|
---|---|
ubistry: The ubix registry daemon is now part of the install system
reddawg
committed
on 26 May 2004
|
|
ubistry: this is the frame work for the ubix registry system more to come
...
reddawg
committed
on 26 May 2004
|
|
device: Added spin locks to prevent any possible future reentrant issues
reddawg
committed
on 26 May 2004
|
|
mpi: Fixed security now the pid used at time of mpiCreateMbox is the only pid
...
reddawg
committed
on 26 May 2004
|
|
kmalloc: fixed memrgeMemBlocks hopefully it will prevent future segfault issues
...
reddawg
committed
on 26 May 2004
|
|
devfs: Added spin locks to fix some possible reentrant issues
reddawg
committed
on 26 May 2004
|
|
2004-05-25 |
Fixed it so msg prints correctly to the screen
reddawg
committed
on 25 May 2004
|
Changing the way our mutex work
reddawg
committed
on 25 May 2004
|
|
turned back on shell
reddawg
committed
on 25 May 2004
|
|
Stupid Old CODE!!!
reddawg
committed
on 25 May 2004
|
|
Test code
reddawg
committed
on 25 May 2004
|
|
Removed debug code
reddawg
committed
on 25 May 2004
|
|
Forgot the atoi
reddawg
committed
on 25 May 2004
|
|
We turned back on GUI
reddawg
committed
on 25 May 2004
|
|
Added functio *msg* into shell now you can test message passing
reddawg
committed
on 25 May 2004
|
|
Typo Fix
reddawg
committed
on 25 May 2004
|
|
chg: Fix in ogSurface::ogClear(). Function should have returned after doing
...
flameshadow
committed
on 25 May 2004
|
|
Userland now uses MESSAGE_LENGTH
reddawg
committed
on 25 May 2004
|
|
Idle task now just does what it is suposed to
reddawg
committed
on 25 May 2004
|
|
Removed sample code
reddawg
committed
on 25 May 2004
|
|
The system INIT task now responds to messages it is the root process for the OS
reddawg
committed
on 25 May 2004
|
|
We now use 128byte messages I can increase later
reddawg
committed
on 25 May 2004
|
|
Made MESSAGE_LENGTH define instead of hard coded message size
reddawg
committed
on 25 May 2004
|
|
Lock Onto PID
reddawg
committed
on 25 May 2004
|
|
We now lock onto a pid
reddawg
committed
on 25 May 2004
|
|
IDLE task will be our toy task to test things with
reddawg
committed
on 25 May 2004
|
|
This now covers our MPI
reddawg
committed
on 25 May 2004
|
|
We now have mpiDestroyMbox(char *) This will of course destroy a mail box
reddawg
committed
on 25 May 2004
|
|
Added some basic documentation
reddawg
committed
on 25 May 2004
|