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
3069 4160 d 0 h serge /kernel/trunk/ trunk: always show default cursor for inactive window  
3030 4176 d 0 h serge /kernel/trunk/core/ kernel: export MapPage  
3007 4183 d 0 h art_zh /kernel/branches/Kolibri-A/utilities/amon/ A-version of GMON  
2999 4185 d 2 h hidnplayr /kernel/branches/net/drivers/ Fixed bug in i8254x driver  
2998 4185 d 3 h hidnplayr /kernel/branches/net/network/ Fixed blocking in SOCKET_receive_tcp  
2996 4187 d 1 h hidnplayr /kernel/branches/net/network/ Experimental blocking sockets  
2995 4187 d 7 h hidnplayr /kernel/branches/net/ Port numbers for TCP and UDP must be given in Big endian order now.  
2994 4189 d 0 h hidnplayr /kernel/branches/net/network/ Getting ready for blocking sockets  
2993 4189 d 2 h hidnplayr /kernel/branches/net/network/ Bugfix in SOCKET_ring_read  
2991 4196 d 23 h Serge /kernel/trunk/ Infinity: minor update
kernel: increase size of LFB
 
2990 4202 d 0 h art_zh /kernel/branches/Kolibri-A/trunk/gui/fonts/ few more characters  
2989 4207 d 0 h Serge /kernel/branches/Kolibri-acpi/docs/ f73. preliminary description  
2988 4207 d 1 h Serge /kernel/trunk/video/ blitter optimization  
2987 4207 d 1 h Serge /kernel/branches/Kolibri-acpi/ acpi: merge trank  
2983 4212 d 5 h hidnplayr /kernel/branches/net/drivers/ fixed build for i8255x stub  
2982 4212 d 5 h hidnplayr /kernel/branches/net/core/ Fixing build for new stack  
2981 4212 d 6 h hidnplayr /kernel/branches/net/ Renaming exported function 'EthReceiver' to 'ETH_input'  
2980 4212 d 7 h hidnplayr /kernel/branches/net/network/ UDP output now only updates stats if send didnt fail.  
2973 4238 d 2 h turbanoff /kernel/trunk/fs/ disable read for non-file (symlink, device inode, etc)  
2972 4242 d 21 h art_zh /kernel/branches/Kolibri-A/trunk/gui/ nonscalable vector font01: just a template  
2971 4244 d 22 h Serge /kernel/branches/kolibri_pe/ kolibri_pe: the latest 32-bit version  
2965 4247 d 10 h hidnplayr /kernel/branches/net/applications/pppoe/ Added some more configuration protocols to the PPPoE program  
2964 4247 d 23 h hidnplayr /kernel/branches/net/network/ Send all PPPoE control packets to PPPoE app.  
2963 4249 d 9 h hidnplayr /kernel/branches/net/applications/pppoe/ Cleanup of PPPoE dialer  
2962 4249 d 9 h hidnplayr /kernel/branches/net/ Moved Link Control Protocol handler from kernel to application.  
2961 4249 d 23 h hidnplayr /kernel/branches/net/network/ Basic LCP implementation, starting with echo request->reply  
2960 4250 d 0 h hidnplayr /kernel/branches/net/ Fixed some bugs in PPPoE implementation. Discovery works, now we need PPP-LCP.  
2959 4250 d 4 h hidnplayr /kernel/branches/net/applications/pppoe/ Stub for simple PPPoE dialer  
2958 4250 d 13 h hidnplayr / Enabled Anonymous access to FTP daemon, RETR command now ignores first '/'.  
2957 4250 d 13 h hidnplayr /kernel/branches/net/network/ TCP_input: window is now stored as dword, data is now also received when header prediction failed.  
2956 4251 d 20 h art_zh /kernel/branches/Kolibri-A/trunk/ nonscalable vector font00: minor corrections  
2955 4251 d 23 h hidnplayr /kernel/branches/net/network/ implemented TCP_rangeset and TCP_set_persist  
2954 4252 d 0 h hidnplayr /kernel/branches/net/network/ rewrote TCP option parser, added SACK, moved connection accepter to run before option parser.  
2953 4252 d 0 h hidnplayr /kernel/branches/net/network/ Enabled Requesting scale and timestamp by default.  
2952 4252 d 0 h hidnplayr /kernel/branches/net/network/ Fixed scaling option in TCP_output  
2951 4252 d 1 h hidnplayr /kernel/branches/net/network/ Fixed timestamp option in TCP_output  
2950 4252 d 1 h hidnplayr /kernel/branches/net/network/ Fixed bugs in PPPoE discovery  
2949 4252 d 7 h hidnplayr /kernel/branches/net/applications/netcfg/ Fixed bug in netcfg when run with 'A' parameter  
2948 4252 d 10 h hidnplayr /kernel/branches/net/network/ Fixed bug in RTT measurement  
2947 4252 d 10 h hidnplayr /kernel/branches/net/network/ Added missing file