History for ubixos / src / sys / kernel
2005-07-22
@reddawg
If you look at sc/ubix-0001.png and sc/ubix-0002.png you will understand ...
reddawg committed on 22 Jul 2005
2005-01-22
@reddawg
Blue Cheese
reddawg committed on 22 Jan 2005
2004-11-16
@reddawg
Oh Man
reddawg committed on 16 Nov 2004
2004-09-29
@reddawg
ld.so: make it mmaped to everyone who is dynamic instead of a new instance for each
reddawg committed on 29 Sep 2004
@reddawg
kpanic: Fixed that deadlock when your between ttys
reddawg committed on 29 Sep 2004
2004-09-28
@reddawg
tty_change: sorry had a typo fixed all should compile now
reddawg committed on 28 Sep 2004
@reddawg
tty_change: now when we change console we update the cursor
reddawg committed on 28 Sep 2004
2004-09-19
@reddawg
Bug Fixes
reddawg committed on 19 Sep 2004
2004-09-16
@reddawg
Demo Release
reddawg committed on 16 Sep 2004
2004-09-15
@reddawg
Fixens
reddawg committed on 15 Sep 2004
2004-09-14
@reddawg
Debug info
reddawg committed on 14 Sep 2004
@apwillia
Keep kpanic msg on current tty
apwillia committed on 14 Sep 2004
2004-09-11
@reddawg
oInfo.cwd is now an array no longer a pointer..
reddawg committed on 11 Sep 2004
@reddawg
hmm..
reddawg committed on 11 Sep 2004
@apwillia
Make endtask loop forever if _current->id == pid
apwillia committed on 11 Sep 2004
@reddawg
Fixed sched to work with gcc 3.3
reddawg committed on 11 Sep 2004
@reddawg
Fixed a few problems
reddawg committed on 11 Sep 2004
@apwillia
Fix DEAD problem
apwillia committed on 11 Sep 2004
@apwillia
Fix race conditions in net thread and scheduler
apwillia committed on 11 Sep 2004
@apwillia
CHRIS: Don't mess with scheduler structures outside the schedulergvim endtask.c Finally fixed the race condition.
apwillia committed on 11 Sep 2004
@reddawg
memset newly allocated tasks
reddawg committed on 11 Sep 2004
@reddawg
Oops why did i disable irq 1 irq 0 is the timer...
reddawg committed on 11 Sep 2004
@reddawg
ok
reddawg committed on 11 Sep 2004
@reddawg
Removed kernel/file.c all in the vfs now
reddawg committed on 11 Sep 2004
@reddawg
fork: cleaned up comments in fork and made fork_copyProcess static
reddawg committed on 11 Sep 2004
@apwillia
Make spinlock lock function sched_yield. Add spinlockLock_scheduler for use in smp-scheduler (avoids recursive call to sched).
apwillia committed on 11 Sep 2004
@apwillia
Fixed file syscalls so fdisk does not kernel panic
apwillia committed on 11 Sep 2004
@reddawg
Cleaning up the VFS more changes to follow...
reddawg committed on 11 Sep 2004
2004-09-10
@apwillia
Clean up 'Unhandled Header' printfs when compiled in linux
apwillia committed on 10 Sep 2004
@apwillia
Fix tty init again, put kprint on tty0
apwillia committed on 10 Sep 2004