Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1514 5037 d 17 h hidnplayr /kernel/branches/net/ - globalisation of network driver functions
(Replaced EthRegDev with NetRegDev)
- rewrite/cleanup of socket.inc
- started rewrite of tcp.inc
- port numbers in application are not byte-swapped anymore
- many more fixes and changes

- TCP does not work but UDP/IP/ICMP/ARP (partly) work.. (as before)
 
1376 5215 d 4 h clevermouse /kernel/branches/net/ sync with trunk  
1369 5222 d 4 h Lrz /kernel/trunk/ small changes and optimization  
1362 5225 d 15 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1311 5252 d 17 h diamond /kernel/trunk/ make dll a per-process object  
1310 5252 d 20 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1307 5257 d 21 h Lrz /kernel/trunk/core/ bugfix 1306  
1306 5257 d 21 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1086 5448 d 20 h Galkov /kernel/trunk/core/ Oops :(  
1076 5453 d 5 h Galkov /kernel/trunk/core/ small optimization, not more  
1074 5453 d 7 h Galkov /kernel/trunk/ change functionality of f68:15, f68:18 (discussion on forum topic 1253)  
1056 5500 d 20 h Galkov /kernel/trunk/ sys32 - concentration all (except #NM) exception handlers in ecx_c for optimization purpose
debug - moved handler to sys32::exc_c
fpu - moved except_16/19 to sys32::exc_c
memory - changing interface for page_fault_handler
v86 - changing interface for handler v86_exc_c
kernel - small optimization
 
1038 5544 d 4 h diamond /kernel/trunk/ * commented redundant messages for window moving and process creating
* added CPU frequency output in boot log
 
982 5598 d 2 h diamond /kernel/trunk/core/ bugfix of revision 980  
980 5598 d 3 h diamond /kernel/trunk/core/ allow IRQ6 to be redirected to V86 machine  
960 5612 d 3 h diamond /kernel/trunk/core/ allow IRQ14 and IRQ15 to be redirected to V86 machine  
858 5713 d 4 h hidnplayr /kernel/trunk/core/ Added CPU exception error messages.

more info about cpu exceptions: http://www.delorie.com/djgpp/doc/dpmi/ch4.5.html
 
788 5865 d 5 h diamond /kernel/trunk/core/ * Reverted previous revision because it was my mistake
* Fixed V86 IRQ handling broken in rev. 769
 
787 5865 d 23 h diamond /kernel/trunk/core/ Restored normal IRQ handling broken in rev. 769  
774 5882 d 23 h Rus / Reorganization interrupts handlers part 2.
(I hope, I didn't something stupid.)
Fixed bug in get_pid function.
Added copyright in com mouse driver.
Fixed incorrect comment inscription in boot\ru.inc .
 

Show All