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
3242 4093 d 2 h johnfound /kernel/branches/net/ kernel.asm back to #3238  
3193 4113 d 6 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3187 4114 d 1 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
2941 4261 d 2 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
2867 4306 d 8 h hidnplayr /kernel/branches/net/ Fixed sysfn 18.2  
2849 4310 d 12 h hidnplayr /kernel/branches/net/ Terminate sockets when process exits.  
2540 4408 d 7 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2385 4447 d 3 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4448 d 6 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2305 4553 d 23 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
1514 5038 d 23 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 5216 d 10 h clevermouse /kernel/branches/net/ sync with trunk  
1369 5223 d 9 h Lrz /kernel/trunk/ small changes and optimization  
1365 5224 d 6 h Lrz /kernel/trunk/ bugfix for svn rev. 1344  
1362 5226 d 21 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5229 d 16 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1344 5231 d 20 h Lrz /kernel/trunk/ small optimization sys_sheduler  
1334 5235 d 4 h mikedld /kernel/trunk/ * gui/button.inc refactoring
* only 16 ID bits were checked on button delete, 24 now
* negative button frame draw speed up
 
1330 5238 d 5 h Lrz /kernel/trunk/ sys function 49  
1329 5239 d 3 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  

Show All