Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
4582 |
5613 d 10 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
|
4578 |
5613 d 13 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
|
4332 |
5676 d 11 h |
mejdrech |
/branches/network/ |
Net: +qemu 0.10.2 sending arp packets, *dp8390(ne2k), arp and ethernet fixed, +DIX and 802.3 + 802.2 + LSAP + SNAP ethernet modes, *char_map key string exact lengths fixed |
|
/branches/network/contrib/conf/qemu.sh /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/self_test.c /branches/network/uspace/srv/net/structures/char_map.c
|
4307 |
5681 d 16 h |
mejdrech |
/branches/network/ |
Net: +modular x one module architectures supported, *networking globally renamed to net |
|
/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_remote.c /branches/network/uspace/srv/net/include/arp_interface.h /branches/network/uspace/srv/net/include/il_interface.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/netif_interface.h /branches/network/uspace/srv/net/include/nil_interface.h /branches/network/uspace/srv/net/net /branches/network/uspace/srv/net/net/net.c /branches/network/uspace/srv/net/net/net.h /branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_remote.c /branches/network/uspace/srv/net/net/net_standalone.c /branches/network/uspace/srv/net/net/start /branches/network/uspace/srv/net/net/start/netstart.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_nil_bundle.c /branches/network/uspace/srv/net/netif/netif_remote.c /branches/network/uspace/srv/net/netif/netif_standalone.c /branches/network/uspace/srv/net/nil/nil_messages.h /branches/network/uspace/srv/net/nil/nil_remote.c /branches/network/uspace/srv/net/structures/packet/packet_messages.h /branches/network/uspace/srv/net/structures/packet/packet_remote.c
/branches/network/uspace/srv/net/il/arp/arp_wrappers.h /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/include/arp_messages.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/include/nil_messages.h /branches/network/uspace/srv/net/include/protocols.h /branches/network/uspace/srv/net/net/networking.c /branches/network/uspace/srv/net/net/start/networking_startup.c /branches/network/uspace/srv/net/net/startup /branches/network/uspace/srv/net/netif/netif_interface.h /branches/network/uspace/srv/net/netif/netif_wrappers.h /branches/network/uspace/srv/net/networking /branches/network/uspace/srv/net/nil/nil_wrappers.h
/branches/network/HelenOS.config /branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/err.h /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_module.c /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_module.c /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/module.c /branches/network/uspace/srv/net/modules.h /branches/network/uspace/srv/net/net/Makefile /branches/network/uspace/srv/net/net/start/Makefile /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /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/Makefile /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/nil/nil_module.h /branches/network/uspace/srv/net/structures/measured_strings.h /branches/network/uspace/srv/net/structures/module_map.c /branches/network/uspace/srv/net/structures/module_map.h /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_header.h /branches/network/uspace/srv/net/structures/packet/packet_server.c /branches/network/uspace/srv/net/tl/tcp/Makefile /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
|
4263 |
5692 d 11 h |
mejdrech |
/branches/network/ |
Net: merged with trunk:4261 |
|
/branches/network/contrib/font /branches/network/kernel/generic/include/ipc/event.h /branches/network/kernel/generic/include/ipc/event_types.h /branches/network/kernel/generic/src/ipc/event.c /branches/network/kernel/test/print/print2.c /branches/network/kernel/test/print/print2.def /branches/network/kernel/test/print/print3.c /branches/network/kernel/test/print/print3.def /branches/network/kernel/test/print/print4.c /branches/network/kernel/test/print/print4.def /branches/network/uspace/app/bdsh/cmds/modules/kcon /branches/network/uspace/app/tester/print/print4.c /branches/network/uspace/app/tester/print/print4.def /branches/network/uspace/lib/libc/generic/event.c /branches/network/uspace/lib/libc/include/event.h /branches/network/uspace/srv/kbd/layout/cz.c
/branches/network/kernel/generic/src/printf/sprintf.c /branches/network/kernel/generic/src/printf/vsprintf.c
/branches/network/HelenOS.config /branches/network/boot/arch/ia64/loader/gefi/HelenOS/Makefile /branches/network/contrib/toolchain/toolchain.arm32.sh /branches/network/contrib/toolchain/toolchain.ia64.sh /branches/network/contrib/toolchain/toolchain.ppc32.sh /branches/network/contrib/toolchain/toolchain.ppc64.sh /branches/network/defaults/amd64/Makefile.config /branches/network/defaults/arm32/Makefile.config /branches/network/defaults/ia32/Makefile.config /branches/network/defaults/ia64/Makefile.config /branches/network/defaults/mips32/Makefile.config /branches/network/defaults/ppc32/Makefile.config /branches/network/defaults/sparc64/Makefile.config /branches/network/kernel/Makefile /branches/network/kernel/arch/amd64/_link.ld.in /branches/network/kernel/arch/amd64/include/cpuid.h /branches/network/kernel/arch/amd64/src/amd64.c /branches/network/kernel/arch/amd64/src/pm.c /branches/network/kernel/arch/arm32/src/arm32.c /branches/network/kernel/arch/arm32/src/asm.S /branches/network/kernel/arch/ia32/include/cpuid.h /branches/network/kernel/arch/ia32/src/boot/boot.S /branches/network/kernel/arch/ia32/src/ia32.c /branches/network/kernel/arch/ia32/src/pm.c /branches/network/kernel/arch/ia64/src/cpu/cpu.c /branches/network/kernel/arch/ia64/src/ia64.c /branches/network/kernel/arch/ia64/src/interrupt.c /branches/network/kernel/arch/ia64/src/ski/ski.c /branches/network/kernel/arch/mips32/src/asm.S /branches/network/kernel/arch/mips32/src/mips32.c /branches/network/kernel/arch/ppc32/src/asm.S /branches/network/kernel/arch/ppc32/src/drivers/cuda.c /branches/network/kernel/arch/ppc32/src/ppc32.c /branches/network/kernel/arch/sparc64/include/drivers/sgcn.h /branches/network/kernel/arch/sparc64/include/memstr.h /branches/network/kernel/arch/sparc64/src/asm.S /branches/network/kernel/arch/sparc64/src/console.c /branches/network/kernel/arch/sparc64/src/drivers/kbd.c /branches/network/kernel/arch/sparc64/src/drivers/pci.c /branches/network/kernel/arch/sparc64/src/drivers/scr.c /branches/network/kernel/arch/sparc64/src/drivers/sgcn.c /branches/network/kernel/arch/sparc64/src/mm/page.c /branches/network/kernel/arch/sparc64/src/sparc64.c /branches/network/kernel/genarch/include/drivers/i8042/i8042.h /branches/network/kernel/genarch/include/fb/font-8x16.h /branches/network/kernel/genarch/include/kbrd/scanc.h /branches/network/kernel/genarch/include/kbrd/scanc_pc.h /branches/network/kernel/genarch/include/kbrd/scanc_sun.h /branches/network/kernel/genarch/src/drivers/dsrln/dsrlnout.c /branches/network/kernel/genarch/src/drivers/ega/ega.c /branches/network/kernel/genarch/src/drivers/i8042/i8042.c /branches/network/kernel/genarch/src/fb/fb.c /branches/network/kernel/genarch/src/fb/font-8x16.c /branches/network/kernel/genarch/src/kbrd/kbrd.c /branches/network/kernel/genarch/src/kbrd/scanc_pc.c /branches/network/kernel/genarch/src/kbrd/scanc_sun.c /branches/network/kernel/genarch/src/multiboot/multiboot.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/srln/srln.c /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/mm/slab.h /branches/network/kernel/generic/include/print.h /branches/network/kernel/generic/include/printf/printf_core.h /branches/network/kernel/generic/include/putchar.h /branches/network/kernel/generic/include/string.h /branches/network/kernel/generic/include/symtab.h /branches/network/kernel/generic/include/syscall/syscall.h /branches/network/kernel/generic/include/sysinfo/sysinfo.h /branches/network/kernel/generic/include/typedefs.h /branches/network/kernel/generic/src/adt/hash_table.c /branches/network/kernel/generic/src/console/chardev.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/irq.c /branches/network/kernel/generic/src/debug/symtab.c /branches/network/kernel/generic/src/ipc/ipc.c /branches/network/kernel/generic/src/ipc/irq.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/main/shutdown.c /branches/network/kernel/generic/src/mm/frame.c /branches/network/kernel/generic/src/mm/slab.c /branches/network/kernel/generic/src/printf/printf.c /branches/network/kernel/generic/src/printf/printf_core.c /branches/network/kernel/generic/src/printf/snprintf.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/task.c /branches/network/kernel/generic/src/proc/thread.c /branches/network/kernel/generic/src/synch/spinlock.c /branches/network/kernel/generic/src/syscall/syscall.c /branches/network/kernel/test/atomic/atomic1.c /branches/network/kernel/test/avltree/avltree1.c /branches/network/kernel/test/btree/btree1.c /branches/network/kernel/test/debug/mips1.c /branches/network/kernel/test/debug/mips1_skip.c /branches/network/kernel/test/fault/fault1.c /branches/network/kernel/test/fpu/fpu1_ia64.c /branches/network/kernel/test/fpu/fpu1_skip.c /branches/network/kernel/test/fpu/fpu1_x86.c /branches/network/kernel/test/fpu/mips2.c /branches/network/kernel/test/fpu/mips2_skip.c /branches/network/kernel/test/fpu/sse1.c /branches/network/kernel/test/fpu/sse1_skip.c /branches/network/kernel/test/mm/falloc1.c /branches/network/kernel/test/mm/falloc2.c /branches/network/kernel/test/mm/mapping1.c /branches/network/kernel/test/mm/purge1.c /branches/network/kernel/test/mm/purge1_skip.c /branches/network/kernel/test/mm/slab1.c /branches/network/kernel/test/mm/slab2.c /branches/network/kernel/test/print/print1.c /branches/network/kernel/test/print/print1.def /branches/network/kernel/test/synch/rwlock1.c /branches/network/kernel/test/synch/rwlock2.c /branches/network/kernel/test/synch/rwlock3.c /branches/network/kernel/test/synch/rwlock4.c /branches/network/kernel/test/synch/rwlock5.c /branches/network/kernel/test/synch/semaphore1.c /branches/network/kernel/test/synch/semaphore2.c /branches/network/kernel/test/sysinfo/sysinfo1.c /branches/network/kernel/test/test.c /branches/network/kernel/test/test.h /branches/network/kernel/test/thread/thread1.c /branches/network/uspace/app/bdsh/Makefile /branches/network/uspace/app/bdsh/cmds/modules/modules.h /branches/network/uspace/app/bdsh/input.c /branches/network/uspace/app/init/init.c /branches/network/uspace/app/klog/klog.c /branches/network/uspace/app/tester/Makefile /branches/network/uspace/app/tester/tester.c /branches/network/uspace/app/tester/tester.h /branches/network/uspace/app/tetris/input.c /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/tetris.c /branches/network/uspace/app/trace/syscalls.c /branches/network/uspace/dist/readme /branches/network/uspace/lib/libc/Makefile /branches/network/uspace/lib/libc/Makefile.toolchain /branches/network/uspace/lib/libc/arch/amd64/_link.ld.in /branches/network/uspace/lib/libc/arch/amd64/include/types.h /branches/network/uspace/lib/libc/arch/arm32/_link.ld.in /branches/network/uspace/lib/libc/arch/arm32/include/types.h /branches/network/uspace/lib/libc/arch/ia32/_link.ld.in /branches/network/uspace/lib/libc/arch/ia32/include/types.h /branches/network/uspace/lib/libc/arch/ia64/_link.ld.in /branches/network/uspace/lib/libc/arch/ia64/include/types.h /branches/network/uspace/lib/libc/arch/mips32/_link.ld.in /branches/network/uspace/lib/libc/arch/mips32/include/types.h /branches/network/uspace/lib/libc/arch/ppc32/_link.ld.in /branches/network/uspace/lib/libc/arch/ppc32/include/types.h /branches/network/uspace/lib/libc/arch/sparc64/_link.ld.in /branches/network/uspace/lib/libc/arch/sparc64/include/types.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/io.c /branches/network/uspace/lib/libc/generic/io/printf_core.c /branches/network/uspace/lib/libc/generic/io/stream.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/kbd.c /branches/network/uspace/lib/libc/generic/loader.c /branches/network/uspace/lib/libc/generic/string.c /branches/network/uspace/lib/libc/generic/sysinfo.c /branches/network/uspace/lib/libc/generic/task.c /branches/network/uspace/lib/libc/generic/thread.c /branches/network/uspace/lib/libc/generic/vfs/vfs.c /branches/network/uspace/lib/libc/include/console.h /branches/network/uspace/lib/libc/include/io/printf_core.h /branches/network/uspace/lib/libc/include/io/stream.h /branches/network/uspace/lib/libc/include/ipc/console.h /branches/network/uspace/lib/libc/include/kbd/kbd.h /branches/network/uspace/lib/libc/include/stdio.h /branches/network/uspace/lib/libc/include/string.h /branches/network/uspace/lib/libc/include/sys/types.h /branches/network/uspace/lib/libc/include/unistd.h /branches/network/uspace/srv/console/console.c /branches/network/uspace/srv/console/screenbuffer.c /branches/network/uspace/srv/console/screenbuffer.h /branches/network/uspace/srv/devmap/devmap.c /branches/network/uspace/srv/fb/ega.c /branches/network/uspace/srv/fb/fb.c /branches/network/uspace/srv/fb/font-8x16.c /branches/network/uspace/srv/fb/font-8x16.h /branches/network/uspace/srv/fb/msim.c /branches/network/uspace/srv/fb/serial_console.c /branches/network/uspace/srv/fb/ski.c /branches/network/uspace/srv/kbd/Makefile /branches/network/uspace/srv/kbd/generic/kbd.c /branches/network/uspace/srv/kbd/generic/key_buffer.c /branches/network/uspace/srv/kbd/include/key_buffer.h /branches/network/uspace/srv/kbd/include/layout.h /branches/network/uspace/srv/kbd/layout/us_dvorak.c /branches/network/uspace/srv/kbd/layout/us_qwerty.c /branches/network/uspace/srv/loader/main.c /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/ns/ns.c /branches/network/uspace/srv/vfs/vfs_ops.c
|
4261 |
5692 d 11 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: netif nil bundle prototype, bug fixes |
|
/branches/network/uspace/srv/net/include/nil_messages.h /branches/network/uspace/srv/net/nil/nil_module.h /branches/network/uspace/srv/net/nil/nil_wrappers.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.h /branches/network/uspace/srv/net/nil/eth/eth_module.h
/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/arp/arp_module.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/include/byteorder.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390.h /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /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/netif/netif_interface.h /branches/network/uspace/srv/net/netif/netif_wrappers.h /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/nil/eth/Makefile /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_module.c /branches/network/uspace/srv/net/self_test.h /branches/network/uspace/srv/net/sockaddr.c
|
4243 |
5695 d 20 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: +extended gcc checks, +netif ipc message interface, *packed header structures' definitions, +auto gateway hardware address resolution, code cleanup |
|
/branches/network/uspace/srv/net/include/device.h /branches/network/uspace/srv/net/include/netif_messages.h /branches/network/uspace/srv/net/netif/netif_wrappers.h
/branches/network/uspace/srv/net/netif/device.h
/branches/network/uspace/srv/net/Makefile /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/arp/arp_header.h /branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/il/ip/ip.h /branches/network/uspace/srv/net/il/ip/ip_header.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/include/socket.h /branches/network/uspace/srv/net/messages.h /branches/network/uspace/srv/net/modules.c /branches/network/uspace/srv/net/netif/dp8390/Makefile /branches/network/uspace/srv/net/netif/dp8390/dp8390.c /branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c /branches/network/uspace/srv/net/netif/lo/Makefile /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/netif/netif_interface.h /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/networking_startup.c /branches/network/uspace/srv/net/nil/eth/eth.c /branches/network/uspace/srv/net/nil/eth/eth.h /branches/network/uspace/srv/net/nil/eth/eth_header.h /branches/network/uspace/srv/net/sockaddr.c /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/packet/packet.h /branches/network/uspace/srv/net/structures/packet/packet_client.c /branches/network/uspace/srv/net/structures/packet/packet_server.c
|
4155 |
5714 d 8 h |
mejdrech |
/branches/network/ |
Networking: ported net subsystem, shortened module names,increased modules' phone limit |
|
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/kernel/generic/include/ipc/ipc.h /branches/network/uspace/app/init/init.c /branches/network/uspace/lib/libc/include/ipc/services.h /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/Makefile.module /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/networking.c /branches/network/uspace/srv/net/networking/startup/Makefile /branches/network/uspace/srv/net/networking/startup/networking_startup.c
|
3989 |
5731 d 8 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Networking: consolidated modules' make |
|
/branches/network/uspace/srv/net/Makefile.module
/branches/network/uspace/srv/net/il/arp/Makefile /branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/netif/lo/Makefile /branches/network/uspace/srv/net/networking/Makefile /branches/network/uspace/srv/net/networking/startup/Makefile /branches/network/uspace/srv/net/tl/tcp/Makefile
|