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
1194 5345 d 22 h clevermouse /kernel/trunk/network/eth_drv/ add support for more network cards to forcedeth driver  
1193 5347 d 13 h hidnplayr /kernel/branches/net/network/ Fix of previous commit  
1192 5347 d 13 h hidnplayr /kernel/branches/net/ Fixes in netstat/zeroconf
update of netcfg
 
1191 5347 d 16 h diamond /kernel/trunk/fs/ bugfix of previous revision  
1190 5347 d 16 h diamond /kernel/trunk/fs/ fixed kernel crash at booting if invalid FAT partition is present  
1187 5351 d 13 h hidnplayr /kernel/branches/net/ small optimisation and cleanup of rtl8029.inc
last in series of attempts to make kernel compile on unix
 
1186 5351 d 13 h shurf /kernel/branches/net/fs/ net/fs/fs.inc - sync with main trunk  
1185 5351 d 13 h hidnplayr /kernel/branches/net/network/ More fixes to make net brach compile on unix
+ some general bugfixes and updates
 
1184 5351 d 13 h hidnplayr /kernel/branches/net/network/ renamed error label to s_error  
1183 5351 d 23 h clevermouse /kernel/trunk/network/ * slow work in TCP resending fixed
* TCP resend timeout increased to slightly more realistic value
 
1181 5352 d 21 h clevermouse /kernel/trunk/network/ * one check moved so that early received FIN packet does not eat tail of data
* changes in state of TCP socket now notify socket's owner
 
1178 5354 d 12 h hidnplayr /kernel/branches/net/drivers/ Some more bugfixes and cleanup of RTL8029 driver.
Driver works on real hardware, but is not stable yet.
 
1177 5354 d 22 h clevermouse /kernel/branches/net/drivers/ fixes in RTL8029 driver (now it works in qemu)  
1174 5355 d 14 h hidnplayr /kernel/branches/net/ Fixed bug wich made kernel crash when stack was used with no driver loaded.
Made some code more logical regarding stats
 
1173 5355 d 22 h clevermouse /kernel/branches/net/ * UDP data length includes sizeof UDP header
* fixes in RTL8139 driver
* fixes in RTL8029 driver (works in Bochs, still problems in qemu)
 
1172 5357 d 16 h diamond /kernel/trunk/ keep physical page 0 intact (used by some BIOSes in int 13h)  
1171 5357 d 16 h hidnplayr /kernel/branches/net/ Small fix in RTL8139 driver regarding stats

Fixes and updates in stack for function 75
+ some other small fixes

Netstat program

Deleting of some unrelated files

Coming up next: fixes and updates in ARP code
 
1170 5358 d 14 h hidnplayr /kernel/branches/net/applications/zeroconf/ Uploading right version of zeroconf.
Previous was not working on this kernel.

Coming up next: netstat
 
1168 5361 d 14 h Lrz /kernel/trunk/ Set align 4 for subroutines in main loop.  
1166 5361 d 18 h hidnplayr /kernel/branches/net/ Making applications compileable
+ Fixes in IPv4.inc
 
1165 5361 d 19 h hidnplayr /kernel/branches/net/network/ Small fix in ICMP code  
1164 5361 d 21 h hidnplayr /kernel/branches/net/ "net" branch:

Removed some files that dont belong in specific branch.
Added some applications that work with this kernel only.
 
1162 5362 d 20 h hidnplayr /kernel/branches/net/ Making it compileable  
1161 5362 d 20 h hidnplayr /kernel/branches/ Moving the files...  
1160 5362 d 20 h hidnplayr /kernel/branches/net/ Creating the new subfolder i forgot..  
1159 5362 d 21 h hidnplayr /kernel/branches/ New branch - network experimental code  
1156 5369 d 18 h Lrz /kernel/trunk/sec_loader/trunk/ Some change. Modify a debug information.  
1154 5370 d 21 h clevermouse /kernel/trunk/ zero local port for socket open means choosing by the kernel  
1153 5371 d 21 h clevermouse /kernel/trunk/ system function 40 now returns previous value of event mask  
1151 5372 d 16 h Lrz /kernel/trunk/sec_loader/trunk/ small change. Add make a fdd image.  
1150 5374 d 11 h diamond /kernel/trunk/detect/ fixed caching of BIOS disks in some rare situations  
1147 5377 d 2 h diamond /kernel/tags/kolibri0.7.5.0/ tag for Kolibri 0.7.5.0  
1132 5392 d 15 h Lrz /kernel/trunk/sec_loader/trunk/boot/ modify for compile fasm 1.68 and add build.bat  
1131 5416 d 19 h diamond /kernel/trunk/ align  
1130 5416 d 20 h diamond /kernel/trunk/ fixed kernel heap manager broken in rev. 1090  
1124 5438 d 12 h diamond /kernel/trunk/fs/ fixed error handler in FAT32 code  
1116 5449 d 13 h diamond /kernel/trunk/ update window client box when style changed by sysfn 0  
1107 5465 d 15 h diamond /kernel/trunk/ revert to static single-color background if memory allocation failed  
1106 5466 d 13 h diamond / Loading COM mouse driver is moved from the kernel to application  
1105 5466 d 23 h Galkov /kernel/trunk/core/ optimization of fix in rev.1089 for my bug, delivered in rev.1074