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
3406 4077 d 6 h hidnplayr /kernel/branches/net/network/ Preparing to implement TCP reassembly queue.
Some cleanup of tcp_input and skip checksum recalculation for loopback segments.
 
3405 4077 d 9 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
3404 4077 d 20 h leency /programs/cmm/eolite/ Eolite 1.64: fixed cut/paste and rename bag (founded by 0CodErr)  
3403 4078 d 2 h turbanoff /kernel/trunk/fs/ fix ext4 dir blocks count check. fix bug in ext2_find_lfn  
3402 4078 d 3 h Albom /programs/ Quicksort dll and example.  
3401 4078 d 19 h yogev_ezra /programs/cmm/tmpdisk/ tmpdisk memory allocation is in sectors, but displayed free RAM is in MB  
3400 4079 d 14 h hidnplayr /kernel/trunk/core/ bug in v86 irq, spotted by mikedld  
3399 4079 d 22 h leency /programs/cmm/eolite/ Eolite 1.63: fix scrollbar look when files count in folder ==0  
3398 4080 d 5 h leency /skins/Leency/ add latte skin  
3397 4080 d 18 h Serge /kernel/trunk/core/ kernel: export pe disk functions  
3396 4080 d 22 h clevermouse /kernel/trunk/gui/ wait_event_timeout: return 0 for timeout  
3395 4080 d 23 h clevermouse /kernel/trunk/ spin_lock_* macro  
3394 4080 d 23 h clevermouse /kernel/trunk/ activate PCI enumerator at boot  
3393 4080 d 23 h clevermouse /kernel/trunk/ PCI enumerator; save ebx/esi in pci_{read,write}_reg  
3392 4081 d 3 h clevermouse /kernel/trunk/ increase size of debug board from 4K to 64K  
3391 4081 d 14 h Serge /drivers/ ddk: update  
3390 4081 d 17 h Serge /kernel/trunk/ kernel: wait_event_timeout  
3389 4081 d 23 h hidnplayr /kernel/branches/net/network/ Run TCP input code in a separate thread.  
3388 4082 d 0 h hidnplayr /kernel/branches/net/network/ Re-enabled network2 events.  
3387 4082 d 3 h hidnplayr /kernel/branches/net/drivers/ Enabled Promiscuous mode for i8254x so it works in Qemu.  
3386 4082 d 4 h hidnplayr /kernel/branches/net/network/ ARP_BLOCK logic was reversed  
3385 4082 d 4 h hidnplayr /kernel/branches/net/drivers/ Fixed RTL8139 driver broken in #3346  
3384 4082 d 6 h hidnplayr /kernel/branches/net/applications/zeroconf/ zeroconf was sending the wrong MAC address since #3340  
3383 4083 d 1 h hidnplayr /kernel/trunk/ Fixed old bug (#1494) in system function 66, reported by mikedld.
Set default extension of kernel to ".mnt"
 
3382 4083 d 6 h mario79 /programs/fs/opendial/ Fix for r. 3381  
3381 4083 d 7 h mario79 /programs/fs/opendial/ OpenDialog - some documentation for memory  
3380 4084 d 5 h mario79 /programs/system/colrdial/ Adding ColorDialog, it is still a prototype.  
3379 4085 d 0 h Serge /programs/develop/libraries/newlib/include/ newlib: pixlib2 header  
3378 4085 d 2 h clevermouse /programs/fs/kfm/trunk/ kfm: no need to sort empty folders  
3377 4086 d 23 h mario79 /programs/system/mgb/trunk/ Kolibri Graphics Benchmark 0.6 / benchmark f36 - read screen area  
3376 4087 d 0 h leency /programs/cmm/notify/ notify: 0.51 pause delay depends to text length  
3375 4087 d 2 h esevece /programs/media/scrshoot/ scrshoot.mac corrected by dunkaist  
3374 4087 d 6 h IgorA /programs/develop/libraries/box_lib/ use @notify
new macros 'notify_window_run'
 
3373 4087 d 6 h esevece /data/sp/ Autobuild for spanish language  
3372 4087 d 7 h leency /programs/cmm/eolite/ Eolite: small changes  
3371 4087 d 11 h clevermouse /kernel/trunk/core/ fix insignificant misprint  
3370 4087 d 23 h leency /programs/cmm/notify/ notify: add copyright information  
3369 4087 d 23 h leency /programs/cmm/notify/ notify: using #ifdef AUTOBUILD  
3368 4088 d 4 h leency /programs/cmm/ uploaded liza, deleted installer.lst  
3367 4088 d 7 h hidnplayr /kernel/branches/net/applications/zeroconf/ Zeroconf now prints correct link-local IP to the debug board.