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
3870 3922 d 10 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3868 3935 d 12 h mario79 /kernel/trunk/docs/ updated documentation for socket functions (for russian version)  
3867 3935 d 14 h hidnplayr /kernel/trunk/docs/ updated documentation for socket functions.  
3861 3938 d 20 h hidnplayr /kernel/trunk/network/ new function: NET_packet_free, i8255x driver should not cause problems anymore.  
3843 3947 d 14 h yogev_ezra /kernel/trunk/docs/ Added documents created by UnКайF  
3837 3951 d 21 h mario79 /kernel/trunk/ Update documentation for new network stack  
3835 3951 d 23 h mario79 / Update documentation for night build  
3828 3957 d 2 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3827 3957 d 18 h clevermouse /kernel/trunk/core/ load_library: disable interrupts for smaller time  
3826 3959 d 14 h clevermouse /kernel/trunk/bus/usb/ USB split transaction scheduler  
3825 3961 d 15 h mario79 /kernel/trunk/ Fix for r.3810  
3820 3964 d 10 h GerdtR /kernel/trunk/core/ Added UserAllocAt in export  
3817 3964 d 19 h hidnplayr /kernel/trunk/network/ Bugfixes in kernel related to forking of sockets.  
3816 3964 d 23 h clevermouse /kernel/trunk/bus/usb/ calculate USB bandwidth  
3810 3965 d 15 h mario79 /kernel/trunk/ Additional check the unassigned IRQ for IDE controller.  
3798 3967 d 0 h Serge /kernel/trunk/core/ kernel: fix user_unmap  
3797 3967 d 8 h mario79 /kernel/trunk/boot/ Full cleaning the text area before showing vmodes table. Fix for r.3777  
3796 3967 d 9 h yogev_ezra /kernel/trunk/boot/ Correct English, Spanish and German messages string length in blue screen to fit into one line. Add some comments to bootcode.inc  
3795 3967 d 9 h mario79 /kernel/trunk/boot/ Full cleaning of lines after output messages. Fix for r.3777  
3791 3967 d 13 h mario79 /kernel/trunk/ Removing useless stdcall enable_irq  
3787 3967 d 16 h Serge /kernel/trunk/docs/ update documentation  
3786 3967 d 21 h Serge /kernel/trunk/core/ kernel:f68.27 load_file_umode  
3785 3968 d 9 h mario79 /kernel/trunk/ Additional check for IDE controllers  
3780 3969 d 1 h Serge / remame /addappl to /KolibriOS  
3778 3969 d 4 h mario79 /kernel/trunk/ Correction width of the boot messages and correction position of the BOOT_DEBUG_PRINT (addition to the revision of 3777).  
3777 3969 d 10 h yogev_ezra /kernel/trunk/ Added 2 more options to blue screen: c) BOOT_DEBUG_PRINT and d) BOOT_LAUNCHER_START. Existing option "Boot device" is now e).
BOOT_DEBUG_PRINT = If set to "yes"/"on", will duplicate debug output to the screen. Default is "no"/"off".
BOOT_LAUNCHER_START = If set to "no"/"off", LAUNCHER application won't be run after kernel has loaded. Default is "yes"/"on".
 
3775 3970 d 7 h mario79 /kernel/trunk/ Fix bootlog  
3774 3970 d 7 h mario79 /kernel/trunk/ Some fixes code for IDE controllers.  
3771 3970 d 22 h mario79 /kernel/trunk/ Dynamic setting interrupts for Floppy controller  
3768 3971 d 14 h mario79 /kernel/trunk/core/ Removing obsolete code.  
3767 3971 d 16 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3971 d 23 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3971 d 23 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3762 3972 d 3 h mario79 /kernel/trunk/ 1) Dynamic setting interrupts for IDE controller
2) Fixed problems with some hardware (eBox IDE Native mode and similar)
 
3761 3972 d 12 h clevermouse /kernel/trunk/core/ merge PE and COFF export tables into one  
3760 3972 d 16 h hidnplayr /kernel/trunk/boot/ make 'A' key for boot settings work on azerty keyboards  
3759 3972 d 16 h clevermouse /kernel/trunk/boot/ shorten boot screen messages  
3757 3972 d 18 h clevermouse /kernel/trunk/boot/ fix [abcd] -> [abc] in boot screen  
3756 3972 d 23 h hidnplayr /kernel/trunk/network/ Small bugfix in TCP_input for data when header prediction failed.  
3752 3973 d 21 h hidnplayr /kernel/trunk/network/ Corrected IP source address for TCP_respond_segment