History for ubixos / src / sys / kernel
2002-09-05
@apwillia
Fixed 'assignment makes integer from pointer without a cast' errors
apwillia committed on 5 Sep 2002
2002-09-04
@reddawg
Cleaned up warnings
reddawg committed on 4 Sep 2002
2002-09-03
@reddawg
Working On Things
reddawg committed on 3 Sep 2002
2002-09-01
@reddawg
Up And Running Again
reddawg committed on 1 Sep 2002
2002-08-24
@reddawg
Updates Update Updates
reddawg committed on 24 Aug 2002
2002-08-15
@reddawg
Lots Of Little Tiny Changes Added A User Database
reddawg committed on 15 Aug 2002
2002-08-11
@reddawg
Start Of A Simple Malloc
reddawg committed on 11 Aug 2002
2002-08-05
@reddawg
Lots Of Changes Going To Be Working Heavily On The File System Right Now
reddawg committed on 5 Aug 2002
2002-08-03
@reddawg
Lots Of Changes To Many To List Here Just Look In The Files Notes
reddawg committed on 3 Aug 2002
@reddawg
Ok Quite A Few Changes Here I Modified Fork To Ensure That The Child Process Has A Returned PID Of 0 ...
reddawg committed on 3 Aug 2002
@reddawg
Made Changes To VMM For COW
reddawg committed on 3 Aug 2002
2002-08-01
@reddawg
A Few Little Bug Fixes
reddawg committed on 1 Aug 2002
@reddawg
Finally sysExec() Is Fixed
reddawg committed on 1 Aug 2002
@reddawg
fork() Works Now Thank God I Was Starting To Pull My Hair Out
reddawg committed on 1 Aug 2002
2002-07-31
@reddawg
Rewrote pageFault() As Well As Worked On sysFork()
reddawg committed on 31 Jul 2002
2002-07-30
@reddawg
Added A Page Counter, Started To Clean Up Fork Checked For Memory Leaks
reddawg committed on 30 Jul 2002
@reddawg
Made A Few Changes To createVirtualSpace() As Well As unmapPage()
reddawg committed on 30 Jul 2002
@reddawg
VMM Tweaks ...
reddawg committed on 30 Jul 2002
@reddawg
paging.c complete
reddawg committed on 30 Jul 2002
@reddawg
Minor Changes To The File Subsystem
reddawg committed on 30 Jul 2002
@reddawg
New VMM
reddawg committed on 30 Jul 2002
2002-07-27
@apwillia
Changed struct taskStruct's name to kTask_t
apwillia committed on 27 Jul 2002
@apwillia
Changed task states to new names
apwillia committed on 27 Jul 2002
2002-07-26
@reddawg
overhauling the vm
reddawg committed on 26 Jul 2002
@reddawg
Cleaning
reddawg committed on 26 Jul 2002
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