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
750 5882 d 2 h victor /kernel/trunk/ Placed copyright and properties "svn: keywords Rev"  
748 5882 d 4 h heavyiron / *Remove unneeded ps2mouse.inc and m_ps2.inc

*Remove 18.1 and 18.9.1 functions (sinse 465 revision they doesn't work), so CPU now use END application for reboot
NOTE: file ROSE.TXT don't used in kernel now and can be deleted from image

*New END application form Leency & Veliant
 
742 5883 d 20 h Rus /kernel/trunk/ deleted cross order of registers in functions 41,42
some optimizations of them

*because revision 741 is broken, I tested it on revision 724
 
740 5885 d 17 h serge /kernel/trunk/ PE loader: error checking  
725 5890 d 23 h diamond /kernel/trunk/ * hd_read doesn't add sector to cache if read error has occured
* hd read errors at boot do not hang up system
 
712 5894 d 5 h serge /kernel/trunk/ AZ hotfix: memory for unpack
pages for V86, access to own page tables
 
709 5896 d 18 h diamond /kernel/trunk/ * V86 manager
* support of drives visible by BIOS through V86 mode
* shutdown fixes
* background redraw fixes
* when booting from CD/DVD, load all floppy by tracks, not only used sectors
 
684 5945 d 23 h diamond /kernel/trunk/ deleting cross registers in system calls, part 2  
681 5949 d 15 h diamond /kernel/trunk/ shutdown code now correctly handles >128 Kb file kernel.mnt  
671 5980 d 10 h Ghost /kernel/trunk/ initial deleting cross regisres in system calls  
665 5998 d 22 h diamond / * new system function for "send message"
* @panel: Alt+F4 sends close message rather than immediate kill
 
655 6005 d 17 h mario79 /kernel/trunk/ Function 47 - output of qword (64-bites) number  
653 6007 d 3 h diamond /kernel/trunk/ added bootlog message if first app cannot be loaded  
652 6007 d 12 h mario79 /kernel/trunk/ Function 47 - output of number without empty zero in high bits  
641 6030 d 13 h diamond /kernel/trunk/ Kernel updated to 0.7.1.0  
621 6048 d 12 h mario79 /kernel/trunk/ Function 18/19/5 - emulation mouse button.  
618 6051 d 13 h mario79 /kernel/trunk/ Processing event: press real button - eject tray ATAPI device.  
608 6062 d 11 h alver /kernel/trunk/  
593 6088 d 20 h mikedld /kernel/trunk/ Revision numbering fix  
591 6089 d 13 h mikedld /kernel/trunk/ Fix for syscall_cdaudio (unable to compile kernel)  
590 6089 d 18 h diamond /kernel/trunk/ load/eject CD tray functions check that input device is CD/DVD  
588 6089 d 21 h diamond / Load/eject CD/DVD device tray moved from sysfn 70 to sysfn 24 (see sysfunc*),
because these actions do not involve file system.
 
586 6092 d 16 h serge /kernel/trunk/ From Ghost: calls to PCIBIOS services  
569 6108 d 22 h diamond /kernel/trunk/ first call to sysfn 0 activates window  
567 6109 d 2 h serge /kernel/trunk/ 1)sound.asm: disable previous patch by default
2)uhci transfer descriptors
 
566 6110 d 1 h serge /kernel/trunk/ sound.asm: patch BIOS bug for ICH0
add USE_IRQ_REMAP conditional directive
 
555 6119 d 18 h diamond /kernel/trunk/ make background redraw faster  
549 6124 d 9 h spraid /kernel/trunk/ added window type (Y=4). skinned window with fixed sizes  
546 6127 d 17 h diamond /kernel/trunk/ changed background handling  
543 6131 d 15 h spraid /kernel/trunk/ prepare for cd load (bx='m0' set by loader).  
540 6134 d 18 h victor /kernel/trunk/ change format outputed data sysfunc 18.13
see sysfuncs.txt
 
538 6137 d 19 h spraid /kernel/trunk/ CD drivers update from mario  
536 6138 d 20 h diamond /kernel/trunk/ Kernel updated to 0.7.0.0  
535 6138 d 21 h spraid /kernel/trunk/ translate some comments to english  
531 6142 d 1 h diamond /kernel/trunk/ Sysfunction 23v does not require task switch when waiting  
527 6146 d 20 h diamond /kernel/trunk/ * Rewritten Vesa2 background code, it is much faster now
* Fixed kernel fault when creating files with unusual names with multiple dots
 
523 6152 d 0 h diamond /kernel/trunk/ * Correct value of selector gs
* Support for kpack'ed skin files
* Default setting for DMA access is now "disabled"
* Fixed kernel fault when network packet sending
 
521 6152 d 22 h diamond /kernel/trunk/ * efficient handling of file names substitution
* current directory support; new sysfunction 30
* fixed bug in load_file with files of size divisible by page size
 
519 6153 d 22 h serge /kernel/trunk/ string manipulation routines for drivers and kernel
enable global page support after paging
 
514 6155 d 20 h diamond /kernel/trunk/ * unknown/unsupported videomode at boot leads to return in config manager
* boot config manager now allows to totally disable DMA access to HD