Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1116 5428 d 14 h diamond /kernel/trunk/ update window client box when style changed by sysfn 0  
1107 5444 d 16 h diamond /kernel/trunk/ revert to static single-color background if memory allocation failed  
1106 5445 d 13 h diamond / Loading COM mouse driver is moved from the kernel to application  
1105 5445 d 23 h Galkov /kernel/trunk/core/ optimization of fix in rev.1089 for my bug, delivered in rev.1074  
1104 5446 d 13 h diamond /kernel/trunk/detect/ added biosmem.inc referenced in previous revision  
1103 5446 d 14 h diamond /kernel/trunk/ use fn E820 of int 15h to query memory map (if available)  
1097 5449 d 22 h diamond /kernel/trunk/ Fixed CF return from sysfunction 49 (APM)  
1095 5450 d 22 h diamond /kernel/trunk/ grammar fixes in build.bat  
1094 5451 d 1 h Lrz /kernel/trunk/ update build.bat  
1093 5451 d 14 h Lrz /kernel/trunk/ modify build.bat based on s1n's version.  
1091 5452 d 4 h Lrz /kernel/trunk/ add kpack drivers  
1090 5452 d 14 h diamond /kernel/trunk/ Work with small amount of physical memory corrected (bug #9, part 1)  
1089 5452 d 17 h diamond /kernel/trunk/core/ fixed #PF reporting broken in rev. 1074  
1088 5453 d 14 h mikedld /kernel/trunk/ fix for 8/16-bit registers output with DEBUGF (bug #8)  
1086 5455 d 14 h Galkov /kernel/trunk/core/ Oops :(  
1085 5455 d 16 h diamond /kernel/trunk/ heuristic for ACPI power off  
1084 5456 d 19 h diamond /kernel/trunk/boot/ corrected boot-screen hints  
1083 5456 d 20 h diamond /kernel/trunk/core/ compilation fix  
1082 5456 d 21 h diamond /kernel/trunk/core/ fixed V86 task switch on IRQ broken in rev. 1055  
1081 5456 d 23 h diamond /kernel/trunk/core/ added check for correctness in 68.25  
1078 5459 d 0 h Galkov /kernel/trunk/docs/ oops :( misprints  
1077 5459 d 1 h Galkov / changing by forum post 23500:
1) f68:15,18 moved to f68:24,25
2) f68:15,18 set to obsolete
 
1076 5459 d 22 h Galkov /kernel/trunk/core/ small optimization, not more  
1074 5460 d 0 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1073 5463 d 5 h heavyiron /kernel/trunk/ 1071 small fix  
1072 5463 d 15 h diamond /kernel/trunk/core/ Changes from Maxis:
* Fixed sysfunction 18.20 (bug #13)
* wait_mutex optimized (bug #10)
 
1071 5465 d 23 h diamond /kernel/trunk/ use atomic bts for mutex in sys_background from Maxis  
1067 5480 d 0 h Galkov /kernel/trunk/ kernel - fix by forum post=23224
event - small optimization, not more
 
1066 5488 d 21 h serge /kernel/branches/kolibri_pe/ kernel heap: use on demand mapping  
1065 5495 d 17 h Lrz /kernel/trunk/sec_loader/ add Secondary Loader (SL)  
1063 5499 d 20 h ghost /kernel/trunk/ APM system call temporary fix  
1061 5500 d 18 h Galkov /kernel/trunk/gui/ oops: bug in event.inc#line=295  
1059 5502 d 5 h Galkov /kernel/trunk/gui/ oops: fix in RemoveEventTo  
1058 5503 d 0 h Galkov /kernel/trunk/drivers/ oops: fix, that was needed in rev#1055 - changing EVENT interface function  
1057 5503 d 17 h serge /kernel/trunk/drivers/sb16/ fill only 16Kb at once  
1056 5507 d 13 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 5514 d 15 h Galkov /kernel/trunk/ refractoring of EVENT, and so on  
1052 5533 d 15 h hidnplayr /kernel/trunk/ Fix Makefile  
1047 5536 d 2 h heavyiron /kernel/trunk/fs/ small fix to correct compiling with fasm 1.67.34  
1043 5540 d 12 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