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
3481 4021 d 1 h Serge /kernel/trunk/ kernel: export GetCpuFreq  
3462 4037 d 18 h mario79 /kernel/trunk/ Fix for r.2536  
3461 4038 d 1 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
3460 4038 d 1 h clevermouse /kernel/trunk/blkdev/ replace align with explicit padding (align in struct is silently ignored after r2381)  
3459 4038 d 2 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
3455 4039 d 20 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 4040 d 1 h mario79 /kernel/trunk/ trunk kernel: print svn revision on the debug board  
3452 4041 d 14 h mario79 /kernel/trunk/gui/ Fix f.67 for correct sequence of calling repaint the background (example KFAR, Fplay etc.)  
3451 4041 d 15 h mario79 /kernel/trunk/gui/ Fix for f.72  
3442 4044 d 21 h clevermouse /kernel/trunk/ fix RamdiskDelete+FloppyDelete, they worked incorrectly since their introduction in r171  
3430 4050 d 19 h esevece /kernel/trunk/boot/ Accept key S to save settings in spanish build  
3429 4051 d 15 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
3428 4051 d 15 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
3426 4051 d 16 h hidnplayr /kernel/trunk/ Fix typos from #2089 (reported by mikedld)  
3416 4052 d 10 h esevece /kernel/trunk/gui/ Translating desktop to spanish  
3415 4052 d 10 h esevece / Translating desktop to spanish  
3407 4054 d 20 h hidnplayr /kernel/branches/net/network/ Fixed wait_event call for tcp_input.  
3406 4054 d 22 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 4055 d 0 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3403 4055 d 18 h turbanoff /kernel/trunk/fs/ fix ext4 dir blocks count check. fix bug in ext2_find_lfn  
3400 4057 d 5 h hidnplayr /kernel/trunk/core/ bug in v86 irq, spotted by mikedld  
3397 4058 d 10 h Serge /kernel/trunk/core/ kernel: export pe disk functions  
3396 4058 d 13 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3395 4058 d 15 h clevermouse /kernel/trunk/ spin_lock_* macro  
3394 4058 d 15 h clevermouse /kernel/trunk/ activate PCI enumerator at boot  
3393 4058 d 15 h clevermouse /kernel/trunk/ PCI enumerator; save ebx/esi in pci_{read,write}_reg  
3392 4058 d 19 h clevermouse /kernel/trunk/ increase size of debug board from 4K to 64K  
3390 4059 d 9 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3389 4059 d 15 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4059 d 16 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4059 d 19 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4059 d 20 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4059 d 20 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4059 d 22 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3383 4060 d 17 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3371 4065 d 2 h clevermouse /kernel/trunk/core/ fix insignificant misprint  
3367 4065 d 23 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4066 d 19 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4066 d 19 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4068 d 0 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)