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
1310 5256 d 6 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1306 5261 d 8 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5262 d 9 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1300 5263 d 13 h serge /kernel/trunk/ kms: pre rc8  
1290 5266 d 20 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1289 5267 d 3 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1278 5274 d 12 h Lrz /kernel/trunk/ bugfix previously version.  
1276 5275 d 0 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1275 5278 d 15 h serge / kms: pre rc7  
1273 5279 d 7 h Lrz /kernel/trunk/ It rewritten previously versions (1267,1271)  
1272 5279 d 15 h diamond /kernel/trunk/ reverted previous revision because it destroyed sysfn 68.1  
1271 5279 d 16 h Lrz /kernel/trunk/ new sys_sheduler, small optimization  
1267 5283 d 8 h Lrz /kernel/trunk/ small optimization  
1260 5285 d 7 h Lrz /kernel/trunk/ small optimization  
1232 5301 d 7 h Lrz /kernel/trunk/ small optimization.  
1220 5306 d 7 h serge /kernel/trunk/ menuet02 tls  
1172 5333 d 9 h diamond /kernel/trunk/ keep physical page 0 intact (used by some BIOSes in int 13h)  
1168 5337 d 8 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
1154 5346 d 15 h clevermouse /kernel/trunk/ zero local port for socket open means choosing by the kernel  
1153 5347 d 15 h clevermouse /kernel/trunk/ system function 40 now returns previous value of event mask  
1116 5425 d 7 h diamond /kernel/trunk/ update window client box when style changed by sysfn 0  
1107 5441 d 9 h diamond /kernel/trunk/ revert to static single-color background if memory allocation failed  
1106 5442 d 6 h diamond / Loading COM mouse driver is moved from the kernel to application  
1097 5446 d 15 h diamond /kernel/trunk/ Fixed CF return from sysfunction 49 (APM)  
1085 5452 d 9 h diamond /kernel/trunk/ heuristic for ACPI power off  
1074 5456 d 17 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1073 5459 d 22 h heavyiron /kernel/trunk/ 1071 small fix  
1071 5462 d 16 h diamond /kernel/trunk/ use atomic bts for mutex in sys_background from Maxis  
1067 5476 d 17 h Galkov /kernel/trunk/ kernel - fix by forum post=23224
event - small optimization, not more
 
1063 5496 d 14 h ghost /kernel/trunk/ APM system call temporary fix  
1056 5504 d 6 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
 
1055 5511 d 8 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
1043 5537 d 5 h hidnplayr /kernel/trunk/ Serial output console (disable by default)
When enabled with current settings,
it will work on com1 using a 115200 baud connection
8 bits words, no parity bit, 1 stop bit
 
1038 5547 d 14 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
1025 5559 d 16 h diamond /kernel/trunk/ fix for IRQs from slave controller not working on some machines  
1018 5567 d 20 h diamond /kernel/trunk/ Kernel updated to 0.7.5.0  
973 5611 d 15 h diamond /kernel/trunk/ fixed return value for function 44  
966 5613 d 2 h diamond /kernel/trunk/ Reverted revision 910  
939 5633 d 11 h mario79 /kernel/trunk/ Small fix of function 36.  
927 5638 d 13 h mario79 /kernel/trunk/ Function 36 now is faster and use on/off cursor.