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
1497 5061 d 8 h Lrz /kernel/trunk/ 61 system function.  
1496 5062 d 6 h Lrz /kernel/trunk/ 55 and 60 system functions have call without shift registers.  
1495 5063 d 21 h Lrz /kernel/trunk/ 65 system function have call without shift registers.  
1494 5064 d 6 h Lrz /kernel/trunk/ 66 system function have call without shift registers.  
1492 5066 d 7 h hidnplayr /kernel/branches/net/drivers/ Updates in RTL8029 and PCNET32 driver.
Moved public data structure for network drivers to netdrv.inc
 
1491 5066 d 10 h Lrz /kernel/trunk/ The 70 system function have call without shift registers.  
1487 5069 d 9 h art_zh /kernel/trunk/ Extended PCI-express configuration space
can now be manually configured for non-AMD machines
 
1486 5070 d 5 h hidnplayr /kernel/branches/net/drivers/ Net-branch:
Fixed bug in RTL8139 interrupt handler.
 
1485 5070 d 7 h hidnplayr /kernel/branches/net/network/ net-branch:
Fix crash in udp.inc when arp-entry is not found.
Fixed bug in deleting of arp entry's
 
1484 5070 d 9 h hidnplayr /kernel/branches/net/network/ Looks like I uploaded wrong udp.inc in previous revision...  
1483 5070 d 11 h hidnplayr /kernel/branches/net/network/ net-branch:
Fixed error in udp.inc
Fixed another error in checksum, seems to work bug-free now :)
 
1482 5070 d 14 h hidnplayr /kernel/branches/net/network/ Net-branch:
Fixed Bugs in checksum, introduced in #1473
Checksum for IP/UDP/TCP is now very fast.
 
1481 5071 d 5 h hidnplayr /kernel/branches/net/ Net-branch:
Added statistics to 3c59x driver.
Fixed mixed up DNS and Gateway of static settings for zeroconf
 
1478 5076 d 9 h hidnplayr /kernel/branches/net/drivers/ Fixed merging error in RTL8139.Asm for net-branch  
1474 5078 d 5 h diamond /kernel/trunk/ optimize set_window_box: do nothing if new box is the same as old one  
1473 5080 d 3 h hidnplayr /kernel/branches/net/network/ Updates in net branch coded 6 months ago.
Mostly concerning checksuming, and cleanups
 
1472 5080 d 8 h hidnplayr /kernel/branches/net/drivers/ Changes in net_branch:

Fixed yet another bug in RTL8139 driver (should be almost bug-free now)
Added 3com driver (only boomerang cards tested)
If somebody has a vortex type 3com card, please help me debug the driver!
 
1466 5082 d 5 h mario79 /kernel/trunk/gui/ Now, if the window is captured and moved by the user, then no mouse events! (6 = mouse event)  
1465 5084 d 17 h mario79 /kernel/trunk/gui/ Fix of left mouse button broken to revision 1460  
1463 5091 d 13 h art_zh /kernel/trunk/bus/pci/ PCIexpress: extended configurator  
1462 5096 d 10 h art_zh /kernel/trunk/bus/pci/ allocation bug for prefetched BARs fixed  
1461 5101 d 6 h diamond /kernel/trunk/core/ changes in free memory checks from Maxis (bug #9)  
1460 5102 d 22 h Lrz /kernel/trunk/gui/ small changes  
1455 5116 d 8 h art_zh /kernel/trunk/ 1) back to #1451 to save some phys. memory
2) non-PSE paging restored
3) documentation corrected
 
1454 5118 d 3 h art_zh /kernel/trunk/ Number of system pages corrected  
1453 5119 d 15 h art_zh /kernel/trunk/ useless i486-code removed from init.inc  
1452 5120 d 5 h serge /kernel/trunk/core/ Maxis fixes: stupid bug in load_file()  
1451 5122 d 2 h art_zh /kernel/trunk/ kernel PTE initialization bug fixed  
1450 5122 d 15 h diamond /kernel/trunk/ unpacker code is now aware of file type field in packed files  
1448 5124 d 5 h diamond /kernel/trunk/ identical mapping of first physical page in V86
(some BIOSes use physical address of ds:si for int 13h)
 
1447 5126 d 13 h diamond /kernel/trunk/ fixed sysfn 18.13 broken in rev. 684  
1445 5138 d 13 h art_zh /kernel/trunk/docs/ application address corrected in syfn9 docs  
1434 5152 d 6 h serge / linux-like kernel mutexes  
1425 5169 d 8 h diamond /kernel/trunk/detect/ reverted wrong file from previous commit  
1424 5169 d 8 h diamond /kernel/trunk/ fixed behaviour with too big window sizes broken in rev. 1391  
1420 5178 d 6 h diamond /kernel/trunk/video/ size of temporary array for wallpaper code increased
due to fact that highest resolutions are possible
(should fix problems with wallpaper in high resolutions)
 
1419 5180 d 6 h turbanoff /kernel/trunk/fs/ Fixed bug when working with a large number of groups of blocks  
1410 5184 d 10 h turbanoff /kernel/trunk/ reworked search partition on HDD  
1400 5188 d 9 h turbanoff /kernel/trunk/fs/ ext2. return correct date/time  
1398 5189 d 3 h turbanoff /kernel/trunk/fs/ ext2. fix bug in hdReadFolder cycle