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
3200 4141 d 13 h hidnplayr /kernel/branches/net/ Updated API so applications can easily send ARP announcements, keep track of ARP conflicts.
Zeroconfig now supports padding option and sends ARP announcements if needed. Also some refactoring/cleanup.
 
3199 4143 d 16 h hidnplayr /kernel/branches/net/drivers/bus/ Fixed some PCI function macros for network cards.
(Now PCnet32 driver works again in VmWare)
 
3198 4144 d 11 h hidnplayr /kernel/branches/net/drivers/ Refactored PCnet driver. Omitted unnecessary copying of data.  
3197 4144 d 16 h hidnplayr /kernel/branches/net/drivers/ Bugfix in PCnet driver.  
3196 4145 d 18 h jaeger /programs/develop/binutils/ binutils-2.23.1: kos32 emulation  
3195 4146 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ SSE-moves  
3194 4146 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ Good-bye APM !  
3193 4146 d 17 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3192 4146 d 18 h Serge /drivers/ atikms: RC13  
3191 4146 d 19 h hidnplayr /kernel/branches/net/applications/ircc/ Stub for new IRC client.  
3190 4147 d 11 h hidnplayr /skins/Nova_skins/ Fixing nova skins  
3189 4147 d 12 h hidnplayr /data/new-stack/ Fixed path to tmpdisk in net branch makefile.  
3188 4147 d 12 h hidnplayr /data/new-stack/ Added tmpdisk driver to net branch, removed old panel and restored latest version.  
3187 4147 d 12 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
3186 4149 d 5 h Akyltist /skins/ Add new Skin Arena  
3185 4150 d 18 h hidnplayr /kernel/branches/net/network/ Added some experimental IPv6 code to net branch.  
3184 4150 d 23 h IgorA /programs/media/zsea/ zSea use check_box2  
3183 4151 d 11 h hidnplayr /data/new-stack/ Added TFTPC to new-stack autobuild.  
3182 4151 d 11 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.
(I'm unable to assemble this program on FASM 1.70.03)
 
3181 4151 d 11 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.  
3180 4151 d 11 h hidnplayr /programs/media/scrshoot/ Trying to fix scrshoot.  
3179 4151 d 13 h IgorA /kernel/branches/net/applications/tftpc/ correct import function names  
3178 4151 d 13 h IgorA /programs/ old version 'check_box' deleted from 'box_lib.obj'  
3177 4151 d 19 h IgorA /programs/other/kpack/trunk/ kpack use check_box2  
3176 4152 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ 16-bit rubbish cleaning  
3175 4152 d 11 h IgorA /programs/other/planet_v/ planet_v use check_box2  
3174 4152 d 20 h clevermouse /kernel/trunk/fs/ fix FAT folder delete in some rare cases  
3173 4153 d 12 h hidnplayr /data/ Renamed VT8235.OBJ to VT823X.OBJ for autobuild.
(Source file is named vt823x.asm and it works for vt8235, vt8233,.. devices..)
 
3172 4153 d 12 h hidnplayr /data/eng/ Trying to fix makefile.  
3171 4153 d 12 h hidnplayr / Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)
 
3170 4153 d 14 h hidnplayr /drivers/audio/intel_hda/ Fixed Vendor ID for VIA in intel_hda.  
3169 4154 d 9 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3168 4154 d 10 h art_zh /kernel/branches/Kolibri-A/trunk/ -A: minor updates  
3167 4154 d 11 h hidnplayr /data/new-stack/ Added Rhine to autobuild of net branch  
3166 4154 d 23 h clevermouse /kernel/trunk/core/ get_pg_addr now correctly handles the kernel large page  
3165 4154 d 23 h clevermouse /programs/fs/kfar/trunk/ fix errors in error handling for copy operations  
3164 4154 d 23 h clevermouse /kernel/trunk/blkdev/ make caching for PnP disks really work  
3163 4157 d 16 h art_zh /kernel/branches/Kolibri-A/trunk/ Good-bye VESA !  
3162 4157 d 19 h hidnplayr /kernel/branches/net/network/ Fixed previous mistake.  
3161 4157 d 19 h hidnplayr /kernel/branches/net/network/ Actually release the TCP socket once it's closed.