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
2945 4284 d 11 h hidnplayr / Added missing files, fixed ftpd.  
/data/new-stack/network/ftpd.ini
/data/new-stack/network/users.ini
/kernel/branches/net/applications/ftpd/commands.inc
2944 4284 d 12 h hidnplayr /data/new-stack/ Fix makefile  
/data/new-stack/Makefile
2943 4284 d 12 h hidnplayr /data/new-stack/ Added FTPd to new-stack autobuild  
/data/new-stack/Makefile
2942 4284 d 12 h hidnplayr /kernel/branches/net/network/ Bugfixes for #2937 (receive window calculation).
Disabled interrupts while in TCP_input or TCP_output to prevent deadlock.
 
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
2941 4284 d 15 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
/kernel/branches/net/kernel.asm
2940 4284 d 16 h hidnplayr /kernel/branches/net/network/ Fixed some cases of terrible deadlock in TCP.  
/kernel/branches/net/network/tcp_output.inc
2939 4284 d 16 h hidnplayr /kernel/branches/net/network/ Fixed bug in socket_connect for TCP  
/kernel/branches/net/network/socket.inc
2938 4284 d 16 h hidnplayr /kernel/branches/net/network/ Fixed a bug in the last commit  
/kernel/branches/net/network/tcp_output.inc
2937 4284 d 21 h hidnplayr /kernel/branches/net/network/ Beginning implementation of timestamps and Round Trip Time in TCP.  
/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
2936 4286 d 1 h hidnplayr /kernel/branches/net/network/ Fixed kernel crash when keepalive timer expires.  
/kernel/branches/net/network/tcp_timer.inc
2935 4286 d 17 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in network drivers irq handler.
Updated netdrv.inc and pci.inc
 
/kernel/branches/net/drivers/3c59x.asm
/kernel/branches/net/drivers/R6040.asm
/kernel/branches/net/drivers/RTL8029.asm
/kernel/branches/net/drivers/RTL8139.asm
/kernel/branches/net/drivers/RTL8169.asm
/kernel/branches/net/drivers/bus/pci.inc
/kernel/branches/net/drivers/dec21x4x.asm
/kernel/branches/net/drivers/i8254x.asm
/kernel/branches/net/drivers/mtd80x.asm
/kernel/branches/net/drivers/netdrv.inc
/kernel/branches/net/drivers/pcnet32.asm
/kernel/branches/net/drivers/sis900.asm
2934 4286 d 19 h hidnplayr /kernel/branches/net/drivers/ Fixed bug wich caused i8254x driver to be able to load multiple times on the same device.  
/kernel/branches/net/drivers/i8254x.asm
2933 4288 d 15 h IgorA /programs/media/voxel_editor/trunk/ update 'voxel_editor' add cursors  
/programs/media/voxel_editor/trunk/cursors.png
/programs/media/voxel_editor/trunk/cursors_gr.png
/programs/media/voxel_editor/trunk/build_ru.bat
/programs/media/voxel_editor/trunk/voxel_editor.asm
2932 4291 d 19 h hidnplayr /kernel/branches/net/network/ Removed useless cli before calling mutex  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_output.inc
2931 4292 d 16 h hidnplayr /kernel/branches/net/network/ Rewrote PPPoE from scratch.
TODO: link IPv4_output to PPPoE_session_output
 
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
2930 4293 d 0 h hidnplayr /kernel/branches/net/network/ Some updates for TCP  
/kernel/branches/net/network/tcp_input.inc
/kernel/branches/net/network/tcp_subr.inc
2929 4294 d 11 h hidnplayr /kernel/branches/net/drivers/bus/ Bugfix in pci.inc for network drivers.  
/kernel/branches/net/drivers/bus/pci.inc
2928 4294 d 11 h hidnplayr /kernel/branches/ Removing deprecated branch "hd_kolibri"
The same can be achieved on trunk kolibri by using the "/sys" path.
A backup of the files can be found on the KolibriOS FTP server.
 
/kernel/branches/hd_kolibri
2927 4294 d 17 h IgorA /programs/develop/libraries/buf2d/trunk/ update functions 'buf2d_img_hdiv2', 'buf2d_img_wdiv2' and 'buf2d_bit_blt_transp'  
/programs/develop/libraries/buf2d/trunk/buf2d.asm
2926 4295 d 21 h hidnplayr /data/new-stack/ added i8254x driver to autobuild  
/data/new-stack/Makefile

Show All