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