Rev |
Age |
Author |
Path |
Log message |
Diff |
Changes |
4576 |
5610 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/structures/ |
Net: + used include added |
|
/branches/network/uspace/srv/net/structures/int_map.h
|
4575 |
5610 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * inet header inclusion fixed, * ip destination address fixed |
|
/branches/network/uspace/srv/net/il/ip/ip.c /branches/network/uspace/srv/net/include/ip_interface.h
|
4574 |
5610 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/net/ |
Net: - unused module and message handling code removed |
|
/branches/network/uspace/srv/net/net/net_bundle.c /branches/network/uspace/srv/net/net/net_standalone.c
|
4560 |
5615 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: - removed old sockaddr |
|
/branches/network/uspace/srv/net/include/sockaddr.h /branches/network/uspace/srv/net/sockaddr.c
|
4559 |
5615 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: * sockaddr divided into in.h, in6.h and inet.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/inet.c
/branches/network/uspace/srv/net/il/ip/Makefile /branches/network/uspace/srv/net/net/Makefile
|
4558 |
5615 d 4 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + ip locks, - some gcc extended warnings |
|
/branches/network/uspace/srv/net/crc.c /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_remote.c /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_client.c /branches/network/uspace/srv/net/il/ip/ip_remote.c /branches/network/uspace/srv/net/include/crc.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/ip_client.h /branches/network/uspace/srv/net/include/protocol_map.h /branches/network/uspace/srv/net/nil/eth/eth.c
|
4537 |
5622 d 8 h |
trochtova |
/branches/dd/ |
dd branch synchronized with trunk (revision 4536) |
|
/branches/dd/uspace/app/getvc /branches/dd/uspace/lib/libc/generic/adt /branches/dd/uspace/lib/libc/generic/fibril_sync.c /branches/dd/uspace/lib/libc/generic/io/console.c /branches/dd/uspace/lib/libc/generic/io/klog.c /branches/dd/uspace/lib/libc/include/adt /branches/dd/uspace/lib/libc/include/fibril_sync.h /branches/dd/uspace/lib/libc/include/io/color.h /branches/dd/uspace/lib/libc/include/io/console.h /branches/dd/uspace/lib/libc/include/io/keycode.h /branches/dd/uspace/lib/libc/include/io/klog.h /branches/dd/uspace/lib/libc/include/io/style.h /branches/dd/uspace/lib/libc/include/ipc/vfs.h /branches/dd/uspace/srv/bd/ata_bd /branches/dd/uspace/srv/bd/file_bd /branches/dd/uspace/srv/cir /branches/dd/uspace/srv/kbd/generic/keybuffer.c /branches/dd/uspace/srv/kbd/include/keybuffer.h /branches/dd/uspace/srv/ns/clonable.c /branches/dd/uspace/srv/ns/clonable.h /branches/dd/uspace/srv/ns/ns.h /branches/dd/uspace/srv/ns/service.c /branches/dd/uspace/srv/ns/service.h /branches/dd/uspace/srv/ns/task.c /branches/dd/uspace/srv/ns/task.h
/branches/dd/uspace/app/init/version.c /branches/dd/uspace/app/init/version.h /branches/dd/uspace/app/tetris/pathnames.h /branches/dd/uspace/lib/libc/generic/console.c /branches/dd/uspace/lib/libc/generic/io/fprintf.c /branches/dd/uspace/lib/libc/generic/io/sprintf.c /branches/dd/uspace/lib/libc/generic/io/stdio.c /branches/dd/uspace/lib/libc/generic/io/stream.c /branches/dd/uspace/lib/libc/generic/io/vsprintf.c /branches/dd/uspace/lib/libc/generic/kbd.c /branches/dd/uspace/lib/libc/generic/libadt /branches/dd/uspace/lib/libc/include/console /branches/dd/uspace/lib/libc/include/console.h /branches/dd/uspace/lib/libc/include/io/io.h /branches/dd/uspace/lib/libc/include/io/stream.h /branches/dd/uspace/lib/libc/include/kbd /branches/dd/uspace/lib/libc/include/libadt /branches/dd/uspace/srv/fhc /branches/dd/uspace/srv/kbd/generic/key_buffer.c /branches/dd/uspace/srv/kbd/include/key_buffer.h /branches/dd/uspace/srv/obio
/branches/dd/boot/arch/amd64/Makefile.inc /branches/dd/boot/arch/arm32/loader/Makefile /branches/dd/boot/arch/ia32/Makefile.inc /branches/dd/boot/arch/ia64/loader/Makefile /branches/dd/boot/arch/ia64/loader/types.h /branches/dd/boot/arch/mips32/loader/Makefile /branches/dd/boot/arch/ppc32/loader/Makefile /branches/dd/boot/arch/sparc64/loader/Makefile /branches/dd/kernel/arch/amd64/include/cpu.h /branches/dd/kernel/arch/amd64/include/mm/page.h /branches/dd/kernel/arch/amd64/include/proc/task.h /branches/dd/kernel/arch/amd64/include/types.h /branches/dd/kernel/arch/amd64/src/ddi/ddi.c /branches/dd/kernel/arch/amd64/src/interrupt.c /branches/dd/kernel/arch/arm32/include/mm/page.h /branches/dd/kernel/arch/arm32/include/types.h /branches/dd/kernel/arch/arm32/src/mm/tlb.c /branches/dd/kernel/arch/ia32/include/cpu.h /branches/dd/kernel/arch/ia32/include/mm/page.h /branches/dd/kernel/arch/ia32/include/proc/task.h /branches/dd/kernel/arch/ia32/include/smp/smp.h /branches/dd/kernel/arch/ia32/include/types.h /branches/dd/kernel/arch/ia32/src/ddi/ddi.c /branches/dd/kernel/arch/ia32/src/interrupt.c /branches/dd/kernel/arch/ia32/src/mm/frame.c /branches/dd/kernel/arch/ia32/src/mm/tlb.c /branches/dd/kernel/arch/ia32/src/smp/mps.c /branches/dd/kernel/arch/ia64/include/mm/page.h /branches/dd/kernel/arch/ia64/include/mm/tlb.h /branches/dd/kernel/arch/ia64/include/types.h /branches/dd/kernel/arch/ia64/src/mm/page.c /branches/dd/kernel/arch/ia64/src/mm/tlb.c /branches/dd/kernel/arch/ia64/src/mm/vhpt.c /branches/dd/kernel/arch/mips32/include/arch.h /branches/dd/kernel/arch/mips32/include/debugger.h /branches/dd/kernel/arch/mips32/include/mm/page.h /branches/dd/kernel/arch/mips32/include/types.h /branches/dd/kernel/arch/mips32/src/mips32.c /branches/dd/kernel/arch/mips32/src/mm/frame.c /branches/dd/kernel/arch/mips32/src/mm/tlb.c /branches/dd/kernel/arch/ppc32/include/mm/page.h /branches/dd/kernel/arch/ppc32/include/types.h /branches/dd/kernel/arch/ppc32/src/mm/frame.c /branches/dd/kernel/arch/ppc32/src/mm/tlb.c /branches/dd/kernel/arch/sparc64/include/mm/tlb.h /branches/dd/kernel/arch/sparc64/include/mm/tsb.h /branches/dd/kernel/arch/sparc64/include/types.h /branches/dd/kernel/arch/sparc64/src/drivers/fhc.c /branches/dd/kernel/arch/sparc64/src/drivers/pci.c /branches/dd/kernel/arch/sparc64/src/mm/as.c /branches/dd/kernel/arch/sparc64/src/mm/tlb.c /branches/dd/kernel/arch/sparc64/src/mm/tsb.c /branches/dd/kernel/arch/sparc64/src/smp/smp.c /branches/dd/kernel/genarch/src/acpi/madt.c /branches/dd/kernel/genarch/src/mm/asid.c /branches/dd/kernel/genarch/src/mm/page_ht.c /branches/dd/kernel/genarch/src/ofw/ebus.c /branches/dd/kernel/genarch/src/ofw/fhc.c /branches/dd/kernel/genarch/src/ofw/ofw_tree.c /branches/dd/kernel/genarch/src/ofw/pci.c /branches/dd/kernel/genarch/src/ofw/sbus.c /branches/dd/kernel/generic/include/adt/bitmap.h /branches/dd/kernel/generic/include/adt/btree.h /branches/dd/kernel/generic/include/adt/fifo.h /branches/dd/kernel/generic/include/adt/hash_table.h /branches/dd/kernel/generic/include/arch.h /branches/dd/kernel/generic/include/config.h /branches/dd/kernel/generic/include/console/chardev.h /branches/dd/kernel/generic/include/console/console.h /branches/dd/kernel/generic/include/console/kconsole.h /branches/dd/kernel/generic/include/cpu.h /branches/dd/kernel/generic/include/ddi/irq.h /branches/dd/kernel/generic/include/ipc/event.h /branches/dd/kernel/generic/include/ipc/event_types.h /branches/dd/kernel/generic/include/macros.h /branches/dd/kernel/generic/include/mm/as.h /branches/dd/kernel/generic/include/mm/frame.h /branches/dd/kernel/generic/include/mm/slab.h /branches/dd/kernel/generic/include/mm/tlb.h /branches/dd/kernel/generic/include/proc/scheduler.h /branches/dd/kernel/generic/include/sort.h /branches/dd/kernel/generic/include/string.h /branches/dd/kernel/generic/include/symtab.h /branches/dd/kernel/generic/include/synch/futex.h /branches/dd/kernel/generic/include/synch/rwlock.h /branches/dd/kernel/generic/include/synch/spinlock.h /branches/dd/kernel/generic/src/adt/bitmap.c /branches/dd/kernel/generic/src/adt/btree.c /branches/dd/kernel/generic/src/adt/hash_table.c /branches/dd/kernel/generic/src/console/cmd.c /branches/dd/kernel/generic/src/console/console.c /branches/dd/kernel/generic/src/console/kconsole.c /branches/dd/kernel/generic/src/ddi/ddi.c /branches/dd/kernel/generic/src/ddi/irq.c /branches/dd/kernel/generic/src/debug/symtab.c /branches/dd/kernel/generic/src/ipc/event.c /branches/dd/kernel/generic/src/ipc/sysipc.c /branches/dd/kernel/generic/src/lib/sort.c /branches/dd/kernel/generic/src/lib/string.c /branches/dd/kernel/generic/src/main/kinit.c /branches/dd/kernel/generic/src/main/main.c /branches/dd/kernel/generic/src/mm/as.c /branches/dd/kernel/generic/src/mm/backend_anon.c /branches/dd/kernel/generic/src/mm/backend_elf.c /branches/dd/kernel/generic/src/mm/frame.c /branches/dd/kernel/generic/src/mm/slab.c /branches/dd/kernel/generic/src/mm/tlb.c /branches/dd/kernel/generic/src/printf/printf_core.c /branches/dd/kernel/generic/src/printf/vprintf.c /branches/dd/kernel/generic/src/printf/vsnprintf.c /branches/dd/kernel/generic/src/proc/scheduler.c /branches/dd/kernel/generic/src/proc/task.c /branches/dd/kernel/generic/src/synch/futex.c /branches/dd/kernel/generic/src/synch/spinlock.c /branches/dd/kernel/generic/src/synch/waitq.c /branches/dd/kernel/generic/src/time/clock.c /branches/dd/kernel/test/avltree/avltree1.c /branches/dd/kernel/test/mm/falloc2.c /branches/dd/kernel/test/mm/purge1.c /branches/dd/kernel/test/synch/rwlock4.c /branches/dd/uspace/Makefile /branches/dd/uspace/app/bdsh/cmds/modules/bdd/bdd.c /branches/dd/uspace/app/bdsh/cmds/modules/kcon/kcon.c /branches/dd/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c /branches/dd/uspace/app/bdsh/cmds/modules/pwd/pwd.c /branches/dd/uspace/app/bdsh/cmds/modules/rm/rm.c /branches/dd/uspace/app/bdsh/exec.c /branches/dd/uspace/app/bdsh/input.c /branches/dd/uspace/app/init/Makefile /branches/dd/uspace/app/init/init.c /branches/dd/uspace/app/init/init.h /branches/dd/uspace/app/klog/klog.c /branches/dd/uspace/app/tester/console/console1.c /branches/dd/uspace/app/tester/ipc/ping_pong.c /branches/dd/uspace/app/tester/tester.c /branches/dd/uspace/app/tetris/input.c /branches/dd/uspace/app/tetris/input.h /branches/dd/uspace/app/tetris/scores.c /branches/dd/uspace/app/tetris/scores.h /branches/dd/uspace/app/tetris/screen.c /branches/dd/uspace/app/tetris/screen.h /branches/dd/uspace/app/tetris/shapes.c /branches/dd/uspace/app/tetris/tetris.c /branches/dd/uspace/app/tetris/tetris.h /branches/dd/uspace/app/trace/ipcp.c /branches/dd/uspace/app/trace/proto.c /branches/dd/uspace/app/trace/proto.h /branches/dd/uspace/app/trace/trace.c /branches/dd/uspace/lib/libblock/libblock.c /branches/dd/uspace/lib/libblock/libblock.h /branches/dd/uspace/lib/libc/Makefile /branches/dd/uspace/lib/libc/Makefile.toolchain /branches/dd/uspace/lib/libc/arch/amd64/include/types.h /branches/dd/uspace/lib/libc/arch/arm32/include/fibril.h /branches/dd/uspace/lib/libc/arch/arm32/include/tls.h /branches/dd/uspace/lib/libc/arch/arm32/include/types.h /branches/dd/uspace/lib/libc/arch/ia32/include/types.h /branches/dd/uspace/lib/libc/arch/ia64/include/types.h /branches/dd/uspace/lib/libc/arch/mips32/include/types.h /branches/dd/uspace/lib/libc/arch/ppc32/include/types.h /branches/dd/uspace/lib/libc/arch/sparc64/include/types.h /branches/dd/uspace/lib/libc/generic/as.c /branches/dd/uspace/lib/libc/generic/async.c /branches/dd/uspace/lib/libc/generic/ddi.c /branches/dd/uspace/lib/libc/generic/devmap.c /branches/dd/uspace/lib/libc/generic/fibril.c /branches/dd/uspace/lib/libc/generic/io/asprintf.c /branches/dd/uspace/lib/libc/generic/io/io.c /branches/dd/uspace/lib/libc/generic/io/printf.c /branches/dd/uspace/lib/libc/generic/io/printf_core.c /branches/dd/uspace/lib/libc/generic/io/snprintf.c /branches/dd/uspace/lib/libc/generic/io/vprintf.c /branches/dd/uspace/lib/libc/generic/io/vsnprintf.c /branches/dd/uspace/lib/libc/generic/ipc.c /branches/dd/uspace/lib/libc/generic/libc.c /branches/dd/uspace/lib/libc/generic/loader.c /branches/dd/uspace/lib/libc/generic/mem.c /branches/dd/uspace/lib/libc/generic/string.c /branches/dd/uspace/lib/libc/generic/task.c /branches/dd/uspace/lib/libc/generic/vfs/vfs.c /branches/dd/uspace/lib/libc/include/async.h /branches/dd/uspace/lib/libc/include/dirent.h /branches/dd/uspace/lib/libc/include/errno.h /branches/dd/uspace/lib/libc/include/fcntl.h /branches/dd/uspace/lib/libc/include/fibril.h /branches/dd/uspace/lib/libc/include/io/printf_core.h /branches/dd/uspace/lib/libc/include/ipc/console.h /branches/dd/uspace/lib/libc/include/ipc/devmap.h /branches/dd/uspace/lib/libc/include/ipc/ipc.h /branches/dd/uspace/lib/libc/include/ipc/loader.h /branches/dd/uspace/lib/libc/include/ipc/ns.h /branches/dd/uspace/lib/libc/include/loader/loader.h /branches/dd/uspace/lib/libc/include/loader/pcb.h /branches/dd/uspace/lib/libc/include/macros.h /branches/dd/uspace/lib/libc/include/stdio.h /branches/dd/uspace/lib/libc/include/string.h /branches/dd/uspace/lib/libc/include/task.h /branches/dd/uspace/lib/libc/include/unistd.h /branches/dd/uspace/lib/libc/include/vfs/vfs.h /branches/dd/uspace/lib/libfs/libfs.c /branches/dd/uspace/lib/libfs/libfs.h /branches/dd/uspace/srv/bd/gxe_bd/gxe_bd.c /branches/dd/uspace/srv/cir/obio /branches/dd/uspace/srv/console/Makefile /branches/dd/uspace/srv/console/console.c /branches/dd/uspace/srv/console/gcons.c /branches/dd/uspace/srv/console/gcons.h /branches/dd/uspace/srv/console/screenbuffer.c /branches/dd/uspace/srv/console/screenbuffer.h /branches/dd/uspace/srv/devmap/devmap.c /branches/dd/uspace/srv/fb/ega.c /branches/dd/uspace/srv/fb/ega.h /branches/dd/uspace/srv/fb/fb.c /branches/dd/uspace/srv/fb/serial_console.c /branches/dd/uspace/srv/fb/serial_console.h /branches/dd/uspace/srv/fs/devfs/devfs.c /branches/dd/uspace/srv/fs/devfs/devfs_ops.c /branches/dd/uspace/srv/fs/devfs/devfs_ops.h /branches/dd/uspace/srv/fs/fat/fat.c /branches/dd/uspace/srv/fs/fat/fat.h /branches/dd/uspace/srv/fs/fat/fat_fat.c /branches/dd/uspace/srv/fs/fat/fat_idx.c /branches/dd/uspace/srv/fs/fat/fat_ops.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs.h /branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/dd/uspace/srv/kbd/Makefile /branches/dd/uspace/srv/kbd/ctl/gxe_fb.c /branches/dd/uspace/srv/kbd/ctl/pc.c /branches/dd/uspace/srv/kbd/ctl/stty.c /branches/dd/uspace/srv/kbd/ctl/sun.c /branches/dd/uspace/srv/kbd/genarch/gsp.c /branches/dd/uspace/srv/kbd/genarch/stroke.c /branches/dd/uspace/srv/kbd/generic/kbd.c /branches/dd/uspace/srv/kbd/include/gsp.h /branches/dd/uspace/srv/kbd/include/kbd.h /branches/dd/uspace/srv/kbd/include/layout.h /branches/dd/uspace/srv/kbd/layout/cz.c /branches/dd/uspace/srv/kbd/layout/us_dvorak.c /branches/dd/uspace/srv/kbd/layout/us_qwerty.c /branches/dd/uspace/srv/loader/main.c /branches/dd/uspace/srv/ns/Makefile /branches/dd/uspace/srv/ns/ns.c /branches/dd/uspace/srv/pci/pci.h /branches/dd/uspace/srv/vfs/vfs.c /branches/dd/uspace/srv/vfs/vfs.h /branches/dd/uspace/srv/vfs/vfs_file.c /branches/dd/uspace/srv/vfs/vfs_lookup.c /branches/dd/uspace/srv/vfs/vfs_node.c /branches/dd/uspace/srv/vfs/vfs_ops.c /branches/dd/uspace/srv/vfs/vfs_register.c
|
4506 |
5631 d 12 h |
mejdrech |
/branches/network/uspace/srv/net/il/ip/ |
Net: - do not bother Atlas during IP start, * uninitialized route warning fixed |
|
/branches/network/uspace/srv/net/il/ip/ip.c
|
4505 |
5631 d 19 h |
mejdrech |
/branches/network/ |
Net: + The new IP! + informative TCP and UDP, + packet->pq_insert_after, + checksum for internetwork and transport layers, * bug fixes in packet and ip_header, * usage of size_t in net where appropriate |
|
/branches/network/uspace/srv/net/il/ip/ip_client.c /branches/network/uspace/srv/net/il/ip/ip_messages.h /branches/network/uspace/srv/net/include/ip_client.h
/branches/network/boot/arch/ia32/Makefile.inc /branches/network/uspace/srv/net/Makefile /branches/network/uspace/srv/net/crc.c /branches/network/uspace/srv/net/il/il_messages.h /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_header.h /branches/network/uspace/srv/net/il/ip/ip_remote.c /branches/network/uspace/srv/net/include/crc.h /branches/network/uspace/srv/net/include/ip_interface.h /branches/network/uspace/srv/net/include/net_interface.h /branches/network/uspace/srv/net/include/sockaddr.h /branches/network/uspace/srv/net/net/Makefile /branches/network/uspace/srv/net/net/net.c /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/nil/eth/eth.c /branches/network/uspace/srv/net/structures/generic_char_map.h /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_client.c /branches/network/uspace/srv/net/structures/packet/packet_header.h /branches/network/uspace/srv/net/structures/packet/packet_remote.c /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/udp/udp.c
|
4503 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/include/ |
Net: + forgotten arp interface definition (completes rev 4501) |
|
/branches/network/uspace/srv/net/include/arp_interface.h
|
4502 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + forgotten tl messages definition (completes rev 4499) |
|
/branches/network/uspace/srv/net/messages.h
|
4501 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/il/arp/ |
Net: * arp task_id_t and pq_detach consolidation |
|
/branches/network/uspace/srv/net/il/arp/arp.c /branches/network/uspace/srv/net/il/arp/arp_remote.c
|
4500 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/nil/eth/ |
Net: * eth packet queue send with errors fixed, * eth->net_nil_packet_space suffix parameter fixed |
|
/branches/network/uspace/srv/net/nil/eth/eth.c
|
4499 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/ |
Net: + transport layer tcp and udp prototypes (do not function with the current ip) |
|
/branches/network/uspace/srv/net/include/tl_interface.h /branches/network/uspace/srv/net/tl/tl_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 /branches/network/uspace/srv/net/tl/udp/udp_module.c /branches/network/uspace/srv/net/tl/udp/udp_module.h
/branches/network/uspace/srv/net/tl/tcp/tcp.c /branches/network/uspace/srv/net/tl/tcp/tcp_module.c /branches/network/uspace/srv/net/tl/tcp/tcp_module.h
|
4498 |
5632 d 7 h |
mejdrech |
/branches/network/uspace/srv/net/netif/ |
Net: + lo->net_nil_packet_space message, * dp8390 send queueing problem fixed, + dp8390 packet queue send |
|
/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/lo.c
|
4439 |
5640 d 0 h |
trochtova |
/branches/dd/ |
dd branch synchronized with trunk (revision 4438) |
|
/branches/dd/uspace/srv/bd/rd /branches/dd/uspace/srv/console/gfx
/branches/dd/uspace/srv/console/anim_1.ppm /branches/dd/uspace/srv/console/anim_2.ppm /branches/dd/uspace/srv/console/anim_3.ppm /branches/dd/uspace/srv/console/anim_4.ppm /branches/dd/uspace/srv/console/cons_has_data.ppm /branches/dd/uspace/srv/console/cons_idle.ppm /branches/dd/uspace/srv/console/cons_kernel.ppm /branches/dd/uspace/srv/console/cons_selected.ppm /branches/dd/uspace/srv/console/helenos.ppm /branches/dd/uspace/srv/console/nameic.ppm /branches/dd/uspace/srv/rd
/branches/dd/HelenOS.config /branches/dd/boot/arch/amd64/Makefile.inc /branches/dd/boot/arch/arm32/loader/Makefile /branches/dd/boot/arch/arm32/loader/main.c /branches/dd/boot/arch/ia32/Makefile.inc /branches/dd/boot/arch/ia64/loader/Makefile /branches/dd/boot/arch/mips32/loader/Makefile /branches/dd/boot/arch/ppc32/loader/Makefile /branches/dd/boot/arch/sparc64/loader/Makefile /branches/dd/kernel/generic/src/ipc/sysipc.c /branches/dd/uspace/Makefile /branches/dd/uspace/lib/libblock/libblock.c /branches/dd/uspace/lib/libblock/libblock.h /branches/dd/uspace/lib/libfs/libfs.c /branches/dd/uspace/lib/libfs/libfs.h /branches/dd/uspace/srv/bd/gxe_bd/gxe_bd.c /branches/dd/uspace/srv/console/Makefile /branches/dd/uspace/srv/console/console.c /branches/dd/uspace/srv/console/console.h /branches/dd/uspace/srv/console/gcons.c /branches/dd/uspace/srv/console/gcons.h /branches/dd/uspace/srv/console/screenbuffer.c /branches/dd/uspace/srv/console/screenbuffer.h /branches/dd/uspace/srv/fs/fat/fat_ops.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs_dump.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/dd/uspace/srv/vfs/vfs_file.c /branches/dd/uspace/srv/vfs/vfs_ops.c
|
4438 |
5640 d 1 h |
trochtova |
/branches/dd/uspace/srv/pci/ |
pci - intel configuration method 1, small bug fixes |
|
/branches/dd/uspace/srv/pci/intel_method1.c
/branches/dd/uspace/srv/pci/Makefile /branches/dd/uspace/srv/pci/pci.c /branches/dd/uspace/srv/pci/pci.h /branches/dd/uspace/srv/pci/pci_bus.h /branches/dd/uspace/srv/pci/pci_conf.h /branches/dd/uspace/srv/pci/psycho.c
|
4433 |
5641 d 23 h |
rimsky |
/branches/sparc/kernel/arch/sparc64/ |
Fixed a TSB problem. |
|
/branches/sparc/kernel/arch/sparc64/include/trap/exception.h /branches/sparc/kernel/arch/sparc64/src/mm/sun4v/as.c /branches/sparc/kernel/arch/sparc64/src/mm/sun4v/tsb.c /branches/sparc/kernel/arch/sparc64/src/trap/sun4v/trap_table.S
|
4420 |
5647 d 4 h |
trochtova |
/branches/dd/ |
dd branch synchronized with trunk (revision 4419) |
|
/branches/dd/boot/arch/ppc32/yaboot/bootinfo.txt /branches/dd/kernel/arch/ia64/include/drivers/ski.h /branches/dd/kernel/arch/ia64/src/drivers/ski.c /branches/dd/kernel/genarch/include/drivers/via-cuda /branches/dd/kernel/genarch/src/drivers/via-cuda /branches/dd/uspace/app/bdsh/cmds/modules/bdd /branches/dd/uspace/app/bdsh/cmds/modules/mount /branches/dd/uspace/app/bdsh/cmds/modules/mv /branches/dd/uspace/app/tester/ipc/ping_pong.c /branches/dd/uspace/app/tester/ipc/ping_pong.def /branches/dd/uspace/dist/dev /branches/dd/uspace/lib/libc/generic/devmap.c /branches/dd/uspace/lib/libc/include/devmap.h /branches/dd/uspace/lib/libc/include/ipc/bd.h /branches/dd/uspace/srv/bd /branches/dd/uspace/srv/fs/devfs
/branches/dd/kernel/arch/arm32/include/console.h /branches/dd/kernel/arch/arm32/src/console.c /branches/dd/kernel/arch/ia64/include/ski /branches/dd/kernel/arch/ia64/src/ski /branches/dd/kernel/arch/mips32/include/console.h /branches/dd/kernel/arch/mips32/src/console.c /branches/dd/kernel/arch/ppc32/include/drivers/cuda.h /branches/dd/kernel/arch/ppc32/src/drivers/cuda.c /branches/dd/uspace/srv/rd/rd.h
/branches/dd/HelenOS.config /branches/dd/boot/arch/amd64/Makefile.inc /branches/dd/boot/arch/arm32/loader/Makefile /branches/dd/boot/arch/ia32/Makefile.inc /branches/dd/boot/arch/ia64/loader/Makefile /branches/dd/boot/arch/mips32/loader/Makefile /branches/dd/boot/arch/ppc32/Makefile.inc /branches/dd/boot/arch/ppc32/loader/Makefile /branches/dd/boot/arch/ppc32/loader/ofwarch.c /branches/dd/boot/arch/ppc32/yaboot/ofboot.b /branches/dd/boot/arch/ppc32/yaboot/yaboot.conf /branches/dd/boot/arch/sparc64/loader/Makefile /branches/dd/boot/arch/sparc64/loader/asm.S /branches/dd/boot/arch/sparc64/loader/boot.S /branches/dd/defaults/amd64/Makefile.config /branches/dd/defaults/ia32/Makefile.config /branches/dd/defaults/ppc32/Makefile.config /branches/dd/kernel/arch/amd64/include/atomic.h /branches/dd/kernel/arch/amd64/src/amd64.c /branches/dd/kernel/arch/arm32/Makefile.inc /branches/dd/kernel/arch/arm32/src/arm32.c /branches/dd/kernel/arch/ia32/include/atomic.h /branches/dd/kernel/arch/ia32/src/atomic.S /branches/dd/kernel/arch/ia32/src/ia32.c /branches/dd/kernel/arch/ia64/Makefile.inc /branches/dd/kernel/arch/ia64/include/arch.h /branches/dd/kernel/arch/ia64/src/ia64.c /branches/dd/kernel/arch/ia64/src/smp/smp.c /branches/dd/kernel/arch/mips32/Makefile.inc /branches/dd/kernel/arch/mips32/include/elf.h /branches/dd/kernel/arch/mips32/src/mips32.c /branches/dd/kernel/arch/ppc32/Makefile.inc /branches/dd/kernel/arch/ppc32/include/drivers/pic.h /branches/dd/kernel/arch/ppc32/src/drivers/pic.c /branches/dd/kernel/arch/ppc32/src/dummy.s /branches/dd/kernel/arch/ppc32/src/interrupt.c /branches/dd/kernel/arch/ppc32/src/ppc32.c /branches/dd/kernel/arch/sparc64/include/atomic.h /branches/dd/kernel/arch/sparc64/include/drivers/kbd.h /branches/dd/kernel/arch/sparc64/include/drivers/sgcn.h /branches/dd/kernel/arch/sparc64/include/trap/trap_table.h /branches/dd/kernel/arch/sparc64/src/asm.S /branches/dd/kernel/arch/sparc64/src/console.c /branches/dd/kernel/arch/sparc64/src/drivers/kbd.c /branches/dd/kernel/arch/sparc64/src/drivers/sgcn.c /branches/dd/kernel/arch/sparc64/src/dummy.s /branches/dd/kernel/arch/sparc64/src/mm/tlb.c /branches/dd/kernel/arch/sparc64/src/start.S /branches/dd/kernel/arch/sparc64/src/trap/trap_table.S /branches/dd/kernel/genarch/Makefile.inc /branches/dd/kernel/genarch/include/drivers/dsrln/dsrlnin.h /branches/dd/kernel/genarch/include/drivers/i8042/i8042.h /branches/dd/kernel/genarch/include/drivers/ns16550/ns16550.h /branches/dd/kernel/genarch/include/drivers/z8530/z8530.h /branches/dd/kernel/genarch/include/kbrd/kbrd.h /branches/dd/kernel/genarch/include/srln/srln.h /branches/dd/kernel/genarch/src/drivers/dsrln/dsrlnin.c /branches/dd/kernel/genarch/src/drivers/ega/ega.c /branches/dd/kernel/genarch/src/drivers/i8042/i8042.c /branches/dd/kernel/genarch/src/drivers/ns16550/ns16550.c /branches/dd/kernel/genarch/src/drivers/z8530/z8530.c /branches/dd/kernel/genarch/src/kbrd/kbrd.c /branches/dd/kernel/genarch/src/srln/srln.c /branches/dd/kernel/generic/include/byteorder.h /branches/dd/kernel/generic/include/console/chardev.h /branches/dd/kernel/generic/include/console/console.h /branches/dd/kernel/generic/include/ipc/ipc.h /branches/dd/kernel/generic/include/ipc/ipcrsc.h /branches/dd/kernel/generic/src/console/chardev.c /branches/dd/kernel/generic/src/console/cmd.c /branches/dd/kernel/generic/src/console/console.c /branches/dd/kernel/generic/src/console/kconsole.c /branches/dd/kernel/generic/src/interrupt/interrupt.c /branches/dd/kernel/generic/src/ipc/ipc.c /branches/dd/kernel/generic/src/ipc/ipcrsc.c /branches/dd/kernel/generic/src/ipc/kbox.c /branches/dd/kernel/generic/src/ipc/sysipc.c /branches/dd/kernel/generic/src/lib/string.c /branches/dd/kernel/generic/src/main/kinit.c /branches/dd/kernel/generic/src/main/main.c /branches/dd/kernel/generic/src/mm/slab.c /branches/dd/kernel/generic/src/proc/program.c /branches/dd/kernel/generic/src/syscall/syscall.c /branches/dd/kernel/generic/src/udebug/udebug.c /branches/dd/kernel/generic/src/udebug/udebug_ops.c /branches/dd/tools/mkfat.py /branches/dd/uspace/Makefile /branches/dd/uspace/app/bdsh/Makefile /branches/dd/uspace/app/bdsh/cmds/modules/cat/cat.c /branches/dd/uspace/app/bdsh/cmds/modules/module_aliases.h /branches/dd/uspace/app/bdsh/cmds/modules/modules.h /branches/dd/uspace/app/init/Makefile /branches/dd/uspace/app/init/init.c /branches/dd/uspace/app/klog/Makefile /branches/dd/uspace/app/tester/Makefile /branches/dd/uspace/app/tester/devmap/devmap1.c /branches/dd/uspace/app/tester/tester.c /branches/dd/uspace/app/tester/tester.h /branches/dd/uspace/app/tester/vfs/vfs1.c /branches/dd/uspace/app/tetris/Makefile /branches/dd/uspace/app/tetris/input.c /branches/dd/uspace/app/trace/trace.c /branches/dd/uspace/lib/libblock/libblock.c /branches/dd/uspace/lib/libc/Makefile /branches/dd/uspace/lib/libc/generic/async.c /branches/dd/uspace/lib/libc/generic/console.c /branches/dd/uspace/lib/libc/generic/ddi.c /branches/dd/uspace/lib/libc/generic/io/io.c /branches/dd/uspace/lib/libc/generic/io/stream.c /branches/dd/uspace/lib/libc/generic/io/vprintf.c /branches/dd/uspace/lib/libc/generic/ipc.c /branches/dd/uspace/lib/libc/generic/kbd.c /branches/dd/uspace/lib/libc/generic/libadt/list.c /branches/dd/uspace/lib/libc/generic/libc.c /branches/dd/uspace/lib/libc/generic/string.c /branches/dd/uspace/lib/libc/generic/vfs/vfs.c /branches/dd/uspace/lib/libc/include/async.h /branches/dd/uspace/lib/libc/include/console.h /branches/dd/uspace/lib/libc/include/io/stream.h /branches/dd/uspace/lib/libc/include/ipc/devmap.h /branches/dd/uspace/lib/libc/include/ipc/fb.h /branches/dd/uspace/lib/libc/include/libadt/list.h /branches/dd/uspace/lib/libc/include/string.h /branches/dd/uspace/lib/libc/include/vfs/vfs.h /branches/dd/uspace/lib/libfs/libfs.c /branches/dd/uspace/lib/libfs/libfs.h /branches/dd/uspace/srv/console/Makefile /branches/dd/uspace/srv/console/console.c /branches/dd/uspace/srv/devmap/Makefile /branches/dd/uspace/srv/devmap/devmap.c /branches/dd/uspace/srv/fb/Makefile /branches/dd/uspace/srv/fb/ega.c /branches/dd/uspace/srv/fb/fb.c /branches/dd/uspace/srv/fb/serial_console.c /branches/dd/uspace/srv/fhc/Makefile /branches/dd/uspace/srv/fs/fat/Makefile /branches/dd/uspace/srv/fs/fat/fat.h /branches/dd/uspace/srv/fs/fat/fat_dentry.c /branches/dd/uspace/srv/fs/fat/fat_dentry.h /branches/dd/uspace/srv/fs/fat/fat_ops.c /branches/dd/uspace/srv/fs/tmpfs/Makefile /branches/dd/uspace/srv/fs/tmpfs/tmpfs.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs.h /branches/dd/uspace/srv/fs/tmpfs/tmpfs_dump.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/dd/uspace/srv/kbd/Makefile /branches/dd/uspace/srv/kbd/generic/kbd.c /branches/dd/uspace/srv/kbd/include/kbd.h /branches/dd/uspace/srv/kbd/include/kbd_port.h /branches/dd/uspace/srv/kbd/layout/cz.c /branches/dd/uspace/srv/kbd/port/dummy.c /branches/dd/uspace/srv/kbd/port/gxemul.c /branches/dd/uspace/srv/kbd/port/i8042.c /branches/dd/uspace/srv/kbd/port/msim.c /branches/dd/uspace/srv/kbd/port/ns16550.c /branches/dd/uspace/srv/kbd/port/sgcn.c /branches/dd/uspace/srv/kbd/port/ski.c /branches/dd/uspace/srv/kbd/port/sun.c /branches/dd/uspace/srv/kbd/port/z8530.c /branches/dd/uspace/srv/loader/main.c /branches/dd/uspace/srv/ns/Makefile /branches/dd/uspace/srv/obio/Makefile /branches/dd/uspace/srv/rd/Makefile /branches/dd/uspace/srv/rd/rd.c /branches/dd/uspace/srv/vfs/Makefile /branches/dd/uspace/srv/vfs/vfs.c /branches/dd/uspace/srv/vfs/vfs.h /branches/dd/uspace/srv/vfs/vfs_file.c /branches/dd/uspace/srv/vfs/vfs_ops.c
|
4419 |
5647 d 5 h |
trochtova |
/branches/dd/uspace/srv/ |
Adding srv directories deleted by mistake. |
|
/branches/dd/uspace/srv/console /branches/dd/uspace/srv/console/Makefile /branches/dd/uspace/srv/console/anim_1.ppm /branches/dd/uspace/srv/console/anim_2.ppm /branches/dd/uspace/srv/console/anim_3.ppm /branches/dd/uspace/srv/console/anim_4.ppm /branches/dd/uspace/srv/console/cons_has_data.ppm /branches/dd/uspace/srv/console/cons_idle.ppm /branches/dd/uspace/srv/console/cons_kernel.ppm /branches/dd/uspace/srv/console/cons_selected.ppm /branches/dd/uspace/srv/console/console.c /branches/dd/uspace/srv/console/console.h /branches/dd/uspace/srv/console/gcons.c /branches/dd/uspace/srv/console/gcons.h /branches/dd/uspace/srv/console/helenos.ppm /branches/dd/uspace/srv/console/nameic.ppm /branches/dd/uspace/srv/console/screenbuffer.c /branches/dd/uspace/srv/console/screenbuffer.h /branches/dd/uspace/srv/devmap /branches/dd/uspace/srv/devmap/Makefile /branches/dd/uspace/srv/devmap/devmap.c /branches/dd/uspace/srv/fb /branches/dd/uspace/srv/fb/Makefile /branches/dd/uspace/srv/fb/ega.c /branches/dd/uspace/srv/fb/ega.h /branches/dd/uspace/srv/fb/fb.c /branches/dd/uspace/srv/fb/fb.h /branches/dd/uspace/srv/fb/font-8x16.c /branches/dd/uspace/srv/fb/font-8x16.h /branches/dd/uspace/srv/fb/main.c /branches/dd/uspace/srv/fb/main.h /branches/dd/uspace/srv/fb/msim.c /branches/dd/uspace/srv/fb/msim.h /branches/dd/uspace/srv/fb/pointer.xbm /branches/dd/uspace/srv/fb/pointer_mask.xbm /branches/dd/uspace/srv/fb/ppm.c /branches/dd/uspace/srv/fb/ppm.h /branches/dd/uspace/srv/fb/serial_console.c /branches/dd/uspace/srv/fb/serial_console.h /branches/dd/uspace/srv/fb/sgcn.c /branches/dd/uspace/srv/fb/sgcn.h /branches/dd/uspace/srv/fb/ski.c /branches/dd/uspace/srv/fb/ski.h /branches/dd/uspace/srv/fhc /branches/dd/uspace/srv/fhc/Makefile /branches/dd/uspace/srv/fhc/fhc.c /branches/dd/uspace/srv/fs /branches/dd/uspace/srv/fs/fat /branches/dd/uspace/srv/fs/fat/Makefile /branches/dd/uspace/srv/fs/fat/fat.c /branches/dd/uspace/srv/fs/fat/fat.h /branches/dd/uspace/srv/fs/fat/fat_dentry.c /branches/dd/uspace/srv/fs/fat/fat_dentry.h /branches/dd/uspace/srv/fs/fat/fat_fat.c /branches/dd/uspace/srv/fs/fat/fat_fat.h /branches/dd/uspace/srv/fs/fat/fat_idx.c /branches/dd/uspace/srv/fs/fat/fat_ops.c /branches/dd/uspace/srv/fs/tmpfs /branches/dd/uspace/srv/fs/tmpfs/Makefile /branches/dd/uspace/srv/fs/tmpfs/tmpfs.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs.h /branches/dd/uspace/srv/fs/tmpfs/tmpfs_dump.c /branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c /branches/dd/uspace/srv/kbd /branches/dd/uspace/srv/kbd/Makefile /branches/dd/uspace/srv/kbd/ctl /branches/dd/uspace/srv/kbd/ctl/gxe_fb.c /branches/dd/uspace/srv/kbd/ctl/pc.c /branches/dd/uspace/srv/kbd/ctl/stty.c /branches/dd/uspace/srv/kbd/ctl/sun.c /branches/dd/uspace/srv/kbd/genarch /branches/dd/uspace/srv/kbd/genarch/gsp.c /branches/dd/uspace/srv/kbd/genarch/stroke.c /branches/dd/uspace/srv/kbd/generic /branches/dd/uspace/srv/kbd/generic/kbd.c /branches/dd/uspace/srv/kbd/generic/key_buffer.c /branches/dd/uspace/srv/kbd/include /branches/dd/uspace/srv/kbd/include/gsp.h /branches/dd/uspace/srv/kbd/include/kbd.h /branches/dd/uspace/srv/kbd/include/kbd_ctl.h /branches/dd/uspace/srv/kbd/include/kbd_port.h /branches/dd/uspace/srv/kbd/include/key_buffer.h /branches/dd/uspace/srv/kbd/include/layout.h /branches/dd/uspace/srv/kbd/include/stroke.h /branches/dd/uspace/srv/kbd/include/sun.h /branches/dd/uspace/srv/kbd/layout /branches/dd/uspace/srv/kbd/layout/cz.c /branches/dd/uspace/srv/kbd/layout/us_dvorak.c /branches/dd/uspace/srv/kbd/layout/us_qwerty.c /branches/dd/uspace/srv/kbd/port /branches/dd/uspace/srv/kbd/port/dummy.c /branches/dd/uspace/srv/kbd/port/gxemul.c /branches/dd/uspace/srv/kbd/port/i8042.c /branches/dd/uspace/srv/kbd/port/i8042.h /branches/dd/uspace/srv/kbd/port/msim.c /branches/dd/uspace/srv/kbd/port/ns16550.c /branches/dd/uspace/srv/kbd/port/sgcn.c /branches/dd/uspace/srv/kbd/port/ski.c /branches/dd/uspace/srv/kbd/port/sun.c /branches/dd/uspace/srv/kbd/port/z8530.c /branches/dd/uspace/srv/loader /branches/dd/uspace/srv/loader/Makefile /branches/dd/uspace/srv/loader/arch /branches/dd/uspace/srv/loader/arch/amd64 /branches/dd/uspace/srv/loader/arch/amd64/Makefile.inc /branches/dd/uspace/srv/loader/arch/amd64/_link.ld.in /branches/dd/uspace/srv/loader/arch/amd64/amd64.s /branches/dd/uspace/srv/loader/arch/arm32 /branches/dd/uspace/srv/loader/arch/arm32/Makefile.inc /branches/dd/uspace/srv/loader/arch/arm32/_link.ld.in /branches/dd/uspace/srv/loader/arch/arm32/arm32.s /branches/dd/uspace/srv/loader/arch/ia32 /branches/dd/uspace/srv/loader/arch/ia32/Makefile.inc /branches/dd/uspace/srv/loader/arch/ia32/_link.ld.in /branches/dd/uspace/srv/loader/arch/ia32/ia32.s /branches/dd/uspace/srv/loader/arch/ia64 /branches/dd/uspace/srv/loader/arch/ia64/Makefile.inc /branches/dd/uspace/srv/loader/arch/ia64/_link.ld.in /branches/dd/uspace/srv/loader/arch/ia64/ia64.s /branches/dd/uspace/srv/loader/arch/mips32 /branches/dd/uspace/srv/loader/arch/mips32/Makefile.inc /branches/dd/uspace/srv/loader/arch/mips32/_link.ld.in /branches/dd/uspace/srv/loader/arch/mips32/mips32.s /branches/dd/uspace/srv/loader/arch/mips32eb /branches/dd/uspace/srv/loader/arch/ppc32 /branches/dd/uspace/srv/loader/arch/ppc32/Makefile.inc /branches/dd/uspace/srv/loader/arch/ppc32/_link.ld.in /branches/dd/uspace/srv/loader/arch/ppc32/ppc32.s /branches/dd/uspace/srv/loader/arch/sparc64 /branches/dd/uspace/srv/loader/arch/sparc64/Makefile.inc /branches/dd/uspace/srv/loader/arch/sparc64/_link.ld.in /branches/dd/uspace/srv/loader/arch/sparc64/sparc64.s /branches/dd/uspace/srv/loader/elf_load.c /branches/dd/uspace/srv/loader/include /branches/dd/uspace/srv/loader/include/arch.h /branches/dd/uspace/srv/loader/include/elf.h /branches/dd/uspace/srv/loader/include/elf_load.h /branches/dd/uspace/srv/loader/interp.s /branches/dd/uspace/srv/loader/main.c /branches/dd/uspace/srv/ns /branches/dd/uspace/srv/ns/Makefile /branches/dd/uspace/srv/ns/ns.c /branches/dd/uspace/srv/obio /branches/dd/uspace/srv/obio/Makefile /branches/dd/uspace/srv/obio/obio.c /branches/dd/uspace/srv/rd /branches/dd/uspace/srv/rd/Makefile /branches/dd/uspace/srv/rd/rd.c /branches/dd/uspace/srv/rd/rd.h /branches/dd/uspace/srv/vfs /branches/dd/uspace/srv/vfs/Makefile /branches/dd/uspace/srv/vfs/vfs.c /branches/dd/uspace/srv/vfs/vfs.h /branches/dd/uspace/srv/vfs/vfs_file.c /branches/dd/uspace/srv/vfs/vfs_lookup.c /branches/dd/uspace/srv/vfs/vfs_node.c /branches/dd/uspace/srv/vfs/vfs_ops.c /branches/dd/uspace/srv/vfs/vfs_register.c
|