Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1942 4722 d 11 h clevermouse /kernel/branches/kolibri-cfg/ kernel branch with configurable boot  
1396 5198 d 4 h diamond /kernel/trunk/ fixed DEBUGF with %s and addressing with esp  
1314 5256 d 21 h diamond /kernel/trunk/ * fixed copy-on-write for kernel accesses from other threads
* fixed return value of read/write_process_memory
* fixed sysfunction 39.4 broken in rev. 1304
* more safe and slightly more effective FDO
 
1088 5454 d 2 h mikedld /kernel/trunk/ fix for 8/16-bit registers output with DEBUGF (bug #8)  
750 5918 d 14 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
656 6041 d 10 h mikedld /kernel/trunk/ Fix in DEBUGF (incorrect output of eax..edi with %x)
New show_error_parameters (core/sys32.inc) from Ghost
 
593 6125 d 7 h mikedld /kernel/trunk/ Revision numbering fix  
506 6196 d 1 h mikedld /kernel/trunk/ Fixed FDO (seems like bug in FASM to me)  
465 6225 d 15 h serge /kernel/trunk/ merge flat kernel  
431 6248 d 9 h serge /kernel/trunk/ copyrights  
425 6252 d 22 h victor /kernel/trunk/ added computing of current #revision for kernel *.inc and *.asm files  
378 6275 d 9 h serge /kernel/trunk/ 1)new memory layout
2)Infinity 1.0
 
358 6284 d 2 h mikedld /kernel/trunk/ Added FDO, changed output in 'blkdev/hd_drv.inc' to give an example