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
1233 5296 d 9 h serge /drivers/video/drm/ kms: add r600 and r700
read command line
 
1232 5296 d 11 h Lrz /kernel/trunk/ small optimization.  
1231 5297 d 0 h Lrz /kernel/trunk/sec_loader/trunk/ Bugfix and modify debug's messages.  
1230 5297 d 7 h serge /drivers/video/drm/ reload cursors
kms almost done
 
1229 5297 d 13 h Lrz /kernel/trunk/ small optimization  
1228 5297 d 16 h Lrz /programs/ upgrade  
1227 5298 d 9 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_lib:
1) A small fix for OptionBox - removed unnecessary redrawing when processing mouse events.
2) Build.sh - script to compile Box_lib library under Linux
 
1226 5298 d 11 h hidnplayr /kernel/branches/net/applications/netcfg/ updated network driver list of netcfg in net branch, with entries to possible future drivers.  
1225 5298 d 13 h mario79 /kernel/trunk/gui/ Additional fix related to revision 1172.  
1224 5299 d 15 h vkos /programs/develop/libraries/libGUI/SRC/ Forgeted to send in previos revision  
1223 5299 d 15 h vkos /programs/develop/libraries/libGUI/SRC/ Replaced meneger with manager, corrected makefile to work on x86-64  
1222 5299 d 18 h serge /drivers/video/drm/ kms: power on crtc  
1221 5299 d 21 h serge /drivers/video/drm/ kms: sync with git  
1220 5301 d 11 h serge /kernel/trunk/ menuet02 tls  
1219 5303 d 11 h mario79 /programs/develop/libraries/box_lib/asm/trunk/ Open Dialog - component to select the file
Build.sh - script to compile examples Box_lib under Linux
 
1218 5304 d 2 h Lrz /programs/ Some programs already wrote on C will have using new structure an edit_box and they will have new ability to use system library box_lib.obj.  
1217 5305 d 5 h Lrz /programs/develop/libraries/box_lib/C--/trunk/ some upgrade. It's work with last library box_lib.obj.  
1216 5305 d 5 h Lrz /programs/develop/libraries/box_lib/trunk/ A bugfix for previously commit.  
1215 5305 d 14 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib:
1) Small fix for FileBrowser
 
1214 5307 d 12 h Lrz /programs/ A library box_lib.obj is reentrant dll.  
1213 5307 d 20 h serge /kernel/trunk/ bugfix of 68.22  
1212 5307 d 23 h Lrz /programs/system/cpu/trunk/ Some upgrade. A CPU has smaller code than previously version.  
1211 5307 d 23 h Lrz /kernel/trunk/core/ a bugfix for previously commit.  
1210 5308 d 0 h Lrz /kernel/trunk/core/ insert a 'align 4'  
1209 5308 d 8 h diamond /programs/system/cpu/trunk/ use / instead of \ in cpu.asm  
1208 5308 d 12 h hidnplayr /kernel/branches/net/ More fixes in UDP, IPv4 and socket code.
Fixes in network library, nslookup works now.
 
1207 5308 d 13 h Lrz /programs/system/cpu/trunk/ a small bugfix.  
1206 5308 d 16 h hidnplayr /kernel/branches/net/ A lot of bugfixes in ARP, IPv4, UDP and sockets code.  
1205 5308 d 20 h Lrz /programs/system/cpu/trunk/ add edit_box.  
1204 5308 d 22 h Lrz /programs/develop/libraries/box_lib/ upgrade  
1203 5309 d 13 h Lrz /programs/system/cpu/trunk/ small optimization  
1202 5311 d 20 h clevermouse /kernel/branches/net/drivers/ fixes in PCNet driver (now it works in VMWare)  
1201 5312 d 20 h clevermouse /kernel/branches/net/drivers/ * fixes in FDO for drivers from FDO for the kernel
* fixes in PCNet driver (works in VirtualBox, still problems in VMWare)
 
1200 5313 d 10 h hidnplayr /kernel/branches/net/ added very simple ARP manager
IPv4 variables are 255.255.255.255 again at reset, 0.0.0.0 was a big mistake..
 
1199 5313 d 12 h mario79 /programs/develop/libraries/box_lib/trunk/ Box_Lib
1) Component FileBrowser
2) Small changes MenuBar component
 
1198 5313 d 21 h clevermouse /kernel/branches/net/ sync with trunk  
1197 5314 d 19 h clevermouse /kernel/branches/net/ * I'm sure that UDP data length includes sizeof UDP header
* network library with DNS resolving from trunk and
an application for DNS name lookup
(do not work at moment due to crashes in the kernel)
 
1196 5315 d 10 h hidnplayr /kernel/branches/net/ compile netcfg on unix
fixed bug in netcfg created in last revision
netcfg gives error msg when driver is not loaded
zeroconfig now works with latest version of libini
also fixed use of static and link-local ip in zeroconfig
initial IPv4 variables are now 0.0.0.0 instead of 255.255.255.255
created kernel function that shows number of active network devices
fixed the use of temp mac variable in IPV4.inc (variable is now in stack)
rewrite of ARP code, needs full testing/debugging (new application needed: ARP manager)
port numbers are now in INET byte order, as is in posix standards
 
1195 5316 d 18 h diamond /programs/other/rtfread/trunk/ changes in rtfread from Sorcerer  
1194 5316 d 20 h clevermouse /kernel/trunk/network/eth_drv/ add support for more network cards to forcedeth driver