| 2004-09-11 |
hmm..
reddawg
committed
on 11 Sep 2004
|
|---|---|
|
chg: modified UbixFS::vfs_format() to properly init the device
...
flameshadow
committed
on 11 Sep 2004
|
|
|
Make endtask loop forever if _current->id == pid
apwillia
committed
on 11 Sep 2004
|
|
|
Fixed sched to work with gcc 3.3
reddawg
committed
on 11 Sep 2004
|
|
|
Fixed a few problems
reddawg
committed
on 11 Sep 2004
|
|
|
Fix ip#
apwillia
committed
on 11 Sep 2004
|
|
|
Fix DEAD problem
apwillia
committed
on 11 Sep 2004
|
|
|
Fix race conditions in net thread and scheduler
apwillia
committed
on 11 Sep 2004
|
|
|
here you go irq 10 io 240 for your ne2k nic
reddawg
committed
on 11 Sep 2004
|
|
|
CHRIS: Don't mess with scheduler structures outside the schedulergvim endtask.c Finally fixed the race condition.
apwillia
committed
on 11 Sep 2004
|
|
|
Fix race condition (multiple unlock)
apwillia
committed
on 11 Sep 2004
|
|
|
Add locking get GetFreePage
apwillia
committed
on 11 Sep 2004
|
|
|
Fix order in adjustCowCounter to prevent potential race condition
apwillia
committed
on 11 Sep 2004
|
|
|
memset newly allocated tasks
reddawg
committed
on 11 Sep 2004
|
|
|
Oops why did i disable irq 1 irq 0 is the timer...
reddawg
committed
on 11 Sep 2004
|
|
|
ok
reddawg
committed
on 11 Sep 2004
|
|
|
ok enabled networking
reddawg
committed
on 11 Sep 2004
|
|
|
Removed kernel/file.c all in the vfs now
reddawg
committed
on 11 Sep 2004
|
|
|
fork: cleaned up comments in fork and made fork_copyProcess static
reddawg
committed
on 11 Sep 2004
|
|
|
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
|
|
|
Fixed file syscalls so fdisk does not kernel panic
apwillia
committed
on 11 Sep 2004
|
|
|
add: device.h, types.h. Temporarily moved custom ubix typedefs to types.h
...
flameshadow
committed
on 11 Sep 2004
|
|
|
We now initialize all needed daemons
reddawg
committed
on 11 Sep 2004
|
|
|
Cleaning up the VFS more changes to follow...
reddawg
committed
on 11 Sep 2004
|
|
| 2004-09-10 |
chg: set uid/gid in the inode to getuid()/getgid(), respecively
flameshadow
committed
on 10 Sep 2004
|
|
Clean up 'Unhandled Header' printfs when compiled in linux
apwillia
committed
on 10 Sep 2004
|
|
|
Fix tty init again, put kprint on tty0
apwillia
committed
on 10 Sep 2004
|
|
|
|
|
| 2004-09-09 |
Fixed to work with 295 as well
reddawg
committed
on 9 Sep 2004
|
|
Fix gcc 3.3 optimization problem.
apwillia
committed
on 9 Sep 2004
|