History for ubixos / src / sys
2004-07-21
@reddawg
we now check all the pointers
reddawg committed on 21 Jul 2004
@reddawg
fixed invalidSyscall
reddawg committed on 21 Jul 2004
@reddawg
New syscall interface
reddawg committed on 21 Jul 2004
@reddawg
fixed the typos
reddawg committed on 21 Jul 2004
@reddawg
fixed check pid status
reddawg committed on 21 Jul 2004
@reddawg
Fixed dma code maybe it will work in 3.3.3 now
reddawg committed on 21 Jul 2004
@reddawg
removed ufs also to make things less confusing
reddawg committed on 21 Jul 2004
@reddawg
removed device
reddawg committed on 21 Jul 2004
@reddawg
removed garbage
reddawg committed on 21 Jul 2004
@reddawg
A Quick tweak I'm going to clean up some unused variables in sched.h
reddawg committed on 21 Jul 2004
@flameshadow
add: added cwc (current working container) to the osInfo strut
flameshadow committed on 21 Jul 2004
@reddawg
devfs: renamed functions ...
reddawg committed on 21 Jul 2004
2004-07-20
@flameshadow
syncing
flameshadow committed on 20 Jul 2004
@reddawg
kmalloc: forgot to remove an assert
reddawg committed on 20 Jul 2004
@reddawg
Made malloc a little more robust but we have a serious memory leak somewhere
reddawg committed on 20 Jul 2004
@reddawg
retiring to the laptop for the night must sync in work to resume from there
reddawg committed on 20 Jul 2004
@reddawg
Fixed up any bugs I could find now to move onto bigger things
reddawg committed on 20 Jul 2004
@reddawg
assert: remade assert
reddawg committed on 20 Jul 2004
@reddawg
Fixed segfault over optimizations which means problems in the code somewhere
reddawg committed on 20 Jul 2004
@reddawg
ubixfs: does propper caching now problem was you did not seek realSector however the os starts but I am getting a segfault could be from anything haven't looked into it right quick
reddawg committed on 20 Jul 2004
@flameshadow
try now
flameshadow committed on 20 Jul 2004
@reddawg
Let me commit before we start to overlap
reddawg committed on 20 Jul 2004
@flameshadow
oops
flameshadow committed on 20 Jul 2004
@flameshadow
chg: tried caching. assertion error
flameshadow committed on 20 Jul 2004
@reddawg
CFLAGS: I updated cflags so optimizations are consistant on all files different optimization levels maybe the source of some of our problems?
reddawg committed on 20 Jul 2004
@reddawg
Removed SMP code from kernel
reddawg committed on 20 Jul 2004
@reddawg
Works perfectly here
reddawg committed on 20 Jul 2004
@reddawg
spinlock: made them non inline functions I think this actually fixed the problem
reddawg committed on 20 Jul 2004
@reddawg
*** empty log message ***
reddawg committed on 20 Jul 2004
@flameshadow
add: added missing #define ...
flameshadow committed on 20 Jul 2004