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 4120 d 18 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 4140 d 21 h hidnplayr /kernel/branches/net/ Changed working title of network branch in kernel.asm.  
3187 4141 d 16 h hidnplayr /kernel/branches/net/ Syncing net branch with trunk.  
2941 4288 d 17 h hidnplayr /kernel/branches/net/ When a process ends by function -1, kill all it's sockets.  
2867 4333 d 23 h hidnplayr /kernel/branches/net/ Fixed sysfn 18.2  
2849 4338 d 3 h hidnplayr /kernel/branches/net/ Terminate sockets when process exits.  
2540 4435 d 22 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2385 4474 d 18 h hidnplayr /kernel/branches/net/ Sync net branch with trunk  
2382 4475 d 21 h hidnplayr /kernel/branches/net/ Synced net branch with trunk  
2305 4581 d 14 h hidnplayr /kernel/branches/net/ NET branch: re-organised all structs to use struct.inc from fasm  
1514 5066 d 14 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 5244 d 1 h clevermouse /kernel/branches/net/ sync with trunk  
1369 5251 d 0 h Lrz /kernel/trunk/ small changes and optimization  
1365 5251 d 21 h Lrz /kernel/trunk/ bugfix for svn rev. 1344  
1362 5254 d 12 h mikedld /kernel/trunk/ * gui/window.inc refactoring  
1345 5257 d 7 h Lrz /kernel/trunk/ sys function 68 is without shift registers call  
1344 5259 d 11 h Lrz /kernel/trunk/ small optimization sys_sheduler  
1334 5262 d 18 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 5265 d 20 h Lrz /kernel/trunk/ sys function 49  
1329 5266 d 18 h Lrz /kernel/trunk/ sys functions 71 and 69 without shift-registers call.(I'm not sure all change is right.  
1324 5273 d 22 h Lrz /kernel/trunk/ sys function 48 is run without cross registers call now.  
1319 5276 d 19 h diamond /kernel/trunk/ Kernel updated to 0.7.7.0  
1316 5277 d 13 h serge / kms kernel  
1314 5278 d 13 h diamond /kernel/trunk/ * fixed copy-on-write for kernel accesses from other threads
* fixed return value of read/write_process_memory
* fixed sysfunction 39.4 broken in rev. 1304
* more safe and slightly more effective FDO
 
1312 5280 d 14 h diamond /kernel/trunk/ sysfn 15.7 was killing user heap, fixed  
1310 5281 d 17 h diamond /kernel/trunk/ IOPM in TSS for 4M page was broken, fixed.  
1306 5286 d 18 h Lrz /kernel/trunk/ optimization 46 and 64 sysfunc.  
1304 5287 d 20 h Lrz /kernel/trunk/ 30 and 43 sysfunc rewritten without cross registers call.  
1300 5289 d 0 h serge /kernel/trunk/ kms: pre rc8  
1290 5292 d 7 h Lrz /kernel/trunk/ Small optimization sysfunc.  
1289 5292 d 13 h diamond /kernel/trunk/ dynamic libraries now share unmodified pages  
1278 5299 d 22 h Lrz /kernel/trunk/ bugfix previously version.  
1276 5300 d 10 h Lrz /kernel/trunk/ I'm not sure what all my change is right.
Some optimization.
 
1275 5304 d 2 h serge / kms: pre rc7  
1273 5304 d 18 h Lrz /kernel/trunk/ It rewritten previously versions (1267,1271)  
1272 5305 d 2 h diamond /kernel/trunk/ reverted previous revision because it destroyed sysfn 68.1  
1271 5305 d 3 h Lrz /kernel/trunk/ new sys_sheduler, small optimization  
1267 5308 d 18 h Lrz /kernel/trunk/ small optimization  
1260 5310 d 18 h Lrz /kernel/trunk/ small optimization  
1232 5326 d 17 h Lrz /kernel/trunk/ small optimization.