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
3515 4015 d 19 h hidnplayr /kernel/branches/net/network/ Renamed IPv4_dest_to_dev to IPv4_route  
3514 4015 d 19 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
3513 4016 d 10 h clevermouse /kernel/trunk/core/ small fix - 3  
3512 4016 d 12 h clevermouse /kernel/trunk/core/ small fix - 2  
3511 4016 d 12 h clevermouse /kernel/trunk/core/ small fix  
3509 4017 d 13 h clevermouse /kernel/trunk/core/ correction for r3505: exclude IRQ6, 14, 15 and keyboard handler  
3508 4017 d 13 h clevermouse / force setting native resolution for intel displays  
3507 4017 d 14 h clevermouse /kernel/trunk/ conditional printing of debug board to the screen  
3506 4017 d 16 h clevermouse /kernel/trunk/ +declaration  
3505 4017 d 16 h clevermouse /kernel/trunk/core/ workaround for handlers registered with wrong IRQ  
3504 4018 d 8 h mario79 /kernel/trunk/ Kernel scheduler - equal rights for all threads. Discussion http://board.kolibrios.org/viewtopic.php?f=35&t=2303  
3502 4021 d 10 h Serge /kernel/trunk/ kernel: show cpu frequency in Mhz, not Hz  
3501 4021 d 13 h Serge /kernel/trunk/ kernel: fix boot time cpu frequency information  
3500 4021 d 18 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
3493 4029 d 9 h mario79 /kernel/trunk/ Restore default cursor before terminating the process.  
3490 4031 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ some kernel cleaning...  
3489 4031 d 11 h art_zh /kernel/branches/Kolibri-A/trunk/blkdev/ some kernel cleaning...  
3488 4031 d 11 h art_zh /kernel/branches/Kolibri-A/trunk/network/eth_drv/ some kernel cleaning...  
3487 4031 d 11 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3486 4034 d 18 h Serge /kernel/trunk/ kernel: cleanup  
3481 4036 d 20 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3462 4053 d 13 h mario79 /kernel/trunk/ Fix for r.2536  
3461 4053 d 19 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
3460 4053 d 19 h clevermouse /kernel/trunk/blkdev/ replace align with explicit padding (align in struct is silently ignored after r2381)  
3459 4053 d 20 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
3455 4055 d 15 h mario79 /kernel/trunk/ Fix f.18.3 - If the window is captured and moved by the user, then you can't change the position in window stack.  
3454 4055 d 19 h mario79 /kernel/trunk/ trunk kernel: print svn revision on the debug board  
3452 4057 d 9 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4057 d 10 h mario79 /kernel/trunk/gui/ Fix for f.72  
3442 4060 d 16 h clevermouse /kernel/trunk/ fix RamdiskDelete+FloppyDelete, they worked incorrectly since their introduction in r171  
3430 4066 d 14 h esevece /kernel/trunk/boot/ Accept key S to save settings in spanish build  
3429 4067 d 9 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
3428 4067 d 9 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
3426 4067 d 11 h hidnplayr /kernel/trunk/ Fix typos from #2089 (reported by mikedld)  
3416 4068 d 5 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4068 d 5 h esevece / Translating desktop to spanish  
3407 4070 d 14 h hidnplayr /kernel/branches/net/network/ Fixed wait_event call for tcp_input.  
3406 4070 d 17 h hidnplayr /kernel/branches/net/network/ Preparing to implement TCP reassembly queue.
Some cleanup of tcp_input and skip checksum recalculation for loopback segments.
 
3405 4070 d 19 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3403 4071 d 12 h turbanoff /kernel/trunk/fs/ fix ext4 dir blocks count check. fix bug in ext2_find_lfn