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
3539 3978 d 15 h clevermouse /kernel/trunk/ recode all kernel sources to UTF-8; binary still uses single-byte encoding and isn't changed at all  
3534 3979 d 4 h clevermouse /kernel/trunk/ priorities in scheduler  
3344 4060 d 23 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage try 3  
3342 4061 d 0 h yogev_ezra /kernel/trunk/core/ Fix iglobal directive usage  
3341 4061 d 1 h yogev_ezra /kernel/trunk/ Fix Spanish language selection  
3309 4064 d 16 h esevece /kernel/trunk/ More spanish translation  
3296 4066 d 15 h clevermouse /kernel/trunk/ protect thread from external terminate while running sysfn 70  
3294 4067 d 1 h clevermouse /kernel/trunk/core/ output program name in addition to PID when it crashes  
2709 4339 d 12 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2642 4380 d 1 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2455 4418 d 20 h mario79 /kernel/trunk/ 1) Correcting information about copiright
2) VESA draw the small speedup
 
2288 4569 d 15 h clevermouse /kernel/trunk/ Style corrected for new rules, no semantic changes  
2231 4591 d 20 h Serge /kernel/trunk/ merge apic code  
2167 4604 d 2 h serge /kernel/trunk/ merge kolibri_acpi #2156  
2118 4620 d 4 h serge /kernel/trunk/ move PIC functions into separate file  
2112 4621 d 2 h serge /kernel/trunk/ shared irq's  
2104 4622 d 6 h maximYCH /kernel/trunk/ Russian language for kernel boot messages  
2100 4623 d 3 h serge /kernel/trunk/ remove unused code  
2089 4624 d 1 h serge /kernel/trunk/ remove fn 41,42,44,45  
1992 4675 d 3 h clevermouse /kernel/trunk/core/ allow hooks of IRQ6  
1989 4677 d 1 h clevermouse /kernel/trunk/ allow hooks of IRQ15  
1948 4699 d 22 h clevermouse /kernel/trunk/ @notify user on #UD exception  
1369 5214 d 0 h Lrz /kernel/trunk/ small changes and optimization  
1362 5217 d 12 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1311 5244 d 13 h diamond /kernel/trunk/ make dll a per-process object  
1310 5244 d 17 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1307 5249 d 18 h Lrz /kernel/trunk/core/ bugfix 1306  
1306 5249 d 18 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1086 5440 d 17 h Galkov /kernel/trunk/core/ Oops :(  
1076 5445 d 1 h Galkov /kernel/trunk/core/ small optimization, not more  
1074 5445 d 4 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1056 5492 d 17 h Galkov /kernel/trunk/ sys32 - concentration all (except #NM) exception handlers in ecx_c for optimization purpose
debug - moved handler to sys32::exc_c
fpu - moved except_16/19 to sys32::exc_c
memory - changing interface for page_fault_handler
v86 - changing interface for handler v86_exc_c
kernel - small optimization
 
1038 5536 d 1 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
982 5589 d 23 h diamond /kernel/trunk/core/ bugfix of revision 980  
980 5590 d 0 h diamond /kernel/trunk/core/ allow IRQ6 to be redirected to V86 machine  
960 5604 d 0 h diamond /kernel/trunk/core/ allow IRQ14 and IRQ15 to be redirected to V86 machine  
858 5705 d 1 h hidnplayr /kernel/trunk/core/ Added CPU exception error messages.

more info about cpu exceptions: http://www.delorie.com/djgpp/doc/dpmi/ch4.5.html
 
788 5857 d 2 h diamond /kernel/trunk/core/ * Reverted previous revision because it was my mistake
* Fixed V86 IRQ handling broken in rev. 769
 
787 5857 d 19 h diamond /kernel/trunk/core/ Restored normal IRQ handling broken in rev. 769  
774 5874 d 20 h Rus / Reorganization interrupts handlers part 2.
(I hope, I didn't something stupid.)
Fixed bug in get_pid function.
Added copyright in com mouse driver.
Fixed incorrect comment inscription in boot\ru.inc .