Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4506 5498 d 14 h mejdrech /branches/network/uspace/srv/net/il/ip/ Net: - do not bother Atlas during IP start, * uninitialized route warning fixed  
4505 5498 d 21 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 5499 d 9 h mejdrech /branches/network/uspace/srv/net/include/ Net: + forgotten arp interface definition (completes rev 4501)  
4502 5499 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: + forgotten tl messages definition (completes rev 4499)  
4501 5499 d 9 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: * arp task_id_t and pq_detach consolidation  
4500 5499 d 9 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 5499 d 9 h mejdrech /branches/network/uspace/srv/net/ Net: + transport layer tcp and udp prototypes (do not function with the current ip)  
4498 5499 d 9 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 5507 d 2 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4438)  
4438 5507 d 3 h trochtova /branches/dd/uspace/srv/pci/ pci - intel configuration method 1, small bug fixes  
4433 5509 d 1 h rimsky /branches/sparc/kernel/arch/sparc64/ Fixed a TSB problem.  
4420 5514 d 6 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4419)  
4419 5514 d 7 h trochtova /branches/dd/uspace/srv/ Adding srv directories deleted by mistake.  
4418 5514 d 7 h trochtova /branches/dd/uspace/srv/pci/ minor changes  
4399 5517 d 22 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
4398 5517 d 22 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
4396 5518 d 9 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
4395 5518 d 23 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 5518 d 23 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
4393 5519 d 10 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
4392 5519 d 11 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
4391 5519 d 11 h svoboda /branches/tracing/kernel/arch/ Kernel breakpoint handler for amd64 (not working yet).  
4390 5519 d 21 h svoboda /branches/tracing/ Start porting debugger to amd64 (not done yet).  
4389 5519 d 23 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4388 5519 d 23 h svoboda /branches/dynload/uspace/ Fix build.  
4383 5522 d 6 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 5523 d 23 h svoboda /branches/tracing/ Finish merge, part 2.  
4378 5524 d 0 h svoboda /branches/tracing/ Finish merge, part 1.  
4377 5524 d 0 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
4376 5524 d 0 h svoboda /branches/tracing/uspace/srv/rd/ Revert c4375, which was completely bogus.  
4375 5524 d 0 h svoboda /branches/tracing/uspace/srv/rd/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge).  
4373 5524 d 0 h svoboda /branches/dynload/ Option to prevent shared C library from being built.  
4372 5524 d 1 h svoboda /branches/dynload/uspace/lib/libc/rtld/ Tiny cleanup.  
4369 5526 d 0 h rimsky /branches/sparc/kernel/arch/sparc64/ Kernel stack and userspace window buffer pointers are stored in scratchpad registers instead of memory.  
4355 5532 d 10 h svoboda /branches/dynload/uspace/lib/libc/rtld/ Remove obsolete makefile.  
4354 5532 d 10 h svoboda /branches/dynload/uspace/ Rtld is really just a part of libc, so move it there.  
4351 5534 d 1 h mejdrech /branches/network/uspace/srv/net/ Net: resolved some TODOs, fixed bundle DP8390 + Ethernet protocol mapping  
4350 5534 d 2 h mejdrech /branches/network/uspace/srv/net/ Net: improved documentation (except ip and tcp)  
4349 5534 d 10 h svoboda /branches/dynload/ Fix remaining merge issues.  
4348 5534 d 11 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.