History for ubixos / src / sys / kernel
2002-07-25
@apwillia
Changed return in findTask to NULL
apwillia committed on 25 Jul 2002
@reddawg
Working on things fixing bugs the usual
reddawg committed on 25 Jul 2002
2002-07-24
@apwillia
Changed findTask to return pointer to taskStruct instead of pid
apwillia committed on 24 Jul 2002
@reddawg
fixing some things
reddawg committed on 24 Jul 2002
2002-07-23
@reddawg
fixed for file size
reddawg committed on 23 Jul 2002
@reddawg
Woot mini shell
reddawg committed on 23 Jul 2002
@reddawg
cleaning
reddawg committed on 23 Jul 2002
@reddawg
Fixed bug in fork()
reddawg committed on 23 Jul 2002
@reddawg
A little house keeping
reddawg committed on 23 Jul 2002
@reddawg
kmalloc working
reddawg committed on 23 Jul 2002
2002-07-20
@apwillia
Spinlocked scheduler for later SMP support.
apwillia committed on 20 Jul 2002
@apwillia
Added spinlocks to compilation
apwillia committed on 20 Jul 2002
@apwillia
Added to include spinlock.h
apwillia committed on 20 Jul 2002
@apwillia
Fixed compile problems with spinlocks
apwillia committed on 20 Jul 2002
2002-07-16
@apwillia
Un-commented and fixed waitqueue stuff
apwillia committed on 16 Jul 2002
@reddawg
malloc
reddawg committed on 16 Jul 2002
@apwillia
Added kfree
apwillia committed on 16 Jul 2002
2002-07-15
@reddawg
adding malloc
reddawg committed on 15 Jul 2002
@reddawg
Fixing
reddawg committed on 15 Jul 2002
2002-07-14
@apwillia
*** empty log message ***
apwillia committed on 14 Jul 2002
@reddawg
exec works!!
reddawg committed on 14 Jul 2002
@reddawg
exec is working almost
reddawg committed on 14 Jul 2002
@reddawg
broke it once again
reddawg committed on 14 Jul 2002
2002-07-13
@apwillia
Fixed endlines, hopefully.
apwillia committed on 13 Jul 2002
@apwillia
Added spinlockInit
apwillia committed on 13 Jul 2002
2002-07-12
@apwillia
Fixed bug with while loop in Unlock
apwillia committed on 12 Jul 2002
2002-07-10
@apwillia
Created spinlock.c
apwillia committed on 10 Jul 2002
2002-07-09
@reddawg
exec();
reddawg committed on 9 Jul 2002
2002-07-08
@reddawg
Fixing exec syscall
reddawg committed on 8 Jul 2002
@reddawg
Fork Works Its Completely Hacked I'm Going To Have To Start To Clean It Up But It Is Working
reddawg committed on 8 Jul 2002