Subversion Repositories HelenOS

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
4580 5480 d 9 h mejdrech /branches/network/uspace/srv/net/tl/udp/ Net: * udp build fix  
4579 5480 d 9 h mejdrech /branches/network/uspace/srv/net/tl/udp/ Net: + udp(sock_dgram) socket, sendto and closesocket implemented  
4578 5480 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
4577 5480 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: * answer clearing fixed  
4576 5480 d 12 h mejdrech /branches/network/uspace/srv/net/structures/ Net: + used include added  
4575 5480 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: * inet header inclusion fixed, * ip destination address fixed  
4574 5480 d 13 h mejdrech /branches/network/uspace/srv/net/net/ Net: - unused module and message handling code removed  
4560 5485 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: - removed old sockaddr  
4559 5485 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: * sockaddr divided into in.h, in6.h and inet.h  
4558 5485 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: + ip locks, - some gcc extended warnings  
4537 5492 d 17 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4506 5501 d 20 h mejdrech /branches/network/uspace/srv/net/il/ip/ Net: - do not bother Atlas during IP start, * uninitialized route warning fixed  
4505 5502 d 4 h mejdrech /branches/network/ Net: + The new IP! + informative TCP and UDP, + packet->pq_insert_after, + checksum for internetwork and transport layers, * bug fixes in packet and ip_header, * usage of size_t in net where appropriate  
4503 5502 d 16 h mejdrech /branches/network/uspace/srv/net/include/ Net: + forgotten arp interface definition (completes rev 4501)  
4502 5502 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: + forgotten tl messages definition (completes rev 4499)  
4501 5502 d 16 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: * arp task_id_t and pq_detach consolidation  
4500 5502 d 16 h mejdrech /branches/network/uspace/srv/net/nil/eth/ Net: * eth packet queue send with errors fixed, * eth->net_nil_packet_space suffix parameter fixed  
4499 5502 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: + transport layer tcp and udp prototypes (do not function with the current ip)  
4498 5502 d 16 h mejdrech /branches/network/uspace/srv/net/netif/ Net: + lo->net_nil_packet_space message, * dp8390 send queueing problem fixed, + dp8390 packet queue send  
4439 5510 d 9 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4438)  
4438 5510 d 10 h trochtova /branches/dd/uspace/srv/pci/ pci - intel configuration method 1, small bug fixes  
4433 5512 d 8 h rimsky /branches/sparc/kernel/arch/sparc64/ Fixed a TSB problem.  
4420 5517 d 13 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4419 5517 d 14 h trochtova /branches/dd/uspace/srv/ Adding srv directories deleted by mistake.  
4418 5517 d 14 h trochtova /branches/dd/uspace/srv/pci/ minor changes  
4399 5521 d 4 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
4398 5521 d 4 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
4396 5521 d 16 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
4395 5522 d 5 h mejdrech /branches/network/uspace/srv/net/structures/packet/ Net: *packet addresses length equals the previously stored length, *packet server clears the packets (bzero)  
4394 5522 d 5 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
4393 5522 d 17 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
4392 5522 d 18 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
4391 5522 d 18 h svoboda /branches/tracing/kernel/arch/ Kernel breakpoint handler for amd64 (not working yet).  
4390 5523 d 4 h svoboda /branches/tracing/ Start porting debugger to amd64 (not done yet).  
4389 5523 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4388 5523 d 6 h svoboda /branches/dynload/uspace/ Fix build.  
4383 5525 d 13 h rimsky /branches/sparc/kernel/arch/sparc64/ Fixed instruction access exception and data access exception in the trap table. Added new traps defined by UltraSPARC Architecture 2007 (which UltraSPARC T2 follows).  
4380 5527 d 6 h svoboda /branches/tracing/ Finish merge, part 2.  
4378 5527 d 6 h svoboda /branches/tracing/ Finish merge, part 1.  
4377 5527 d 7 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.