Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
430 6259 d 11 h serge /kernel/branches/flat_kernel/ reduce kernel memory. single tss, copy_on_write io permission map
disabled debug
 
427 6260 d 6 h serge /kernel/branches/flat_kernel/ optimization  
420 6263 d 11 h serge /kernel/branches/flat_kernel/ software task switch (experimental, disabled IDE DMA, io permission
map)
 
419 6265 d 11 h serge /kernel/branches/flat_kernel/ flat kernel  
387 6276 d 21 h serge /kernel/branches/flat_kernel/ create branch  
380 6282 d 7 h serge /kernel/trunk/ replace vars 0x8000 0xC000 0xC004 0xD000 0x80000 whith symbolic constants
rename PROC_BASE -> SLOT_BASE
 
379 6282 d 9 h serge /kernel/trunk/ 1)fixed wrong exported LFB address
2)replace 0x3000 0x3004 0x3010 0x3020 whith symbolic constants
 
237 6355 d 11 h serge /kernel/trunk/ kernel support for loading compressed apps - part 1  
115 6488 d 7 h poddubny /kernel/trunk/ Introduced APPDATA, TASKDATA, WNDDATA, RECT, BOX structures.  
113 6492 d 3 h diamond /kernel/trunk/ Small bugfixes with DF in debug subsystem; small improvement in function 70.0 for floppies  
66 6606 d 2 h diamond /kernel/trunk/ Debug subsystem: added DRx registers support  
63 6626 d 6 h halyavin /kernel/trunk/ Kernel now waits only 5 seconds in order to deliver message to debugger. Fixed hd reservation and release. Changes from diamond.  
44 6672 d 1 h halyavin /kernel/trunk/core/ fixing bugs in debug.inc from diamond  
40 6681 d 4 h halyavin /kernel/trunk/ *Reduced size of boot code. (diamond)
*Debug API added. (diamond)