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
3240 4106 d 14 h johnfound /kernel/branches/net/ Introduced new header version, that to serve STDIO through a IPC sockets mechanism. Some code cleanup and comments added.  
3193 4126 d 18 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3187 4127 d 13 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
2941 4274 d 13 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
2867 4319 d 20 h hidnplayr /kernel/branches/net/ Fixed sysfn 18.2  
2849 4323 d 23 h hidnplayr /kernel/branches/net/ Terminate sockets when process exits.  
2540 4421 d 18 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2385 4460 d 15 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4461 d 17 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2305 4567 d 10 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
1514 5052 d 10 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 5229 d 22 h clevermouse /kernel/branches/net/ sync with trunk  
1369 5236 d 21 h Lrz /kernel/trunk/ small changes and optimization  
1365 5237 d 17 h Lrz /kernel/trunk/ bugfix for svn rev. 1344  
1362 5240 d 8 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5243 d 4 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1344 5245 d 7 h Lrz /kernel/trunk/ small optimization sys_sheduler  
1334 5248 d 15 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 5251 d 16 h Lrz /kernel/trunk/ sys function 49  
1329 5252 d 15 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  

Show All