Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3514 3998 d 13 h hidnplayr /kernel/branches/net/network/ SOCKET_is_disconnected now clears TCP and UDP ports.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_subr.inc
3500 4004 d 11 h Serge /kernel/branches/Kolibri-acpi/ kos_acpi:update  
/kernel/branches/Kolibri-acpi/boot/booten.inc
/kernel/branches/Kolibri-acpi/boot/bootsp.inc
/kernel/branches/Kolibri-acpi/core/conf_lib-sp.inc
/kernel/branches/Kolibri-acpi/core/sys32-sp.inc
/kernel/branches/Kolibri-acpi/data32sp.inc
/kernel/branches/Kolibri-acpi/fs/fs-sp.inc
/kernel/branches/Kolibri-acpi/gui/char2_sp.mt
/kernel/branches/Kolibri-acpi/gui/char_sp.mt
/kernel/branches/Kolibri-acpi/kernelsp.inc
/kernel/branches/Kolibri-acpi/blkdev/disk.inc
/kernel/branches/Kolibri-acpi/blkdev/disk_cache.inc
/kernel/branches/Kolibri-acpi/blkdev/hd_drv.inc
/kernel/branches/Kolibri-acpi/blkdev/rd.inc
/kernel/branches/Kolibri-acpi/blkdev/rdsave.inc
/kernel/branches/Kolibri-acpi/boot/bootcode.inc
/kernel/branches/Kolibri-acpi/boot/rdload.inc
/kernel/branches/Kolibri-acpi/bootloader/boot_fat12.asm
/kernel/branches/Kolibri-acpi/bus/pci/pci32.inc
/kernel/branches/Kolibri-acpi/const.inc
/kernel/branches/Kolibri-acpi/core/apic.inc
/kernel/branches/Kolibri-acpi/core/conf_lib.inc
/kernel/branches/Kolibri-acpi/core/dll.inc
/kernel/branches/Kolibri-acpi/core/heap.inc
/kernel/branches/Kolibri-acpi/core/memory.inc
/kernel/branches/Kolibri-acpi/core/peload.inc
/kernel/branches/Kolibri-acpi/core/sys32.inc
/kernel/branches/Kolibri-acpi/core/syscall.inc
/kernel/branches/Kolibri-acpi/core/taskman.inc
/kernel/branches/Kolibri-acpi/core/v86.inc
/kernel/branches/Kolibri-acpi/data32.inc
/kernel/branches/Kolibri-acpi/docs/drivers_api.txt
/kernel/branches/Kolibri-acpi/docs/sysfuncr.txt
/kernel/branches/Kolibri-acpi/docs/sysfuncs.txt
/kernel/branches/Kolibri-acpi/drivers/infinity.asm
/kernel/branches/Kolibri-acpi/drivers/sb16/CONFIG.INC
/kernel/branches/Kolibri-acpi/drivers/sceletone.asm
/kernel/branches/Kolibri-acpi/drivers/tmpdisk_fat.inc
/kernel/branches/Kolibri-acpi/drivers/vidintel.asm
/kernel/branches/Kolibri-acpi/fs/ext2.inc
/kernel/branches/Kolibri-acpi/fs/fat12.inc
/kernel/branches/Kolibri-acpi/fs/fs.inc
/kernel/branches/Kolibri-acpi/fs/fs_lfn.inc
/kernel/branches/Kolibri-acpi/gui/event.inc
/kernel/branches/Kolibri-acpi/gui/font.inc
/kernel/branches/Kolibri-acpi/gui/window.inc
/kernel/branches/Kolibri-acpi/hid/keyboard.inc
/kernel/branches/Kolibri-acpi/kernel.asm
/kernel/branches/Kolibri-acpi/kernel32.inc
3490 4014 d 2 h art_zh /kernel/branches/Kolibri-A/trunk/ some kernel cleaning...  
/kernel/branches/Kolibri-A/trunk/vmodeint.inc
/kernel/branches/Kolibri-A/trunk/vmodeld.inc
/kernel/branches/Kolibri-A/trunk/const.inc
/kernel/branches/Kolibri-A/trunk/kernel.asm
/kernel/branches/Kolibri-A/trunk/memmap.inc
3489 4014 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/blkdev/ some kernel cleaning...  
/kernel/branches/Kolibri-A/trunk/blkdev/flp_drv.inc
3488 4014 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/network/eth_drv/ some kernel cleaning...  
/kernel/branches/Kolibri-A/trunk/network/eth_drv/ethernet.inc
3487 4014 d 4 h art_zh /kernel/branches/Kolibri-A/trunk/ good-bye floppy!  
/kernel/branches/Kolibri-A/trunk/blkdev/cd_drv.inc
/kernel/branches/Kolibri-A/trunk/blkdev/cdrom.inc
/kernel/branches/Kolibri-A/trunk/fs/fat12.inc
/kernel/branches/Kolibri-A/trunk/blkdev/fdc.inc
/kernel/branches/Kolibri-A/trunk/core/sys32.inc
/kernel/branches/Kolibri-A/trunk/fs/fat32.inc
/kernel/branches/Kolibri-A/trunk/fs/fs.inc
/kernel/branches/Kolibri-A/trunk/fs/fs_lfn.inc
/kernel/branches/Kolibri-A/trunk/kernel.asm
/kernel/branches/Kolibri-A/trunk/kernel32.inc
/kernel/branches/Kolibri-A/trunk/memmap.inc
3461 4036 d 12 h hidnplayr /kernel/branches/net/network/ SOCKET_receive_stream returns 0 now when there is no data instead of -1.  
/kernel/branches/net/network/socket.inc
3459 4036 d 13 h hidnplayr /kernel/branches/net/network/ Experimental support for MSG_PEEK and MSG_DONTWAIT in SOCKET_receive_stream.  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
3429 4050 d 2 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed previous revision.  
/kernel/branches/net/applications/netcfg/vendors.inc
3428 4050 d 2 h hidnplayr /kernel/branches/net/applications/netcfg/ Added Atheros to netcfg vendor list.  
/kernel/branches/net/applications/netcfg/vendors.inc
3407 4053 d 7 h hidnplayr /kernel/branches/net/network/ Fixed wait_event call for tcp_input.  
/kernel/branches/net/network/tcp_input.inc
3406 4053 d 10 h hidnplayr /kernel/branches/net/network/ Preparing to implement TCP reassembly queue.
Some cleanup of tcp_input and skip checksum recalculation for loopback segments.
 
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
3405 4053 d 12 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
/kernel/branches/net/bus/pci/pci32.inc
/kernel/branches/net/const.inc
/kernel/branches/net/core/heap.inc
/kernel/branches/net/core/peload.inc
/kernel/branches/net/core/v86.inc
/kernel/branches/net/data32.inc
/kernel/branches/net/fs/ext2.inc
/kernel/branches/net/gui/event.inc
/kernel/branches/net/kernel.asm
3389 4058 d 3 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
3388 4058 d 3 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
/kernel/branches/net/network/stack.inc
3387 4058 d 7 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
/kernel/branches/net/drivers/i8254x.asm
3386 4058 d 8 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
/kernel/branches/net/network/ARP.inc
3385 4058 d 8 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
/kernel/branches/net/drivers/RTL8139.asm
3384 4058 d 10 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
/kernel/branches/net/applications/zeroconf/zeroconf.asm
3367 4064 d 11 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.  
/kernel/branches/net/applications/zeroconf/zeroconf.asm

Show All