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
1316 5260 d 21 h serge / kms kernel  
1315 5261 d 8 h clevermouse /programs/network/airc/trunk/ correct handling of nick changes in airc  
1314 5261 d 21 h diamond /kernel/trunk/ * fixed copy-on-write for kernel accesses from other threads
* fixed return value of read/write_process_memory
* fixed sysfunction 39.4 broken in rev. 1304
* more safe and slightly more effective FDO
 
1313 5263 d 2 h serge / kms: rc8  
1312 5263 d 22 h diamond /kernel/trunk/ sysfn 15.7 was killing user heap, fixed  
1311 5264 d 22 h diamond /kernel/trunk/ make dll a per-process object  
1310 5265 d 1 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1309 5265 d 5 h IgorA /programs/develop/libraries/box_lib/trunk/ optimize TreeList:
1) 'tl_mouse' add mouse in child scroll bar
2) optimize some functions
 
1308 5267 d 8 h diamond /programs/develop/libraries/libs-dev/libimg/png/ libimg: interlaced PNG  
1307 5270 d 2 h Lrz /kernel/trunk/core/ bugfix 1306  
1306 5270 d 3 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1305 5270 d 23 h diamond /kernel/trunk/fs/ fixed sysfn 30 broken in rev. 1304  
1304 5271 d 4 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1303 5271 d 10 h IgorA /programs/develop/libraries/box_lib/trunk/ Update 'TreeList':
1) update fun 'tl_key' - add keys: [Pg Up], [Pg Dn]; scan codes (66.2)
2) add new fun: 'tl_save_mem', 'tl_load_mem'
3) new param 'tl_info_capt_len'
 
1302 5272 d 0 h tsdima /programs/network/ftps/trunk/ fix: delete command  
1301 5272 d 0 h tsdima /programs/network/ftps/trunk/ fix: get after put long file  
1300 5272 d 8 h serge /kernel/trunk/ kms: pre rc8  
1299 5273 d 10 h clevermouse /kernel/branches/net/network/ allow query of TCP socket state through getsockopt()  
1298 5274 d 0 h diamond /kernel/trunk/core/ fix misprint in rev. 1220  
1297 5275 d 3 h tsdima /programs/network/ftps/trunk/ fix: delay between disconnect and connect (waiting for ACK)  
1296 5275 d 5 h diamond /kernel/trunk/core/ alignment of sections in COFF libraries is now loaded from header  
1295 5275 d 6 h diamond /programs/develop/libraries/libs-dev/libini/ readd libini with correct history  
1294 5275 d 6 h diamond /programs/develop/libraries/libs-dev/ remove libini without history  
1293 5275 d 10 h vkos /programs/system/launch/trunk/ Moved to libconfig  
1292 5275 d 10 h diamond /kernel/trunk/core/ * fix in library unloading of bug introduced in rev. 1289
* fix in malloc(): release mutex in rare control path
 
1291 5275 d 10 h vkos /programs/develop/libraries/ 1) LibIni downgraded to revision 1233 due to license problems
2) Created GPL 3+ fork of it (libconfig) with all functions from last libini revision
 
1290 5275 d 16 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1289 5275 d 22 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1288 5276 d 2 h tsdima /kernel/trunk/network/ fix: reset connection by peer  
1287 5276 d 2 h tsdima /programs/network/ftps/trunk/ fix: local port for data connection selected by kernel  
1286 5278 d 3 h vkos /programs/ 1) First commit of libIPC
2) Kobra (0.1.1) uses libIPC, compilation changed, files with non-kobra functions moved to framework
 
1285 5278 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ add new functions: tl_node_move_up, tl_node_move_down. Small fix in redraw caption.  
1284 5279 d 5 h diamond /kernel/trunk/network/ fix for TCP connections not closing (from tsdima)  
1283 5280 d 12 h IgorA /programs/develop/libraries/box_lib/trunk/ update functions: tl_mouse, tl_node_add
update documentation
 
1282 5281 d 4 h hidnplayr /kernel/branches/net/applications/telnet/ Changes in Net Branch: Proof of concept 'Telnet Client'  
1281 5281 d 4 h hidnplayr /kernel/branches/net/network/ changes in Net Branch: further development of TCP code  
1280 5281 d 6 h hidnplayr /kernel/trunk/network/eth_drv/drivers/ 3c59x driver fix  
1279 5283 d 3 h Lrz /kernel/trunk/ upgrade sys_settime.  
1278 5283 d 7 h Lrz /kernel/trunk/ bugfix previously version.  
1277 5283 d 11 h IgorA /programs/develop/libraries/box_lib/trunk/ add new element 'TreeList'