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
3273 4080 d 21 h leency /programs/games/clicks/trunk/ clicks 2.1: fixed bug (found by 0CodErr)  
3272 4080 d 22 h hidnplayr /kernel/branches/net/applications/ Updated network.inc for applications.  
3271 4081 d 14 h mario79 /programs/ Fix for DESKTOP colors select.  
3270 4081 d 17 h hidnplayr /kernel/branches/net/network/ Fixed bugs in TCP (crash when closing socket, crash when responding to segment that has no socket)  
3269 4081 d 23 h mario79 /programs/develop/tinypad/trunk/ Fix build.sh  
3268 4081 d 23 h Albom /programs/system/shell/ Shell version 0.6.2  
3267 4082 d 0 h hidnplayr /kernel/branches/net/network/ Unblock a blocked socket before closing it.  
3266 4082 d 4 h Serge /drivers/video/ i915: irq handling && request retirement
Intel-2D: lock_bitmap()
 
3265 4082 d 9 h mario79 /programs/develop/tinypad/trunk/ Fix for r.2637  
3264 4082 d 17 h hidnplayr /kernel/branches/net/network/ separate thread and process ID's for sockets.  
3263 4083 d 0 h Serge /drivers/video/ Intel-2D: sna_blit_copy
i915: i915_gem_execbuffer2. It's full of bugs!
 
3262 4083 d 0 h Serge /drivers/include/ ddk: update includes  
3261 4083 d 1 h hidnplayr /kernel/branches/net/network/ PID fix for SOCKET_pair function.  
3260 4085 d 6 h Serge /drivers/video/drm/ i915: drm_pwrite  
3259 4086 d 17 h hidnplayr /kernel/branches/net/network/ Re-applied some changes concerning local sockets. They were reverted by accident.  
3258 4086 d 17 h Serge /drivers/video/Intel-2D/ Intel-2D: sna static stream initialization  
3257 4086 d 17 h hidnplayr /kernel/branches/net/network/ Better blocking sockets, preparing for some API changes.  
3256 4087 d 11 h Serge /drivers/video/Intel-2D/ Intel-2D: kgem_init()  
3255 4087 d 19 h Serge /drivers/ i915: DRM & GEM related code  
3254 4088 d 13 h Serge /drivers/video/Intel-2D/ Intel-2D: usermode 2D driver  
3253 4088 d 13 h hidnplayr /kernel/branches/net/network/ Fixed some bugs with non-blocking local sockets.  
3252 4088 d 14 h hidnplayr /kernel/branches/net/network/ Better TCP timestamp, fixed stack corruption if PAWS fails.  
3251 4088 d 16 h hidnplayr /kernel/branches/net/network/ Changed some debug output messages (and their levels) in new stack.
Implemented a queue for incoming TCP segments.
 
3250 4088 d 17 h hidnplayr /kernel/branches/net/applications/netstat/ Removed unused fields from netstat  
3249 4088 d 17 h hidnplayr /kernel/branches/net/network/ Removed non-working debug level specific for network stack.  
3248 4088 d 19 h Serge /programs/media/Fplay/ Fplay: recovered files from broken hdd.  
3247 4088 d 19 h Albom /programs/system/shell/ Shell v0.6.1. Some minor improvements.  
3246 4088 d 22 h Serge /kernel/trunk/core/ heap.inc: Fix indention. Why don't we use 12 spaces ?  
3245 4089 d 23 h Albom /programs/system/shell/ Shell v0.6. See History.txt.  
3244 4091 d 13 h IgorA /programs/other/t_edit/ 't_edit' add new window 'search in keywords'  
3243 4093 d 2 h Serge /drivers/ i915 RC 10  
3242 4094 d 14 h johnfound /kernel/branches/net/ kernel.asm back to #3238  
3241 4094 d 15 h clevermouse /data/ don't recompile if nothing changed  
3240 4094 d 15 h johnfound /kernel/branches/net/ Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added.  
3239 4094 d 17 h fedesco /data/it/ images  
3238 4094 d 17 h fedesco /data/it/distr_data/ italian version  
3237 4094 d 18 h clevermouse /data/ Autobuild (eng): create also a folder for the distribution kit  
3236 4094 d 19 h clevermouse /data/rus/ Autobuild (ru): create also a folder for the distribution kit  
3235 4095 d 16 h jaeger /programs/develop/tinypy/tinypy/ tinypy: support for raw_input() builtin function.  
3234 4098 d 20 h hidnplayr /kernel/branches/net/applications/ircc/ IRCc: do not redraw userlist, unless scrollbar actually moved.