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
4181 3824 d 2 h lev /kernel/trunk/video/ Change cursor in 37.5 immediately  
4138 3830 d 12 h clevermouse /kernel/trunk/bus/usb/ beautify  
4135 3831 d 2 h clevermouse /kernel/trunk/ beautify  
4133 3831 d 5 h clevermouse /kernel/trunk/blkdev/ fix off-by-one error in disk cache, existing at least since r580  
4127 3831 d 11 h clevermouse /kernel/trunk/drivers/ fix usbstor after r4105  
4115 3832 d 23 h mario79 /kernel/trunk/blkdev/ Fix Floppy driver for VirtualBox.  
4105 3834 d 7 h Serge /kernel/trunk/ Kernel: export new_sys_threads as CreateThread. Remove hack in set_app_params that allowed creating threads in kernel context under certain conditions  
4068 3839 d 12 h shikhin /kernel/trunk/fs/ext2/ Removed redundant .asm files.  
4067 3839 d 13 h shikhin /kernel/trunk/fs/ext2/ Added proper permissions.  
4066 3839 d 13 h shikhin /kernel/trunk/ Finished ext2 write support, under KSoC.  
4056 3840 d 11 h hidnplayr /kernel/trunk/network/ SOCKET_process_end: exit immediately if there are no active sockets.  
4053 3841 d 7 h hidnplayr /kernel/trunk/network/ fixed #4052  
4052 3841 d 7 h hidnplayr /kernel/trunk/network/ Some cleanup/refactoring of IPv4 code (preparing for routing)  
4051 3841 d 12 h heavyiron / End: unmovable window, fixed documentation.  
4035 3845 d 7 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_connect  
4030 3845 d 12 h hidnplayr /kernel/trunk/network/ refactored SOCKET_connect  
4025 3846 d 16 h hidnplayr /kernel/trunk/network/ SOCKET_connect: better error handling.  
4021 3847 d 1 h hidnplayr /kernel/trunk/network/ Cancel time-out timer if connection succeeded  
4020 3847 d 1 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 3849 d 22 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 3850 d 23 h mario79 /kernel/trunk/boot/ Fix for r.3989  
3989 3852 d 0 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 3853 d 2 h hidnplayr /kernel/trunk/network/ Incoming packets are now handled in separate thread instead of directly by interrupt handler.  
3964 3857 d 18 h mario79 /kernel/trunk/boot/ This is a temporary fix for kernel. Just to avoid the situation of freezing the system after boot.  
3940 3861 d 9 h mario79 /kernel/trunk/docs/ Correction documentation for function 40.  
3937 3861 d 12 h Serge /kernel/trunk/core/ kernel:add missing export TimerHs  
3936 3861 d 19 h mario79 /kernel/trunk/ More accurate calculation for the case redraw of window.  
3935 3862 d 12 h shikhin /kernel/trunk/ ext2 write support added; CreateFolder and Delete complete.  
3934 3866 d 2 h art_zh /kernel/branches/Kolibri-A/trunk/ hardware cursor test  
3932 3866 d 14 h kaitz / Translated Tetris game. Changes to big ET letters.  
3930 3868 d 9 h kaitz / Translated Pipes game to Estonian.  
3929 3869 d 2 h kaitz /kernel/trunk/ Fix sp build.  
3927 3869 d 2 h kaitz / Translation for estonian language and fixes.
Build folder for estonian language.
 
3925 3869 d 4 h mario79 /kernel/trunk/ Fix for r.3727  
3913 3873 d 1 h dunkaist /kernel/trunk/ basic xfs read support  
3912 3873 d 14 h mario79 /kernel/trunk/docs/ Correction r.3780  
3911 3874 d 1 h mario79 /kernel/trunk/core/ Correction r.3909 - validating addresses ESP before displaying a stack dump  
3910 3875 d 10 h Serge /kernel/branches/Kolibri-acpi/bus/pci/ kolibri-acpi: new pci code  
3909 3876 d 4 h mario79 /kernel/trunk/core/ Stack dump for show_error_parameters  
3908 3876 d 4 h Serge /kernel/branches/Kolibri-acpi/ acpi:merge trunk