Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
444 6263 d 6 h serge /kernel/branches/flat_kernel/ copyrights  
438 6265 d 3 h serge /kernel/branches/flat_kernel/ merged trunk  
436 6265 d 20 h serge /kernel/branches/flat_kernel/ merged trunk  
432 6267 d 2 h serge /kernel/branches/flat_kernel/ 1)fixed bug in fs_lfn.inc
2)cleanup
 
430 6271 d 8 h serge /kernel/branches/flat_kernel/ reduce kernel memory. single tss, copy_on_write io permission map
disabled debug
 
427 6272 d 3 h serge /kernel/branches/flat_kernel/ optimization  
421 6274 d 10 h serge /kernel/branches/flat_kernel/ fixed bug in fs_lfn, enable DMA IDE  
420 6275 d 8 h serge /kernel/branches/flat_kernel/ software task switch (experimental, disabled IDE DMA, io permission
map)
 
387 6288 d 18 h serge /kernel/branches/flat_kernel/ create branch  
381 6292 d 18 h serge /kernel/trunk/ replace all vars whith symbolic constants  
379 6294 d 6 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
187 6425 d 6 h diamond /kernel/trunk/ Corrections in DMA code from Mario79  
115 6500 d 4 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
102 6514 d 0 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 6516 d 21 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 6523 d 4 h halyavin /kernel/trunk/core/ Fixed bug with sending EOI in change_task procedure (it shouldn't send it).  
66 6617 d 23 h diamond /kernel/trunk/ Debug subsystem: added DRx registers support  
40 6693 d 1 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)
 
26 6754 d 7 h halyavin /kernel/trunk/core/ Fixed bug in shed.inc: kernel crash at shutdown.  
22 6768 d 21 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
 

Show All