#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-04-13T08:16:21Z

Mon, 07 Feb 2011 11:39:52 GMT Jan Vesely <jano.vesely@…> [da17cf0]
	* uspace/drv/uhci-hcd/tracker.c (modified)
	* uspace/drv/uhci-hcd/tracker.h (modified)

	Adds tracker support for the old control connection API


Mon, 07 Feb 2011 11:20:22 GMT Jan Vesely <jano.vesely@…> [4192d3d6]
	* uspace/drv/uhci-hcd/Makefile (modified)
	* uspace/drv/uhci-hcd/tracker.c (added)
	* uspace/drv/uhci-hcd/tracker.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (modified)

	Add new tracking mechanism for complex transfers


Fri, 04 Feb 2011 23:51:54 GMT Jan Vesely <jano.vesely@…> [4d73d71]
	* uspace/drv/uhci-hcd/uhci.c (modified)

	add some basic packet checks


Fri, 04 Feb 2011 22:40:13 GMT Jan Vesely <jano.vesely@…> [474afc9]
	* contrib/arch/kernel/kernel.adl (modified)
	* contrib/arch/uspace/lib/libc/protocol (modified)
	* kernel/arch/arm32/src/mach/gta02/gta02.c (modified)
	* kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified)
	* kernel/arch/ia32/_link.ld.in (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/sparc64/src/drivers/niagara.c (modified)
	* kernel/generic/include/ddi/ddi.h (modified)
	* kernel/generic/include/ipc/event_types.h (modified)
	* kernel/generic/include/ipc/sysipc.h (modified)
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/include/proc/task.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/include/udebug/udebug.h (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/interrupt/interrupt.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/irq.c (modified)
	* kernel/generic/src/ipc/sysipc.c (modified)
	* kernel/generic/src/lib/elf.c (modified)
	* kernel/generic/src/lib/rd.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/proc/program.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* uspace/Makefile.common (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/ping/ping.c (modified)
	* uspace/app/taskdump/taskdump.c (modified)
	* uspace/app/tester/hw/misc/virtchar1.c (modified)
	* uspace/app/tester/hw/serial/serial1.c (modified)
	* uspace/app/tester/tester.h (modified)
	* uspace/app/tetris/screen.h (modified)
	* uspace/app/top/screen.c (modified)
	* uspace/app/trace/ipc_desc.c (modified)
	* uspace/app/trace/ipcp.h (modified)
	* uspace/app/trace/proto.c (modified)
	* uspace/app/trace/proto.h (modified)
	* uspace/app/trace/syscalls.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/drv/ns8250/ns8250.c (modified)
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/test2/test2.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/lib/block/libblock.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/abs32le/_link.ld.in (modified)
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/_link.ld.in (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/_link.ld.in (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/_link.ld.in (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/_link.ld.in (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/as.c (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/clipboard.c (modified)
	* uspace/lib/c/generic/ddi.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/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/ipc/ns.c (added)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/malloc.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/private/async.h (moved)
	* uspace/lib/c/generic/private/async_sess.h (moved)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (added)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/generic/udebug.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/as.h (modified)
	* uspace/lib/c/include/assert.h (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.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/adb.h (modified)
	* uspace/lib/c/include/ipc/arp.h (modified)
	* uspace/lib/c/include/ipc/bd.h (modified)
	* uspace/lib/c/include/ipc/char.h (modified)
	* uspace/lib/c/include/ipc/clipboard.h (modified)
	* uspace/lib/c/include/ipc/common.h (added)
	* uspace/lib/c/include/ipc/console.h (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/devmap.h (modified)
	* uspace/lib/c/include/ipc/fb.h (modified)
	* uspace/lib/c/include/ipc/icmp.h (modified)
	* uspace/lib/c/include/ipc/il.h (modified)
	* uspace/lib/c/include/ipc/ip.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/ipc/irc.h (modified)
	* uspace/lib/c/include/ipc/kbd.h (modified)
	* uspace/lib/c/include/ipc/loader.h (modified)
	* uspace/lib/c/include/ipc/mouse.h (modified)
	* uspace/lib/c/include/ipc/net.h (modified)
	* uspace/lib/c/include/ipc/net_net.h (modified)
	* uspace/lib/c/include/ipc/netif.h (modified)
	* uspace/lib/c/include/ipc/nil.h (modified)
	* uspace/lib/c/include/ipc/ns.h (modified)
	* uspace/lib/c/include/ipc/packet.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/ipc/tl.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/libc.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/net/modules.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/udebug.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/clui/tinput.h (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/remote_char_dev.c (modified)
	* uspace/lib/drv/generic/remote_hw_res.c (modified)
	* uspace/lib/drv/generic/remote_usb.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/dev_iface.h (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/il_skel.c (modified)
	* uspace/lib/net/include/generic.h (modified)
	* uspace/lib/net/include/il_skel.h (modified)
	* uspace/lib/net/include/netif_skel.h (modified)
	* uspace/lib/net/include/nil_skel.h (modified)
	* uspace/lib/net/include/tl_skel.h (modified)
	* uspace/lib/net/netif/netif_skel.c (modified)
	* uspace/lib/net/nil/nil_skel.c (modified)
	* uspace/lib/net/tl/icmp_remote.c (modified)
	* uspace/lib/net/tl/tl_skel.c (modified)
	* uspace/lib/packet/generic/packet_server.c (modified)
	* uspace/lib/packet/include/packet_server.h (modified)
	* uspace/lib/usb/include/usb/descriptor.h (modified)
	* uspace/lib/usb/include/usb/devreq.h (modified)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/src/addrkeep.c (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/lib/usb/src/usbdrv.c (modified)
	* uspace/lib/usbvirt/src/callback.c (modified)
	* uspace/lib/usbvirt/src/main.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.h (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (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/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.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.h (modified)
	* uspace/srv/fs/fat/fat.c (modified)
	* uspace/srv/fs/fat/fat.h (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.h (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.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/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/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/gxemul.c (modified)
	* uspace/srv/hid/kbd/port/msim.c (modified)
	* uspace/srv/hid/kbd/port/ns16550.c (modified)
	* uspace/srv/hid/kbd/port/pl050.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/irc/apic/apic.c (modified)
	* uspace/srv/hw/irc/fhc/fhc.c (modified)
	* uspace/srv/hw/irc/i8259/i8259.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/hw/netif/ne2000/ne2000.c (modified)
	* uspace/srv/loader/arch/abs32le/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/arm32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia64/_link.ld.in (modified)
	* uspace/srv/loader/arch/mips32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ppc32/_link.ld.in (modified)
	* uspace/srv/loader/arch/sparc64/_link.ld.in (modified)
	* uspace/srv/loader/elf_load.c (modified)
	* uspace/srv/loader/main.c (modified)
	* uspace/srv/net/il/arp/arp.c (modified)
	* uspace/srv/net/il/arp/arp.h (modified)
	* uspace/srv/net/il/ip/ip.c (modified)
	* uspace/srv/net/il/ip/ip.h (modified)
	* uspace/srv/net/net/net.c (modified)
	* uspace/srv/net/net/net.h (modified)
	* uspace/srv/net/net/net_standalone.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/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/ns/task.h (modified)
	* uspace/srv/taskmon/taskmon.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_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	development branch changes


Fri, 04 Feb 2011 21:00:56 GMT Vojtech Horky <vojtechhorky@…> [e29e09cf]
	* contrib/arch/kernel/kernel.adl (modified)
	* contrib/arch/uspace/lib/libc/protocol (modified)
	* kernel/arch/arm32/src/mach/gta02/gta02.c (modified)
	* kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified)
	* kernel/arch/ia32/_link.ld.in (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/sparc64/src/drivers/niagara.c (modified)
	* kernel/generic/include/ddi/ddi.h (modified)
	* kernel/generic/include/ipc/event_types.h (modified)
	* kernel/generic/include/ipc/sysipc.h (modified)
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/include/proc/task.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/include/udebug/udebug.h (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/interrupt/interrupt.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/irq.c (modified)
	* kernel/generic/src/ipc/sysipc.c (modified)
	* kernel/generic/src/lib/elf.c (modified)
	* kernel/generic/src/lib/rd.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/proc/program.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* uspace/Makefile.common (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/ping/ping.c (modified)
	* uspace/app/taskdump/taskdump.c (modified)
	* uspace/app/tester/hw/misc/virtchar1.c (modified)
	* uspace/app/tester/hw/serial/serial1.c (modified)
	* uspace/app/tester/tester.h (modified)
	* uspace/app/tetris/screen.h (modified)
	* uspace/app/top/screen.c (modified)
	* uspace/app/trace/ipc_desc.c (modified)
	* uspace/app/trace/ipcp.h (modified)
	* uspace/app/trace/proto.c (modified)
	* uspace/app/trace/proto.h (modified)
	* uspace/app/trace/syscalls.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/drv/ns8250/ns8250.c (modified)
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/test2/test2.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/lib/block/libblock.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/abs32le/_link.ld.in (modified)
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/_link.ld.in (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/_link.ld.in (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/_link.ld.in (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/_link.ld.in (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/as.c (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/clipboard.c (modified)
	* uspace/lib/c/generic/ddi.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/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/ipc/ns.c (added)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/malloc.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/private/async.h (moved)
	* uspace/lib/c/generic/private/async_sess.h (moved)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (added)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/generic/udebug.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/as.h (modified)
	* uspace/lib/c/include/assert.h (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.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/adb.h (modified)
	* uspace/lib/c/include/ipc/arp.h (modified)
	* uspace/lib/c/include/ipc/bd.h (modified)
	* uspace/lib/c/include/ipc/char.h (modified)
	* uspace/lib/c/include/ipc/clipboard.h (modified)
	* uspace/lib/c/include/ipc/common.h (added)
	* uspace/lib/c/include/ipc/console.h (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/devmap.h (modified)
	* uspace/lib/c/include/ipc/fb.h (modified)
	* uspace/lib/c/include/ipc/icmp.h (modified)
	* uspace/lib/c/include/ipc/il.h (modified)
	* uspace/lib/c/include/ipc/ip.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/ipc/irc.h (modified)
	* uspace/lib/c/include/ipc/kbd.h (modified)
	* uspace/lib/c/include/ipc/loader.h (modified)
	* uspace/lib/c/include/ipc/mouse.h (modified)
	* uspace/lib/c/include/ipc/net.h (modified)
	* uspace/lib/c/include/ipc/net_net.h (modified)
	* uspace/lib/c/include/ipc/netif.h (modified)
	* uspace/lib/c/include/ipc/nil.h (modified)
	* uspace/lib/c/include/ipc/ns.h (modified)
	* uspace/lib/c/include/ipc/packet.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/ipc/tl.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/libc.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/net/modules.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/udebug.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/clui/tinput.h (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/remote_char_dev.c (modified)
	* uspace/lib/drv/generic/remote_hw_res.c (modified)
	* uspace/lib/drv/generic/remote_usb.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/dev_iface.h (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/il_skel.c (modified)
	* uspace/lib/net/include/generic.h (modified)
	* uspace/lib/net/include/il_skel.h (modified)
	* uspace/lib/net/include/netif_skel.h (modified)
	* uspace/lib/net/include/nil_skel.h (modified)
	* uspace/lib/net/include/tl_skel.h (modified)
	* uspace/lib/net/netif/netif_skel.c (modified)
	* uspace/lib/net/nil/nil_skel.c (modified)
	* uspace/lib/net/tl/icmp_remote.c (modified)
	* uspace/lib/net/tl/tl_skel.c (modified)
	* uspace/lib/packet/generic/packet_server.c (modified)
	* uspace/lib/packet/include/packet_server.h (modified)
	* uspace/lib/usb/include/usb/descriptor.h (modified)
	* uspace/lib/usb/include/usb/devreq.h (modified)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/lib/usb/src/usbdrv.c (modified)
	* uspace/lib/usbvirt/src/callback.c (modified)
	* uspace/lib/usbvirt/src/main.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.h (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (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/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.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.h (modified)
	* uspace/srv/fs/fat/fat.c (modified)
	* uspace/srv/fs/fat/fat.h (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.h (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.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/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/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/gxemul.c (modified)
	* uspace/srv/hid/kbd/port/msim.c (modified)
	* uspace/srv/hid/kbd/port/ns16550.c (modified)
	* uspace/srv/hid/kbd/port/pl050.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/irc/apic/apic.c (modified)
	* uspace/srv/hw/irc/fhc/fhc.c (modified)
	* uspace/srv/hw/irc/i8259/i8259.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/hw/netif/ne2000/ne2000.c (modified)
	* uspace/srv/loader/arch/abs32le/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/arm32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia64/_link.ld.in (modified)
	* uspace/srv/loader/arch/mips32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ppc32/_link.ld.in (modified)
	* uspace/srv/loader/arch/sparc64/_link.ld.in (modified)
	* uspace/srv/loader/elf_load.c (modified)
	* uspace/srv/loader/main.c (modified)
	* uspace/srv/net/il/arp/arp.c (modified)
	* uspace/srv/net/il/arp/arp.h (modified)
	* uspace/srv/net/il/ip/ip.c (modified)
	* uspace/srv/net/il/ip/ip.h (modified)
	* uspace/srv/net/net/net.c (modified)
	* uspace/srv/net/net/net.h (modified)
	* uspace/srv/net/net/net_standalone.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/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/ns/task.h (modified)
	* uspace/srv/taskmon/taskmon.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_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	Merge mainline changes


Fri, 04 Feb 2011 20:56:52 GMT Vojtech Horky <vojtechhorky@…> [17aca1c]
	* contrib/arch/kernel/kernel.adl (modified)
	* contrib/arch/uspace/lib/libc/protocol (modified)
	* kernel/arch/arm32/src/mach/gta02/gta02.c (modified)
	* kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified)
	* kernel/arch/ia32/_link.ld.in (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/sparc64/src/drivers/niagara.c (modified)
	* kernel/generic/include/ddi/ddi.h (modified)
	* kernel/generic/include/ipc/event_types.h (modified)
	* kernel/generic/include/ipc/sysipc.h (modified)
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/include/proc/task.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/include/udebug/udebug.h (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/interrupt/interrupt.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/irq.c (modified)
	* kernel/generic/src/ipc/sysipc.c (modified)
	* kernel/generic/src/lib/elf.c (modified)
	* kernel/generic/src/lib/rd.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/proc/program.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* uspace/Makefile.common (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/ping/ping.c (modified)
	* uspace/app/taskdump/taskdump.c (modified)
	* uspace/app/tester/hw/misc/virtchar1.c (modified)
	* uspace/app/tester/hw/serial/serial1.c (modified)
	* uspace/app/tester/tester.h (modified)
	* uspace/app/tetris/screen.h (modified)
	* uspace/app/top/screen.c (modified)
	* uspace/app/trace/ipc_desc.c (modified)
	* uspace/app/trace/ipcp.h (modified)
	* uspace/app/trace/proto.c (modified)
	* uspace/app/trace/proto.h (modified)
	* uspace/app/trace/syscalls.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/drv/ns8250/ns8250.c (modified)
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/drv/test2/test2.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/lib/block/libblock.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/abs32le/_link.ld.in (modified)
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/_link.ld.in (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/_link.ld.in (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/_link.ld.in (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/_link.ld.in (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/as.c (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/clipboard.c (modified)
	* uspace/lib/c/generic/ddi.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/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/ipc/ns.c (added)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/malloc.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/private/async.h (moved)
	* uspace/lib/c/generic/private/async_sess.h (moved)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (added)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/generic/udebug.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/as.h (modified)
	* uspace/lib/c/include/assert.h (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.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/adb.h (modified)
	* uspace/lib/c/include/ipc/arp.h (modified)
	* uspace/lib/c/include/ipc/bd.h (modified)
	* uspace/lib/c/include/ipc/char.h (modified)
	* uspace/lib/c/include/ipc/clipboard.h (modified)
	* uspace/lib/c/include/ipc/common.h (added)
	* uspace/lib/c/include/ipc/console.h (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/devmap.h (modified)
	* uspace/lib/c/include/ipc/fb.h (modified)
	* uspace/lib/c/include/ipc/icmp.h (modified)
	* uspace/lib/c/include/ipc/il.h (modified)
	* uspace/lib/c/include/ipc/ip.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/ipc/irc.h (modified)
	* uspace/lib/c/include/ipc/kbd.h (modified)
	* uspace/lib/c/include/ipc/loader.h (modified)
	* uspace/lib/c/include/ipc/mouse.h (modified)
	* uspace/lib/c/include/ipc/net.h (modified)
	* uspace/lib/c/include/ipc/net_net.h (modified)
	* uspace/lib/c/include/ipc/netif.h (modified)
	* uspace/lib/c/include/ipc/nil.h (modified)
	* uspace/lib/c/include/ipc/ns.h (modified)
	* uspace/lib/c/include/ipc/packet.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/ipc/tl.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/libc.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/net/modules.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/udebug.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/clui/tinput.h (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/remote_char_dev.c (modified)
	* uspace/lib/drv/generic/remote_hw_res.c (modified)
	* uspace/lib/drv/generic/remote_usb.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/dev_iface.h (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/il_skel.c (modified)
	* uspace/lib/net/include/generic.h (modified)
	* uspace/lib/net/include/il_skel.h (modified)
	* uspace/lib/net/include/netif_skel.h (modified)
	* uspace/lib/net/include/nil_skel.h (modified)
	* uspace/lib/net/include/tl_skel.h (modified)
	* uspace/lib/net/netif/netif_skel.c (modified)
	* uspace/lib/net/nil/nil_skel.c (modified)
	* uspace/lib/net/tl/icmp_remote.c (modified)
	* uspace/lib/net/tl/tl_skel.c (modified)
	* uspace/lib/packet/generic/packet_server.c (modified)
	* uspace/lib/packet/include/packet_server.h (modified)
	* uspace/lib/usb/include/usb/descriptor.h (modified)
	* uspace/lib/usb/include/usb/devreq.h (modified)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/src/pipes.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/lib/usb/src/usbdrv.c (modified)
	* uspace/lib/usbvirt/src/callback.c (modified)
	* uspace/lib/usbvirt/src/main.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.h (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (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/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.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.h (modified)
	* uspace/srv/fs/fat/fat.c (modified)
	* uspace/srv/fs/fat/fat.h (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.h (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.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/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/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/gxemul.c (modified)
	* uspace/srv/hid/kbd/port/msim.c (modified)
	* uspace/srv/hid/kbd/port/ns16550.c (modified)
	* uspace/srv/hid/kbd/port/pl050.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/irc/apic/apic.c (modified)
	* uspace/srv/hw/irc/fhc/fhc.c (modified)
	* uspace/srv/hw/irc/i8259/i8259.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/hw/netif/ne2000/ne2000.c (modified)
	* uspace/srv/loader/arch/abs32le/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/arm32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia64/_link.ld.in (modified)
	* uspace/srv/loader/arch/mips32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ppc32/_link.ld.in (modified)
	* uspace/srv/loader/arch/sparc64/_link.ld.in (modified)
	* uspace/srv/loader/elf_load.c (modified)
	* uspace/srv/loader/main.c (modified)
	* uspace/srv/net/il/arp/arp.c (modified)
	* uspace/srv/net/il/arp/arp.h (modified)
	* uspace/srv/net/il/ip/ip.c (modified)
	* uspace/srv/net/il/ip/ip.h (modified)
	* uspace/srv/net/net/net.c (modified)
	* uspace/srv/net/net/net.h (modified)
	* uspace/srv/net/net/net_standalone.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/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/ns/task.h (modified)
	* uspace/srv/taskmon/taskmon.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_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	Merge mainline changes


Fri, 04 Feb 2011 19:47:30 GMT Vojtech Horky <vojtechhorky@…> [e778543]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/rm/rm.c (modified)
	* uspace/drv/rootvirt/devices.def (modified)
	* uspace/drv/uhci-hcd/Makefile (added)
	* uspace/drv/uhci-hcd/callback.c (added)
	* uspace/drv/uhci-hcd/callback.h (added)
	* uspace/drv/uhci-hcd/iface.c (added)
	* uspace/drv/uhci-hcd/iface.h (added)
	* uspace/drv/uhci-hcd/main.c (moved)
	* uspace/drv/uhci-hcd/pci.c (moved)
	* uspace/drv/uhci-hcd/pci.h (moved)
	* uspace/drv/uhci-hcd/root_hub.c (added)
	* uspace/drv/uhci-hcd/root_hub.h (added)
	* uspace/drv/uhci-hcd/transfer_list.c (added)
	* uspace/drv/uhci-hcd/transfer_list.h (added)
	* uspace/drv/uhci-hcd/transfers.c (moved)
	* uspace/drv/uhci-hcd/uhci-hcd.ma (moved)
	* uspace/drv/uhci-hcd/uhci.c (added)
	* uspace/drv/uhci-hcd/uhci.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/queue_head.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (added)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (added)
	* uspace/drv/uhci-hcd/utils/malloc32.h (added)
	* uspace/drv/uhci-rhd/Makefile (moved)
	* uspace/drv/uhci-rhd/main.c (added)
	* uspace/drv/uhci-rhd/port.c (added)
	* uspace/drv/uhci-rhd/port.h (added)
	* uspace/drv/uhci-rhd/port_status.c (added)
	* uspace/drv/uhci-rhd/port_status.h (added)
	* uspace/drv/uhci-rhd/root_hub.c (added)
	* uspace/drv/uhci-rhd/root_hub.h (added)
	* uspace/drv/uhci-rhd/uhci-rhd.ma (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/lib/usb/include/usb/addrkeep.h (added)
	* uspace/lib/usb/include/usb/devreq.h (modified)

	Merge development/ changes


Fri, 04 Feb 2011 17:19:20 GMT Jan Vesely <jano.vesely@…> [400575c5]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/rm/rm.c (modified)
	* uspace/drv/rootvirt/devices.def (modified)
	* uspace/drv/uhci-hcd/Makefile (added)
	* uspace/drv/uhci-hcd/callback.c (added)
	* uspace/drv/uhci-hcd/callback.h (added)
	* uspace/drv/uhci-hcd/iface.c (added)
	* uspace/drv/uhci-hcd/iface.h (added)
	* uspace/drv/uhci-hcd/main.c (moved)
	* uspace/drv/uhci-hcd/pci.c (moved)
	* uspace/drv/uhci-hcd/pci.h (moved)
	* uspace/drv/uhci-hcd/root_hub.c (added)
	* uspace/drv/uhci-hcd/root_hub.h (added)
	* uspace/drv/uhci-hcd/transfer_list.c (added)
	* uspace/drv/uhci-hcd/transfer_list.h (added)
	* uspace/drv/uhci-hcd/transfers.c (moved)
	* uspace/drv/uhci-hcd/uhci-hcd.ma (moved)
	* uspace/drv/uhci-hcd/uhci.c (added)
	* uspace/drv/uhci-hcd/uhci.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/queue_head.h (added)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (added)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (added)
	* uspace/drv/uhci-hcd/utils/malloc32.h (added)
	* uspace/drv/uhci-rhd/Makefile (moved)
	* uspace/drv/uhci-rhd/main.c (added)
	* uspace/drv/uhci-rhd/port.c (added)
	* uspace/drv/uhci-rhd/port.h (added)
	* uspace/drv/uhci-rhd/port_status.c (added)
	* uspace/drv/uhci-rhd/port_status.h (added)
	* uspace/drv/uhci-rhd/root_hub.c (added)
	* uspace/drv/uhci-rhd/root_hub.h (added)
	* uspace/drv/uhci-rhd/uhci-rhd.ma (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/lib/usb/include/usb/addrkeep.h (added)
	* uspace/lib/usb/include/usb/devreq.h (modified)

	Add UHCI Host Controller driver (uhci-hcd)
	Add UHCI Root Hub driver ...


Fri, 04 Feb 2011 17:07:33 GMT Jan Vesely <jano.vesely@…> [89acf204]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/usbmem.h (modified)
	* uspace/lib/usb/src/debug.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)
	* uspace/lib/usb/src/usbmem.c (modified)

	development changes


Fri, 04 Feb 2011 17:02:32 GMT Jan Vesely <jano.vesely@…> [2899980]
	* uspace/drv/usbhid/main.c (modified)

	Minor changes in usbhid driver


Fri, 04 Feb 2011 17:02:02 GMT Jan Vesely <jano.vesely@…> [d6f78857]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/utils/malloc32.h (modified)

	More debug output

	reduce timeout


Fri, 04 Feb 2011 15:23:28 GMT Jan Vesely <jano.vesely@…> [9e4f6a7]
	* uspace/drv/uhci-hcd/uhci.c (modified)

	Add QH element pointer to debug output


Fri, 04 Feb 2011 14:52:41 GMT Jan Vesely <jano.vesely@…> [dcef3669]
	* uspace/drv/uhci-hcd/transfer_list.c (modified)

	debug output fix


Fri, 04 Feb 2011 14:45:42 GMT Jan Vesely <jano.vesely@…> [881c47b]
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified)

	New UHCI packet scheduler

	queues are named for nicer debug output ...


Fri, 04 Feb 2011 14:26:40 GMT Vojtech Horky <vojtechhorky@…> [458e40c]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/lib/usb/src/debug.c (modified)
	* uspace/lib/usb/src/recognise.c (modified)

	Merged minor fixes and improvements

	See log messages of merged ...


Fri, 04 Feb 2011 14:22:31 GMT Vojtech Horky <vojtechhorky@…> [6f8f808]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)

	Enabled fully new logging in USB hub driver


Fri, 04 Feb 2011 14:22:11 GMT Vojtech Horky <vojtechhorky@…> [ef7f043]
	* uspace/lib/usb/src/debug.c (modified)

	Fixed wrong va_arg usage


Fri, 04 Feb 2011 14:19:59 GMT Vojtech Horky <vojtechhorky@…> [a2be824]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/usbmem.h (modified)
	* uspace/lib/usb/src/usbmem.c (modified)

	Merge development/ changes


Fri, 04 Feb 2011 14:02:42 GMT Vojtech Horky <vojtechhorky@…> [3d31af5]
	* uspace/lib/usb/src/debug.c (modified)

	Log stream flushed explicitly

	Also variable renamed.


Fri, 04 Feb 2011 13:43:13 GMT Matus Dekanek <smekideki@…> [bfc12ef]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/usbmem.h (modified)
	* uspace/lib/usb/src/usbmem.c (modified)

	merging some codelifting into usb/development. usb hub driver uses ...


Fri, 04 Feb 2011 13:41:20 GMT Matus Dekanek <smekideki@…> [78d1525]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/lib/usb/src/addrkeep.c (modified)
	* uspace/lib/usb/src/debug.c (modified)

	merge from usb/development


Fri, 04 Feb 2011 13:36:44 GMT Matus Dekanek <smekideki@…> [103a3626]
	* uspace/drv/usbhub/main.c (modified)
	* uspace/drv/usbhub/usbhub.c (modified)
	* uspace/drv/usbhub/usbhub_private.h (modified)
	* uspace/drv/usbhub/utils.c (modified)
	* uspace/lib/usb/include/usb/usbmem.h (modified)
	* uspace/lib/usb/src/usbmem.c (modified)

	a bit of codelifting, dprintf correctly used in usb hub driver


Fri, 04 Feb 2011 13:30:25 GMT Jan Vesely <jano.vesely@…> [97e87de]
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)

	Add some more error checking


Fri, 04 Feb 2011 13:07:32 GMT Jan Vesely <jano.vesely@…> [74d6e90]
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/descparser.h (modified)
	* uspace/drv/usbhid/hid.h (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/usbhc_iface.h (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (added)
	* uspace/lib/usb/include/usb/request.h (added)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/include/usb/usbdrv.h (modified)
	* uspace/lib/usb/src/debug.c (modified)
	* uspace/lib/usb/src/pipes.c (added)
	* uspace/lib/usb/src/request.c (added)
	* uspace/lib/usb/src/usbdrv.c (modified)

	Merge devel branch


Fri, 04 Feb 2011 13:06:37 GMT Jan Vesely <jano.vesely@…> [621afdb]
	* uspace/lib/usb/src/addrkeep.c (modified)

	Fixed: set default available to false when default addresss is
	obtained


Fri, 04 Feb 2011 13:06:19 GMT Jan Vesely <jano.vesely@…> [dd455b1]
	* uspace/drv/uhci-rhd/port.c (modified)

	Bind new devices to their respective usb addresses


Fri, 04 Feb 2011 13:05:23 GMT Jan Vesely <jano.vesely@…> [1669a73]
	* uspace/drv/uhci-hcd/Makefile (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)

	Minor refactoring


Fri, 04 Feb 2011 12:59:58 GMT Vojtech Horky <vojtechhorky@…> [ff244e6]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)

	Reverted HID driver usage of pipe API

	Reverted revision:

	799.1.19 ...


Fri, 04 Feb 2011 12:43:27 GMT Vojtech Horky <vojtechhorky@…> [38648f0]
	* uspace/lib/usb/src/recognise.c (modified)

	Synchronization in device recognition routines


Fri, 04 Feb 2011 12:37:31 GMT Jan Vesely <jano.vesely@…> [1f5c1e61]
	* uspace/drv/uhci-rhd/main.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)
	* uspace/drv/uhci-rhd/port.h (modified)
	* uspace/drv/uhci-rhd/port_status.c (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)

	Separate phones for every root hub port

	Add tons of debug output


Fri, 04 Feb 2011 12:12:47 GMT Vojtech Horky <vojtechhorky@…> [a887bd1]
	* uspace/lib/usb/src/addrkeep.c (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Merge: minor fixes and improvements


Fri, 04 Feb 2011 12:09:58 GMT Vojtech Horky <vojtechhorky@…> [9f5667a]
	* uspace/lib/usb/src/addrkeep.c (modified)

	Bugfix in address keeping


Fri, 04 Feb 2011 11:48:33 GMT Matus Dekanek <smekideki@…> [aec2ad4]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* kernel/generic/include/debug.h (modified)
	* kernel/generic/include/ipc/ipc.h (modified)
	* kernel/generic/include/proc/thread.h (modified)
	* kernel/generic/src/console/cmd.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/sysipc.c (modified)
	* kernel/generic/src/proc/scheduler.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/generic/src/synch/waitq.c (modified)
	* uspace/Makefile (modified)
	* uspace/app/stats/stats.c (modified)
	* uspace/app/tasks/Makefile (deleted)
	* uspace/app/tasks/tasks.c (deleted)
	* uspace/app/top/screen.c (modified)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/uhci/Makefile (modified)
	* uspace/drv/uhci/main.c (modified)
	* uspace/drv/uhci/pci.c (added)
	* uspace/drv/uhci/uhci.h (modified)
	* uspace/drv/usbhid/Makefile (moved)
	* uspace/drv/usbhid/conv.c (added)
	* uspace/drv/usbhid/conv.h (added)
	* uspace/drv/usbhid/descdump.c (moved)
	* uspace/drv/usbhid/descdump.h (moved)
	* uspace/drv/usbhid/descparser.c (moved)
	* uspace/drv/usbhid/descparser.h (moved)
	* uspace/drv/usbhid/hid.h (added)
	* uspace/drv/usbhid/kbd.h (added)
	* uspace/drv/usbhid/layout.h (moved)
	* uspace/drv/usbhid/main.c (moved)
	* uspace/drv/usbhid/usbhid.ma (moved)
	* uspace/drv/vhc/Makefile (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/drv/vhc/hub.c (modified)
	* uspace/drv/vhc/vhcd.h (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/generic/devmap.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/net/modules.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/usbhc_iface.h (modified)
	* uspace/lib/fs/libfs.c (modified)
	* uspace/lib/net/il/il_skel.c (modified)
	* uspace/lib/net/nil/nil_skel.c (modified)
	* uspace/lib/net/tl/tl_skel.c (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (added)
	* uspace/lib/usb/include/usb/request.h (added)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/include/usb/usbdrv.h (modified)
	* uspace/lib/usb/src/debug.c (modified)
	* uspace/lib/usb/src/hidparser.c (modified)
	* uspace/lib/usb/src/pipes.c (added)
	* uspace/lib/usb/src/request.c (added)
	* uspace/lib/usb/src/usbdrv.c (modified)
	* uspace/lib/usbvirt/src/main.c (modified)
	* uspace/srv/clip/clip.c (modified)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devmap/devmap.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/fb/main.c (modified)
	* uspace/srv/hid/kbd/port/adb.c (modified)
	* uspace/srv/hid/kbd/port/chardev.c (modified)
	* uspace/srv/hw/irc/apic/apic.c (modified)
	* uspace/srv/hw/irc/fhc/fhc.c (modified)
	* uspace/srv/hw/irc/i8259/i8259.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/hw/netif/ne2000/ne2000.c (modified)
	* uspace/srv/loader/main.c (modified)
	* uspace/srv/net/net/net.c (modified)
	* uspace/srv/net/netif/lo/lo.c (modified)
	* uspace/srv/vfs/vfs.c (modified)
	* uspace/srv/vfs/vfs.h (modified)
	* uspace/srv/vfs/vfs_file.c (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)

	merge from usb/development


Thu, 03 Feb 2011 21:14:23 GMT Martin Decky <martin@…> [0b37882]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* uspace/lib/c/arch/abs32le/_link.ld.in (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/arm32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia64/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/_link.ld.in (modified)
	* uspace/lib/c/arch/sparc64/_link.ld.in (modified)
	* uspace/lib/c/generic/as.c (modified)
	* uspace/lib/c/generic/malloc.c (modified)
	* uspace/lib/c/generic/private/libc.h (modified)
	* uspace/lib/c/include/as.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/srv/loader/arch/abs32le/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/arm32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia64/_link.ld.in (modified)
	* uspace/srv/loader/arch/mips32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ppc32/_link.ld.in (modified)
	* uspace/srv/loader/arch/sparc64/_link.ld.in (modified)

	memory management work
	 * implement as_get_mappable_page() as a new ...


Thu, 03 Feb 2011 21:07:14 GMT Martin Decky <martin@…> [ae6f303]
	* uspace/lib/c/include/as.h (modified)

	add some helpful macros


Thu, 03 Feb 2011 21:00:25 GMT Martin Decky <martin@…> [66485741]
	* uspace/lib/c/arch/mips32/src/entry.s (modified)

	remove some ancient stuff


Thu, 03 Feb 2011 20:54:25 GMT Martin Decky <martin@…> [db11d30]
	* uspace/lib/c/include/unistd.h (modified)

	cstyle (no change in functionality)


Thu, 03 Feb 2011 20:53:29 GMT Martin Decky <martin@…> [5e8b881]
	* uspace/lib/c/arch/abs32le/_link.ld.in (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/arm32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/lib/c/arch/ia64/_link.ld.in (modified)
	* uspace/lib/c/arch/mips32/_link.ld.in (modified)
	* uspace/lib/c/arch/ppc32/_link.ld.in (modified)
	* uspace/lib/c/arch/sparc64/_link.ld.in (modified)
	* uspace/srv/loader/arch/abs32le/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/arm32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia64/_link.ld.in (modified)
	* uspace/srv/loader/arch/mips32/_link.ld.in (modified)
	* uspace/srv/loader/arch/ppc32/_link.ld.in (modified)
	* uspace/srv/loader/arch/sparc64/_link.ld.in (modified)

	uspace linker scripts unification


Thu, 03 Feb 2011 20:51:45 GMT Martin Decky <martin@…> [d88218b]
	* uspace/srv/loader/elf_load.c (modified)

	fix debugging printouts


Thu, 03 Feb 2011 20:33:41 GMT Martin Decky <martin@…> [bfe43d5]
	* kernel/generic/src/proc/program.c (modified)

	do not leak the address space structure on failure
	report the reason ...


Thu, 03 Feb 2011 20:20:01 GMT Jakub Jermar <jakub@…> [e950803]
	* uspace/lib/block/libblock.c (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devmap/devmap.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.c (modified)

	Merge from lp:~jakub/helenos/fs.


Thu, 03 Feb 2011 20:18:11 GMT Martin Decky <martin@…> [bd81386]
	* kernel/arch/mips32/src/mm/tlb.c (modified)

	tlb_invalidate_pages can be actually called with asid == ASID_INVALID ...


Thu, 03 Feb 2011 20:01:19 GMT Jakub Jermar <jakub@…> [b366a1bc]
	* uspace/srv/fs/devfs/devfs_ops.c (modified)

	Do not use memory after free.


Thu, 03 Feb 2011 19:35:15 GMT Jakub Jermar <jakub@…> [9c31643]
	* uspace/lib/c/generic/async.c (modified)

	Do not free the connection_t when it is still in use.


Thu, 03 Feb 2011 16:18:28 GMT Jakub Jermar <jakub@…> [ca2a18e]
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devmap/devmap.c (modified)

	Fix some list_initialize() vs. link_initialize().


Thu, 03 Feb 2011 13:41:07 GMT Martin Decky <martin@…> [fc47885]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)

	keep track of the number of resident pages on-the-fly (do not ...


Wed, 02 Feb 2011 22:20:14 GMT Jakub Jermar <jakub@…> [0f1cf7a]
	* uspace/lib/block/libblock.c (modified)

	Assert that the block being put has positive number of references.


Wed, 02 Feb 2011 20:37:53 GMT Martin Decky <martin@…> [86d7bfa]
	* uspace/drv/test2/test2.c (modified)
	* uspace/lib/c/generic/async.c (modified)

	avoid possible segfaults on error paths when a fibril fails to be
	created


Wed, 02 Feb 2011 20:35:31 GMT Martin Decky <martin@…> [1e00216]
	* kernel/arch/ia32/_link.ld.in (modified)
	* kernel/generic/src/lib/elf.c (modified)
	* uspace/Makefile.common (modified)
	* uspace/lib/c/arch/amd64/_link.ld.in (modified)
	* uspace/lib/c/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/arch/amd64/_link.ld.in (modified)
	* uspace/srv/loader/arch/ia32/_link.ld.in (modified)
	* uspace/srv/loader/elf_load.c (modified)

	add support for line number debug information into linker scripts ...


Wed, 02 Feb 2011 12:01:29 GMT Vojtech Horky <vojtechhorky@…> [aa389fd]
	* uspace/lib/usb/src/debug.c (modified)

	USB logging goes into file as well


Wed, 02 Feb 2011 11:49:05 GMT Vojtech Horky <vojtechhorky@…> [3597dab]
	* uspace/lib/drv/generic/remote_usbhc.c (modified)

	Merge: memory leaks fixes

	Fixes ticket #51: Host controller ...


Wed, 02 Feb 2011 11:43:32 GMT Vojtech Horky <vojtechhorky@…> [93f8da1]
	* uspace/lib/drv/generic/remote_usbhc.c (modified)

	Fix memory leaks in USBHC remote interface

	Also added handling of ...


Wed, 02 Feb 2011 10:19:13 GMT Vojtech Horky <vojtechhorky@…> [1537ba6]
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/descparser.h (modified)
	* uspace/drv/usbhid/hid.h (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/usbhc_iface.h (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (added)
	* uspace/lib/usb/include/usb/request.h (added)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/include/usb/usbdrv.h (modified)
	* uspace/lib/usb/src/pipes.c (added)
	* uspace/lib/usb/src/request.c (added)
	* uspace/lib/usb/src/usbdrv.c (modified)

	Merge development/ changes


Wed, 02 Feb 2011 00:57:32 GMT Vojtech Horky <vojtechhorky@…> [b00849e]
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/drv/usbhid/descdump.h (modified)
	* uspace/drv/usbhid/descparser.h (modified)
	* uspace/drv/usbhid/hid.h (added)
	* uspace/drv/usbhid/main.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/usbhc_iface.h (modified)
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)
	* uspace/lib/usb/include/usb/pipes.h (added)
	* uspace/lib/usb/include/usb/request.h (added)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/include/usb/usbdrv.h (modified)
	* uspace/lib/usb/src/pipes.c (added)
	* uspace/lib/usb/src/request.c (added)
	* uspace/lib/usb/src/usbdrv.c (modified)

	Merged pipe API

	The pipe API shall eventually replace USB device ...


Wed, 02 Feb 2011 00:49:24 GMT Vojtech Horky <vojtechhorky@…> [2f4438f5]
	* uspace/lib/usb/src/request.c (modified)

	Add endianness conversions to some requests


Wed, 02 Feb 2011 00:48:24 GMT Vojtech Horky <vojtechhorky@…> [1b6e52f]
	* uspace/lib/usb/include/usb/usb.h (modified)

	Merge development/ changes


Wed, 02 Feb 2011 00:38:32 GMT Vojtech Horky <vojtechhorky@…> [a12917e]
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)

	usbinfo application uses pipes

	Unfortunately, this means that ...


Wed, 02 Feb 2011 00:09:25 GMT Vojtech Horky <vojtechhorky@…> [0484d92]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)

	USB HID driver uses pipe API only


Wed, 02 Feb 2011 00:00:19 GMT Vojtech Horky <vojtechhorky@…> [abe8ac5]
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)

	Add most needed pipe wrappers for USB requests

	Only requests so far ...


Tue, 01 Feb 2011 23:25:48 GMT Jan Vesely <jano.vesely@…> [5944244]
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-hcd/uhci_struct/queue_head.h (modified)
	* uspace/drv/uhci-hcd/utils/malloc32.h (modified)
	* uspace/drv/uhci-rhd/main.c (modified)

	Refactoring uhci_ functions are called on uhci_t not device_t


Tue, 01 Feb 2011 23:24:50 GMT Vojtech Horky <vojtechhorky@…> [787421c]
	* uspace/lib/usb/src/request.c (modified)

	Refactoring of usb_request_get_descriptor


Tue, 01 Feb 2011 23:18:54 GMT Vojtech Horky <vojtechhorky@…> [2a11192]
	* uspace/lib/usb/src/pipes.c (modified)

	Fix phone leakage


Tue, 01 Feb 2011 23:16:17 GMT Vojtech Horky <vojtechhorky@…> [52fb76e]
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/src/pipes.c (modified)

	Bare initialization of device connection struct


Tue, 01 Feb 2011 23:16:06 GMT Vojtech Horky <vojtechhorky@…> [3e9074f]
	* uspace/lib/usb/src/request.c (modified)

	Fix bad type casting


Tue, 01 Feb 2011 23:07:03 GMT Vojtech Horky <vojtechhorky@…> [23c7f4d]
	* uspace/drv/usbhid/main.c (modified)
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/src/pipes.c (modified)

	Rename connection initialization function


Tue, 01 Feb 2011 22:45:37 GMT Jan Vesely <jano.vesely@…> [c56dbe0]
	* uspace/drv/uhci-hcd/callback.c (modified)
	* uspace/drv/uhci-hcd/iface.c (modified)
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)
	* uspace/drv/uhci-rhd/main.c (modified)
	* uspace/drv/uhci-rhd/port.c (modified)
	* uspace/drv/uhci-rhd/port_status.c (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)

	Added license statement to all .c files


Tue, 01 Feb 2011 22:19:15 GMT Jan Vesely <jano.vesely@…> [afcd86e]
	* uspace/drv/uhci-hcd/callback.c (modified)
	* uspace/drv/uhci-hcd/callback.h (modified)
	* uspace/drv/uhci-hcd/debug.h (deleted)
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/name.h (deleted)
	* uspace/drv/uhci-hcd/root_hub.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.c (modified)
	* uspace/drv/uhci-hcd/transfer_list.h (modified)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (modified)

	Driver uhci-hcd uses unified debug log


Tue, 01 Feb 2011 22:14:09 GMT Vojtech Horky <vojtechhorky@…> [2cea1045]
	* uspace/lib/usb/include/usb/usb.h (modified)

	Add USB endianess conversion functions


Tue, 01 Feb 2011 22:04:58 GMT Vojtech Horky <vojtechhorky@…> [a4a8cca]
	* uspace/lib/usb/include/usb/request.h (modified)
	* uspace/lib/usb/src/request.c (modified)

	Add generic wrappers for standard control requests


Tue, 01 Feb 2011 22:02:23 GMT Jan Vesely <jano.vesely@…> [7ce0fe3]
	* uspace/drv/uhci-rhd/debug.h (deleted)
	* uspace/drv/uhci-rhd/main.c (modified)
	* uspace/drv/uhci-rhd/name.h (deleted)
	* uspace/drv/uhci-rhd/port.c (modified)
	* uspace/drv/uhci-rhd/port_status.c (modified)
	* uspace/drv/uhci-rhd/port_status.h (modified)
	* uspace/drv/uhci-rhd/root_hub.c (modified)
	* uspace/drv/uhci-rhd/root_hub.h (modified)

	Root ub driver uses unified debug logging and some other polishing.


Tue, 01 Feb 2011 21:59:43 GMT Vojtech Horky <vojtechhorky@…> [bbc7d83e]
	* uspace/drv/vhc/Makefile (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/drv/vhc/debug.c (deleted)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/drv/vhc/hub.c (modified)
	* uspace/drv/vhc/vhcd.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Merge development/ changes


Tue, 01 Feb 2011 21:42:48 GMT Vojtech Horky <vojtechhorky@…> [ec293a8]
	* uspace/lib/usb/include/usb/debug.h (modified)

	Add log level max boundary

	It might be useful for some checking.
 ...


Tue, 01 Feb 2011 21:30:05 GMT Jan Vesely <jano.vesely@…> [993a1e1]
	* uspace/drv/vhc/Makefile (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/drv/vhc/debug.c (deleted)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/drv/vhc/hub.c (modified)
	* uspace/drv/vhc/vhcd.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Merge from devel - introducing unified debug logging


Tue, 01 Feb 2011 21:03:06 GMT Vojtech Horky <vojtechhorky@…> [0a37e14]
	* uspace/lib/usb/Makefile (modified)
	* uspace/lib/usb/include/usb/request.h (added)
	* uspace/lib/usb/src/request.c (added)

	Add GET_DESCRIPTOR request wrapper using pipes


Tue, 01 Feb 2011 21:01:39 GMT Vojtech Horky <vojtechhorky@…> [284c629]
	* uspace/drv/vhc/connhost.c (modified)

	Virtual HC handles atomic control transfers


Tue, 01 Feb 2011 20:22:05 GMT Jiri Svoboda <jiri@…> [c5f0bff]
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.h (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (modified)

	Merge minimalistic ATAPI CD-ROM support in ata_bd (only tested in
	Qemu).


Tue, 01 Feb 2011 11:37:46 GMT Vojtech Horky <vojtechhorky@…> [0c3beeb]
	* uspace/drv/vhc/Makefile (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/drv/vhc/debug.c (deleted)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/drv/vhc/hub.c (modified)
	* uspace/drv/vhc/vhcd.h (modified)
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Merge: unified logging (ticket 52)


Tue, 01 Feb 2011 11:34:03 GMT Vojtech Horky <vojtechhorky@…> [0b31409]
	* uspace/drv/vhc/Makefile (modified)
	* uspace/drv/vhc/conndev.c (modified)
	* uspace/drv/vhc/connhost.c (modified)
	* uspace/drv/vhc/debug.c (deleted)
	* uspace/drv/vhc/devices.c (modified)
	* uspace/drv/vhc/hc.c (modified)
	* uspace/drv/vhc/hcd.c (modified)
	* uspace/drv/vhc/hub.c (modified)
	* uspace/drv/vhc/vhcd.h (modified)

	Virtual host controller uses usb_log_* functions


Tue, 01 Feb 2011 11:28:09 GMT Vojtech Horky <vojtechhorky@…> [6028ec8]
	* uspace/lib/usb/include/usb/debug.h (modified)
	* uspace/lib/usb/src/debug.c (modified)

	Add generic logging functions

	See ticket #52.


Tue, 01 Feb 2011 07:40:12 GMT Jiri Svoboda <jiri@…> [aa893e0]
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)

	Add docblock.


Tue, 01 Feb 2011 07:27:32 GMT Jiri Svoboda <jiri@…> [bb0eab1]
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (modified)

	Use structures and constants instead of magic numbers.


Tue, 01 Feb 2011 06:40:33 GMT Jiri Svoboda <jiri@…> [0d247f5]
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_bd.h (modified)

	Implement ATAPI read(12) command.


Tue, 01 Feb 2011 05:54:29 GMT Jiri Svoboda <jiri@…> [88743b5]
	* uspace/srv/bd/ata_bd/ata_bd.c (modified)
	* uspace/srv/bd/ata_bd/ata_hw.h (modified)

	Implement 'Packet' command (for data-in packet-based commands). ...


Tue, 01 Feb 2011 00:08:46 GMT Jan Vesely <jano.vesely@…> [1256a0a]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/drv/uhci-hcd/Makefile (modified)
	* uspace/drv/uhci-hcd/main.c (modified)
	* uspace/drv/uhci-hcd/name.h (modified)
	* uspace/drv/uhci-hcd/pci.c (modified)
	* uspace/drv/uhci-hcd/pci.h (added)
	* uspace/drv/uhci-hcd/root_hub.c (added)
	* uspace/drv/uhci-hcd/root_hub.h (added)
	* uspace/drv/uhci-hcd/root_hub/root_hub.c (deleted)
	* uspace/drv/uhci-hcd/uhci.c (modified)
	* uspace/drv/uhci-hcd/uhci.h (modified)
	* uspace/drv/uhci-rhd/Makefile (added)
	* uspace/drv/uhci-rhd/debug.h (moved)
	* uspace/drv/uhci-rhd/main.c (added)
	* uspace/drv/uhci-rhd/name.h (added)
	* uspace/drv/uhci-rhd/port.c (moved)
	* uspace/drv/uhci-rhd/port.h (moved)
	* uspace/drv/uhci-rhd/port_status.c (moved)
	* uspace/drv/uhci-rhd/port_status.h (moved)
	* uspace/drv/uhci-rhd/root_hub.c (added)
	* uspace/drv/uhci-rhd/root_hub.h (moved)
	* uspace/drv/uhci-rhd/uhci-rhd.ma (added)

	uhci-rhd - UHCI Root hub drier as a separated process

	this wil ...


Mon, 31 Jan 2011 22:43:46 GMT Jakub Jermar <jakub@…> [0dfaa099]
	* uspace/lib/block/libblock.c (modified)

	Clear the block pointer so that the cleanup code does not get
	confused.


Mon, 31 Jan 2011 22:10:36 GMT Jakub Jermar <jakub@…> [40fb017]
	* kernel/generic/src/console/cmd.c (modified)

	More defensive kconsole command initialization.


Mon, 31 Jan 2011 21:52:13 GMT Jakub Jermar <jakub@…> [b9e6205]
	* uspace/lib/block/libblock.c (modified)

	Do not use memory after it was freed.


Mon, 31 Jan 2011 20:34:29 GMT Jakub Jermar <jakub@…> [37cf3792]
	* uspace/lib/block/libblock.c (modified)

	Do not leak a cache_t structure in case of error.


Mon, 31 Jan 2011 20:32:33 GMT Jakub Jermar <jakub@…> [12573db]
	* boot/Makefile.common (modified)
	* contrib/arch/kernel/kernel.adl (modified)
	* contrib/arch/uspace/lib/libc/protocol (modified)
	* kernel/arch/arm32/src/mach/gta02/gta02.c (modified)
	* kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified)
	* kernel/arch/sparc64/src/drivers/niagara.c (modified)
	* kernel/generic/include/ddi/ddi.h (modified)
	* kernel/generic/include/debug.h (modified)
	* kernel/generic/include/ipc/event_types.h (modified)
	* kernel/generic/include/ipc/ipc.h (modified)
	* kernel/generic/include/ipc/sysipc.h (modified)
	* kernel/generic/include/proc/task.h (modified)
	* kernel/generic/include/proc/thread.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/include/sysinfo/abi.h (modified)
	* kernel/generic/include/sysinfo/sysinfo.h (modified)
	* kernel/generic/include/udebug/udebug.h (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/interrupt/interrupt.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/irq.c (modified)
	* kernel/generic/src/ipc/sysipc.c (modified)
	* kernel/generic/src/lib/rd.c (modified)
	* kernel/generic/src/mm/backend_phys.c (modified)
	* kernel/generic/src/proc/scheduler.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/generic/src/synch/waitq.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)
	* uspace/Makefile (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/ping/ping.c (modified)
	* uspace/app/stats/stats.c (modified)
	* uspace/app/taskdump/taskdump.c (modified)
	* uspace/app/tasks/Makefile (deleted)
	* uspace/app/tasks/tasks.c (deleted)
	* uspace/app/tester/hw/misc/virtchar1.c (modified)
	* uspace/app/tester/hw/serial/serial1.c (modified)
	* uspace/app/tester/tester.h (modified)
	* uspace/app/tetris/screen.h (modified)
	* uspace/app/top/screen.c (modified)
	* uspace/app/top/top.c (modified)
	* uspace/app/top/top.h (modified)
	* uspace/app/trace/ipc_desc.c (modified)
	* uspace/app/trace/ipcp.h (modified)
	* uspace/app/trace/proto.c (modified)
	* uspace/app/trace/proto.h (modified)
	* uspace/app/trace/syscalls.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/drv/ns8250/ns8250.c (modified)
	* uspace/drv/pciintel/pci.c (modified)
	* uspace/lib/block/libblock.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/clipboard.c (modified)
	* uspace/lib/c/generic/ddi.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/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/ipc/ns.c (added)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/loader.c (modified)
	* uspace/lib/c/generic/malloc.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/private/async.h (moved)
	* uspace/lib/c/generic/private/async_sess.h (moved)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (added)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/stats.c (modified)
	* uspace/lib/c/generic/sysinfo.c (modified)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/generic/time.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/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.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/adb.h (modified)
	* uspace/lib/c/include/ipc/arp.h (modified)
	* uspace/lib/c/include/ipc/bd.h (modified)
	* uspace/lib/c/include/ipc/char.h (modified)
	* uspace/lib/c/include/ipc/clipboard.h (modified)
	* uspace/lib/c/include/ipc/common.h (added)
	* uspace/lib/c/include/ipc/console.h (modified)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/devmap.h (modified)
	* uspace/lib/c/include/ipc/fb.h (modified)
	* uspace/lib/c/include/ipc/icmp.h (modified)
	* uspace/lib/c/include/ipc/il.h (modified)
	* uspace/lib/c/include/ipc/ip.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/ipc/irc.h (modified)
	* uspace/lib/c/include/ipc/kbd.h (modified)
	* uspace/lib/c/include/ipc/loader.h (modified)
	* uspace/lib/c/include/ipc/mouse.h (modified)
	* uspace/lib/c/include/ipc/net.h (modified)
	* uspace/lib/c/include/ipc/net_net.h (modified)
	* uspace/lib/c/include/ipc/netif.h (modified)
	* uspace/lib/c/include/ipc/nil.h (modified)
	* uspace/lib/c/include/ipc/ns.h (modified)
	* uspace/lib/c/include/ipc/packet.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/ipc/tl.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/libc.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/net/modules.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/udebug.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/clui/tinput.h (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/remote_char_dev.c (modified)
	* uspace/lib/drv/generic/remote_hw_res.c (modified)
	* uspace/lib/drv/include/dev_iface.h (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/il_skel.c (modified)
	* uspace/lib/net/include/generic.h (modified)
	* uspace/lib/net/include/il_skel.h (modified)
	* uspace/lib/net/include/netif_skel.h (modified)
	* uspace/lib/net/include/nil_skel.h (modified)
	* uspace/lib/net/include/tl_skel.h (modified)
	* uspace/lib/net/netif/netif_skel.c (modified)
	* uspace/lib/net/nil/nil_skel.c (modified)
	* uspace/lib/net/tl/icmp_remote.c (modified)
	* uspace/lib/net/tl/tl_skel.c (modified)
	* uspace/lib/packet/generic/packet_server.c (modified)
	* uspace/lib/packet/include/packet_server.h (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/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.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.c (modified)
	* uspace/srv/fs/devfs/devfs_ops.h (modified)
	* uspace/srv/fs/fat/fat.c (modified)
	* uspace/srv/fs/fat/fat.h (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs.h (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.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/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/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/gxemul.c (modified)
	* uspace/srv/hid/kbd/port/msim.c (modified)
	* uspace/srv/hid/kbd/port/ns16550.c (modified)
	* uspace/srv/hid/kbd/port/pl050.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/irc/apic/apic.c (modified)
	* uspace/srv/hw/irc/fhc/fhc.c (modified)
	* uspace/srv/hw/irc/i8259/i8259.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/hw/netif/ne2000/ne2000.c (modified)
	* uspace/srv/loader/main.c (modified)
	* uspace/srv/net/il/arp/arp.c (modified)
	* uspace/srv/net/il/arp/arp.h (modified)
	* uspace/srv/net/il/ip/ip.c (modified)
	* uspace/srv/net/il/ip/ip.h (modified)
	* uspace/srv/net/net/net.c (modified)
	* uspace/srv/net/net/net.h (modified)
	* uspace/srv/net/net/net_standalone.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/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/ns/task.h (modified)
	* uspace/srv/taskmon/taskmon.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_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	Merge mainline changes.


Mon, 31 Jan 2011 17:38:26 GMT Jan Vesely <jano.vesely@…> [37ac7bb]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/drv/uhci-hcd/Makefile (moved)
	* uspace/drv/uhci-hcd/callback.c (moved)
	* uspace/drv/uhci-hcd/callback.h (moved)
	* uspace/drv/uhci-hcd/debug.h (moved)
	* uspace/drv/uhci-hcd/iface.c (moved)
	* uspace/drv/uhci-hcd/iface.h (moved)
	* uspace/drv/uhci-hcd/main.c (moved)
	* uspace/drv/uhci-hcd/name.h (moved)
	* uspace/drv/uhci-hcd/pci.c (moved)
	* uspace/drv/uhci-hcd/root_hub/debug.h (moved)
	* uspace/drv/uhci-hcd/root_hub/port.c (moved)
	* uspace/drv/uhci-hcd/root_hub/port.h (moved)
	* uspace/drv/uhci-hcd/root_hub/port_status.c (moved)
	* uspace/drv/uhci-hcd/root_hub/port_status.h (moved)
	* uspace/drv/uhci-hcd/root_hub/root_hub.c (moved)
	* uspace/drv/uhci-hcd/root_hub/root_hub.h (moved)
	* uspace/drv/uhci-hcd/transfer_list.c (moved)
	* uspace/drv/uhci-hcd/transfer_list.h (moved)
	* uspace/drv/uhci-hcd/uhci-hcd.ma (moved)
	* uspace/drv/uhci-hcd/uhci.c (moved)
	* uspace/drv/uhci-hcd/uhci.h (moved)
	* uspace/drv/uhci-hcd/uhci_struct/link_pointer.h (moved)
	* uspace/drv/uhci-hcd/uhci_struct/queue_head.h (moved)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.c (moved)
	* uspace/drv/uhci-hcd/uhci_struct/transfer_descriptor.h (moved)
	* uspace/drv/uhci-hcd/utils/malloc32.h (moved)

	Renames "uhci"->"uhci-hcd" to prepare RH drier separation


Sun, 30 Jan 2011 23:39:33 GMT Vojtech Horky <vojtechhorky@…> [33b88723]
	* uspace/lib/usb/src/pipes.c (modified)

	Implementation of pipe control transfers


Sun, 30 Jan 2011 23:30:39 GMT Vojtech Horky <vojtechhorky@…> [fe4dd14]
	* uspace/lib/usb/include/usb/usbdrv.h (modified)
	* uspace/lib/usb/src/usbdrv.c (modified)

	Add atomic control transfers to local USBHC

	Also this commit might ...


Sun, 30 Jan 2011 23:10:57 GMT Vojtech Horky <vojtechhorky@…> [9753220]
	* uspace/lib/drv/generic/remote_usbhc.c (modified)
	* uspace/lib/drv/include/usbhc_iface.h (modified)

	Add atomic control transfers to remote USBHC

	Only the remote part ...


Sun, 30 Jan 2011 22:34:38 GMT Vojtech Horky <vojtechhorky@…> [707ffcf]
	* uspace/drv/usbhid/hid.h (modified)
	* uspace/drv/usbhid/main.c (modified)

	USB HID driver uses pipes for interrupt endpoint


Sun, 30 Jan 2011 22:06:09 GMT Vojtech Horky <vojtechhorky@…> [c2772b8]
	* .bzrignore (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* uspace/Makefile (modified)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/info.c (modified)
	* uspace/app/usbinfo/main.c (modified)
	* uspace/app/usbinfo/usbinfo.h (modified)
	* uspace/doc/doxygroups.h (modified)
	* uspace/drv/uhci/Makefile (modified)
	* uspace/drv/uhci/main.c (modified)
	* uspace/drv/uhci/pci.c (added)
	* uspace/drv/uhci/uhci.h (modified)
	* uspace/drv/usbhid/Makefile (moved)
	* uspace/drv/usbhid/conv.c (moved)
	* uspace/drv/usbhid/conv.h (moved)
	* uspace/drv/usbhid/descdump.c (moved)
	* uspace/drv/usbhid/descdump.h (moved)
	* uspace/drv/usbhid/descparser.c (moved)
	* uspace/drv/usbhid/descparser.h (moved)
	* uspace/drv/usbhid/hid.h (moved)
	* uspace/drv/usbhid/kbd.h (added)
	* uspace/drv/usbhid/layout.h (moved)
	* uspace/drv/usbhid/main.c (moved)
	* uspace/drv/usbhid/usbhid.ma (moved)
	* uspace/drv/usbkbd/kbd.h (deleted)

	Merge development/ changes


Sun, 30 Jan 2011 22:03:39 GMT Vojtech Horky <vojtechhorky@…> [54b5625]
	* uspace/drv/usbkbd/descdump.h (modified)
	* uspace/drv/usbkbd/descparser.h (modified)
	* uspace/drv/usbkbd/hid.h (added)
	* uspace/drv/usbkbd/main.c (modified)
	* uspace/lib/usb/include/usb/classes/hid.h (modified)

	Driver dependent stuff outside libusb

	The USB classes files in ...


Sun, 30 Jan 2011 21:41:53 GMT Vojtech Horky <vojtechhorky@…> [43f698b]
	* uspace/lib/usb/include/usb/pipes.h (modified)
	* uspace/lib/usb/include/usb/usb.h (modified)
	* uspace/lib/usb/src/pipes.c (modified)

	Add prototype implementation of endpoint pipe functions


Sat, 29 Jan 2011 23:52:07 GMT Martin Decky <martin@…> [197ef43]
	* kernel/generic/include/ipc/event_types.h (modified)
	* kernel/generic/include/proc/task.h (modified)
	* kernel/generic/include/syscall/syscall.h (modified)
	* kernel/generic/src/interrupt/interrupt.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/syscall/syscall.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/ipc.c (modified)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/malloc.c (modified)
	* uspace/lib/c/generic/private/async.h (modified)
	* uspace/lib/c/generic/private/async_sess.h (moved)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (modified)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.h (modified)
	* uspace/lib/c/include/ipc/ipc.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (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)

	merge various cosmetic run-time support improvements
	 * coding style ...


Sat, 29 Jan 2011 23:02:39 GMT Martin Decky <martin@…> [47b7006]
	* uspace/lib/c/arch/abs32le/src/entry.c (modified)
	* uspace/lib/c/arch/abs32le/src/thread_entry.c (modified)
	* uspace/lib/c/arch/amd64/src/entry.s (modified)
	* uspace/lib/c/arch/arm32/src/entry.s (modified)
	* uspace/lib/c/arch/ia32/src/entry.s (modified)
	* uspace/lib/c/arch/ia64/src/entry.s (modified)
	* uspace/lib/c/arch/mips32/src/entry.s (modified)
	* uspace/lib/c/arch/ppc32/src/entry.s (modified)
	* uspace/lib/c/arch/sparc64/src/entry.s (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/async_sess.c (modified)
	* uspace/lib/c/generic/fibril_synch.c (modified)
	* uspace/lib/c/generic/io/io.c (modified)
	* uspace/lib/c/generic/libc.c (modified)
	* uspace/lib/c/generic/malloc.c (modified)
	* uspace/lib/c/generic/private/async.h (modified)
	* uspace/lib/c/generic/private/async_sess.h (added)
	* uspace/lib/c/generic/private/io.h (added)
	* uspace/lib/c/generic/private/libc.h (modified)
	* uspace/lib/c/generic/private/malloc.h (added)
	* uspace/lib/c/generic/private/thread.h (added)
	* uspace/lib/c/generic/thread.c (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/async_sess.h (modified)
	* uspace/lib/c/include/byteorder.h (modified)
	* uspace/lib/c/include/err.h (modified)
	* uspace/lib/c/include/errno.h (modified)
	* uspace/lib/c/include/loader/pcb.h (modified)
	* uspace/lib/c/include/malloc.h (modified)
	* uspace/lib/c/include/setjmp.h (modified)
	* uspace/lib/c/include/stdlib.h (modified)
	* uspace/lib/c/include/syscall.h (modified)
	* uspace/lib/c/include/thread.h (modified)
	* uspace/lib/c/include/tls.h (modified)
	* uspace/lib/c/include/unistd.h (modified)
	* uspace/lib/c/include/vfs/vfs.h (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)

	improve run-time termination
	 * get rid of __exit()
	 * get rid of ...


Sat, 29 Jan 2011 22:57:16 GMT Jakub Jermar <jakub@…> [6aef742]
	* kernel/generic/src/ipc/ipc.c (modified)

	Incoming vs. outgoing answers.