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
4381 3809 d 20 h hidnplayr /kernel/trunk/ Bugfix for sysfn 18,19,4 (set mouse pos)  
4366 3813 d 12 h hidnplayr /kernel/trunk/network/ TCP: correctly close connection.  
4365 3813 d 15 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
4347 3815 d 21 h hidnplayr /kernel/trunk/network/ TCP: advertise correct window, small updates and bugfixes  
4346 3816 d 18 h clevermouse /kernel/trunk/drivers/ coalesce transfers in same direction  
4344 3816 d 22 h hidnplayr /kernel/trunk/network/ Bugfix in PAWS algorithm for TCP.  
4339 3818 d 13 h hidnplayr /kernel/trunk/network/ Bugfixes in TCP.  
4335 3820 d 19 h hidnplayr /kernel/trunk/network/ Fixed typo in ICMP. (Wrong stats were updated)  
4313 3829 d 15 h mario79 /kernel/trunk/core/ A patch for f.64 - now you can not ask for more memory than available of free memory.  
4311 3830 d 14 h mario79 /kernel/trunk/ Additional fix to r.4307  
4310 3830 d 14 h yogev_ezra /kernel/trunk/detect/ Vortex86: use correct names for constants. Show STRAP & Internal Peripheral Feature Control registers values.  
4307 3831 d 3 h mario79 /kernel/trunk/ IDE DMA - remove the interrupt request after disabling IDE interrupts.  
4305 3831 d 16 h clevermouse /kernel/trunk/bus/usb/ fix r4302  
4303 3831 d 18 h mario79 /kernel/trunk/ Removing the temporary fix code for IDE DMA.  
4302 3831 d 19 h clevermouse /kernel/trunk/bus/usb/ sanity check: avoid infinitely nested hubs  
4300 3831 d 23 h clevermouse /kernel/trunk/bus/usb/ ignore fake connect events immediately after reset on eBox  
4297 3832 d 14 h yogev_ezra /kernel/trunk/ Move Vortex86 SoC handling before usb_init and CPU speed detection, since otherwise the CPU speed is not detected correctly.  
4296 3832 d 17 h hidnplayr /kernel/trunk/network/ TCP_input: dont use conditional move instruction. (not available on some machines)  
4294 3832 d 17 h yogev_ezra /kernel/trunk/detect/ Vortex86: Added CPU speed modifier detection and MMX support flags detection  
4291 3833 d 14 h mario79 /kernel/trunk/ IDE DMA fix (SATA Native mode).  
4289 3834 d 8 h yogev_ezra /kernel/trunk/detect/ Code optimization (by size)  
4286 3835 d 3 h Serge /kernel/trunk/ kernel.set_screen: allways do force resetting  
4278 3836 d 21 h clevermouse /kernel/trunk/ fix kernel crash at shutdown in r4273  
4277 3836 d 22 h clevermouse /kernel/trunk/fs/ /rd is now PnP, so move PnP disks to the beginning of / listing  
4273 3837 d 18 h clevermouse / support for PnP disks, part 5: FAT12, ramdisk, floppies  
4272 3837 d 18 h yogev_ezra /kernel/trunk/detect/ Perform Vortex86 detection only if CPU vendor is 'Vortex86 SoC'  
4264 3838 d 12 h 0CodErr /kernel/trunk/docs/ update documentation SysFn9  
4262 3838 d 12 h 0CodErr /kernel/trunk/ SysFn9 keyboard mode  
4261 3838 d 14 h yogev_ezra /kernel/trunk/ Add Vortex86 detection code.  
4259 3839 d 13 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4258 3839 d 13 h hidnplayr /kernel/trunk/network/ Bugfix in IPv4_input (for fragmented IPv4 packets)  
4256 3839 d 15 h hidnplayr /kernel/trunk/network/ Do not print message about unknown ethernet packet types, by default.  
4237 3843 d 1 h Serge /kernel/trunk/core/ kernel.load_file_umode: allocate physical storage before unpacking  
4227 3844 d 23 h clevermouse /kernel/trunk/bus/usb/ fix polling of some USB hubs  
4219 3846 d 14 h hidnplayr /kernel/trunk/network/ SOCKET_receive: bugfixes, return 0 when remote end closed connection.  
4199 3849 d 6 h mario79 /kernel/trunk/ Kernel Clipboard. f.54.  
4193 3851 d 5 h lev /kernel/trunk/docs/ Added description of 68.26 and 68.27 functions to Russian docs  
4181 3853 d 13 h lev /kernel/trunk/video/ Change cursor in 37.5 immediately  
4138 3859 d 23 h clevermouse /kernel/trunk/bus/usb/ beautify  
4135 3860 d 13 h clevermouse /kernel/trunk/ beautify