# # ChangeLog for uspace/srv/ns/ns.c in mainline # # Generated by Trac 1.6 # 2024-12-04T16:18:06Z Tue, 18 Aug 2015 18:00:22 GMT Martin Decky [6a8ce16] * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/ns.h (modified) * uspace/srv/ns/ns.c (modified) rename services_t to service_t for consistency cleanup the naming ... Tue, 26 Aug 2014 15:12:12 GMT Martin Sucha [1c635d6] * uspace/app/bdsh/exec.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/types/task.h (added) * uspace/lib/gui/terminal.c (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/posix/source/sys/wait.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/taskmon.c (modified) Do not hold a task's return value after it has disconnected. ... Fri, 01 Jun 2012 19:09:51 GMT Martin Decky [a47f522] * uspace/srv/clipboard/clipboard.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs.c (modified) trivial changes (error code reporting, messages) Sat, 29 Jan 2011 18:58:24 GMT Martin Decky [6119f24] * uspace/app/klog/klog.c (modified) * uspace/lib/c/generic/ipc/ns.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/include/ipc/ns.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.h (modified) map klog area and clock page directly in tasks which require them (do ... Tue, 14 Dec 2010 17:00:02 GMT Martin Decky [228e490] * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/tester/ipc/register.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/netif/netif_local.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/adb_mouse/adb_mouse.c (modified) * uspace/srv/hid/char_mouse/char_mouse.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/cir/fhc/fhc.c (modified) * uspace/srv/hw/cir/obio/obio.c (modified) * uspace/srv/hw/netif/dp8390/dp8390_module.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) initial modifications for supporting declarative IPC interfaces Tue, 14 Dec 2010 12:52:38 GMT Martin Decky [96b02eb9] * boot/arch/ia64/include/types.h (modified) * boot/arch/ppc32/include/types.h (modified) * boot/arch/sparc64/include/types.h (modified) * boot/genarch/include/ofw.h (modified) * contrib/arch/hadlbppp.py (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/srv/bd/bd.adl (modified) * contrib/arch/uspace/srv/console/console.adl (modified) * contrib/arch/uspace/srv/devmap/devmap.adl (modified) * contrib/arch/uspace/srv/fb/fb.adl (modified) * contrib/arch/uspace/srv/kbd/kbd.adl (modified) * contrib/arch/uspace/srv/loader/loader.adl (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/arch/uspace/srv/ns/service.adl (modified) * contrib/arch/uspace/srv/vfs/vfs.adl (modified) * contrib/highlight/adl.syntax (modified) * kernel/arch/abs32le/include/types.h (modified) * kernel/arch/abs32le/src/abs32le.c (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/amd64/include/proc/thread.h (modified) * kernel/arch/amd64/include/types.h (modified) * kernel/arch/amd64/src/amd64.c (modified) * kernel/arch/amd64/src/debugger.c (modified) * kernel/arch/arm32/include/types.h (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/proc/thread.h (modified) * kernel/arch/ia32/include/types.h (modified) * kernel/arch/ia32/src/ia32.c (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/include/types.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/include/debugger.h (modified) * kernel/arch/mips32/include/fpu_context.h (modified) * kernel/arch/mips32/include/types.h (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/types.h (modified) * kernel/arch/sparc64/include/mm/sun4u/tlb.h (modified) * kernel/arch/sparc64/include/mm/sun4v/tlb.h (modified) * kernel/arch/sparc64/include/types.h (modified) * kernel/arch/sparc64/src/mm/sun4u/tlb.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/mm/page_ht.c (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/device.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/ipcrsc.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/frame.h (modified) * kernel/generic/include/proc/program.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/security/cap.h (modified) * kernel/generic/include/synch/futex.h (modified) * kernel/generic/include/synch/smc.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/include/time/clock.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/include/udebug/udebug_ops.h (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/device.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/interrupt/interrupt.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/lib/memstr.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/security/cap.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/smc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * kernel/test/fpu/fpu1_ia64.c (modified) * kernel/test/fpu/fpu1_x86.c (modified) * kernel/test/fpu/mips2.c (modified) * kernel/test/fpu/sse1.c (modified) * kernel/test/mm/slab1.c (modified) * kernel/test/print/print2.c (modified) * uspace/app/edit/edit.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/ipc/register.c (modified) * uspace/app/tetris/input.c (modified) * uspace/app/tetris/screen.c (modified) * uspace/app/tetris/screen.h (modified) * uspace/app/top/input.c (modified) * uspace/app/top/screen.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/proto.c (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/ns8250/ns8250.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/arch/abs32le/include/inttypes.h (modified) * uspace/lib/c/arch/amd64/include/inttypes.h (modified) * uspace/lib/c/arch/arm32/include/inttypes.h (modified) * uspace/lib/c/arch/ia32/include/inttypes.h (modified) * uspace/lib/c/arch/ia64/include/inttypes.h (modified) * uspace/lib/c/arch/mips32/include/inttypes.h (modified) * uspace/lib/c/arch/ppc32/include/inttypes.h (modified) * uspace/lib/c/arch/sparc64/include/inttypes.h (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/clipboard.c (modified) * uspace/lib/c/generic/device/char.c (modified) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/screenbuffer.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/net/icmp_api.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/io/console.h (modified) * uspace/lib/c/include/io/screenbuffer.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/devmap.h (modified) * uspace/lib/c/include/ipc/ip.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/net.h (modified) * uspace/lib/c/include/ipc/socket.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/driver.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/generic/generic.c (modified) * uspace/lib/net/generic/packet_remote.c (modified) * uspace/lib/net/il/arp_remote.c (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/netif/netif_remote.c (modified) * uspace/lib/net/tl/icmp_remote.c (modified) * uspace/lib/packet/generic/packet_server.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/kbd/port/adb.c (modified) * uspace/srv/hid/kbd/port/chardev.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/cir/fhc/fhc.c (modified) * uspace/srv/hw/cir/obio/obio.c (modified) * uspace/srv/hw/netif/dp8390/dp8390_module.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/arp/arp_module.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/il/ip/ip_module.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/eth/eth_module.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/nil/nildummy/nildummy_module.c (modified) * uspace/srv/net/tl/icmp/icmp_module.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/tcp/tcp_module.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/net/tl/udp/udp_module.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/clonable.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/service.h (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) more unification of basic types - use sysarg_t and native_t ... Sat, 17 Apr 2010 01:28:38 GMT Martin Decky [d9fae235] * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/sysinfo/sysinfo.h (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/sysinfo/sysinfo.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/lib/c/arch/ia64/src/ddi.c (modified) * uspace/lib/c/generic/sysinfo.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/sysinfo.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/net/adt/module_map.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/msim.c (modified) * uspace/srv/hid/fb/niagara.c (modified) * uspace/srv/hid/fb/sgcn.c (modified) * uspace/srv/hid/kbd/generic/kbd.c (modified) * uspace/srv/hid/kbd/port/gxemul.c (modified) * uspace/srv/hid/kbd/port/msim.c (modified) * uspace/srv/hid/kbd/port/niagara.c (modified) * uspace/srv/hid/kbd/port/ns16550.c (modified) * uspace/srv/hid/kbd/port/pl050.c (modified) * uspace/srv/hid/kbd/port/sgcn.c (modified) * uspace/srv/hid/kbd/port/sun.c (modified) * uspace/srv/hid/kbd/port/z8530.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/cir/fhc/fhc.c (modified) * uspace/srv/hw/cir/obio/obio.c (modified) * uspace/srv/net/cfg/ne2k.netif_nil_bundle (modified) * uspace/srv/net/cfg/ne2k.netif_standalone (modified) * uspace/srv/net/netstart/netstart.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/taskmon/taskmon.c (modified) sysinfo overhaul - cleanup (nicer data structures, use of SLAB ... Mon, 06 Jul 2009 19:40:46 GMT Jiri Svoboda [0315679] * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) Move fully to IPC-based tracking of task startup and termination in ... Mon, 06 Jul 2009 19:17:49 GMT Jiri Svoboda [5d96851] * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/include/ipc/ns.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) Pass task ID to NS from loader. This prevents ID spoofing by user apps. Mon, 06 Jul 2009 16:02:27 GMT Jiri Svoboda [7114d83] * uspace/app/bdsh/exec.c (modified) * uspace/app/getvc/getvc.c (modified) * uspace/lib/libc/generic/libc.c (modified) * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/include/ipc/ns.h (modified) * uspace/lib/libc/include/task.h (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) Allow task to return value (will be improved). Thu, 04 Jun 2009 16:36:47 GMT Martin Decky [3bf907a] * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/tester/console/console1.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/libc/Makefile.toolchain (modified) * uspace/lib/libc/generic/mem.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/ns.c (modified) be more pedantic about undefined function prototypes (to avoid memory ... Wed, 03 Jun 2009 18:45:33 GMT Martin Decky [40313e4] * uspace/srv/ns/Makefile (modified) * uspace/srv/ns/clonable.c (added) * uspace/srv/ns/clonable.h (added) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/ns.h (added) * uspace/srv/ns/service.c (added) * uspace/srv/ns/service.h (added) * uspace/srv/ns/task.c (added) * uspace/srv/ns/task.h (added) split naming service into multiple files for better readability add ... Mon, 06 Apr 2009 19:32:58 GMT Martin Decky [3636964] * uspace/app/klog/klog.c (modified) * uspace/lib/libc/generic/event.c (modified) * uspace/lib/libc/include/event.h (modified) * uspace/srv/ns/ns.c (modified) make klog more generic Sun, 05 Apr 2009 21:09:59 GMT Jiri Svoboda [482c86f] * uspace/lib/libc/generic/loader.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/ns/ns.c (modified) NS was forgetting to hangup phones. One phone was leaked for every ... Mon, 02 Mar 2009 17:35:03 GMT Martin Decky [1fcfc94] * uspace/srv/ns/ns.c (modified) add support for pending (blocking) connections to services cleanup & ... Mon, 16 Feb 2009 18:50:48 GMT Martin Decky [ae318d3] * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/src/mm/page.c (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/src/mm/frame.c (modified) * kernel/arch/arm32/src/mm/page.c (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/src/mm/frame.c (modified) * kernel/arch/ia32/src/mm/page.c (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/ia64/src/mm/page.c (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/src/drivers/msim.c (modified) * kernel/arch/mips32/src/mm/frame.c (modified) * kernel/arch/mips32/src/mm/page.c (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/src/mm/frame.c (modified) * kernel/arch/ppc32/src/mm/page.c (modified) * kernel/arch/sparc64/include/mm/frame.h (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (modified) * kernel/arch/sparc64/src/mm/frame.c (modified) * kernel/arch/sparc64/src/mm/page.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/mm/page.h (modified) * kernel/generic/src/adt/avl.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/time/clock.c (modified) * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fb/msim.c (modified) * uspace/srv/fb/sgcn.c (modified) * uspace/srv/kbd/arch/sparc64/src/sgcn.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/rd/rd.c (modified) overhaul pareas: use one single physical area for the physical ... Sun, 15 Feb 2009 22:00:28 GMT Jiri Svoboda [76dd25b] * uspace/srv/ns/ns.c (modified) Careful, call must be copied by value in ns. Sun, 15 Feb 2009 00:01:06 GMT Jiri Svoboda [bfd1546] * kernel/generic/include/proc/program.h (modified) * kernel/generic/src/proc/program.c (modified) * uspace/lib/libc/generic/loader.c (modified) * uspace/lib/libc/generic/task.c (modified) * uspace/lib/libc/include/ipc/services.h (modified) * uspace/lib/libc/include/loader/loader.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/ns/ns.c (modified) More elegant way of invoking the loader - as a 'cloneable' service. ... Tue, 03 Jun 2008 15:09:30 GMT Martin Decky [e623197] * uspace/srv/ns/ns.c (modified) service banner Mon, 31 Dec 2007 16:46:43 GMT Jakub Jermar [27d293a] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/klog/klog.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/generic/time.c (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/lib/libfs/libfs.c (modified) * uspace/srv/console/console.c (modified) * uspace/srv/console/gcons.c (modified) * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/rd/rd.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Rename IPC_M_AS_AREA_SEND to IPC_M_SHARE_OUT. Rename ... Tue, 04 Dec 2007 19:54:53 GMT Josef Cejka [38c706cc] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/tester/devmap/devmap1.c (modified) * uspace/app/tester/ipc/register.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fb/main.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/kbd/generic/kbd.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/pci/pci.c (modified) * uspace/srv/rd/rd.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Extended IPC_M_CONNECT_TO_ME to use 3 user defined parameters. Phone ... Sun, 02 Dec 2007 20:00:14 GMT Josef Cejka [b61d47d] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/app/tester/devmap/devmap1.c (modified) * uspace/app/tester/ipc/connect.c (modified) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/io/stream.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/devmap/devmap.h (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs_read.c (modified) Function ipc_connect_me_to sends 3 user defined arguments now. One ... Sat, 24 Nov 2007 14:19:10 GMT Jakub Jermar [d40a8ff] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/ns/ns.c (modified) Add mode argument to IPC forward. This argument can be used to ... Tue, 20 Nov 2007 21:33:32 GMT Jakub Jermar [b74959bd] * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/app/tester/ipc/answer.c (modified) * uspace/app/tester/ipc/register.c (modified) * uspace/app/tester/ipc/send_async.c (modified) * uspace/lib/libc/generic/async.c (modified) * uspace/lib/libc/generic/ipc.c (modified) * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/srv/console/console.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fb/ega.c (modified) * uspace/srv/fb/fb.c (modified) * uspace/srv/fb/main.c (modified) * uspace/srv/fb/sysio.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/kbd/generic/kbd.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/pci/pci.c (modified) * uspace/srv/rd/rd.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_mount.c (modified) * uspace/srv/vfs/vfs_open.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Modify ipc_answer_*() to make use of all six syscall arguments. The ... Mon, 05 Nov 2007 20:57:56 GMT Josef Cejka [798f364] * uspace/app/tester/Makefile (modified) * uspace/app/tester/devmap/devmap1.c (added) * uspace/app/tester/devmap/devmap1.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/devmap/devmap.h (modified) * uspace/srv/ns/ns.c (modified) New version of device mapper. Added devmap test to tester. Sat, 03 Nov 2007 14:59:41 GMT Jakub Jermar [20614d0] * uspace/lib/libc/include/ipc/ipc.h (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs_mount.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Add ipc_answer_fast_[01] macros so that ipc_answer_fast() users don't ... Sat, 23 Jun 2007 13:34:01 GMT Jakub Jermar [00acd66] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/loader/Makefile (modified) * boot/arch/ia32/Makefile.inc (modified) * boot/arch/ia32xen/Makefile.inc (modified) * boot/arch/mips32/loader/Makefile (modified) * boot/arch/ppc32/loader/Makefile (modified) * boot/arch/ppc64/loader/Makefile (modified) * boot/arch/sparc64/loader/Makefile (modified) * contrib/conf/ski.conf (modified) * uspace/Makefile (modified) * uspace/app/init/Makefile (moved) * uspace/app/init/init.c (moved) * uspace/app/init/init.h (moved) * uspace/app/init/version.c (moved) * uspace/app/init/version.h (moved) * uspace/app/klog/Makefile (moved) * uspace/app/klog/klog.c (moved) * uspace/app/tester/Makefile (moved) * uspace/app/tester/fault/fault1.c (moved) * uspace/app/tester/fault/fault1.def (moved) * uspace/app/tester/fault/fault2.c (moved) * uspace/app/tester/fault/fault2.def (moved) * uspace/app/tester/ipc/answer.c (moved) * uspace/app/tester/ipc/answer.def (moved) * uspace/app/tester/ipc/connect.c (moved) * uspace/app/tester/ipc/connect.def (moved) * uspace/app/tester/ipc/hangup.c (moved) * uspace/app/tester/ipc/hangup.def (moved) * uspace/app/tester/ipc/register.c (moved) * uspace/app/tester/ipc/register.def (moved) * uspace/app/tester/ipc/send_async.c (moved) * uspace/app/tester/ipc/send_async.def (moved) * uspace/app/tester/ipc/send_sync.c (moved) * uspace/app/tester/ipc/send_sync.def (moved) * uspace/app/tester/print/print1.c (moved) * uspace/app/tester/print/print1.def (moved) * uspace/app/tester/tester.c (moved) * uspace/app/tester/tester.h (moved) * uspace/app/tester/thread/thread1.c (moved) * uspace/app/tester/thread/thread1.def (moved) * uspace/app/tetris/Makefile (moved) * uspace/app/tetris/input.c (moved) * uspace/app/tetris/input.h (moved) * uspace/app/tetris/pathnames.h (moved) * uspace/app/tetris/scores.c (moved) * uspace/app/tetris/scores.h (moved) * uspace/app/tetris/screen.c (moved) * uspace/app/tetris/screen.h (moved) * uspace/app/tetris/shapes.c (moved) * uspace/app/tetris/tetris.c (moved) * uspace/app/tetris/tetris.h (moved) * uspace/lib/libc/Makefile (moved) * uspace/lib/libc/Makefile.toolchain (moved) * uspace/lib/libc/arch/amd64/Makefile.inc (moved) * uspace/lib/libc/arch/amd64/_link.ld.in (moved) * uspace/lib/libc/arch/amd64/include/atomic.h (moved) * uspace/lib/libc/arch/amd64/include/config.h (moved) * uspace/lib/libc/arch/amd64/include/context_offset.h (moved) * uspace/lib/libc/arch/amd64/include/ddi.h (moved) * uspace/lib/libc/arch/amd64/include/endian.h (moved) * uspace/lib/libc/arch/amd64/include/faddr.h (moved) * uspace/lib/libc/arch/amd64/include/limits.h (moved) * uspace/lib/libc/arch/amd64/include/psthread.h (moved) * uspace/lib/libc/arch/amd64/include/stackarg.h (moved) * uspace/lib/libc/arch/amd64/include/syscall.h (moved) * uspace/lib/libc/arch/amd64/include/thread.h (moved) * uspace/lib/libc/arch/amd64/include/types.h (moved) * uspace/lib/libc/arch/amd64/src/entry.s (moved) * uspace/lib/libc/arch/amd64/src/psthread.S (moved) * uspace/lib/libc/arch/amd64/src/syscall.S (moved) * uspace/lib/libc/arch/amd64/src/thread.c (moved) * uspace/lib/libc/arch/amd64/src/thread_entry.s (moved) * uspace/lib/libc/arch/arm32/Makefile.inc (moved) * uspace/lib/libc/arch/arm32/_link.ld.in (moved) * uspace/lib/libc/arch/arm32/include/atomic.h (moved) * uspace/lib/libc/arch/arm32/include/config.h (moved) * uspace/lib/libc/arch/arm32/include/endian.h (moved) * uspace/lib/libc/arch/arm32/include/faddr.h (moved) * uspace/lib/libc/arch/arm32/include/limits.h (moved) * uspace/lib/libc/arch/arm32/include/psthread.h (moved) * uspace/lib/libc/arch/arm32/include/stackarg.h (moved) * uspace/lib/libc/arch/arm32/include/syscall.h (moved) * uspace/lib/libc/arch/arm32/include/thread.h (moved) * uspace/lib/libc/arch/arm32/include/types.h (moved) * uspace/lib/libc/arch/arm32/src/eabi.S (moved) * uspace/lib/libc/arch/arm32/src/entry.s (moved) * uspace/lib/libc/arch/arm32/src/psthread.S (moved) * uspace/lib/libc/arch/arm32/src/syscall.c (moved) * uspace/lib/libc/arch/arm32/src/thread.c (moved) * uspace/lib/libc/arch/arm32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia32/Makefile.inc (moved) * uspace/lib/libc/arch/ia32/_link.ld.in (moved) * uspace/lib/libc/arch/ia32/include/atomic.h (moved) * uspace/lib/libc/arch/ia32/include/config.h (moved) * uspace/lib/libc/arch/ia32/include/ddi.h (moved) * uspace/lib/libc/arch/ia32/include/endian.h (moved) * uspace/lib/libc/arch/ia32/include/faddr.h (moved) * uspace/lib/libc/arch/ia32/include/limits.h (moved) * uspace/lib/libc/arch/ia32/include/psthread.h (moved) * uspace/lib/libc/arch/ia32/include/stackarg.h (moved) * uspace/lib/libc/arch/ia32/include/syscall.h (moved) * uspace/lib/libc/arch/ia32/include/thread.h (moved) * uspace/lib/libc/arch/ia32/include/types.h (moved) * uspace/lib/libc/arch/ia32/src/entry.s (moved) * uspace/lib/libc/arch/ia32/src/psthread.S (moved) * uspace/lib/libc/arch/ia32/src/syscall.c (moved) * uspace/lib/libc/arch/ia32/src/thread.c (moved) * uspace/lib/libc/arch/ia32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ia64/Makefile.inc (moved) * uspace/lib/libc/arch/ia64/_link.ld.in (moved) * uspace/lib/libc/arch/ia64/include/atomic.h (moved) * uspace/lib/libc/arch/ia64/include/config.h (moved) * uspace/lib/libc/arch/ia64/include/endian.h (moved) * uspace/lib/libc/arch/ia64/include/faddr.h (moved) * uspace/lib/libc/arch/ia64/include/limits.h (moved) * uspace/lib/libc/arch/ia64/include/psthread.h (moved) * uspace/lib/libc/arch/ia64/include/stack.h (moved) * uspace/lib/libc/arch/ia64/include/stackarg.h (moved) * uspace/lib/libc/arch/ia64/include/syscall.h (moved) * uspace/lib/libc/arch/ia64/include/thread.h (moved) * uspace/lib/libc/arch/ia64/include/types.h (moved) * uspace/lib/libc/arch/ia64/src/entry.s (moved) * uspace/lib/libc/arch/ia64/src/psthread.S (moved) * uspace/lib/libc/arch/ia64/src/syscall.S (moved) * uspace/lib/libc/arch/ia64/src/thread.c (moved) * uspace/lib/libc/arch/ia64/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32/Makefile.inc (moved) * uspace/lib/libc/arch/mips32/_link.ld.in (moved) * uspace/lib/libc/arch/mips32/include/atomic.h (moved) * uspace/lib/libc/arch/mips32/include/config.h (moved) * uspace/lib/libc/arch/mips32/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32/include/endian.h (moved) * uspace/lib/libc/arch/mips32/include/faddr.h (moved) * uspace/lib/libc/arch/mips32/include/limits.h (moved) * uspace/lib/libc/arch/mips32/include/psthread.h (moved) * uspace/lib/libc/arch/mips32/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32/include/syscall.h (moved) * uspace/lib/libc/arch/mips32/include/thread.h (moved) * uspace/lib/libc/arch/mips32/include/types.h (moved) * uspace/lib/libc/arch/mips32/src/entry.s (moved) * uspace/lib/libc/arch/mips32/src/psthread.S (moved) * uspace/lib/libc/arch/mips32/src/syscall.c (moved) * uspace/lib/libc/arch/mips32/src/thread.c (moved) * uspace/lib/libc/arch/mips32/src/thread_entry.s (moved) * uspace/lib/libc/arch/mips32eb/Makefile.inc (moved) * uspace/lib/libc/arch/mips32eb/_link.ld.in (moved) * uspace/lib/libc/arch/mips32eb/include/atomic.h (moved) * uspace/lib/libc/arch/mips32eb/include/config.h (moved) * uspace/lib/libc/arch/mips32eb/include/context_offset.h (moved) * uspace/lib/libc/arch/mips32eb/include/endian.h (moved) * uspace/lib/libc/arch/mips32eb/include/faddr.h (moved) * uspace/lib/libc/arch/mips32eb/include/limits.h (moved) * uspace/lib/libc/arch/mips32eb/include/psthread.h (moved) * uspace/lib/libc/arch/mips32eb/include/stackarg.h (moved) * uspace/lib/libc/arch/mips32eb/include/syscall.h (moved) * uspace/lib/libc/arch/mips32eb/include/thread.h (moved) * uspace/lib/libc/arch/mips32eb/include/types.h (moved) * uspace/lib/libc/arch/mips32eb/src (moved) * uspace/lib/libc/arch/ppc32/Makefile.inc (moved) * uspace/lib/libc/arch/ppc32/_link.ld.in (moved) * uspace/lib/libc/arch/ppc32/include/atomic.h (moved) * uspace/lib/libc/arch/ppc32/include/config.h (moved) * uspace/lib/libc/arch/ppc32/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc32/include/endian.h (moved) * uspace/lib/libc/arch/ppc32/include/faddr.h (moved) * uspace/lib/libc/arch/ppc32/include/limits.h (moved) * uspace/lib/libc/arch/ppc32/include/psthread.h (moved) * uspace/lib/libc/arch/ppc32/include/regname.h (moved) * uspace/lib/libc/arch/ppc32/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc32/include/syscall.h (moved) * uspace/lib/libc/arch/ppc32/include/thread.h (moved) * uspace/lib/libc/arch/ppc32/include/types.h (moved) * uspace/lib/libc/arch/ppc32/src/entry.s (moved) * uspace/lib/libc/arch/ppc32/src/psthread.S (moved) * uspace/lib/libc/arch/ppc32/src/syscall.c (moved) * uspace/lib/libc/arch/ppc32/src/thread.c (moved) * uspace/lib/libc/arch/ppc32/src/thread_entry.s (moved) * uspace/lib/libc/arch/ppc64/Makefile.inc (moved) * uspace/lib/libc/arch/ppc64/_link.ld.in (moved) * uspace/lib/libc/arch/ppc64/include/atomic.h (moved) * uspace/lib/libc/arch/ppc64/include/config.h (moved) * uspace/lib/libc/arch/ppc64/include/context_offset.h (moved) * uspace/lib/libc/arch/ppc64/include/endian.h (moved) * uspace/lib/libc/arch/ppc64/include/faddr.h (moved) * uspace/lib/libc/arch/ppc64/include/limits.h (moved) * uspace/lib/libc/arch/ppc64/include/psthread.h (moved) * uspace/lib/libc/arch/ppc64/include/regname.h (moved) * uspace/lib/libc/arch/ppc64/include/stackarg.h (moved) * uspace/lib/libc/arch/ppc64/include/syscall.h (moved) * uspace/lib/libc/arch/ppc64/include/thread.h (moved) * uspace/lib/libc/arch/ppc64/include/types.h (moved) * uspace/lib/libc/arch/ppc64/src/entry.s (moved) * uspace/lib/libc/arch/ppc64/src/psthread.S (moved) * uspace/lib/libc/arch/ppc64/src/syscall.c (moved) * uspace/lib/libc/arch/ppc64/src/thread.c (moved) * uspace/lib/libc/arch/ppc64/src/thread_entry.s (moved) * uspace/lib/libc/arch/sparc64/Makefile.inc (moved) * uspace/lib/libc/arch/sparc64/_link.ld.in (moved) * uspace/lib/libc/arch/sparc64/include/atomic.h (moved) * uspace/lib/libc/arch/sparc64/include/config.h (moved) * uspace/lib/libc/arch/sparc64/include/context_offset.h (moved) * uspace/lib/libc/arch/sparc64/include/endian.h (moved) * uspace/lib/libc/arch/sparc64/include/faddr.h (moved) * uspace/lib/libc/arch/sparc64/include/limits.h (moved) * uspace/lib/libc/arch/sparc64/include/psthread.h (moved) * uspace/lib/libc/arch/sparc64/include/stack.h (moved) * uspace/lib/libc/arch/sparc64/include/stackarg.h (moved) * uspace/lib/libc/arch/sparc64/include/syscall.h (moved) * uspace/lib/libc/arch/sparc64/include/thread.h (moved) * uspace/lib/libc/arch/sparc64/include/types.h (moved) * uspace/lib/libc/arch/sparc64/src/entry.s (moved) * uspace/lib/libc/arch/sparc64/src/psthread.S (moved) * uspace/lib/libc/arch/sparc64/src/thread.c (moved) * uspace/lib/libc/arch/sparc64/src/thread_entry.s (moved) * uspace/lib/libc/generic/as.c (moved) * uspace/lib/libc/generic/async.c (moved) * uspace/lib/libc/generic/cap.c (moved) * uspace/lib/libc/generic/ddi.c (moved) * uspace/lib/libc/generic/err.c (moved) * uspace/lib/libc/generic/futex.c (moved) * uspace/lib/libc/generic/io/file.c (moved) * uspace/lib/libc/generic/io/io.c (moved) * uspace/lib/libc/generic/io/printf.c (moved) * uspace/lib/libc/generic/io/printf_core.c (moved) * uspace/lib/libc/generic/io/snprintf.c (moved) * uspace/lib/libc/generic/io/sprintf.c (moved) * uspace/lib/libc/generic/io/stream.c (moved) * uspace/lib/libc/generic/io/vprintf.c (moved) * uspace/lib/libc/generic/io/vsnprintf.c (moved) * uspace/lib/libc/generic/io/vsprintf.c (moved) * uspace/lib/libc/generic/ipc.c (moved) * uspace/lib/libc/generic/libadt/hash_table.c (moved) * uspace/lib/libc/generic/libadt/list.c (moved) * uspace/lib/libc/generic/libc.c (moved) * uspace/lib/libc/generic/mman.c (moved) * uspace/lib/libc/generic/psthread.c (moved) * uspace/lib/libc/generic/stdlib.c (moved) * uspace/lib/libc/generic/string.c (moved) * uspace/lib/libc/generic/sysinfo.c (moved) * uspace/lib/libc/generic/task.c (moved) * uspace/lib/libc/generic/thread.c (moved) * uspace/lib/libc/generic/time.c (moved) * uspace/lib/libc/include/align.h (moved) * uspace/lib/libc/include/as.h (moved) * uspace/lib/libc/include/assert.h (moved) * uspace/lib/libc/include/async.h (moved) * uspace/lib/libc/include/atomic.h (moved) * uspace/lib/libc/include/bitops.h (moved) * uspace/lib/libc/include/bool.h (moved) * uspace/lib/libc/include/cap.h (moved) * uspace/lib/libc/include/ctype.h (moved) * uspace/lib/libc/include/ddi.h (moved) * uspace/lib/libc/include/endian.h (moved) * uspace/lib/libc/include/err.h (moved) * uspace/lib/libc/include/errno.h (moved) * uspace/lib/libc/include/futex.h (moved) * uspace/lib/libc/include/io/file.h (moved) * uspace/lib/libc/include/io/io.h (moved) * uspace/lib/libc/include/io/printf_core.h (moved) * uspace/lib/libc/include/io/stream.h (moved) * uspace/lib/libc/include/ipc/fb.h (moved) * uspace/lib/libc/include/ipc/ipc.h (moved) * uspace/lib/libc/include/ipc/ns.h (moved) * uspace/lib/libc/include/ipc/services.h (moved) * uspace/lib/libc/include/libadt/fifo.h (moved) * uspace/lib/libc/include/libadt/hash_table.h (moved) * uspace/lib/libc/include/libadt/list.h (moved) * uspace/lib/libc/include/libc.h (moved) * uspace/lib/libc/include/limits.h (moved) * uspace/lib/libc/include/malloc.h (moved) * uspace/lib/libc/include/psthread.h (moved) * uspace/lib/libc/include/stdarg.h (moved) * uspace/lib/libc/include/stddef.h (moved) * uspace/lib/libc/include/stdint.h (moved) * uspace/lib/libc/include/stdio.h (moved) * uspace/lib/libc/include/stdlib.h (moved) * uspace/lib/libc/include/string.h (moved) * uspace/lib/libc/include/sys/mman.h (moved) * uspace/lib/libc/include/sys/time.h (moved) * uspace/lib/libc/include/sys/types.h (moved) * uspace/lib/libc/include/syscall.h (moved) * uspace/lib/libc/include/sysinfo.h (moved) * uspace/lib/libc/include/task.h (moved) * uspace/lib/libc/include/thread.h (moved) * uspace/lib/libc/include/time.h (moved) * uspace/lib/libc/include/types.h (moved) * uspace/lib/libc/include/unistd.h (moved) * uspace/lib/libc/malloc/malloc.c (moved) * uspace/lib/softfloat/Makefile (moved) * uspace/lib/softfloat/arch/amd64/include/functions.h (moved) * uspace/lib/softfloat/arch/arm32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia32/include/functions.h (moved) * uspace/lib/softfloat/arch/ia64/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32/include/functions.h (moved) * uspace/lib/softfloat/arch/mips32eb/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc32/include/functions.h (moved) * uspace/lib/softfloat/arch/ppc64/include/functions.h (moved) * uspace/lib/softfloat/arch/sparc64/include/functions.h (moved) * uspace/lib/softfloat/generic/add.c (moved) * uspace/lib/softfloat/generic/common.c (moved) * uspace/lib/softfloat/generic/comparison.c (moved) * uspace/lib/softfloat/generic/conversion.c (moved) * uspace/lib/softfloat/generic/div.c (moved) * uspace/lib/softfloat/generic/mul.c (moved) * uspace/lib/softfloat/generic/other.c (moved) * uspace/lib/softfloat/generic/softfloat.c (moved) * uspace/lib/softfloat/generic/sub.c (moved) * uspace/lib/softfloat/include/add.h (moved) * uspace/lib/softfloat/include/common.h (moved) * uspace/lib/softfloat/include/comparison.h (moved) * uspace/lib/softfloat/include/conversion.h (moved) * uspace/lib/softfloat/include/div.h (moved) * uspace/lib/softfloat/include/mul.h (moved) * uspace/lib/softfloat/include/other.h (moved) * uspace/lib/softfloat/include/sftypes.h (moved) * uspace/lib/softfloat/include/softfloat.h (moved) * uspace/lib/softfloat/include/sub.h (moved) * uspace/lib/softint/Makefile (moved) * uspace/lib/softint/generic/division.c (moved) * uspace/lib/softint/include/division.h (moved) * uspace/srv/console/Makefile (moved) * uspace/srv/console/anim_1.ppm (moved) * uspace/srv/console/anim_2.ppm (moved) * uspace/srv/console/anim_3.ppm (moved) * uspace/srv/console/anim_4.ppm (moved) * uspace/srv/console/cons_has_data.ppm (moved) * uspace/srv/console/cons_idle.ppm (moved) * uspace/srv/console/cons_kernel.ppm (moved) * uspace/srv/console/cons_selected.ppm (moved) * uspace/srv/console/console.c (moved) * uspace/srv/console/console.h (moved) * uspace/srv/console/gcons.c (moved) * uspace/srv/console/gcons.h (moved) * uspace/srv/console/helenos.ppm (moved) * uspace/srv/console/nameic.ppm (moved) * uspace/srv/console/screenbuffer.c (moved) * uspace/srv/console/screenbuffer.h (moved) * uspace/srv/fb/Makefile (moved) * uspace/srv/fb/ega.c (moved) * uspace/srv/fb/ega.h (moved) * uspace/srv/fb/fb.c (moved) * uspace/srv/fb/fb.h (moved) * uspace/srv/fb/font-8x16.c (moved) * uspace/srv/fb/font-8x16.h (moved) * uspace/srv/fb/main.c (moved) * uspace/srv/fb/main.h (moved) * uspace/srv/fb/pointer.xbm (moved) * uspace/srv/fb/pointer_mask.xbm (moved) * uspace/srv/fb/ppm.c (moved) * uspace/srv/fb/ppm.h (moved) * uspace/srv/fb/sysio.c (moved) * uspace/srv/fb/sysio.h (moved) * uspace/srv/fs/Makefile (moved) * uspace/srv/fs/fs.c (moved) * uspace/srv/kbd/Makefile (moved) * uspace/srv/kbd/arch/amd64 (moved) * uspace/srv/kbd/arch/arm32/include/kbd.h (moved) * uspace/srv/kbd/arch/arm32/src/kbd.c (moved) * uspace/srv/kbd/arch/arm32/src/kbd_gxemul.c (moved) * uspace/srv/kbd/arch/ia32/include/kbd.h (moved) * uspace/srv/kbd/arch/ia32/include/scanc.h (moved) * uspace/srv/kbd/arch/ia32/src/kbd.c (moved) * uspace/srv/kbd/arch/ia32/src/mouse.c (moved) * uspace/srv/kbd/arch/ia32/src/scanc.c (moved) * uspace/srv/kbd/arch/ia64/include/kbd.h (moved) * uspace/srv/kbd/arch/ia64/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32/include/kbd.h (moved) * uspace/srv/kbd/arch/mips32/src/kbd.c (moved) * uspace/srv/kbd/arch/mips32eb (moved) * uspace/srv/kbd/arch/ppc32/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc32/src/kbd.c (moved) * uspace/srv/kbd/arch/ppc64/include/kbd.h (moved) * uspace/srv/kbd/arch/ppc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/include/kbd.h (moved) * uspace/srv/kbd/arch/sparc64/include/scanc.h (moved) * uspace/srv/kbd/arch/sparc64/src/kbd.c (moved) * uspace/srv/kbd/arch/sparc64/src/scanc.c (moved) * uspace/srv/kbd/genarch/include/kbd.h (moved) * uspace/srv/kbd/genarch/include/scanc.h (moved) * uspace/srv/kbd/genarch/src/kbd.c (moved) * uspace/srv/kbd/generic/kbd.c (moved) * uspace/srv/kbd/generic/key_buffer.c (moved) * uspace/srv/kbd/include/kbd.h (moved) * uspace/srv/kbd/include/key_buffer.h (moved) * uspace/srv/kbd/include/keys.h (moved) * uspace/srv/ns/Makefile (moved) * uspace/srv/ns/ns.c (moved) * uspace/srv/pci/COPYING (moved) * uspace/srv/pci/Makefile (moved) * uspace/srv/pci/libpci/Makefile (moved) * uspace/srv/pci/libpci/VERSION (moved) * uspace/srv/pci/libpci/access.c (moved) * uspace/srv/pci/libpci/generic.c (moved) * uspace/srv/pci/libpci/header.h (moved) * uspace/srv/pci/libpci/i386-ports.c (moved) * uspace/srv/pci/libpci/internal.h (moved) * uspace/srv/pci/libpci/names.c (moved) * uspace/srv/pci/libpci/pci.h (moved) * uspace/srv/pci/libpci/pci_ids.h (moved) * uspace/srv/pci/libpci/sysdep.h (moved) * uspace/srv/pci/libpci/types.h (moved) * uspace/srv/pci/pci.c (moved) * uspace/srv/pci/update-ids (moved) * uspace/srv/rd/Makefile (moved) * uspace/srv/rd/rd.c (moved) * uspace/srv/rd/rd.h (moved) New, better-structured, directory layout for uspace.