History for ubixos / src / sys / kernel
2004-09-09
@reddawg
Fixed to work with 295 as well
reddawg committed on 9 Sep 2004
@apwillia
Fix gcc 3.3 optimization problem.
apwillia committed on 9 Sep 2004
2004-09-08
@reddawg
hmm
reddawg committed on 8 Sep 2004
@reddawg
Fixens
reddawg committed on 8 Sep 2004
@reddawg
All good now
reddawg committed on 8 Sep 2004
@reddawg
Fixes
reddawg committed on 8 Sep 2004
2004-09-07
@reddawg
only changes I have to contribute
reddawg committed on 7 Sep 2004
@apwillia
Fix gcc 2.95 being retarded and not follwing the C99 specs
apwillia committed on 7 Sep 2004
@reddawg
ok reverted back to old scheduling for now....
reddawg committed on 7 Sep 2004
@apwillia
Make kprintf stay on tty0
apwillia committed on 7 Sep 2004
@reddawg
ok
reddawg committed on 7 Sep 2004
@reddawg
time to roll back i can't think straight by friday
reddawg committed on 7 Sep 2004
2004-09-06
@reddawg
Created functions sched_addDelTask and sched_getDelTask so we can lock the delete task list to prevent corruption of pointers.... a very random case but possible none the less
reddawg committed on 6 Sep 2004
@reddawg
Fixes: Changed the order in which tasks are deleted from the queues. Also fixed backspace to work in the virtual ttys....
reddawg committed on 6 Sep 2004
@reddawg
Last commit before FreeBSD 6.0
reddawg committed on 6 Sep 2004
2004-08-29
@reddawg
sched: we now yeild almost propper ...
reddawg committed on 29 Aug 2004
2004-08-26
@reddawg
TCA touched me :( i think he likes men.... ...
reddawg committed on 26 Aug 2004
2004-08-25
@reddawg
task switching - We now are using software switching to be consistant with the rest of the world because all of this open source freaks gave me a hard time about something I liked. There doesn't seem to be any gain in performance but it is working fine and flawlessly
reddawg committed on 25 Aug 2004
2004-08-24
@reddawg
Fixed
reddawg committed on 24 Aug 2004
@reddawg
TCA Is A BONER!!!!
reddawg committed on 24 Aug 2004
2004-08-21
@reddawg
*** empty log message ***
reddawg committed on 21 Aug 2004
@reddawg
*** empty log message ***
reddawg committed on 21 Aug 2004
@reddawg
*** empty log message ***
reddawg committed on 21 Aug 2004
@reddawg
ok check out exec.c
reddawg committed on 21 Aug 2004
@reddawg
updates: converted to software task switching however it is not working yet
reddawg committed on 21 Aug 2004
@reddawg
tj check out sched_init does it look well to you?
reddawg committed on 21 Aug 2004
2004-08-15
@reddawg
*** empty log message ***
reddawg committed on 15 Aug 2004
@reddawg
Fixed
reddawg committed on 15 Aug 2004
2004-08-14
@reddawg
Added initialized byte to the device system to make it easy to add child devices which use parent hardware.
reddawg committed on 14 Aug 2004
@reddawg
Changes
reddawg committed on 14 Aug 2004