History for ubixos-old / src / sys
2004-06-04
@reddawg
Wont work with out the makefile updated
reddawg committed on 4 Jun 2004
@reddawg
Changed idle task to system task
reddawg committed on 4 Jun 2004
@reddawg
libc: modified mkdir(); interface ...
reddawg committed on 4 Jun 2004
@reddawg
ubixFSmkDir(): played with it a bit to see if it still worked
reddawg committed on 4 Jun 2004
@reddawg
mouse drive: fixed a few bugs works a bit better now
reddawg committed on 4 Jun 2004
@reddawg
notes: we compile again, thank g-d anyways i was about to cry
reddawg committed on 4 Jun 2004
2004-05-31
@reddawg
Cleanup
reddawg committed on 31 May 2004
@reddawg
Cleaned up the Makefiles
reddawg committed on 31 May 2004
@reddawg
Try now mark
reddawg committed on 31 May 2004
2004-05-27
@reddawg
mpi: took a few suggestions from TCA
reddawg committed on 27 May 2004
2004-05-26
@reddawg
idletask: tweaked reboot for performance
reddawg committed on 26 May 2004
@reddawg
idletask: This task now also receives all of the systems message ...
reddawg committed on 26 May 2004
@reddawg
mpi: brought mpiDestroyMbox(char *name) in to the userland
reddawg committed on 26 May 2004
@reddawg
mpi: oops forgot a spinUnlock
reddawg committed on 26 May 2004
@reddawg
mpi: had problem with mpiCreateMbox interface was putting garbage on end
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
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
Removed debug code
reddawg committed on 25 May 2004
@reddawg
Typo Fix
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
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