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
4704 5367 d 12 h mejdrech /branches/network/uspace/ Net: documentation  
/branches/network/uspace/doc/doxygroups.h
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/uspace/srv/net/configuration.h
/branches/network/uspace/srv/net/il/arp/arp.h
/branches/network/uspace/srv/net/il/arp/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp_oc.h
/branches/network/uspace/srv/net/il/il_messages.h
/branches/network/uspace/srv/net/il/ip/ip.h
/branches/network/uspace/srv/net/il/ip/ip_client.c
/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.c
/branches/network/uspace/srv/net/il/ip/ip_module.h
/branches/network/uspace/srv/net/il/ip/ip_remote.c
/branches/network/uspace/srv/net/include/arp_interface.h
/branches/network/uspace/srv/net/include/ethernet_lsap.h
/branches/network/uspace/srv/net/include/ethernet_protocols.h
/branches/network/uspace/srv/net/include/hardware.h
/branches/network/uspace/srv/net/include/il_interface.h
/branches/network/uspace/srv/net/include/in.h
/branches/network/uspace/srv/net/include/in6.h
/branches/network/uspace/srv/net/include/inet.h
/branches/network/uspace/srv/net/include/ip_client.h
/branches/network/uspace/srv/net/include/ip_interface.h
/branches/network/uspace/srv/net/include/ip_protocols.h
/branches/network/uspace/srv/net/include/net_interface.h
/branches/network/uspace/srv/net/include/netdb.h
/branches/network/uspace/srv/net/include/nil_interface.h
/branches/network/uspace/srv/net/include/socket_errno.h
/branches/network/uspace/srv/net/include/tl_interface.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/net/net.h
/branches/network/uspace/srv/net/net/start/netstart.c
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/nil_messages.h
/branches/network/uspace/srv/net/nil/nil_remote.c
/branches/network/uspace/srv/net/nil/nildummy/nildummy.c
/branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
/branches/network/uspace/srv/net/self_test.h
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_core.h
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/structures/dynamic_fifo.c
/branches/network/uspace/srv/net/structures/dynamic_fifo.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/module_map.c
/branches/network/uspace/srv/net/structures/packet/packet.h
/branches/network/uspace/srv/net/structures/packet/packet_client.h
/branches/network/uspace/srv/net/structures/packet/packet_server.c
/branches/network/uspace/srv/net/tl/tcp/tcp.c
/branches/network/uspace/srv/net/tl/tcp/tcp.h
/branches/network/uspace/srv/net/tl/tcp/tcp_module.c
/branches/network/uspace/srv/net/tl/tcp/tcp_module.h
/branches/network/uspace/srv/net/tl/udp/udp.h
/branches/network/uspace/srv/net/tl/udp/udp_header.h
/branches/network/uspace/srv/net/tl/udp/udp_module.c
/branches/network/uspace/srv/net/tl/udp/udp_module.h
4703 5367 d 12 h mejdrech /branches/network/uspace/srv/net/ netif stats message inrterface implemented, netif auto probe message removed, documentation  
/branches/network/uspace/srv/net/include/netif_interface.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/lo/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif_messages.h
/branches/network/uspace/srv/net/netif/netif_module.h
/branches/network/uspace/srv/net/netif/netif_remote.c
4702 5367 d 12 h mejdrech /branches/network/uspace/srv/net/il/ Net: message processing functions names unified, documentation  
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/ip/ip.c
4701 5367 d 12 h mejdrech /branches/network/uspace/srv/net/ Net: socket destroy fix, UDP socket isolation fix, code cleanup, documentation  
/branches/network/uspace/srv/net/include/socket.h
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/tl/udp/udp.c
4700 5368 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: udp socket autobind on send without bind or bind without positive port  
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/uspace/srv/net/include/socket_errno.h
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_core.h
/branches/network/uspace/srv/net/tl/udp/udp.c
/branches/network/uspace/srv/net/tl/udp/udp.h
4699 5370 d 12 h mejdrech /branches/network/uspace/ Net: documentation fixes  
/branches/network/uspace/doc/doxygroups.h
/branches/network/uspace/srv/net/Doxyfile
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/uspace/srv/net/include/crc.h
/branches/network/uspace/srv/net/include/il_interface.h
/branches/network/uspace/srv/net/nil/nildummy/nildummy.c
4698 5370 d 14 h mejdrech /branches/network/uspace/srv/net/netif/ Net: obsolete nil message handlers removed  
/branches/network/uspace/srv/net/netif/netif.c
4697 5370 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: documentation and style fixes  
/branches/network/uspace/srv/net/netif/netif_standalone.c
/branches/network/uspace/srv/net/nil/eth/eth_module.c
4696 5370 d 14 h mejdrech /branches/network/ Net: dummy nil module  
/branches/network/uspace/srv/net/nil/nildummy
/branches/network/uspace/srv/net/nil/nildummy/Makefile
/branches/network/uspace/srv/net/nil/nildummy/nildummy.c
/branches/network/uspace/srv/net/nil/nildummy/nildummy.h
/branches/network/uspace/srv/net/nil/nildummy/nildummy_module.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/lib/libc/include/ipc/services.h
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/net/net.h
/branches/network/uspace/srv/net/netif/lo/Makefile
/branches/network/uspace/srv/net/netif/lo/lo.c
4695 5370 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: arp clear address message, mtu changed message, net_bundle include fix  
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp_remote.c
/branches/network/uspace/srv/net/il/il_messages.h
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip.h
/branches/network/uspace/srv/net/include/arp_interface.h
/branches/network/uspace/srv/net/include/il_interface.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/net/net_bundle.c
/branches/network/uspace/srv/net/net/net_standalone.c
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/nil_messages.h
4694 5370 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: Makefile fixes  
/branches/network/uspace/srv/net/net/Makefile
/branches/network/uspace/srv/net/nil/eth/Makefile
4693 5370 d 14 h mejdrech /branches/network/uspace/srv/net/ Net: documentation fixes  
/branches/network/uspace/srv/net/il/ip/ip_messages.h
/branches/network/uspace/srv/net/include/ip_interface.h
/branches/network/uspace/srv/net/nil/eth/eth.h
4603 5439 d 17 h mejdrech /branches/network/ Net: + basic echo application, only SOCK_DGRAM  
/branches/network/uspace/srv/net/app
/branches/network/uspace/srv/net/app/echo
/branches/network/uspace/srv/net/app/echo/Makefile
/branches/network/uspace/srv/net/app/echo/echo.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/contrib/conf/qemu.sh
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/include/socket.h
/branches/network/uspace/srv/net/net/start/netstart.c
/branches/network/uspace/srv/net/socket/Makefile
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/tl/udp/udp.c
4589 5442 d 11 h mejdrech /branches/network/uspace/srv/net/ Net: SOCK_DGRAM implementation  
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip_client.c
/branches/network/uspace/srv/net/include/ip_client.h
/branches/network/uspace/srv/net/socket/Makefile
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_core.h
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/tl/udp/Makefile
/branches/network/uspace/srv/net/tl/udp/udp.c
/branches/network/uspace/srv/net/tl/udp/udp.h
4588 5442 d 11 h mejdrech /branches/network/uspace/srv/net/ Net: + dynamic fifo queue  
/branches/network/uspace/srv/net/structures/dynamic_fifo.c
/branches/network/uspace/srv/net/structures/dynamic_fifo.h
/branches/network/uspace/srv/net/configuration.h
/branches/network/uspace/srv/net/net/start/Makefile
/branches/network/uspace/srv/net/self_test.c
4582 5443 d 13 h mejdrech /branches/network/uspace/srv/net/ Net: * merge fix, * fibril synchronization  
/branches/network/uspace/srv/net/Makefile.module
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp.h
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip.h
/branches/network/uspace/srv/net/inet.c
/branches/network/uspace/srv/net/net/net.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/lo/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/eth/eth.h
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/structures/packet/packet.c
/branches/network/uspace/srv/net/structures/packet/packet_server.c
4581 5443 d 15 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
/branches/network/contrib/conf/ia32-qe.sh
/branches/network/uspace/app/bdsh/cmds/modules/bdd
/branches/network/uspace/app/bdsh/cmds/modules/mount
/branches/network/uspace/app/bdsh/cmds/modules/mv
/branches/network/uspace/app/getvc
/branches/network/uspace/app/tester/ipc/ping_pong.c
/branches/network/uspace/app/tester/ipc/ping_pong.def
/branches/network/uspace/dist/data
/branches/network/uspace/dist/dev
/branches/network/uspace/lib/libc/generic/adt
/branches/network/uspace/lib/libc/generic/devmap.c
/branches/network/uspace/lib/libc/generic/fibril_sync.c
/branches/network/uspace/lib/libc/generic/io/console.c
/branches/network/uspace/lib/libc/generic/io/klog.c
/branches/network/uspace/lib/libc/include/adt
/branches/network/uspace/lib/libc/include/devmap.h
/branches/network/uspace/lib/libc/include/fibril_sync.h
/branches/network/uspace/lib/libc/include/io/color.h
/branches/network/uspace/lib/libc/include/io/console.h
/branches/network/uspace/lib/libc/include/io/keycode.h
/branches/network/uspace/lib/libc/include/io/klog.h
/branches/network/uspace/lib/libc/include/io/style.h
/branches/network/uspace/lib/libc/include/ipc/bd.h
/branches/network/uspace/lib/libc/include/ipc/vfs.h
/branches/network/uspace/srv/bd
/branches/network/uspace/srv/cir
/branches/network/uspace/srv/console/gfx
/branches/network/uspace/srv/fs/devfs
/branches/network/uspace/srv/kbd/generic/keybuffer.c
/branches/network/uspace/srv/kbd/include/keybuffer.h
/branches/network/uspace/srv/ns/clonable.c
/branches/network/uspace/srv/ns/clonable.h
/branches/network/uspace/srv/ns/ns.h
/branches/network/uspace/srv/ns/service.c
/branches/network/uspace/srv/ns/service.h
/branches/network/uspace/srv/ns/task.c
/branches/network/uspace/srv/ns/task.h
/branches/network/kernel/arch/amd64/include/byteorder.h
/branches/network/kernel/arch/arm32/include/byteorder.h
/branches/network/kernel/arch/ia32/include/byteorder.h
/branches/network/kernel/arch/ia64/include/byteorder.h
/branches/network/kernel/arch/mips32/include/byteorder.h
/branches/network/kernel/arch/ppc32/include/byteorder.h
/branches/network/kernel/arch/sparc64/include/byteorder.h
/branches/network/uspace/app/init/version.c
/branches/network/uspace/app/init/version.h
/branches/network/uspace/app/tetris/pathnames.h
/branches/network/uspace/lib/libc/arch/amd64/include/byteorder.h
/branches/network/uspace/lib/libc/arch/arm32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ia32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ia64/include/byteorder.h
/branches/network/uspace/lib/libc/arch/mips32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/mips32eb/include/byteorder.h
/branches/network/uspace/lib/libc/arch/ppc32/include/byteorder.h
/branches/network/uspace/lib/libc/arch/sparc64/include/byteorder.h
/branches/network/uspace/lib/libc/generic/console.c
/branches/network/uspace/lib/libc/generic/io/fprintf.c
/branches/network/uspace/lib/libc/generic/io/sprintf.c
/branches/network/uspace/lib/libc/generic/io/stdio.c
/branches/network/uspace/lib/libc/generic/io/stream.c
/branches/network/uspace/lib/libc/generic/io/vsprintf.c
/branches/network/uspace/lib/libc/generic/kbd.c
/branches/network/uspace/lib/libc/generic/libadt
/branches/network/uspace/lib/libc/include/console
/branches/network/uspace/lib/libc/include/console.h
/branches/network/uspace/lib/libc/include/io/io.h
/branches/network/uspace/lib/libc/include/io/stream.h
/branches/network/uspace/lib/libc/include/kbd
/branches/network/uspace/lib/libc/include/libadt
/branches/network/uspace/srv/console/anim_1.ppm
/branches/network/uspace/srv/console/anim_2.ppm
/branches/network/uspace/srv/console/anim_3.ppm
/branches/network/uspace/srv/console/anim_4.ppm
/branches/network/uspace/srv/console/cons_has_data.ppm
/branches/network/uspace/srv/console/cons_idle.ppm
/branches/network/uspace/srv/console/cons_kernel.ppm
/branches/network/uspace/srv/console/cons_selected.ppm
/branches/network/uspace/srv/console/helenos.ppm
/branches/network/uspace/srv/console/nameic.ppm
/branches/network/uspace/srv/fhc
/branches/network/uspace/srv/kbd/generic/key_buffer.c
/branches/network/uspace/srv/kbd/include/key_buffer.h
/branches/network/uspace/srv/obio
/branches/network/uspace/srv/rd
/branches/network/HelenOS.config
/branches/network/boot/arch/amd64/Makefile.inc
/branches/network/boot/arch/arm32/loader/Makefile
/branches/network/boot/arch/arm32/loader/main.c
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/boot/arch/ia64/loader/Makefile
/branches/network/boot/arch/ia64/loader/types.h
/branches/network/boot/arch/mips32/loader/Makefile
/branches/network/boot/arch/ppc32/loader/Makefile
/branches/network/boot/arch/sparc64/loader/Makefile
/branches/network/contrib/conf/mips32-gx.sh
/branches/network/defaults/amd64/Makefile.config
/branches/network/defaults/ia32/Makefile.config
/branches/network/kernel/Makefile
/branches/network/kernel/arch/amd64/Makefile.inc
/branches/network/kernel/arch/amd64/include/atomic.h
/branches/network/kernel/arch/amd64/include/cpu.h
/branches/network/kernel/arch/amd64/include/mm/page.h
/branches/network/kernel/arch/amd64/include/proc/task.h
/branches/network/kernel/arch/amd64/include/types.h
/branches/network/kernel/arch/amd64/src/ddi/ddi.c
/branches/network/kernel/arch/amd64/src/interrupt.c
/branches/network/kernel/arch/arm32/Makefile.inc
/branches/network/kernel/arch/arm32/include/mm/page.h
/branches/network/kernel/arch/arm32/include/types.h
/branches/network/kernel/arch/arm32/src/mm/tlb.c
/branches/network/kernel/arch/ia32/Makefile.inc
/branches/network/kernel/arch/ia32/include/atomic.h
/branches/network/kernel/arch/ia32/include/cpu.h
/branches/network/kernel/arch/ia32/include/mm/page.h
/branches/network/kernel/arch/ia32/include/proc/task.h
/branches/network/kernel/arch/ia32/include/smp/smp.h
/branches/network/kernel/arch/ia32/include/types.h
/branches/network/kernel/arch/ia32/src/atomic.S
/branches/network/kernel/arch/ia32/src/ddi/ddi.c
/branches/network/kernel/arch/ia32/src/interrupt.c
/branches/network/kernel/arch/ia32/src/mm/frame.c
/branches/network/kernel/arch/ia32/src/mm/tlb.c
/branches/network/kernel/arch/ia32/src/smp/mps.c
/branches/network/kernel/arch/ia64/Makefile.inc
/branches/network/kernel/arch/ia64/include/mm/page.h
/branches/network/kernel/arch/ia64/include/mm/tlb.h
/branches/network/kernel/arch/ia64/include/types.h
/branches/network/kernel/arch/ia64/src/drivers/ski.c
/branches/network/kernel/arch/ia64/src/mm/page.c
/branches/network/kernel/arch/ia64/src/mm/tlb.c
/branches/network/kernel/arch/ia64/src/mm/vhpt.c
/branches/network/kernel/arch/mips32/Makefile.inc
/branches/network/kernel/arch/mips32/include/arch.h
/branches/network/kernel/arch/mips32/include/debugger.h
/branches/network/kernel/arch/mips32/include/elf.h
/branches/network/kernel/arch/mips32/include/mm/page.h
/branches/network/kernel/arch/mips32/include/types.h
/branches/network/kernel/arch/mips32/src/mips32.c
/branches/network/kernel/arch/mips32/src/mm/frame.c
/branches/network/kernel/arch/mips32/src/mm/tlb.c
/branches/network/kernel/arch/ppc32/Makefile.inc
/branches/network/kernel/arch/ppc32/include/mm/page.h
/branches/network/kernel/arch/ppc32/include/types.h
/branches/network/kernel/arch/ppc32/src/mm/frame.c
/branches/network/kernel/arch/ppc32/src/mm/tlb.c
/branches/network/kernel/arch/sparc64/Makefile.inc
/branches/network/kernel/arch/sparc64/include/mm/tlb.h
/branches/network/kernel/arch/sparc64/include/mm/tsb.h
/branches/network/kernel/arch/sparc64/include/types.h
/branches/network/kernel/arch/sparc64/src/drivers/fhc.c
/branches/network/kernel/arch/sparc64/src/drivers/pci.c
/branches/network/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/network/kernel/arch/sparc64/src/mm/as.c
/branches/network/kernel/arch/sparc64/src/mm/tlb.c
/branches/network/kernel/arch/sparc64/src/mm/tsb.c
/branches/network/kernel/arch/sparc64/src/smp/smp.c
/branches/network/kernel/doc/mm
/branches/network/kernel/genarch/src/acpi/acpi.c
/branches/network/kernel/genarch/src/acpi/madt.c
/branches/network/kernel/genarch/src/mm/asid.c
/branches/network/kernel/genarch/src/mm/page_ht.c
/branches/network/kernel/genarch/src/ofw/ebus.c
/branches/network/kernel/genarch/src/ofw/fhc.c
/branches/network/kernel/genarch/src/ofw/ofw_tree.c
/branches/network/kernel/genarch/src/ofw/pci.c
/branches/network/kernel/genarch/src/ofw/sbus.c
/branches/network/kernel/generic/include/adt/bitmap.h
/branches/network/kernel/generic/include/adt/btree.h
/branches/network/kernel/generic/include/adt/fifo.h
/branches/network/kernel/generic/include/adt/hash_table.h
/branches/network/kernel/generic/include/arch.h
/branches/network/kernel/generic/include/byteorder.h
/branches/network/kernel/generic/include/config.h
/branches/network/kernel/generic/include/console/chardev.h
/branches/network/kernel/generic/include/console/console.h
/branches/network/kernel/generic/include/console/kconsole.h
/branches/network/kernel/generic/include/cpu.h
/branches/network/kernel/generic/include/ddi/irq.h
/branches/network/kernel/generic/include/ipc/event.h
/branches/network/kernel/generic/include/ipc/event_types.h
/branches/network/kernel/generic/include/ipc/ipc.h
/branches/network/kernel/generic/include/ipc/ipcrsc.h
/branches/network/kernel/generic/include/macros.h
/branches/network/kernel/generic/include/mm/as.h
/branches/network/kernel/generic/include/mm/frame.h
/branches/network/kernel/generic/include/mm/slab.h
/branches/network/kernel/generic/include/mm/tlb.h
/branches/network/kernel/generic/include/proc/scheduler.h
/branches/network/kernel/generic/include/sort.h
/branches/network/kernel/generic/include/string.h
/branches/network/kernel/generic/include/symtab.h
/branches/network/kernel/generic/include/synch/futex.h
/branches/network/kernel/generic/include/synch/rwlock.h
/branches/network/kernel/generic/include/synch/spinlock.h
/branches/network/kernel/generic/src/adt/bitmap.c
/branches/network/kernel/generic/src/adt/btree.c
/branches/network/kernel/generic/src/adt/hash_table.c
/branches/network/kernel/generic/src/console/cmd.c
/branches/network/kernel/generic/src/console/console.c
/branches/network/kernel/generic/src/console/kconsole.c
/branches/network/kernel/generic/src/ddi/ddi.c
/branches/network/kernel/generic/src/ddi/irq.c
/branches/network/kernel/generic/src/debug/symtab.c
/branches/network/kernel/generic/src/ipc/event.c
/branches/network/kernel/generic/src/ipc/ipc.c
/branches/network/kernel/generic/src/ipc/ipcrsc.c
/branches/network/kernel/generic/src/ipc/kbox.c
/branches/network/kernel/generic/src/ipc/sysipc.c
/branches/network/kernel/generic/src/lib/sort.c
/branches/network/kernel/generic/src/lib/string.c
/branches/network/kernel/generic/src/main/kinit.c
/branches/network/kernel/generic/src/main/main.c
/branches/network/kernel/generic/src/mm/as.c
/branches/network/kernel/generic/src/mm/backend_anon.c
/branches/network/kernel/generic/src/mm/backend_elf.c
/branches/network/kernel/generic/src/mm/frame.c
/branches/network/kernel/generic/src/mm/slab.c
/branches/network/kernel/generic/src/mm/tlb.c
/branches/network/kernel/generic/src/printf/printf_core.c
/branches/network/kernel/generic/src/printf/vprintf.c
/branches/network/kernel/generic/src/printf/vsnprintf.c
/branches/network/kernel/generic/src/proc/program.c
/branches/network/kernel/generic/src/proc/scheduler.c
/branches/network/kernel/generic/src/proc/task.c
/branches/network/kernel/generic/src/synch/futex.c
/branches/network/kernel/generic/src/synch/spinlock.c
/branches/network/kernel/generic/src/synch/waitq.c
/branches/network/kernel/generic/src/syscall/syscall.c
/branches/network/kernel/generic/src/time/clock.c
/branches/network/kernel/generic/src/udebug/udebug.c
/branches/network/kernel/generic/src/udebug/udebug_ops.c
/branches/network/kernel/test/avltree/avltree1.c
/branches/network/kernel/test/mm/falloc2.c
/branches/network/kernel/test/mm/purge1.c
/branches/network/kernel/test/synch/rwlock4.c
/branches/network/tools/mkfat.py
/branches/network/uspace/Makefile
/branches/network/uspace/app/bdsh/Makefile
/branches/network/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/network/uspace/app/bdsh/cmds/modules/kcon/kcon.c
/branches/network/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/network/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/network/uspace/app/bdsh/cmds/modules/modules.h
/branches/network/uspace/app/bdsh/cmds/modules/pwd/pwd.c
/branches/network/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/network/uspace/app/bdsh/exec.c
/branches/network/uspace/app/bdsh/input.c
/branches/network/uspace/app/init/Makefile
/branches/network/uspace/app/init/init.c
/branches/network/uspace/app/init/init.h
/branches/network/uspace/app/klog/Makefile
/branches/network/uspace/app/klog/klog.c
/branches/network/uspace/app/tester/Makefile
/branches/network/uspace/app/tester/console/console1.c
/branches/network/uspace/app/tester/devmap/devmap1.c
/branches/network/uspace/app/tester/stdio/stdio2.c
/branches/network/uspace/app/tester/tester.c
/branches/network/uspace/app/tester/tester.h
/branches/network/uspace/app/tetris/Makefile
/branches/network/uspace/app/tetris/input.c
/branches/network/uspace/app/tetris/input.h
/branches/network/uspace/app/tetris/scores.c
/branches/network/uspace/app/tetris/scores.h
/branches/network/uspace/app/tetris/screen.c
/branches/network/uspace/app/tetris/screen.h
/branches/network/uspace/app/tetris/shapes.c
/branches/network/uspace/app/tetris/tetris.c
/branches/network/uspace/app/tetris/tetris.h
/branches/network/uspace/app/trace/ipcp.c
/branches/network/uspace/app/trace/proto.c
/branches/network/uspace/app/trace/proto.h
/branches/network/uspace/app/trace/trace.c
/branches/network/uspace/lib/libblock/libblock.c
/branches/network/uspace/lib/libblock/libblock.h
/branches/network/uspace/lib/libc/Makefile
/branches/network/uspace/lib/libc/Makefile.toolchain
/branches/network/uspace/lib/libc/arch/amd64/Makefile.inc
/branches/network/uspace/lib/libc/arch/amd64/include/types.h
/branches/network/uspace/lib/libc/arch/arm32/Makefile.inc
/branches/network/uspace/lib/libc/arch/arm32/include/fibril.h
/branches/network/uspace/lib/libc/arch/arm32/include/tls.h
/branches/network/uspace/lib/libc/arch/arm32/include/types.h
/branches/network/uspace/lib/libc/arch/ia32/Makefile.inc
/branches/network/uspace/lib/libc/arch/ia32/include/types.h
/branches/network/uspace/lib/libc/arch/ia64/Makefile.inc
/branches/network/uspace/lib/libc/arch/ia64/include/types.h
/branches/network/uspace/lib/libc/arch/mips32/Makefile.inc
/branches/network/uspace/lib/libc/arch/mips32/include/types.h
/branches/network/uspace/lib/libc/arch/mips32eb/Makefile.inc
/branches/network/uspace/lib/libc/arch/ppc32/Makefile.inc
/branches/network/uspace/lib/libc/arch/ppc32/include/types.h
/branches/network/uspace/lib/libc/arch/sparc64/Makefile.inc
/branches/network/uspace/lib/libc/arch/sparc64/include/types.h
/branches/network/uspace/lib/libc/generic/as.c
/branches/network/uspace/lib/libc/generic/async.c
/branches/network/uspace/lib/libc/generic/ddi.c
/branches/network/uspace/lib/libc/generic/fibril.c
/branches/network/uspace/lib/libc/generic/io/asprintf.c
/branches/network/uspace/lib/libc/generic/io/io.c
/branches/network/uspace/lib/libc/generic/io/printf.c
/branches/network/uspace/lib/libc/generic/io/printf_core.c
/branches/network/uspace/lib/libc/generic/io/snprintf.c
/branches/network/uspace/lib/libc/generic/io/vprintf.c
/branches/network/uspace/lib/libc/generic/io/vsnprintf.c
/branches/network/uspace/lib/libc/generic/ipc.c
/branches/network/uspace/lib/libc/generic/libc.c
/branches/network/uspace/lib/libc/generic/loader.c
/branches/network/uspace/lib/libc/generic/mem.c
/branches/network/uspace/lib/libc/generic/string.c
/branches/network/uspace/lib/libc/generic/task.c
/branches/network/uspace/lib/libc/generic/vfs/vfs.c
/branches/network/uspace/lib/libc/include/async.h
/branches/network/uspace/lib/libc/include/byteorder.h
/branches/network/uspace/lib/libc/include/dirent.h
/branches/network/uspace/lib/libc/include/errno.h
/branches/network/uspace/lib/libc/include/fcntl.h
/branches/network/uspace/lib/libc/include/fibril.h
/branches/network/uspace/lib/libc/include/io/printf_core.h
/branches/network/uspace/lib/libc/include/ipc/console.h
/branches/network/uspace/lib/libc/include/ipc/devmap.h
/branches/network/uspace/lib/libc/include/ipc/ipc.h
/branches/network/uspace/lib/libc/include/ipc/loader.h
/branches/network/uspace/lib/libc/include/ipc/ns.h
/branches/network/uspace/lib/libc/include/loader/loader.h
/branches/network/uspace/lib/libc/include/loader/pcb.h
/branches/network/uspace/lib/libc/include/macros.h
/branches/network/uspace/lib/libc/include/stdio.h
/branches/network/uspace/lib/libc/include/string.h
/branches/network/uspace/lib/libc/include/task.h
/branches/network/uspace/lib/libc/include/unistd.h
/branches/network/uspace/lib/libc/include/vfs/vfs.h
/branches/network/uspace/lib/libfs/libfs.c
/branches/network/uspace/lib/libfs/libfs.h
/branches/network/uspace/lib/softfloat/Makefile
/branches/network/uspace/lib/softfloat/include/sftypes.h
/branches/network/uspace/srv/cir/obio
/branches/network/uspace/srv/console/Makefile
/branches/network/uspace/srv/console/console.c
/branches/network/uspace/srv/console/console.h
/branches/network/uspace/srv/console/gcons.c
/branches/network/uspace/srv/console/gcons.h
/branches/network/uspace/srv/console/screenbuffer.c
/branches/network/uspace/srv/console/screenbuffer.h
/branches/network/uspace/srv/devmap/Makefile
/branches/network/uspace/srv/devmap/devmap.c
/branches/network/uspace/srv/fb/Makefile
/branches/network/uspace/srv/fb/ega.c
/branches/network/uspace/srv/fb/ega.h
/branches/network/uspace/srv/fb/fb.c
/branches/network/uspace/srv/fb/ppm.c
/branches/network/uspace/srv/fb/serial_console.c
/branches/network/uspace/srv/fb/serial_console.h
/branches/network/uspace/srv/fs/fat/Makefile
/branches/network/uspace/srv/fs/fat/fat.c
/branches/network/uspace/srv/fs/fat/fat.h
/branches/network/uspace/srv/fs/fat/fat_dentry.c
/branches/network/uspace/srv/fs/fat/fat_dentry.h
/branches/network/uspace/srv/fs/fat/fat_fat.c
/branches/network/uspace/srv/fs/fat/fat_idx.c
/branches/network/uspace/srv/fs/fat/fat_ops.c
/branches/network/uspace/srv/fs/tmpfs/Makefile
/branches/network/uspace/srv/fs/tmpfs/tmpfs.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs.h
/branches/network/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/network/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/network/uspace/srv/kbd/Makefile
/branches/network/uspace/srv/kbd/ctl/gxe_fb.c
/branches/network/uspace/srv/kbd/ctl/pc.c
/branches/network/uspace/srv/kbd/ctl/stty.c
/branches/network/uspace/srv/kbd/ctl/sun.c
/branches/network/uspace/srv/kbd/genarch/gsp.c
/branches/network/uspace/srv/kbd/genarch/stroke.c
/branches/network/uspace/srv/kbd/generic/kbd.c
/branches/network/uspace/srv/kbd/include/gsp.h
/branches/network/uspace/srv/kbd/include/kbd.h
/branches/network/uspace/srv/kbd/include/kbd_port.h
/branches/network/uspace/srv/kbd/include/layout.h
/branches/network/uspace/srv/kbd/layout/cz.c
/branches/network/uspace/srv/kbd/layout/us_dvorak.c
/branches/network/uspace/srv/kbd/layout/us_qwerty.c
/branches/network/uspace/srv/kbd/port/dummy.c
/branches/network/uspace/srv/kbd/port/gxemul.c
/branches/network/uspace/srv/kbd/port/i8042.c
/branches/network/uspace/srv/kbd/port/msim.c
/branches/network/uspace/srv/kbd/port/ns16550.c
/branches/network/uspace/srv/kbd/port/sgcn.c
/branches/network/uspace/srv/kbd/port/ski.c
/branches/network/uspace/srv/kbd/port/sun.c
/branches/network/uspace/srv/kbd/port/z8530.c
/branches/network/uspace/srv/loader/arch/ia32/ia32.s
/branches/network/uspace/srv/loader/elf_load.c
/branches/network/uspace/srv/loader/main.c
/branches/network/uspace/srv/ns/Makefile
/branches/network/uspace/srv/ns/ns.c
/branches/network/uspace/srv/vfs/Makefile
/branches/network/uspace/srv/vfs/vfs.c
/branches/network/uspace/srv/vfs/vfs.h
/branches/network/uspace/srv/vfs/vfs_file.c
/branches/network/uspace/srv/vfs/vfs_lookup.c
/branches/network/uspace/srv/vfs/vfs_node.c
/branches/network/uspace/srv/vfs/vfs_ops.c
/branches/network/uspace/srv/vfs/vfs_register.c
4580 5443 d 16 h mejdrech /branches/network/uspace/srv/net/tl/udp/ Net: * udp build fix  
/branches/network/uspace/srv/net/tl/udp/Makefile
4579 5443 d 16 h mejdrech /branches/network/uspace/srv/net/tl/udp/ Net: + udp(sock_dgram) socket, sendto and closesocket implemented  
/branches/network/uspace/srv/net/tl/udp/udp_header.h
/branches/network/uspace/srv/net/tl/udp/udp.c
/branches/network/uspace/srv/net/tl/udp/udp.h
/branches/network/uspace/srv/net/tl/udp/udp_module.c
4578 5443 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype  
/branches/network/uspace/srv/net/include/netdb.h
/branches/network/uspace/srv/net/include/socket_errno.h
/branches/network/uspace/srv/net/socket/Makefile
/branches/network/uspace/srv/net/socket/socket_client.c
/branches/network/uspace/srv/net/socket/socket_core.c
/branches/network/uspace/srv/net/socket/socket_core.h
/branches/network/uspace/srv/net/socket/socket_messages.h
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/Makefile.module
/branches/network/uspace/srv/net/include/socket.h
/branches/network/uspace/srv/net/inet.c
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/net/Makefile

Show All