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
2642 4390 d 7 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
/kernel/trunk/core/sys32.inc
/kernel/trunk/data32.inc
/kernel/trunk/kernel.asm
2640 4390 d 20 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
/kernel/trunk/gui/char.mt
/kernel/trunk/gui/char2.mt
/data/Vortex86MX-eng/fonts/char.mt
/data/Vortex86MX-eng/fonts/char2.mt
/data/eng/fonts/char.mt
/data/eng/fonts/char2.mt
/data/rus/fonts/char.mt
/data/rus/fonts/char2.mt
/data/Vortex86MX-eng/Makefile
/data/eng/Makefile
/data/rus/Makefile
/kernel/trunk/const.inc
/kernel/trunk/data32.inc
/kernel/trunk/gui/font.inc
/kernel/trunk/kernel.asm
/kernel/trunk/memmap.inc
2635 4391 d 8 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2629 4393 d 2 h hidnplayr /kernel/branches/net/network/ ARP_IP_to_MAC no longer blocks. Updated SOCKET_process_end (altough kernel does not call it yet). Updated TCP_output to time a retransmit on ARP error.  
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/tcp_output.inc
2627 4393 d 4 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
/kernel/branches/net/applications/ftpd/ftpd.asm
2625 4393 d 20 h mario79 /kernel/trunk/ Function 9 - returning is really 11 char is now, for: +10 = +0xA: 11 bytes: name of the process (name of the started file - executable file without extension).  
/kernel/trunk/core/taskman.inc
/kernel/trunk/docs/sysfuncr.txt
/kernel/trunk/docs/sysfuncs.txt
2624 4393 d 22 h hidnplayr /kernel/branches/net/applications/ftpd/ FTPd: closing of threads when client disconnects, main program now also exits when console is closed, + some other bugfixes  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2623 4393 d 23 h hidnplayr /kernel/branches/net/network/ Socket_send_tcp now no longer returns an error when sending 0 bytes.  
/kernel/branches/net/network/socket.inc
2622 4393 d 23 h hidnplayr /kernel/branches/net/network/ SOCKET_bind now checks if the localport is not already in use.
SOCKET_check_port now works correctly if the computer has multiple IP addresses
 
/kernel/branches/net/network/socket.inc
2621 4394 d 0 h hidnplayr /kernel/branches/net/network/ -Bugfix for 2614 (had forgotten read_ip subfunction)
-Bugfix in socket_send_tcp
-IPv4 now simply ignores options, but does not drop the packet
-refactored sys_network api code
 
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp_input.inc
2620 4394 d 2 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
/kernel/trunk/gui/window.inc
/kernel/trunk/kernel.asm
2614 4396 d 21 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
/kernel/branches/net/network/PPPoE.inc
/kernel/branches/net/network/ARP.inc
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
/kernel/branches/net/network/icmp.inc
/kernel/branches/net/network/socket.inc
/kernel/branches/net/network/stack.inc
/kernel/branches/net/network/tcp.inc
/kernel/branches/net/network/udp.inc
2613 4397 d 0 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
/kernel/branches/net/applications/vncc
/kernel/branches/net/applications/vncc/logon.inc
/kernel/branches/net/applications/vncc/raw.inc
/kernel/branches/net/applications/vncc/structs.inc
/kernel/branches/net/applications/vncc/thread.inc
/kernel/branches/net/applications/vncc/vncc.asm
2612 4397 d 0 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
/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
2611 4397 d 21 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
/kernel/trunk/hid/keyboard.inc
2610 4398 d 2 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
2609 4398 d 19 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
/kernel/branches/net/applications/ftpd/commands.inc
/kernel/branches/net/applications/ftpd/ftpd.asm
/kernel/branches/net/applications/ftpd/ftpd.ini
2608 4398 d 19 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
/kernel/branches/net/applications/tftpc/tftpc.asm
2607 4398 d 19 h hidnplayr /kernel/branches/net/network/ Bugfixes for ethernet and IPv4 (net branch)  
/kernel/branches/net/network/IPv4.inc
/kernel/branches/net/network/ethernet.inc
2606 4398 d 20 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
/kernel/branches/net/applications/tftpc/tftpc.asm

Show All