Subversion Repositories Kolibri OS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
2802 4363 d 2 h Asper /kernel/trunk/drivers/sb16/ Fix for r.2112  
2731 4376 d 5 h hidnplayr /kernel/branches/net/network/ IPv4: Pre-calculate broadcast address once.
+ some stubs for IPv6
 
2730 4376 d 10 h dunkaist /kernel/trunk/docs/ kernel: docs updated (r2727)  
2727 4376 d 11 h dunkaist /kernel/trunk/ kernel, f65: native grayscale images support  
2709 4379 d 0 h mario79 /kernel/trunk/ Functions 66.6, 66.7 - control input from the keyboard for hotkeys  
2694 4383 d 14 h Serge /kernel/trunk/drivers/ infinity: SetTimeBase now reset internal stream position  
2669 4387 d 2 h mario79 /kernel/trunk/gui/ Not redraw the frame of window when re-activating of active window.  
2654 4410 d 3 h mario79 /kernel/trunk/ Function 18.24 - set limits of screen.  
2653 4413 d 8 h clevermouse /kernel/trunk/blkdev/ disk_sync now flushes both caches even in compatibility mode  
2652 4413 d 11 h mario79 /kernel/trunk/video/ Fix for r.2575  
2648 4414 d 10 h mario79 /kernel/trunk/ F18.23 - minimize all windows  
2647 4415 d 3 h mario79 /kernel/trunk/ Fix for r.1345  
2646 4415 d 5 h mario79 /kernel/trunk/docs/ Description F68.21 is added to the documentation.  
2644 4417 d 15 h clevermouse /kernel/trunk/drivers/ driver for managing temporary memory-based disks  
2643 4417 d 15 h clevermouse /kernel/trunk/ support for PnP disks, part 3: FAT16/FAT32  
2642 4419 d 13 h mario79 /kernel/trunk/ A more detailed log of the boot in a black screen.  
2640 4420 d 2 h mario79 / The fonts char.mt and char2.mt are included in the kernel is now.  
2635 4420 d 15 h hidnplayr /kernel/branches/net/applications/ftpd/ Better SendFTP macro for FTPd  
2629 4422 d 9 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.  
2627 4422 d 11 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfix in FTPd for r2624  
2625 4423 d 2 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).  
2624 4423 d 5 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  
2623 4423 d 6 h hidnplayr /kernel/branches/net/network/ Socket_send_tcp now no longer returns an error when sending 0 bytes.  
2622 4423 d 6 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
 
2621 4423 d 6 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
 
2620 4423 d 8 h mario79 /kernel/trunk/ The procedure minimize_window does not calculatescreen and redrawscreen, if window width and/or height is equal zero is now  
2614 4426 d 4 h hidnplayr /kernel/branches/net/network/ Cleanup in Net Branch + stub for PPPoE I wrote some months ago  
2613 4426 d 6 h hidnplayr /kernel/branches/net/applications/vncc/ Added old VNC client, converted to work with net branch.  
2612 4426 d 6 h hidnplayr /kernel/branches/net/network/ Proper initialization for TCP socket (net branch)  
2611 4427 d 3 h mario79 /kernel/trunk/hid/ Fix for r.92 (you see the correct revision number - sometimes you have to dig out the mammoth)  
2610 4427 d 9 h hidnplayr /kernel/branches/net/applications/ftpd/ More updates and bugfixes for FTPd (net branch)  
2609 4428 d 1 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)  
2608 4428 d 2 h hidnplayr /kernel/branches/net/applications/tftpc/ More bugfixes for TFTPc (net branch)  
2607 4428 d 2 h hidnplayr /kernel/branches/net/network/ Bugfixes for ethernet and IPv4 (net branch)  
2606 4428 d 2 h hidnplayr /kernel/branches/net/applications/tftpc/ Bugfixes in TFTPc (net branch)  
2604 4428 d 10 h hidnplayr /kernel/branches/net/applications/ fixed bug in dll.inc (net branch)  
2602 4428 d 15 h hidnplayr /kernel/branches/net/applications/ftpd/ Bugfixes and refactoring of FTPd (net branch)  
2601 4429 d 6 h clevermouse /kernel/trunk/ API for external keyboards  
2600 4429 d 12 h hidnplayr /kernel/branches/net/network/ Fixed bug in TCP.
Error occured when receiving a TCP segment wich has no local socket. (netbranch)
 
2598 4430 d 5 h hidnplayr /kernel/branches/net/applications/ftpd/ Updates and bugfixes for FTPd (net branch)