Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
537 6203 d 11 h diamond /kernel/tags/kolibri0.7.0.0/ Tag for kolibri0.7.0.0  
531 6206 d 15 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
523 6216 d 15 h diamond /kernel/trunk/ * Correct value of selector gs
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
 
465 6253 d 18 h serge /kernel/trunk/ merge flat kernel  
434 6274 d 10 h diamond /kernel/trunk/ Normal stack handling for sysenter/syscall; trap gate for int 0x40  
431 6276 d 12 h serge /kernel/trunk/ copyrights  
425 6281 d 1 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
381 6301 d 4 h serge /kernel/trunk/ replace all vars whith symbolic constants  
379 6302 d 16 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
187 6433 d 16 h diamond /kernel/trunk/ Corrections in DMA code from Mario79  
115 6508 d 14 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
102 6522 d 10 h poddubny /kernel/trunk/ 1. a little fix for scheduler + correct comments
2. refactored window activation/ process termination/ getting active process
3. deleted dead code in checkwindows
4. eliminated almost all accesses to 0x3020+...+0xe, changed to direct process number
5. cli/sti in vesa12 and vga drivers and in calculatescreen
6. skipping dead windows in some funcs in window.inc
 
101 6525 d 7 h poddubny /kernel/trunk/core/ Updated scheduler - now change_task and irq0 handler don't intersect so ugly. The code became more straightforward. By the way, it is also faster.  
100 6531 d 14 h halyavin /kernel/trunk/core/ Fixed bug with sending EOI in change_task procedure (it shouldn't send it).  
66 6626 d 9 h diamond /kernel/trunk/ Debug subsystem: added DRx registers support  
40 6701 d 11 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
26 6762 d 17 h halyavin /kernel/trunk/core/ Fixed bug in shed.inc: kernel crash at shutdown.  
22 6777 d 6 h poddubny /kernel/trunk/ fixed a bug in sched.inc (speaker)

fixed exception handlers - shows correct EIP of a terminated process

some corrections to memmap.inc
 
21 6780 d 9 h poddubny /kernel/trunk/ * boot cleanups (kernel.asm)
* faster & cleaner checkpixel (kernel.asm)
* a little bugfix in newproce.inc (".failed" -> ".cleanfailed")
* Halyavin's bugfix in mem.inc
* sheduler doesn't active proesses waiting for an event (func 10) (event.inc, sched.inc)
* faster event check (event.inc)
 
14 6791 d 12 h poddubny /kernel/trunk/ * A bug with esp0 of processes has been fixed.
* Some minor corrections for memmap.inc and others
 

Show All