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
4035 3876 d 22 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_connect  
4030 3877 d 4 h hidnplayr /kernel/trunk/network/ refactored SOCKET_connect  
4025 3878 d 7 h hidnplayr /kernel/trunk/network/ SOCKET_connect: better error handling.  
4021 3878 d 16 h hidnplayr /kernel/trunk/network/ Cancel time-out timer if connection succeeded  
4020 3878 d 17 h hidnplayr / kernel: wait 3 seconds for TCP connection to be established, timeout after that.
telnet: print error message when socket could not be opened.
 
4006 3881 d 13 h yogev_ezra /kernel/trunk/drivers/ Stub of a stub of RDC videocard driver, based on vidintel.asm (c) by CleverMouse. Card detection should work already.  
3999 3882 d 15 h mario79 /kernel/trunk/boot/ Fix for r.3989  
3989 3883 d 16 h yogev_ezra /kernel/trunk/boot/ Allow pressing ESC in boot screen to cancel selection without making a choice. Add more information on which options to choose and link to http://board.kolibrios.org to report bugs.  
3982 3884 d 17 h hidnplayr /kernel/trunk/network/ Incoming packets are now handled in separate thread instead of directly by interrupt handler.  
3964 3889 d 9 h mario79 /kernel/trunk/boot/ This is a temporary fix for kernel. Just to avoid the situation of freezing the system after boot.  
3940 3893 d 1 h mario79 /kernel/trunk/docs/ Correction documentation for function 40.  
3937 3893 d 3 h Serge /kernel/trunk/core/ kernel:add missing export TimerHs  
3936 3893 d 11 h mario79 /kernel/trunk/ More accurate calculation for the case redraw of window.  
3935 3894 d 4 h shikhin /kernel/trunk/ ext2 write support added; CreateFolder and Delete complete.  
3934 3897 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ hardware cursor test  
3932 3898 d 5 h kaitz / Translated Tetris game. Changes to big ET letters.  
3930 3900 d 1 h kaitz / Translated Pipes game to Estonian.  
3929 3900 d 17 h kaitz /kernel/trunk/ Fix sp build.  
3927 3900 d 18 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3925 3900 d 19 h mario79 /kernel/trunk/ Fix for r.3727  
3913 3904 d 17 h dunkaist /kernel/trunk/ basic xfs read support  
3912 3905 d 5 h mario79 /kernel/trunk/docs/ Correction r.3780  
3911 3905 d 16 h mario79 /kernel/trunk/core/ Correction r.3909 - validating addresses ESP before displaying a stack dump  
3910 3907 d 2 h Serge /kernel/branches/Kolibri-acpi/bus/pci/ kolibri-acpi: new pci code  
3909 3907 d 19 h mario79 /kernel/trunk/core/ Stack dump for show_error_parameters  
3908 3907 d 19 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk  
3888 3918 d 19 h UnKaiF /kernel/trunk/drivers/ USBGetParam function added to list.  
3884 3920 d 1 h hidnplayr /kernel/trunk/network/ Fixing deadlock in SOCKET_process_end  
3881 3920 d 17 h mario79 /kernel/trunk/ HDD IDE DMA handler - remove the interrupt flag  
3879 3921 d 6 h hidnplayr /kernel/trunk/network/ Bugfix for API 74, -1  
3875 3923 d 16 h GerdtR /kernel/trunk/gui/ Now the symbols '0' and 'O' differ.  
3870 3929 d 15 h mario79 /kernel/trunk/ Fix for r.3762 - separate interrupt handlers for the irq14 and irq15.  
3868 3942 d 17 h mario79 /kernel/trunk/docs/ updated documentation for socket functions (for russian version)  
3867 3942 d 18 h hidnplayr /kernel/trunk/docs/ updated documentation for socket functions.  
3861 3946 d 1 h hidnplayr /kernel/trunk/network/ new function: NET_packet_free, i8255x driver should not cause problems anymore.  
3843 3954 d 19 h yogev_ezra /kernel/trunk/docs/ Added documents created by UnКайF  
3837 3959 d 2 h mario79 /kernel/trunk/ Update documentation for new network stack  
3835 3959 d 4 h mario79 / Update documentation for night build  
3828 3964 d 7 h mario79 /kernel/trunk/core/ Extended the command line for kernel  
3827 3964 d 23 h clevermouse /kernel/trunk/core/ load_library: disable interrupts for smaller time