Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
3886 5543 d 9 h mejdrech /branches/network/ restructured source files  
/branches/network/uspace/srv/net/il
/branches/network/uspace/srv/net/il/arp
/branches/network/uspace/srv/net/il/arp/Makefile
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp.h
/branches/network/uspace/srv/net/il/arp/arp_header.h
/branches/network/uspace/srv/net/il/arp/arp_module.c
/branches/network/uspace/srv/net/il/arp/arp_module.h
/branches/network/uspace/srv/net/il/arp/arp_oc.h
/branches/network/uspace/srv/net/il/icmp
/branches/network/uspace/srv/net/il/ip
/branches/network/uspace/srv/net/il/ip/ip_header.h
/branches/network/uspace/srv/net/il/ip/ip_messages.h
/branches/network/uspace/srv/net/il/ip/ip_module.h
/branches/network/uspace/srv/net/il/rarp
/branches/network/uspace/srv/net/netif/lo
/branches/network/uspace/srv/net/netif/lo/Makefile
/branches/network/uspace/srv/net/netif/lo/lo.c
/branches/network/uspace/srv/net/networking/startup
/branches/network/uspace/srv/net/nil
/branches/network/uspace/srv/net/nil/ethernet
/branches/network/uspace/srv/net/structures
/branches/network/uspace/srv/net/structures/char_map.c
/branches/network/uspace/srv/net/structures/char_map.h
/branches/network/uspace/srv/net/structures/generic_char_map.h
/branches/network/uspace/srv/net/structures/generic_field.h
/branches/network/uspace/srv/net/structures/int_map.h
/branches/network/uspace/srv/net/structures/measured_strings.c
/branches/network/uspace/srv/net/structures/measured_strings.h
/branches/network/uspace/srv/net/structures/packet
/branches/network/uspace/srv/net/structures/packet/packet.c
/branches/network/uspace/srv/net/structures/packet/packet.h
/branches/network/uspace/srv/net/structures/packet/packet_queue.c
/branches/network/uspace/srv/net/structures/packet/packet_queue.h
/branches/network/uspace/srv/net/tl
/branches/network/uspace/srv/net/tl/tcp
/branches/network/uspace/srv/net/tl/tcp/tcp_module.h
/branches/network/uspace/srv/net/tl/udp
/branches/network/uspace/srv/net/arp
/branches/network/uspace/srv/net/char_map.c
/branches/network/uspace/srv/net/char_map.h
/branches/network/uspace/srv/net/ethernet
/branches/network/uspace/srv/net/generic_char_map.h
/branches/network/uspace/srv/net/generic_field.h
/branches/network/uspace/srv/net/icmp
/branches/network/uspace/srv/net/int_map.h
/branches/network/uspace/srv/net/ip
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/netif/Makefile
/branches/network/uspace/srv/net/netif/lo.c
/branches/network/uspace/srv/net/networking_startup
/branches/network/uspace/srv/net/packet.c
/branches/network/uspace/srv/net/packet.h
/branches/network/uspace/srv/net/packet_queue.c
/branches/network/uspace/srv/net/packet_queue.h
/branches/network/uspace/srv/net/rarp
/branches/network/uspace/srv/net/tcp
/branches/network/uspace/srv/net/udp
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/netif/device.h
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/networking/Makefile
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/networking/startup/Makefile
3869 5545 d 20 h svoboda /branches/dynload/ Make dlopen() work from statically-linked apps. Test with dltest2.  
/branches/dynload/uspace/app/dltest2
/branches/dynload/uspace/app/dltest2/Makefile
/branches/dynload/uspace/app/dltest2/dltest2.c
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/lib/libc/generic/dlfcn.c
/branches/dynload/uspace/lib/libtest/Makefile
/branches/dynload/uspace/lib/libtest/libtest.c
/branches/dynload/uspace/lib/libtest/libtest.h
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/rtld.c
3864 5547 d 19 h rimsky /branches/sparc/kernel/arch/sparc64/src/sun4v/ Allocated bigger memory block for the Machine Description. This was the problem which prevented running HelenOS on real Niagara. Now all kernel tests except for 'slab2' pass on real Niagara.  
/branches/sparc/kernel/arch/sparc64/src/sun4v/md.c
3863 5548 d 18 h rimsky /branches/sparc/ Simics machine: modifications needed to run userspace (the next step will be to implement the trap handler for uspace); real machine: small fixes, after them the machine passes some parts of the initialization, but fails to determine CPU frequency (probably due to a different format of Machine Description).  
/branches/sparc/boot/arch/sparc64/loader/asm.S
/branches/sparc/kernel/arch/sparc64/include/sun4v/regdef.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/drivers/niagara.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/asm.S
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
3862 5551 d 19 h rimsky /branches/sparc/kernel/ Changed the structure of header files, which have sun4u and sun4v versions. Implemented some sun4v TSB functions.  
/branches/sparc/kernel/arch/sparc64/include/mm/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/as.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/frame.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/page.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tsb.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/as.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/frame.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/page.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tsb.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/include/mm/tte.h
/branches/sparc/kernel/arch/sparc64/include/regdef.h
/branches/sparc/kernel/arch/sparc64/include/trap/mmu.h
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u/tsb.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/tsb.c
/branches/sparc/kernel/arch/sparc64/src/mm/tsb.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/arch.h
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/cpu_family.h
/branches/sparc/kernel/arch/sparc64/include/interrupt.h
/branches/sparc/kernel/arch/sparc64/include/mm/as.h
/branches/sparc/kernel/arch/sparc64/include/mm/frame.h
/branches/sparc/kernel/arch/sparc64/include/mm/page.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tlb.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tlb.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tte.h
/branches/sparc/kernel/arch/sparc64/include/mm/tsb.h
/branches/sparc/kernel/arch/sparc64/include/register.h
/branches/sparc/kernel/arch/sparc64/include/sun4u/cpu.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/cpu.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/regdef.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4u/mmu.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4u/cpu.c
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4v/cpu.c
/branches/sparc/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u/tlb.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/tlb.c
/branches/sparc/kernel/arch/sparc64/src/smp/sun4v/smp.c
/branches/sparc/kernel/arch/sparc64/src/trap/exception.c
/branches/sparc/kernel/arch/sparc64/src/trap/trap.c
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/console/console.c
/branches/sparc/kernel/generic/src/cpu/cpu.c
/branches/sparc/kernel/generic/src/ddi/ddi.c
/branches/sparc/kernel/generic/src/ddi/irq.c
/branches/sparc/kernel/generic/src/interrupt/interrupt.c
/branches/sparc/kernel/generic/src/ipc/ipc.c
/branches/sparc/kernel/generic/src/ipc/ipcrsc.c
/branches/sparc/kernel/generic/src/ipc/irq.c
/branches/sparc/kernel/generic/src/ipc/sysipc.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/main/uinit.c
/branches/sparc/kernel/generic/src/mm/backend_anon.c
/branches/sparc/kernel/generic/src/mm/backend_elf.c
/branches/sparc/kernel/generic/src/mm/backend_phys.c
/branches/sparc/kernel/generic/src/mm/slab.c
/branches/sparc/kernel/generic/src/mm/tlb.c
/branches/sparc/kernel/generic/src/proc/program.c
/branches/sparc/kernel/generic/src/proc/task.c
/branches/sparc/kernel/generic/src/security/cap.c
/branches/sparc/kernel/generic/src/synch/futex.c
/branches/sparc/kernel/generic/src/synch/spinlock.c
/branches/sparc/kernel/generic/src/syscall/copy.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/generic/src/time/clock.c
/branches/sparc/kernel/test/mm/falloc2.c
/branches/sparc/kernel/test/mm/slab1.c
/branches/sparc/kernel/test/mm/slab2.c
/branches/sparc/kernel/test/synch/rwlock2.c
/branches/sparc/kernel/test/synch/rwlock3.c
/branches/sparc/kernel/test/synch/rwlock4.c
/branches/sparc/kernel/test/synch/rwlock5.c
/branches/sparc/kernel/test/synch/semaphore1.c
/branches/sparc/kernel/test/synch/semaphore2.c
/branches/sparc/kernel/test/thread/thread1.c
3858 5553 d 4 h decky /branches/ remove the unused G5 branch, the ppc64 port will be resurrected in the trunk  
/branches/g5
3846 5555 d 16 h mejdrech /branches/network/uspace/ Added an ARP module, assigned numbers' definitions, common functions-htons,inet_ntop and others  
/branches/network/uspace/srv/net/arp/Makefile
/branches/network/uspace/srv/net/arp/arp.c
/branches/network/uspace/srv/net/arp/arp.h
/branches/network/uspace/srv/net/arp/arp_header.h
/branches/network/uspace/srv/net/arp/arp_module.c
/branches/network/uspace/srv/net/arp/arp_module.h
/branches/network/uspace/srv/net/arp/arp_oc.h
/branches/network/uspace/srv/net/include
/branches/network/uspace/srv/net/include/byteorder.h
/branches/network/uspace/srv/net/include/ethernet_protocols.h
/branches/network/uspace/srv/net/include/hardware.h
/branches/network/uspace/srv/net/include/protocol_map.h
/branches/network/uspace/srv/net/include/protocols.h
/branches/network/uspace/srv/net/include/sockaddr.h
/branches/network/uspace/srv/net/include/socket.h
/branches/network/uspace/srv/net/ip/ip_header.h
/branches/network/uspace/srv/net/ip/ip_messages.h
/branches/network/uspace/srv/net/ip/ip_module.h
/branches/network/uspace/srv/net/netif/device.h
/branches/network/uspace/srv/net/packet_queue.c
/branches/network/uspace/srv/net/packet_queue.h
/branches/network/uspace/srv/net/sockaddr.c
/branches/network/uspace/srv/net/tcp/tcp_module.h
/branches/network/uspace/srv/net/netif/netif_device_id_type.h
/branches/network/uspace/doc/doxygroups.h
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/char_map.c
/branches/network/uspace/srv/net/char_map.h
/branches/network/uspace/srv/net/configuration.h
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/generic_char_map.h
/branches/network/uspace/srv/net/int_map.h
/branches/network/uspace/srv/net/ip/Makefile
/branches/network/uspace/srv/net/ip/ip.c
/branches/network/uspace/srv/net/ip/ip.h
/branches/network/uspace/srv/net/ip/ip_module.c
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/modules.c
/branches/network/uspace/srv/net/modules.h
/branches/network/uspace/srv/net/netif/Makefile
/branches/network/uspace/srv/net/netif/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/networking/Makefile
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/networking_startup/networking_startup.c
/branches/network/uspace/srv/net/packet.c
/branches/network/uspace/srv/net/packet.h
/branches/network/uspace/srv/net/self_test.c
/branches/network/uspace/srv/net/tcp/Makefile
/branches/network/uspace/srv/net/tcp/tcp.c
/branches/network/uspace/srv/net/tcp/tcp.h
/branches/network/uspace/srv/net/tcp/tcp_module.c
3835 5556 d 18 h rimsky /branches/sparc/kernel/arch/sparc64/ Niagara: Implemented (and debugged) installing identity mapping for kernel. Now all the kernel tests pass on Simics.  
/branches/sparc/kernel/arch/sparc64/include/sun4v/arch.h
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/mmu.S
/branches/sparc/kernel/arch/sparc64/src/trap/mmu.S
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tlb.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/tlb.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/start.S
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
3817 5564 d 18 h rimsky /branches/sparc/kernel/ Progress on Niagara: Commented out portions of mm, which are not required for kernel threads (temporarily). Scheduler is working. Implemented a driver of hypervisor's standard input. Kernel console is usable.  
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/drivers/kbd.h
/branches/sparc/kernel/arch/sparc64/include/drivers/niagara.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/hypercall.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/niagara.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
/branches/sparc/kernel/generic/src/main/kinit.c
3801 5568 d 20 h rimsky /branches/sparc/kernel/arch/sparc64/src/trap/sun4v/ Minor fixes in the preemptible trap handler.  
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
3798 5569 d 18 h rimsky /branches/sparc/kernel/ Implemented preemptible trap handler for sun4v for trapping from kernel (not userspace). Not properly tested/debugged yet. HelenOS now reaches the as_install_arch function (where it, of course, fails).  
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/regdef.h
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4v/cpu.c
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/proc/scheduler.c
3783 5581 d 19 h rimsky /branches/sparc/kernel/arch/sparc64/ Machine description traversal implemented. Now used to detect CPU frequency.  
/branches/sparc/kernel/arch/sparc64/include/sun4v/md.h
/branches/sparc/kernel/arch/sparc64/src/sun4v/md.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/hypercall.h
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4v/cpu.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
3773 5584 d 18 h svoboda /branches/dynload/uspace/srv/loader/ Remove accidentally added debugging messages.  
/branches/dynload/uspace/srv/loader/main.c
3772 5584 d 18 h svoboda /branches/dynload/ Unfinished Mips32 dynamic linker port (not working!) Also fixes related to using DLLs from statically-linked executables.  
/branches/dynload/uspace/app/dload/arch/mips32
/branches/dynload/uspace/app/dload/arch/mips32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/mips32/_link.ld.in
/branches/dynload/uspace/app/dload/arch/mips32/mips32.s
/branches/dynload/uspace/lib/libc/shared/arch/mips32
/branches/dynload/uspace/lib/libc/shared/arch/mips32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/mips32/_link.ld.in
/branches/dynload/uspace/lib/libtest/arch/mips32
/branches/dynload/uspace/lib/libtest/arch/mips32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/include/dynamic.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/dynamic.c
/branches/dynload/uspace/lib/rtld/arch/mips32
/branches/dynload/uspace/lib/rtld/arch/mips32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/mips32/include
/branches/dynload/uspace/lib/rtld/arch/mips32/include/dynamic.h
/branches/dynload/uspace/lib/rtld/arch/mips32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/mips32/src
/branches/dynload/uspace/lib/rtld/arch/mips32/src/dynamic.c
/branches/dynload/uspace/lib/rtld/arch/mips32/src/reloc.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/include/dynamic.h
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/dynamic.c
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/arch/mips32/src/tls.c
/branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/reloc.c
/branches/dynload/uspace/lib/rtld/dynamic.c
/branches/dynload/uspace/lib/rtld/include/dynamic.h
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c
3771 5584 d 19 h rimsky /branches/sparc/kernel/arch/sparc64/ Forgotten files comitted to repository.  
/branches/sparc/kernel/arch/sparc64/include/mm/pagesize.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tlb.h
/branches/sparc/kernel/arch/sparc64/include/sun4u/cpu.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/cpu.h
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4u
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4u/cpu.c
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4v
/branches/sparc/kernel/arch/sparc64/src/cpu/sun4v/cpu.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u
/branches/sparc/kernel/arch/sparc64/src/mm/sun4u/tlb.c
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v
/branches/sparc/kernel/arch/sparc64/src/mm/sun4v/tlb.c
/branches/sparc/kernel/arch/sparc64/src/smp/sun4u
/branches/sparc/kernel/arch/sparc64/src/smp/sun4u/smp.c
/branches/sparc/kernel/arch/sparc64/src/smp/sun4v
/branches/sparc/kernel/arch/sparc64/src/smp/sun4v/smp.c
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/src/cpu/cpu.c
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/smp/smp.c
3770 5584 d 19 h rimsky /branches/sparc/ Working on Niagara port - TLB initialization, MMU fault status area initialization, hypercall enhancement, modified tick.c so that the (hyperprivileged) TICK register does not have to be accessed. Now the initialization phase proceeds, but some parts of it are omitted for now (e.g. CPU initialization).  
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/cpu_family.h
/branches/sparc/kernel/arch/sparc64/include/drivers/tick.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tlb.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/hypercall.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4u/mmu.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/frame.c
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/tsb.c
/branches/sparc/kernel/arch/sparc64/src/sun4u/start.S
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/start.S
/branches/sparc/kernel/arch/sparc64/src/trap/exception.c
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/mm/tlb.c
3759 5588 d 0 h pillai /branches/arm/ Add gdb installation to arm toolchain  
/branches/arm/contrib/toolchain/toolchain.arm32.sh
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
3748 5591 d 21 h rimsky /branches/sparc/kernel/arch/sparc64/ Be careful to preserve the output registers when processing the fast data access MMU miss.  
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
3745 5592 d 3 h rimsky /branches/sparc/ Merged latest trunk changes (revs 3722 to 3744) into the sparc branch.  
/branches/sparc/uspace/lib/libc/generic/mem.c
/branches/sparc/uspace/lib/libc/include/mem.h
/branches/sparc/kernel/arch/mips32/src/console.c
/branches/sparc/kernel/arch/ppc32/src/ppc32.c
/branches/sparc/kernel/arch/sparc64/include/drivers/scr.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/uspace/lib/libc/Makefile
/branches/sparc/uspace/lib/libc/generic/loader.c
/branches/sparc/uspace/lib/libc/generic/string.c
/branches/sparc/uspace/lib/libc/include/loader/loader.h
/branches/sparc/uspace/lib/libc/include/string.h
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/fb/fb.c
3743 5592 d 4 h rimsky /branches/sparc/ Started to implement support for sun4v. Bootloader adapted to autodetect the architecture (sun4u, sun4v). Some generic sparc64 kernel files split into sun4u and sun4v versions (but the sun4u is still the default in many cases - in order to keep the code compilable). Implemented taking over the MMU. Implemented routines for performing the hypervisor API calls. Implemented a trivial standard output driver. HelenOS banner can now be printed from the kernel on Niagara.  
/branches/sparc/kernel/arch/sparc64/include/drivers/niagara.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tlb.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4u/tte.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/sun4v/tte.h
/branches/sparc/kernel/arch/sparc64/include/sun4u
/branches/sparc/kernel/arch/sparc64/include/sun4u/arch.h
/branches/sparc/kernel/arch/sparc64/include/sun4u/regdef.h
/branches/sparc/kernel/arch/sparc64/include/sun4v
/branches/sparc/kernel/arch/sparc64/include/sun4v/hypercall.h
/branches/sparc/kernel/arch/sparc64/include/sun4v/regdef.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4u
/branches/sparc/kernel/arch/sparc64/include/trap/sun4u/mmu.h
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v
/branches/sparc/kernel/arch/sparc64/include/trap/sun4v/mmu.h
/branches/sparc/kernel/arch/sparc64/src/drivers/niagara.c
/branches/sparc/kernel/arch/sparc64/src/sun4u
/branches/sparc/kernel/arch/sparc64/src/sun4u/asm.S
/branches/sparc/kernel/arch/sparc64/src/sun4u/sparc64.c
/branches/sparc/kernel/arch/sparc64/src/sun4u/start.S
/branches/sparc/kernel/arch/sparc64/src/sun4v
/branches/sparc/kernel/arch/sparc64/src/sun4v/asm.S
/branches/sparc/kernel/arch/sparc64/src/sun4v/sparc64.c
/branches/sparc/kernel/arch/sparc64/src/sun4v/start.S
/branches/sparc/kernel/arch/sparc64/src/trap/sun4u
/branches/sparc/kernel/arch/sparc64/src/trap/sun4u/trap_table.S
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v
/branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
/branches/sparc/kernel/arch/sparc64/include/mm/mmu.h
/branches/sparc/kernel/arch/sparc64/include/mm/tte.h
/branches/sparc/kernel/arch/sparc64/include/regdef.h
/branches/sparc/kernel/arch/sparc64/include/trap/mmu.h
/branches/sparc/kernel/arch/sparc64/src/sparc64.c
/branches/sparc/kernel/arch/sparc64/src/start.S
/branches/sparc/kernel/arch/sparc64/src/trap/trap_table.S
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/arch.h
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/interrupt.h
/branches/sparc/kernel/arch/sparc64/include/mm/as.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/include/mm/tsb.h
/branches/sparc/kernel/arch/sparc64/include/register.h
/branches/sparc/kernel/arch/sparc64/src/asm.S
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/cache.S
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/trap/exception.c
/branches/sparc/kernel/arch/sparc64/src/trap/mmu.S
/branches/sparc/kernel/arch/sparc64/src/trap/trap.c
/branches/sparc/kernel/kernel.config
3742 5592 d 5 h rimsky /branches/sparc/ The sparc branch synchronized with trunk at revision 3722 (trunk@3722).  
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/sparc/kernel/genarch/include/fb/logo-196x66.h
/branches/sparc/kernel/genarch/src/fb/logo-196x66.c
/branches/sparc/uspace/srv/fb/ski.c
/branches/sparc/uspace/srv/fb/ski.h
/branches/sparc/kernel/arch/amd64/include/drivers
/branches/sparc/kernel/genarch/src/fb/helenos.xbm
/branches/sparc/niagara.simics
/branches/sparc/usii.simics
/branches/sparc/usiii.simics
/branches/sparc/HelenOS.config
/branches/sparc/boot/arch/ia64/loader/Makefile
/branches/sparc/boot/arch/ia64/loader/_link.ld.in
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/sparc/boot/arch/ia64/loader/gefi/Makefile
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/boot/genarch/ofw.c
/branches/sparc/boot/genarch/ofw.h
/branches/sparc/contrib/toolchain/toolchain.sparc64.sh
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/amd64/src/amd64.c
/branches/sparc/kernel/arch/amd64/src/debugger.c
/branches/sparc/kernel/arch/arm32/src/arm32.c
/branches/sparc/kernel/arch/arm32/src/mm/tlb.c
/branches/sparc/kernel/arch/ia32/include/cpu.h
/branches/sparc/kernel/arch/ia32/include/drivers/ega.h
/branches/sparc/kernel/arch/ia32/include/drivers/vesa.h
/branches/sparc/kernel/arch/ia32/include/mm/as.h
/branches/sparc/kernel/arch/ia32/src/boot/vga323.pal
/branches/sparc/kernel/arch/ia32/src/cpu/cpu.c
/branches/sparc/kernel/arch/ia32/src/drivers/vesa.c
/branches/sparc/kernel/arch/ia32/src/ia32.c
/branches/sparc/kernel/arch/ia32xen/src/mm/tlb.c
/branches/sparc/kernel/arch/ia64/src/ski/ski.c
/branches/sparc/kernel/arch/mips32/include/mm/asid.h
/branches/sparc/kernel/arch/mips32/src/cpu/cpu.c
/branches/sparc/kernel/arch/mips32/src/debugger.c
/branches/sparc/kernel/arch/mips32/src/exception.c
/branches/sparc/kernel/arch/mips32/src/mips32.c
/branches/sparc/kernel/arch/ppc32/src/ppc32.c
/branches/sparc/kernel/arch/sparc64/include/barrier.h
/branches/sparc/kernel/arch/sparc64/include/mm/tlb.h
/branches/sparc/kernel/arch/sparc64/include/trap/interrupt.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/mm/as.c
/branches/sparc/kernel/arch/sparc64/src/mm/page.c
/branches/sparc/kernel/arch/sparc64/src/mm/tlb.c
/branches/sparc/kernel/arch/sparc64/src/mm/tsb.c
/branches/sparc/kernel/arch/sparc64/src/smp/smp.c
/branches/sparc/kernel/genarch/Makefile.inc
/branches/sparc/kernel/genarch/include/fb/fb.h
/branches/sparc/kernel/genarch/include/fb/font-8x16.h
/branches/sparc/kernel/genarch/include/fb/visuals.h
/branches/sparc/kernel/genarch/include/kbd/i8042.h
/branches/sparc/kernel/genarch/include/ofw/ofw_tree.h
/branches/sparc/kernel/genarch/src/acpi/acpi.c
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/kernel/genarch/src/fb/font-8x16.c
/branches/sparc/kernel/genarch/src/kbd/key.c
/branches/sparc/kernel/genarch/src/mm/asid.c
/branches/sparc/kernel/genarch/src/ofw/ofw_tree.c
/branches/sparc/kernel/generic/include/console/kconsole.h
/branches/sparc/kernel/generic/include/debug.h
/branches/sparc/kernel/generic/include/macros.h
/branches/sparc/kernel/generic/include/udebug/udebug.h
/branches/sparc/kernel/generic/src/console/cmd.c
/branches/sparc/kernel/generic/src/console/console.c
/branches/sparc/kernel/generic/src/console/kconsole.c
/branches/sparc/kernel/generic/src/cpu/cpu.c
/branches/sparc/kernel/generic/src/interrupt/interrupt.c
/branches/sparc/kernel/generic/src/lib/func.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/main/main.c
/branches/sparc/kernel/generic/src/mm/as.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/generic/src/time/clock.c
/branches/sparc/kernel/generic/src/udebug/udebug.c
/branches/sparc/kernel/generic/src/udebug/udebug_ops.c
/branches/sparc/kernel/kernel.config
/branches/sparc/kernel/test/debug/mips1.c
/branches/sparc/uspace/Makefile
/branches/sparc/uspace/app/init/Makefile
/branches/sparc/uspace/app/init/init.c
/branches/sparc/uspace/app/klog/Makefile
/branches/sparc/uspace/app/tester/Makefile
/branches/sparc/uspace/lib/libc/Makefile
/branches/sparc/uspace/lib/libc/include/ipc/fb.h
/branches/sparc/uspace/lib/libc/include/libc.h
/branches/sparc/uspace/lib/libc/include/loader/pcb.h
/branches/sparc/uspace/lib/libc/include/string.h
/branches/sparc/uspace/srv/console/Makefile
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/console/gcons.c
/branches/sparc/uspace/srv/console/gcons.h
/branches/sparc/uspace/srv/console/screenbuffer.h
/branches/sparc/uspace/srv/devmap/Makefile
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/fb.c
/branches/sparc/uspace/srv/fb/fb.h
/branches/sparc/uspace/srv/fb/font-8x16.c
/branches/sparc/uspace/srv/fb/font-8x16.h
/branches/sparc/uspace/srv/fb/main.c
/branches/sparc/uspace/srv/fb/msim.c
/branches/sparc/uspace/srv/fb/ppm.c
/branches/sparc/uspace/srv/fb/serial_console.c
/branches/sparc/uspace/srv/fb/serial_console.h
/branches/sparc/uspace/srv/fb/sgcn.c
/branches/sparc/uspace/srv/fs/fat/Makefile
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
/branches/sparc/uspace/srv/fs/tmpfs/Makefile
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/loader/main.c
/branches/sparc/uspace/srv/ns/Makefile
/branches/sparc/uspace/srv/pci/Makefile
/branches/sparc/uspace/srv/pci/libpci/Makefile
/branches/sparc/uspace/srv/rd/Makefile
/branches/sparc/uspace/srv/vfs/Makefile
3694 5607 d 17 h svoboda /branches/dynload/kernel/generic/src/time/ Merge c3680 from trunk to dynload.  
/branches/dynload/kernel/generic/src/time/clock.c
3693 5607 d 19 h svoboda /branches/tracing/boot/arch/ Do not forget to add debug to initrd on arm32 and ppc32.  
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
3691 5607 d 20 h svoboda /branches/dynload/uspace/lib/ Fix linker scripts.  
/branches/dynload/uspace/lib/libtest/arch
/branches/dynload/uspace/lib/libtest/arch/ia32
/branches/dynload/uspace/lib/libtest/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libtest/arch/ppc32
/branches/dynload/uspace/lib/libtest/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libtest/_link.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ppc32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/libtest/Makefile
3690 5607 d 21 h svoboda /branches/dynload/uspace/ Use PT_DYNAMIC header so that even 'file' says the executables are dynamically-linked.  
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_lib.ld.in
/branches/dynload/uspace/lib/libc/shared/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/libtest/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/pci/libpci/Makefile
3689 5609 d 19 h svoboda /branches/dynload/ Fix search scope. Vary bias. Relocate loaded libs. Fix bugs. Test with libtest. dlopen() really works now!  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/lib/libc/generic/dlfcn.c
/branches/dynload/uspace/lib/libtest/Makefile
/branches/dynload/uspace/lib/libtest/libtest.c
/branches/dynload/uspace/lib/rtld/include/module.h
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/include/symbol.h
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/symbol.c
3688 5609 d 21 h svoboda /branches/dynload/uspace/lib/rtld/ Always halt on unknown relocation types. Add R_386_COPY. Ignore DTPMOD relocs for now.  
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/reloc.c
/branches/dynload/uspace/lib/rtld/module.c
3687 5609 d 22 h svoboda /branches/dynload/uspace/ Implement R_386_PC32 relocation.  
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/rtld/arch/ia32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
3686 5610 d 17 h svoboda /branches/dynload/uspace/ Somewhat functional dlopen() prototype.  
/branches/dynload/uspace/lib/libc/generic/dlfcn.c
/branches/dynload/uspace/lib/libc/include/dlfcn.h
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/generic/libc.c
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/lib/rtld/symbol.c
/branches/dynload/uspace/srv/loader/elf_load.c
3685 5610 d 17 h mejdrech /branches/network/uspace/srv/net/ successful loopback interface startup and configuration, bidirectional connection deadlock resolved  
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/ip/Makefile
/branches/network/uspace/srv/net/ip/ip.c
/branches/network/uspace/srv/net/ip/ip.h
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/modules.c
/branches/network/uspace/srv/net/netif/Makefile
/branches/network/uspace/srv/net/netif/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/networking_startup/networking_startup.c
/branches/network/uspace/srv/net/tcp/tcp.c
/branches/network/uspace/srv/net/tcp/tcp.h
3684 5610 d 22 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
/branches/tracing/boot/arch/sparc64/loader/main.c
/branches/tracing/boot/genarch/ofw.c
/branches/tracing/boot/genarch/ofw.h
/branches/tracing/kernel/arch/sparc64/src/drivers/scr.c
/branches/tracing/kernel/genarch/include/fb/visuals.h
/branches/tracing/kernel/genarch/src/fb/fb.c
/branches/tracing/kernel/generic/include/udebug/udebug.h
/branches/tracing/kernel/generic/src/time/clock.c
/branches/tracing/kernel/generic/src/udebug/udebug.c
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/lib/libc/include/loader/pcb.h
/branches/tracing/uspace/srv/fb/fb.c
/branches/tracing/uspace/srv/loader/main.c
3682 5611 d 0 h svoboda /branches/dynload/uspace/app/dload/arch/ppc32/ Change dload base on ppc32 to avoid conflict with as_get_mappable_page() causing klog crashing.  
/branches/dynload/uspace/app/dload/arch/ppc32/_link.ld.in
3681 5611 d 0 h svoboda /branches/dynload/ Reorganize: move dynamic loader to /app/dload, dynamic linker librtld.a. (prepare for dlopen support).  
/branches/dynload/uspace/app/dload
/branches/dynload/uspace/app/dload/Makefile
/branches/dynload/uspace/app/dload/arch
/branches/dynload/uspace/app/dload/arch/ia32
/branches/dynload/uspace/app/dload/arch/ia32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/ia32/_link.ld.in
/branches/dynload/uspace/app/dload/arch/ia32/start.c
/branches/dynload/uspace/app/dload/arch/ppc32
/branches/dynload/uspace/app/dload/arch/ppc32/Makefile.inc
/branches/dynload/uspace/app/dload/arch/ppc32/_link.ld.in
/branches/dynload/uspace/app/dload/arch/ppc32/start.s
/branches/dynload/uspace/app/dload/dload.c
/branches/dynload/uspace/app/dload/include
/branches/dynload/uspace/lib/rtld/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/start.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/start.s
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/lib/libc/Makefile.app
/branches/dynload/uspace/lib/libc/shared/Makefile
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ia32/src/reloc.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ppc32/include/elf_dyn.h
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/reloc.c
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3677 5612 d 18 h svoboda /branches/dynload/uspace/ Merge latest trunk changes to dynload.  
/branches/dynload/uspace/lib/libc/include/loader/pcb.h
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/srv/loader/main.c
3675 5612 d 19 h svoboda /branches/tracing/ Merge latest trunk changes to tracing.  
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/tracing/boot/arch/sparc64/silo/silo.patched.tar.gz
/branches/tracing/contrib/util
/branches/tracing/contrib/util/DownloadAndPatchSILO.sh
/branches/tracing/kernel/arch/ia64/include/drivers/kbd.h
/branches/tracing/kernel/arch/sparc64/include/cpu_family.h
/branches/tracing/kernel/arch/sparc64/include/cpu_node.h
/branches/tracing/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/tracing/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/tracing/uspace/dist/readme
/branches/tracing/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/tracing/uspace/lib/libc/arch/ia64/src/ddi.c
/branches/tracing/uspace/srv/fb/serial_console.c
/branches/tracing/uspace/srv/fb/serial_console.h
/branches/tracing/uspace/srv/fb/sgcn.c
/branches/tracing/uspace/srv/fb/sgcn.h
/branches/tracing/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/tracing/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/tracing/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/tracing/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/tracing/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/tracing/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/tracing/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/tracing/uspace/srv/kbd/genarch/include/nofb.h
/branches/tracing/uspace/srv/kbd/genarch/src/nofb.c
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/tracing/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/tracing/boot/arch/ia64/loader/main.c
/branches/tracing/boot/arch/ppc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/asm.S
/branches/tracing/boot/arch/sparc64/loader/main.c
/branches/tracing/boot/arch/sparc64/loader/main.h
/branches/tracing/boot/arch/sparc64/loader/ofwarch.c
/branches/tracing/boot/arch/sparc64/loader/register.h
/branches/tracing/boot/boot.config
/branches/tracing/boot/genarch/balloc.h
/branches/tracing/boot/genarch/ofw.c
/branches/tracing/boot/genarch/ofw_tree.c
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/arm32/src/arm32.c
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/drivers/vesa.c
/branches/tracing/kernel/arch/ia64/include/bootinfo.h
/branches/tracing/kernel/arch/ia64/include/cpu.h
/branches/tracing/kernel/arch/ia64/include/interrupt.h
/branches/tracing/kernel/arch/ia64/include/mm/page.h
/branches/tracing/kernel/arch/ia64/include/mm/tlb.h
/branches/tracing/kernel/arch/ia64/include/proc/task.h
/branches/tracing/kernel/arch/ia64/src/ddi/ddi.c
/branches/tracing/kernel/arch/ia64/src/drivers/ega.c
/branches/tracing/kernel/arch/ia64/src/ia64.c
/branches/tracing/kernel/arch/ia64/src/interrupt.c
/branches/tracing/kernel/arch/ia64/src/mm/tlb.c
/branches/tracing/kernel/arch/ia64/src/ski/ski.c
/branches/tracing/kernel/arch/ia64/src/smp/smp.c
/branches/tracing/kernel/arch/mips32/src/mips32.c
/branches/tracing/kernel/arch/ppc32/src/ppc32.c
/branches/tracing/kernel/arch/sparc64/Makefile.inc
/branches/tracing/kernel/arch/sparc64/include/arch.h
/branches/tracing/kernel/arch/sparc64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/cpu.h
/branches/tracing/kernel/arch/sparc64/include/drivers/fhc.h
/branches/tracing/kernel/arch/sparc64/include/drivers/kbd.h
/branches/tracing/kernel/arch/sparc64/include/drivers/pci.h
/branches/tracing/kernel/arch/sparc64/include/drivers/scr.h
/branches/tracing/kernel/arch/sparc64/include/mm/cache.h
/branches/tracing/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/tracing/kernel/arch/sparc64/include/mm/frame.h
/branches/tracing/kernel/arch/sparc64/include/mm/mmu.h
/branches/tracing/kernel/arch/sparc64/include/mm/tlb.h
/branches/tracing/kernel/arch/sparc64/include/mm/tsb.h
/branches/tracing/kernel/arch/sparc64/include/mm/tte.h
/branches/tracing/kernel/arch/sparc64/include/regdef.h
/branches/tracing/kernel/arch/sparc64/include/register.h
/branches/tracing/kernel/arch/sparc64/include/trap/interrupt.h
/branches/tracing/kernel/arch/sparc64/src/console.c
/branches/tracing/kernel/arch/sparc64/src/cpu/cpu.c
/branches/tracing/kernel/arch/sparc64/src/ddi/ddi.c
/branches/tracing/kernel/arch/sparc64/src/drivers/fhc.c
/branches/tracing/kernel/arch/sparc64/src/drivers/kbd.c
/branches/tracing/kernel/arch/sparc64/src/drivers/pci.c
/branches/tracing/kernel/arch/sparc64/src/drivers/scr.c
/branches/tracing/kernel/arch/sparc64/src/drivers/tick.c
/branches/tracing/kernel/arch/sparc64/src/mm/as.c
/branches/tracing/kernel/arch/sparc64/src/mm/cache.S
/branches/tracing/kernel/arch/sparc64/src/mm/page.c
/branches/tracing/kernel/arch/sparc64/src/mm/tlb.c
/branches/tracing/kernel/arch/sparc64/src/mm/tsb.c
/branches/tracing/kernel/arch/sparc64/src/smp/ipi.c
/branches/tracing/kernel/arch/sparc64/src/smp/smp.c
/branches/tracing/kernel/arch/sparc64/src/sparc64.c
/branches/tracing/kernel/arch/sparc64/src/start.S
/branches/tracing/kernel/arch/sparc64/src/trap/interrupt.c
/branches/tracing/kernel/genarch/include/fb/fb.h
/branches/tracing/kernel/genarch/include/fb/visuals.h
/branches/tracing/kernel/genarch/include/kbd/ns16550.h
/branches/tracing/kernel/genarch/include/kbd/z8530.h
/branches/tracing/kernel/genarch/include/ofw/ofw_tree.h
/branches/tracing/kernel/genarch/src/fb/fb.c
/branches/tracing/kernel/genarch/src/kbd/i8042.c
/branches/tracing/kernel/genarch/src/kbd/ns16550.c
/branches/tracing/kernel/genarch/src/kbd/z8530.c
/branches/tracing/kernel/genarch/src/ofw/ebus.c
/branches/tracing/kernel/genarch/src/ofw/fhc.c
/branches/tracing/kernel/genarch/src/ofw/ofw_tree.c
/branches/tracing/kernel/genarch/src/ofw/pci.c
/branches/tracing/kernel/generic/include/adt/bitmap.h
/branches/tracing/kernel/generic/include/byteorder.h
/branches/tracing/kernel/generic/include/ddi/irq.h
/branches/tracing/kernel/generic/src/ddi/irq.c
/branches/tracing/kernel/generic/src/ipc/irq.c
/branches/tracing/kernel/generic/src/mm/tlb.c
/branches/tracing/kernel/kernel.config
/branches/tracing/kernel/test/debug/mips1.c
/branches/tracing/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/tracing/uspace/app/init/init.c
/branches/tracing/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/tracing/uspace/lib/libc/include/ctype.h
/branches/tracing/uspace/lib/libc/include/errno.h
/branches/tracing/uspace/lib/libc/include/ipc/loader.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/srv/console/console.c
/branches/tracing/uspace/srv/console/gcons.c
/branches/tracing/uspace/srv/fb/Makefile
/branches/tracing/uspace/srv/fb/ega.c
/branches/tracing/uspace/srv/fb/main.c
/branches/tracing/uspace/srv/fb/msim.c
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_dentry.c
/branches/tracing/uspace/srv/fs/fat/fat_dentry.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_idx.c
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/tracing/uspace/srv/kbd/Makefile
/branches/tracing/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/tracing/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/tracing/uspace/srv/kbd/arch/sparc64/src/kbd.c
/branches/tracing/uspace/srv/vfs/vfs.h
/branches/tracing/uspace/srv/vfs/vfs_lookup.c
/branches/tracing/uspace/srv/vfs/vfs_node.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3674 5612 d 19 h svoboda /branches/dynload/ Merge latest trunk changes to dynload.  
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.c
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/division.h
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/dynload/boot/arch/sparc64/silo/silo.patched.tar.gz
/branches/dynload/contrib/util
/branches/dynload/contrib/util/DownloadAndPatchSILO.sh
/branches/dynload/kernel/arch/ia64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/cpu_family.h
/branches/dynload/kernel/arch/sparc64/include/cpu_node.h
/branches/dynload/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/dynload/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dynload/uspace/app/tester/loop
/branches/dynload/uspace/app/tester/loop/loop1.c
/branches/dynload/uspace/app/tester/loop/loop1.def
/branches/dynload/uspace/dist/readme
/branches/dynload/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/dynload/uspace/lib/libc/arch/ia64/src/ddi.c
/branches/dynload/uspace/srv/fb/serial_console.c
/branches/dynload/uspace/srv/fb/serial_console.h
/branches/dynload/uspace/srv/fb/sgcn.c
/branches/dynload/uspace/srv/fb/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/dynload/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/dynload/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/dynload/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/dynload/uspace/srv/kbd/genarch/include/nofb.h
/branches/dynload/uspace/srv/kbd/genarch/src/nofb.c
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dynload/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/dynload/boot/arch/ia64/loader/main.c
/branches/dynload/boot/arch/ppc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/asm.S
/branches/dynload/boot/arch/sparc64/loader/main.c
/branches/dynload/boot/arch/sparc64/loader/main.h
/branches/dynload/boot/arch/sparc64/loader/ofwarch.c
/branches/dynload/boot/arch/sparc64/loader/register.h
/branches/dynload/boot/boot.config
/branches/dynload/boot/genarch/balloc.h
/branches/dynload/boot/genarch/ofw.c
/branches/dynload/boot/genarch/ofw_tree.c
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/arm32/src/arm32.c
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/drivers/vesa.c
/branches/dynload/kernel/arch/ia64/include/bootinfo.h
/branches/dynload/kernel/arch/ia64/include/cpu.h
/branches/dynload/kernel/arch/ia64/include/interrupt.h
/branches/dynload/kernel/arch/ia64/include/mm/page.h
/branches/dynload/kernel/arch/ia64/include/mm/tlb.h
/branches/dynload/kernel/arch/ia64/include/proc/task.h
/branches/dynload/kernel/arch/ia64/src/ddi/ddi.c
/branches/dynload/kernel/arch/ia64/src/drivers/ega.c
/branches/dynload/kernel/arch/ia64/src/ia64.c
/branches/dynload/kernel/arch/ia64/src/interrupt.c
/branches/dynload/kernel/arch/ia64/src/mm/frame.c
/branches/dynload/kernel/arch/ia64/src/mm/tlb.c
/branches/dynload/kernel/arch/ia64/src/ski/ski.c
/branches/dynload/kernel/arch/ia64/src/smp/smp.c
/branches/dynload/kernel/arch/mips32/src/mips32.c
/branches/dynload/kernel/arch/ppc32/src/ppc32.c
/branches/dynload/kernel/arch/sparc64/Makefile.inc
/branches/dynload/kernel/arch/sparc64/include/arch.h
/branches/dynload/kernel/arch/sparc64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/cpu.h
/branches/dynload/kernel/arch/sparc64/include/drivers/fhc.h
/branches/dynload/kernel/arch/sparc64/include/drivers/kbd.h
/branches/dynload/kernel/arch/sparc64/include/drivers/pci.h
/branches/dynload/kernel/arch/sparc64/include/drivers/scr.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache.h
/branches/dynload/kernel/arch/sparc64/include/mm/cache_spec.h
/branches/dynload/kernel/arch/sparc64/include/mm/frame.h
/branches/dynload/kernel/arch/sparc64/include/mm/mmu.h
/branches/dynload/kernel/arch/sparc64/include/mm/tlb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tsb.h
/branches/dynload/kernel/arch/sparc64/include/mm/tte.h
/branches/dynload/kernel/arch/sparc64/include/regdef.h
/branches/dynload/kernel/arch/sparc64/include/register.h
/branches/dynload/kernel/arch/sparc64/include/trap/interrupt.h
/branches/dynload/kernel/arch/sparc64/src/console.c
/branches/dynload/kernel/arch/sparc64/src/cpu/cpu.c
/branches/dynload/kernel/arch/sparc64/src/ddi/ddi.c
/branches/dynload/kernel/arch/sparc64/src/drivers/fhc.c
/branches/dynload/kernel/arch/sparc64/src/drivers/kbd.c
/branches/dynload/kernel/arch/sparc64/src/drivers/pci.c
/branches/dynload/kernel/arch/sparc64/src/drivers/scr.c
/branches/dynload/kernel/arch/sparc64/src/drivers/tick.c
/branches/dynload/kernel/arch/sparc64/src/mm/as.c
/branches/dynload/kernel/arch/sparc64/src/mm/cache.S
/branches/dynload/kernel/arch/sparc64/src/mm/page.c
/branches/dynload/kernel/arch/sparc64/src/mm/tlb.c
/branches/dynload/kernel/arch/sparc64/src/mm/tsb.c
/branches/dynload/kernel/arch/sparc64/src/smp/ipi.c
/branches/dynload/kernel/arch/sparc64/src/smp/smp.c
/branches/dynload/kernel/arch/sparc64/src/sparc64.c
/branches/dynload/kernel/arch/sparc64/src/start.S
/branches/dynload/kernel/arch/sparc64/src/trap/interrupt.c
/branches/dynload/kernel/genarch/include/fb/fb.h
/branches/dynload/kernel/genarch/include/fb/visuals.h
/branches/dynload/kernel/genarch/include/kbd/ns16550.h
/branches/dynload/kernel/genarch/include/kbd/z8530.h
/branches/dynload/kernel/genarch/include/ofw/ofw_tree.h
/branches/dynload/kernel/genarch/src/fb/fb.c
/branches/dynload/kernel/genarch/src/kbd/i8042.c
/branches/dynload/kernel/genarch/src/kbd/ns16550.c
/branches/dynload/kernel/genarch/src/kbd/z8530.c
/branches/dynload/kernel/genarch/src/ofw/ebus.c
/branches/dynload/kernel/genarch/src/ofw/fhc.c
/branches/dynload/kernel/genarch/src/ofw/ofw_tree.c
/branches/dynload/kernel/genarch/src/ofw/pci.c
/branches/dynload/kernel/generic/include/adt/bitmap.h
/branches/dynload/kernel/generic/include/byteorder.h
/branches/dynload/kernel/generic/include/ddi/irq.h
/branches/dynload/kernel/generic/include/ipc/kbox.h
/branches/dynload/kernel/generic/include/proc/task.h
/branches/dynload/kernel/generic/include/udebug/udebug.h
/branches/dynload/kernel/generic/src/ddi/irq.c
/branches/dynload/kernel/generic/src/interrupt/interrupt.c
/branches/dynload/kernel/generic/src/ipc/irq.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/kernel/generic/src/mm/tlb.c
/branches/dynload/kernel/generic/src/proc/task.c
/branches/dynload/kernel/generic/src/proc/thread.c
/branches/dynload/kernel/generic/src/synch/futex.c
/branches/dynload/kernel/generic/src/syscall/syscall.c
/branches/dynload/kernel/generic/src/time/clock.c
/branches/dynload/kernel/generic/src/udebug/udebug.c
/branches/dynload/kernel/generic/src/udebug/udebug_ipc.c
/branches/dynload/kernel/generic/src/udebug/udebug_ops.c
/branches/dynload/kernel/kernel.config
/branches/dynload/kernel/test/debug/mips1.c
/branches/dynload/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/dynload/uspace/app/init/init.c
/branches/dynload/uspace/app/tester/Makefile
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/tester/tester.h
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/dynload/uspace/lib/libc/include/ctype.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/loader.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/srv/console/console.c
/branches/dynload/uspace/srv/console/gcons.c
/branches/dynload/uspace/srv/fb/Makefile
/branches/dynload/uspace/srv/fb/ega.c
/branches/dynload/uspace/srv/fb/main.c
/branches/dynload/uspace/srv/fb/msim.c
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_dentry.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_idx.c
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dynload/uspace/srv/kbd/Makefile
/branches/dynload/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/dynload/uspace/srv/kbd/arch/sparc64/src/kbd.c
/branches/dynload/uspace/srv/vfs/vfs.h
/branches/dynload/uspace/srv/vfs/vfs_lookup.c
/branches/dynload/uspace/srv/vfs/vfs_node.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3673 5612 d 19 h svoboda /branches/dynload/uspace/lib/rtld/ Remove obsolete parts of dynamic linker.  
/branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ia32/src/entry.s
/branches/dynload/uspace/lib/rtld/arch/ia32/src/runtime.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/entry.s
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/runtime.c
/branches/dynload/uspace/lib/rtld/arch/ia32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ppc32/Makefile.inc
/branches/dynload/uspace/lib/rtld/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/rtld/include/rtld.h
/branches/dynload/uspace/lib/rtld/rtld.c
3666 5615 d 17 h mejdrech /branches/network/ network startup, netif skeleton, loopback interface, network interface initialization, edited module skeletons  
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/char_map.c
/branches/network/uspace/srv/net/char_map.h
/branches/network/uspace/srv/net/configuration.h
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/generic_char_map.h
/branches/network/uspace/srv/net/generic_field.h
/branches/network/uspace/srv/net/int_map.h
/branches/network/uspace/srv/net/measured_strings.c
/branches/network/uspace/srv/net/measured_strings.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/netif
/branches/network/uspace/srv/net/netif/Makefile
/branches/network/uspace/srv/net/netif/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/netif/netif_device_id_type.h
/branches/network/uspace/srv/net/networking_startup
/branches/network/uspace/srv/net/networking_startup/Makefile
/branches/network/uspace/srv/net/networking_startup/networking_startup.c
/branches/network/uspace/srv/net/packet.c
/branches/network/uspace/srv/net/packet.h
/branches/network/uspace/srv/net/self_test.c
/branches/network/uspace/srv/net/self_test.h
/branches/network/uspace/srv/net/drivers
/branches/network/Makefile
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/Makefile
/branches/network/uspace/app/init/init.c
/branches/network/uspace/lib/libc/include/ipc/services.h
/branches/network/uspace/srv/net/ip/Makefile
/branches/network/uspace/srv/net/ip/ip.c
/branches/network/uspace/srv/net/ip/ip.h
/branches/network/uspace/srv/net/ip/ip_module.c
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/modules.c
/branches/network/uspace/srv/net/modules.h
/branches/network/uspace/srv/net/networking/Makefile
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/tcp/Makefile
/branches/network/uspace/srv/net/tcp/tcp.c
/branches/network/uspace/srv/net/tcp/tcp.h
/branches/network/uspace/srv/net/tcp/tcp_module.c
3665 5615 d 18 h rimsky /branches/sparc/ Merged latest trunk changes into the sparc brach.  
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/mkimage.c
/branches/sparc/kernel/arch/ia64/include/drivers/kbd.h
/branches/sparc/uspace/app/tester/loop
/branches/sparc/uspace/dist/readme
/branches/sparc/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/sparc/uspace/lib/libc/arch/ia64/src/ddi.c
/branches/sparc/uspace/srv/kbd/arch/ia64/include/lkbd.h
/branches/sparc/uspace/srv/kbd/arch/ia64/include/scanc.h
/branches/sparc/uspace/srv/kbd/arch/ia64/src/lkbd.c
/branches/sparc/uspace/srv/kbd/arch/ia64/src/mouse.c
/branches/sparc/uspace/srv/kbd/arch/ia64/src/scanc.c
/branches/sparc/boot/arch/ia64/loader/gefi/HelenOS/hello.c
/branches/sparc/boot/arch/ia64/loader/main.c
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/ia32/src/asm.S
/branches/sparc/kernel/arch/ia64/include/bootinfo.h
/branches/sparc/kernel/arch/ia64/include/cpu.h
/branches/sparc/kernel/arch/ia64/include/interrupt.h
/branches/sparc/kernel/arch/ia64/include/mm/page.h
/branches/sparc/kernel/arch/ia64/include/mm/tlb.h
/branches/sparc/kernel/arch/ia64/include/proc/task.h
/branches/sparc/kernel/arch/ia64/src/ddi/ddi.c
/branches/sparc/kernel/arch/ia64/src/drivers/ega.c
/branches/sparc/kernel/arch/ia64/src/ia64.c
/branches/sparc/kernel/arch/ia64/src/interrupt.c
/branches/sparc/kernel/arch/ia64/src/mm/frame.c
/branches/sparc/kernel/arch/ia64/src/mm/tlb.c
/branches/sparc/kernel/arch/ia64/src/ski/ski.c
/branches/sparc/kernel/arch/ia64/src/smp/smp.c
/branches/sparc/kernel/arch/sparc64/include/drivers/fhc.h
/branches/sparc/kernel/arch/sparc64/include/drivers/pci.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/fhc.c
/branches/sparc/kernel/arch/sparc64/src/drivers/kbd.c
/branches/sparc/kernel/arch/sparc64/src/drivers/pci.c
/branches/sparc/kernel/arch/sparc64/src/trap/interrupt.c
/branches/sparc/kernel/genarch/include/kbd/ns16550.h
/branches/sparc/kernel/genarch/include/kbd/z8530.h
/branches/sparc/kernel/genarch/include/ofw/ofw_tree.h
/branches/sparc/kernel/genarch/src/kbd/i8042.c
/branches/sparc/kernel/genarch/src/kbd/ns16550.c
/branches/sparc/kernel/genarch/src/kbd/z8530.c
/branches/sparc/kernel/genarch/src/ofw/ebus.c
/branches/sparc/kernel/genarch/src/ofw/fhc.c
/branches/sparc/kernel/genarch/src/ofw/pci.c
/branches/sparc/kernel/generic/include/adt/bitmap.h
/branches/sparc/kernel/generic/include/byteorder.h
/branches/sparc/kernel/generic/include/ddi/irq.h
/branches/sparc/kernel/generic/include/ipc/kbox.h
/branches/sparc/kernel/generic/include/proc/task.h
/branches/sparc/kernel/generic/include/udebug/udebug.h
/branches/sparc/kernel/generic/src/ddi/irq.c
/branches/sparc/kernel/generic/src/interrupt/interrupt.c
/branches/sparc/kernel/generic/src/ipc/irq.c
/branches/sparc/kernel/generic/src/ipc/kbox.c
/branches/sparc/kernel/generic/src/ipc/sysipc.c
/branches/sparc/kernel/generic/src/mm/tlb.c
/branches/sparc/kernel/generic/src/proc/task.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/generic/src/synch/futex.c
/branches/sparc/kernel/generic/src/syscall/syscall.c
/branches/sparc/kernel/generic/src/time/clock.c
/branches/sparc/kernel/generic/src/udebug/udebug.c
/branches/sparc/kernel/generic/src/udebug/udebug_ipc.c
/branches/sparc/kernel/generic/src/udebug/udebug_ops.c
/branches/sparc/kernel/kernel.config
/branches/sparc/usiii.simics
/branches/sparc/uspace/app/bdsh/cmds/modules/cp/cp.c
/branches/sparc/uspace/app/tester/Makefile
/branches/sparc/uspace/app/tester/tester.c
/branches/sparc/uspace/app/tester/tester.h
/branches/sparc/uspace/app/trace/trace.c
/branches/sparc/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/sparc/uspace/lib/libc/include/ctype.h
/branches/sparc/uspace/lib/libc/include/errno.h
/branches/sparc/uspace/lib/libc/include/ipc/loader.h
/branches/sparc/uspace/lib/libfs/libfs.c
/branches/sparc/uspace/lib/libfs/libfs.h
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/ega.c
/branches/sparc/uspace/srv/fs/fat/fat.c
/branches/sparc/uspace/srv/fs/fat/fat.h
/branches/sparc/uspace/srv/fs/fat/fat_dentry.c
/branches/sparc/uspace/srv/fs/fat/fat_dentry.h
/branches/sparc/uspace/srv/fs/fat/fat_fat.c
/branches/sparc/uspace/srv/fs/fat/fat_idx.c
/branches/sparc/uspace/srv/fs/fat/fat_ops.c
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/sparc/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/kbd/arch/ia64/src/kbd.c
/branches/sparc/uspace/srv/vfs/vfs.h
/branches/sparc/uspace/srv/vfs/vfs_lookup.c
/branches/sparc/uspace/srv/vfs/vfs_node.c
/branches/sparc/uspace/srv/vfs/vfs_ops.c
3664 5615 d 18 h rimsky /branches/sparc/ Added some SunBlade 1500 stuff (part of it is just temporary - e.g. the new visual). Some small fixes and enhancements.  
/branches/sparc/boot/arch/sparc64/loader/main.c
/branches/sparc/boot/arch/sparc64/loader/ofwarch.c
/branches/sparc/boot/arch/sparc64/loader/register.h
/branches/sparc/kernel/arch/sparc64/include/asm.h
/branches/sparc/kernel/arch/sparc64/include/cpu.h
/branches/sparc/kernel/arch/sparc64/include/drivers/scr.h
/branches/sparc/kernel/arch/sparc64/include/regdef.h
/branches/sparc/kernel/arch/sparc64/include/register.h
/branches/sparc/kernel/arch/sparc64/src/cpu/cpu.c
/branches/sparc/kernel/arch/sparc64/src/drivers/scr.c
/branches/sparc/kernel/arch/sparc64/src/drivers/tick.c
/branches/sparc/kernel/arch/sparc64/src/start.S
/branches/sparc/kernel/genarch/include/fb/visuals.h
/branches/sparc/kernel/genarch/src/fb/fb.c
/branches/sparc/niagara.simics
/branches/sparc/usii.simics
/branches/sparc/usiii.simics