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
2404 4446 d 4 h hidnplayr /kernel/branches/net/network/ Fixed socket_ring_write in net branch.  
/kernel/branches/net/network/socket.inc
2403 4446 d 5 h hidnplayr /kernel/branches/net/network/ Forgot init_mutex ...  
/kernel/branches/net/network/socket.inc
2402 4446 d 5 h hidnplayr /kernel/branches/net/network/ Usage of new mutexes in net branch.  
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/udp.inc
2401 4446 d 19 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet32 driver for net branch  
/kernel/branches/net/drivers/pcnet32.asm
2400 4446 d 20 h Serge /kernel/trunk/core/ new 68.26 user_unmap(void* block_base, unsigned int offset, size_t unmap_size);  
/kernel/trunk/core/heap.inc
/kernel/trunk/core/memory.inc
2398 4446 d 22 h mario79 /kernel/trunk/core/ Decrease size of shadow buffer for VGA. The old size is 2-fold excess of actual need.  
/kernel/trunk/core/memory.inc
2390 4447 d 19 h hidnplayr /kernel/branches/net/network/ Fixed TCP and UDP checksum in net branch.  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
/kernel/branches/net/network/udp.inc
2387 4447 d 20 h hidnplayr /kernel/branches/net/drivers/ Added error reporting to some of the network drivers in net branch  
/kernel/branches/net/drivers
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/RTL8169.asm
/kernel/branches/net/drivers/i8255x.asm
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
2386 4447 d 21 h hidnplayr /kernel/branches/net/network/ Fixed ICMP in net branch  
/kernel/branches/net/network/icmp.inc
2385 4447 d 22 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
/kernel/branches/net/blkdev/hd_drv.inc
/kernel/branches/net/const.inc
/kernel/branches/net/core/dll.inc
/kernel/branches/net/core/heap.inc
/kernel/branches/net/core/irq.inc
/kernel/branches/net/core/taskman.inc
/kernel/branches/net/core/v86.inc
/kernel/branches/net/data32.inc
/kernel/branches/net/gui/button.inc
/kernel/branches/net/gui/event.inc
/kernel/branches/net/gui/mouse.inc
/kernel/branches/net/kernel.asm
/kernel/branches/net/kernel32.inc
/kernel/branches/net/network/udp.inc
/kernel/branches/net/video/blitter.inc
/kernel/branches/net/video/cursors.inc
2384 4447 d 23 h hidnplayr /kernel/trunk/ Adapted more structures to use new struct.inc  
/kernel/trunk/blkdev/hd_drv.inc
/kernel/trunk/const.inc
/kernel/trunk/core/dll.inc
/kernel/trunk/core/heap.inc
/kernel/trunk/core/irq.inc
/kernel/trunk/core/taskman.inc
/kernel/trunk/core/v86.inc
/kernel/trunk/data32.inc
/kernel/trunk/gui/button.inc
/kernel/trunk/gui/event.inc
/kernel/trunk/gui/mouse.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/video/blitter.inc
/kernel/trunk/video/cursors.inc
2382 4449 d 1 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
/kernel/branches/net/blkdev/disk.inc
/kernel/branches/net/blkdev/disk_cache.inc
/kernel/branches/net/bus/pci/PCIe.inc
/kernel/branches/net/core/apic.inc
/kernel/branches/net/core/irq.inc
/kernel/branches/net/core/timers.inc
/kernel/branches/net/fs/ext2.inc
/kernel/branches/net/gui/mousepointer.inc
/kernel/branches/net/video/blitter.inc
/kernel/branches/net/blkdev/cd_drv.inc
/kernel/branches/net/blkdev/cdrom.inc
/kernel/branches/net/blkdev/fdc.inc
/kernel/branches/net/blkdev/flp_drv.inc
/kernel/branches/net/blkdev/hd_drv.inc
/kernel/branches/net/blkdev/ide_cache.inc
/kernel/branches/net/blkdev/rd.inc
/kernel/branches/net/blkdev/rdsave.inc
/kernel/branches/net/bus/pci/pci16.inc
/kernel/branches/net/bus/pci/pci32.inc
/kernel/branches/net/const.inc
/kernel/branches/net/core/conf_lib.inc
/kernel/branches/net/core/debug.inc
/kernel/branches/net/core/dll.inc
/kernel/branches/net/core/export.inc
/kernel/branches/net/core/exports.inc
/kernel/branches/net/core/ext_lib.inc
/kernel/branches/net/core/fpu.inc
/kernel/branches/net/core/heap.inc
/kernel/branches/net/core/malloc.inc
/kernel/branches/net/core/memory.inc
/kernel/branches/net/core/peload.inc
/kernel/branches/net/core/sched.inc
/kernel/branches/net/core/string.inc
/kernel/branches/net/core/sync.inc
/kernel/branches/net/core/sys32.inc
/kernel/branches/net/core/syscall.inc
/kernel/branches/net/core/taskman.inc
/kernel/branches/net/core/test_malloc.asm
/kernel/branches/net/core/v86.inc
/kernel/branches/net/data16.inc
/kernel/branches/net/data32.inc
/kernel/branches/net/detect/biosdisk.inc
/kernel/branches/net/detect/dev_fd.inc
/kernel/branches/net/detect/dev_hdcd.inc
/kernel/branches/net/detect/getcache.inc
/kernel/branches/net/detect/sear_par.inc
/kernel/branches/net/fdo.inc
/kernel/branches/net/fs/fat12.inc
/kernel/branches/net/fs/fat32.inc
/kernel/branches/net/fs/fs.inc
/kernel/branches/net/fs/fs_lfn.inc
/kernel/branches/net/fs/iso9660.inc
/kernel/branches/net/fs/ntfs.inc
/kernel/branches/net/fs/parse_fn.inc
/kernel/branches/net/fs/part_set.inc
/kernel/branches/net/gui/button.inc
/kernel/branches/net/gui/event.inc
/kernel/branches/net/gui/font.inc
/kernel/branches/net/gui/mouse.inc
/kernel/branches/net/gui/skincode.inc
/kernel/branches/net/gui/skindata.inc
/kernel/branches/net/gui/window.inc
/kernel/branches/net/hid/keyboard.inc
/kernel/branches/net/hid/mousedrv.inc
/kernel/branches/net/hid/set_dtc.inc
/kernel/branches/net/imports.inc
/kernel/branches/net/init.inc
/kernel/branches/net/kernel.asm
/kernel/branches/net/kernel32.inc
/kernel/branches/net/macros.inc
/kernel/branches/net/memmap.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/proc32.inc
/kernel/branches/net/sound/playnote.inc
/kernel/branches/net/struct.inc
/kernel/branches/net/unpacker.inc
/kernel/branches/net/video/cursors.inc
/kernel/branches/net/video/vesa12.inc
/kernel/branches/net/video/vesa20.inc
/kernel/branches/net/video/vga.inc
2381 4449 d 2 h hidnplayr /kernel/trunk/ Usage of struct.inc from fasm in trunk kernel.  
/kernel/trunk/struct.inc
/kernel/trunk/blkdev/disk.inc
/kernel/trunk/blkdev/disk_cache.inc
/kernel/trunk/const.inc
/kernel/trunk/core/sched.inc
/kernel/trunk/core/timers.inc
/kernel/trunk/fs/ext2.inc
/kernel/trunk/gui/mouse.inc
/kernel/trunk/gui/skincode.inc
/kernel/trunk/gui/skindata.inc
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
/kernel/trunk/kernel32.inc
/kernel/trunk/macros.inc
/kernel/trunk/network/socket.inc
/kernel/trunk/network/tcp.inc
2373 4449 d 4 h hidnplayr /kernel/branches/net/boot/ Trying to fix the makefile for new stack  
/kernel/branches/net/boot/bootcode.inc
2369 4449 d 7 h hidnplayr /kernel/branches/net/network/ Fixed problem with UDP_input when checksum was 0.  
/kernel/branches/net/network/udp.inc
2366 4450 d 3 h hidnplayr /kernel/branches/net/network/ Bugfixes in net branch:
-Disabled UDP remote IP checking because it blocks valid packets in certain situations (DNS resolving)
-Removed device '0' (application level) as default device because it was not correctly implemented and would require a lot of changes. Yet need to find a better solution for this.
 
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/udp.inc
2365 4450 d 6 h hidnplayr /kernel/trunk/core/ Reserved sysfn 74,75,76 in trunk for new stack.  
/kernel/trunk/core/syscall.inc
2364 4450 d 6 h hidnplayr /kernel/branches/net/ Changed net branch specific kernel function numbers to make room for function 73 in main branch.  
/kernel/branches/net/applications/arpcfg/arpcfg.asm
/kernel/branches/net/applications/libraries/network/network.asm
/kernel/branches/net/applications/netcfg/netcfg.asm
/kernel/branches/net/applications/netstat/netstat.asm
/kernel/branches/net/applications/network.inc
/kernel/branches/net/applications/zeroconf/zeroconf.asm
/kernel/branches/net/core/syscall.inc
2362 4450 d 9 h hidnplayr /kernel/branches/net/network/ Markup changes in net branch + updates in TCP_output  
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
/kernel/branches/net/network/tcp_subr.inc
2356 4452 d 5 h Serge /kernel/trunk/core/ export destroy_event and timer_hs  
/kernel/trunk/core/peload.inc

Show All