History for ubixos / src / sys / init / main.c
2004-07-14
@reddawg
ne2k: ne2kInit to ne2k_init ...
reddawg committed on 14 Jul 2004
2004-07-13
@reddawg
net: netInit to net_init ...
reddawg committed on 13 Jul 2004
2004-07-09
@reddawg
time: timeInit to time_init ...
reddawg committed on 9 Jul 2004
@reddawg
keyboard: keyboardInit to atkbd_init ...
reddawg committed on 9 Jul 2004
@reddawg
pit: pitInit to pit_init ...
reddawg committed on 9 Jul 2004
@reddawg
sched: schedInit to sched_init ...
reddawg committed on 9 Jul 2004
@reddawg
idt: idtInit to idt_init ...
reddawg committed on 9 Jul 2004
@reddawg
8259: changed init8259 to 8259_init ...
reddawg committed on 9 Jul 2004
@reddawg
vfs: changed vfsInit to vfs_init ...
reddawg committed on 9 Jul 2004
@reddawg
vitals: named vitalsInit to vitals_init ...
reddawg committed on 9 Jul 2004
@reddawg
Updating Initialization Procedures
reddawg committed on 9 Jul 2004
@reddawg
Updating Initialization Procedures
reddawg committed on 9 Jul 2004
@reddawg
Updating Initialization Procedures
reddawg committed on 9 Jul 2004
2004-07-07
@reddawg
Tuuned afew things adding ufs support to ubixos
reddawg committed on 7 Jul 2004
2004-06-28
@reddawg
file format now container:/path/to/file
reddawg committed on 28 Jun 2004
2004-06-25
@reddawg
I am cleaning too
reddawg committed on 25 Jun 2004
@reddawg
Made kernel stack static to prevent corruptions
reddawg committed on 25 Jun 2004
2004-06-04
@reddawg
Changed idle task to system task
reddawg committed on 4 Jun 2004
@reddawg
notes: we compile again, thank g-d anyways i was about to cry
reddawg committed on 4 Jun 2004
2004-05-25
@reddawg
Removed sample code
reddawg committed on 25 May 2004
@reddawg
mpiSpam() test
reddawg committed on 25 May 2004
2004-05-22
@reddawg
Fixes: Started to fix re-entrancy issues many more to look into
reddawg committed on 22 May 2004
2004-05-21
@reddawg
Fixed a few bugs which prevented the system from loadin
reddawg committed on 21 May 2004
2004-05-20
@reddawg
Cleaned Up Warrnings
reddawg committed on 20 May 2004
2004-05-19
@reddawg
Added the correct endTask Procedure
reddawg committed on 19 May 2004
@reddawg
kmalloc(size,pid) no more it is no kmalloc(size); the way it should of been
reddawg committed on 19 May 2004
2004-05-18
@reddawg
Fixed A Few Ordering Issues In The Service Startup Routine
reddawg committed on 18 May 2004
@reddawg
Tweaked
reddawg committed on 18 May 2004
@reddawg
Bug Fix
reddawg committed on 18 May 2004
2004-05-09
@reddawg
Minor Changes To Source Code To Prepare It For Open Source Release
reddawg committed on 9 May 2004