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