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
3780 3979 d 5 h Serge / remame /addappl to /KolibriOS  
3725 3989 d 5 h Serge /kernel/branches/Kolibri-acpi/ acpi: update  
3629 4008 d 6 h Serge /kernel/branches/Kolibri-acpi/ acpi: a hopeless attempt to optimize the kernel memory  
3626 4009 d 0 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3589 4015 d 3 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3573 4018 d 14 h art_zh /kernel/branches/Kolibri-A/trunk/ Fusion frequencies detection  
3567 4019 d 0 h clevermouse /kernel/branches/ remove hopelessly obsolete branch  
3559 4019 d 17 h hidnplayr /kernel/branches/ Delete old net branch  
3555 4019 d 18 h Serge /kernel/branches/Kolibri-acpi/ acpi:update  
3545 4019 d 20 h hidnplayr / Merge new network stack with trunk  
3531 4024 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ LAPIC timer interrupt test  
3526 4026 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ minor corrections  
3523 4030 d 2 h hidnplayr /kernel/branches/net/network/ Removed code trap (shouldnt have been comitted in the first place).  
3519 4030 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ APU mmio area: hack-ready  
3518 4031 d 0 h hidnplayr /kernel/branches/net/ Fixed Network2 event (low level network event)  
3516 4031 d 1 h hidnplayr / Renamed zeroconfig.ini to network.ini and moved to /sys/  
3515 4031 d 2 h hidnplayr /kernel/branches/net/network/ Renamed IPv4_dest_to_dev to IPv4_route  
3514 4031 d 2 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
3500 4037 d 1 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
3490 4046 d 15 h art_zh /kernel/branches/Kolibri-A/trunk/ some kernel cleaning...  
3489 4046 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/blkdev/ some kernel cleaning...  
3488 4046 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/network/eth_drv/ some kernel cleaning...  
3487 4046 d 17 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
3461 4069 d 1 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
3459 4069 d 2 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
3429 4082 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
3428 4082 d 16 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
3407 4085 d 20 h hidnplayr /kernel/branches/net/network/ Fixed wait_event call for tcp_input.  
3406 4085 d 23 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 4086 d 1 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3389 4090 d 16 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4090 d 17 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4090 d 20 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4090 d 21 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4090 d 21 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4090 d 23 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3367 4097 d 0 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
3361 4097 d 20 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconfig: dont assume first received packet is the correct one.
Also fixed link-local IP assignment.
 
3360 4097 d 20 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK now lets you choose if ARP_IP_to_MAC should block or not.  
3359 4099 d 1 h hidnplayr /kernel/branches/net/ Synced net branch with trunk (#3358)