#
# ChangeLog for / in mainline
#
# Generated by Trac 1.6
# 2025-04-13T07:10:52Z

Fri, 13 Sep 2013 15:52:21 GMT Maurizio Lombardi <m.lombardi85@…> [1eaa3cf]
	* uspace/srv/fs/mfs/mfs.h (modified)
	* uspace/srv/fs/mfs/mfs_balloc.c (modified)
	* uspace/srv/fs/mfs/mfs_ops.c (modified)

	mfs: cache the number of free zones to speed up subsequent requests ...


Fri, 13 Sep 2013 13:11:53 GMT Maurizio Lombardi <m.lombardi85@…> [b5ba8f6]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* kernel/arch/abs32le/include/arch/mm/frame.h (modified)
	* kernel/arch/amd64/include/arch/mm/frame.h (modified)
	* kernel/arch/amd64/src/ddi/ddi.c (modified)
	* kernel/arch/amd64/src/proc/task.c (modified)
	* kernel/arch/arm32/include/arch/mm/frame.h (modified)
	* kernel/arch/ia32/include/arch/mm/frame.h (modified)
	* kernel/arch/ia32/src/ddi/ddi.c (modified)
	* kernel/arch/ia32/src/proc/task.c (modified)
	* kernel/arch/ia64/include/arch/mm/frame.h (modified)
	* kernel/arch/ia64/src/ddi/ddi.c (modified)
	* kernel/arch/mips32/include/arch/asm.h (modified)
	* kernel/arch/mips32/include/arch/mm/frame.h (modified)
	* kernel/arch/mips64/include/arch/mm/frame.h (modified)
	* kernel/arch/ppc32/include/arch/mm/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (modified)
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/frame.c (modified)
	* uspace/Makefile (modified)
	* uspace/app/netspeed/Makefile (added)
	* uspace/app/netspeed/netspeed.c (added)
	* uspace/app/sportdmp/sportdmp.c (modified)
	* uspace/app/wavplay/dplay.c (modified)
	* uspace/app/wavplay/main.c (modified)
	* uspace/app/wavplay/wave.c (modified)
	* uspace/drv/audio/sb16/dsp.c (modified)
	* uspace/drv/audio/sb16/main.c (modified)
	* uspace/drv/audio/sb16/sb16.c (modified)
	* uspace/drv/audio/sb16/sb16.h (modified)
	* uspace/drv/block/ahci/ahci.c (modified)
	* uspace/drv/block/ata_bd/main.c (modified)
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/drv/bus/usb/ehci/main.c (modified)
	* uspace/drv/bus/usb/ehci/res.c (modified)
	* uspace/drv/bus/usb/ehci/res.h (modified)
	* uspace/drv/bus/usb/ohci/hc.c (modified)
	* uspace/drv/bus/usb/ohci/hc.h (modified)
	* uspace/drv/bus/usb/ohci/ohci.c (modified)
	* uspace/drv/bus/usb/ohci/res.c (modified)
	* uspace/drv/bus/usb/ohci/res.h (modified)
	* uspace/drv/bus/usb/uhci/hc.c (modified)
	* uspace/drv/bus/usb/uhci/hc.h (modified)
	* uspace/drv/bus/usb/uhci/res.c (modified)
	* uspace/drv/bus/usb/uhci/res.h (modified)
	* uspace/drv/bus/usb/uhci/uhci.c (modified)
	* uspace/drv/bus/usb/uhcirh/main.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.h (modified)
	* uspace/drv/char/i8042/i8042.c (modified)
	* uspace/drv/char/i8042/i8042.h (modified)
	* uspace/drv/char/i8042/main.c (modified)
	* uspace/drv/infrastructure/rootmac/rootmac.c (modified)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (modified)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/drv/nic/e1k/e1k.c (modified)
	* uspace/drv/nic/ne2k/ne2k.c (modified)
	* uspace/drv/nic/rtl8139/driver.c (modified)
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/generic/device/hw_res_parsed.c (modified)
	* uspace/lib/c/generic/inet.c (modified)
	* uspace/lib/c/generic/inet/addr.c (modified)
	* uspace/lib/c/generic/net/socket_client.c (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/hw_res.h (modified)
	* uspace/lib/c/include/device/hw_res_parsed.h (modified)
	* uspace/lib/c/include/inet/addr.h (modified)
	* uspace/lib/c/include/inet/inet.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/net/socket.h (modified)
	* uspace/lib/c/include/net/socket_codes.h (modified)
	* uspace/srv/audio/hound/audio_device.c (modified)
	* uspace/srv/hid/compositor/compositor.c (modified)
	* uspace/srv/hid/rfb/Makefile (added)
	* uspace/srv/hid/rfb/main.c (added)
	* uspace/srv/hid/rfb/rfb.c (added)
	* uspace/srv/hid/rfb/rfb.h (added)
	* uspace/srv/net/dhcp/Makefile (added)
	* uspace/srv/net/dhcp/dhcp.c (added)
	* uspace/srv/net/dhcp/dhcp_std.h (added)
	* uspace/srv/net/dnsrsrv/dnsrsrv.c (modified)
	* uspace/srv/net/ethip/arp.c (modified)
	* uspace/srv/net/ethip/ethip_nic.c (modified)
	* uspace/srv/net/inetsrv/icmp.c (modified)
	* uspace/srv/net/inetsrv/inet_link.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.h (modified)
	* uspace/srv/net/slip/slip.c (modified)
	* uspace/srv/net/tcp/tcp.c (modified)
	* uspace/srv/net/udp/assoc.c (modified)
	* uspace/srv/net/udp/assoc.h (modified)
	* uspace/srv/net/udp/pdu.c (modified)
	* uspace/srv/net/udp/sock.c (modified)
	* uspace/srv/net/udp/ucall.c (modified)
	* uspace/srv/net/udp/ucall.h (modified)
	* uspace/srv/net/udp/udp_inet.c (modified)
	* uspace/srv/net/udp/udp_type.h (modified)

	merge mainline changes


Fri, 13 Sep 2013 12:16:19 GMT Jakub Jermar <jakub@…> [1c5f6f8]
	* kernel/arch/mips32/include/arch/asm.h (modified)

	Use the WAIT instruction on mips32.

	- Both QEMU and msim support ...


Fri, 13 Sep 2013 00:47:39 GMT Jan Vesely <jano.vesely@…> [67fbd5e]
	* uspace/app/wavplay/dplay.c (modified)
	* uspace/app/wavplay/main.c (modified)
	* uspace/app/wavplay/wave.c (modified)
	* uspace/srv/audio/hound/audio_device.c (modified)

	wavplay: Minor improvements

	* include error string in error ...


Fri, 13 Sep 2013 00:36:30 GMT Jan Vesely <jano.vesely@…> [99c2c69e]
	* .bzrignore (added)
	* boot/Makefile.common (modified)
	* boot/arch/arm32/Makefile.inc (modified)
	* boot/arch/mips32/Makefile.inc (modified)
	* boot/arch/ppc32/Makefile.inc (modified)
	* defaults/sparc64/niagara/Makefile.config (modified)
	* kernel/Makefile (modified)
	* kernel/arch/abs32le/include/arch/mm/frame.h (modified)
	* kernel/arch/abs32le/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/include/arch/mm/frame.h (modified)
	* kernel/arch/amd64/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/src/ddi/ddi.c (modified)
	* kernel/arch/amd64/src/proc/task.c (modified)
	* kernel/arch/arm32/include/arch/mm/frame.h (modified)
	* kernel/arch/arm32/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified)
	* kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified)
	* kernel/arch/arm32/src/mm/frame.c (modified)
	* kernel/arch/arm32/src/mm/page.c (modified)
	* kernel/arch/arm32/src/ras.c (modified)
	* kernel/arch/ia32/include/arch/mm/frame.h (modified)
	* kernel/arch/ia32/include/arch/mm/page.h (modified)
	* kernel/arch/ia32/src/ddi/ddi.c (modified)
	* kernel/arch/ia32/src/mm/frame.c (modified)
	* kernel/arch/ia32/src/proc/task.c (modified)
	* kernel/arch/ia64/include/arch/mm/frame.h (modified)
	* kernel/arch/ia64/src/ddi/ddi.c (modified)
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/mips32/include/arch/mm/frame.h (modified)
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/arch/mips32/src/mach/malta/malta.c (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/mips64/include/arch/mm/frame.h (modified)
	* kernel/arch/ppc32/include/arch/mm/frame.h (modified)
	* kernel/arch/ppc32/include/arch/mm/page.h (modified)
	* kernel/arch/sparc64/include/arch/mm/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (modified)
	* kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/frame.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified)
	* kernel/arch/sparc64/src/sun4v/start.S (modified)
	* kernel/doc/mm (modified)
	* kernel/genarch/include/genarch/drivers/am335x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/amdm37x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/omap/irc.h (added)
	* kernel/genarch/include/genarch/mm/page_pt.h (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/include/adt/list.h (modified)
	* kernel/generic/include/config.h (modified)
	* kernel/generic/include/macros.h (modified)
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/include/mm/buddy.h (deleted)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/include/mm/page.h (modified)
	* kernel/generic/include/mm/slab.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/adt/btree.c (modified)
	* kernel/generic/src/adt/hash_table.c (modified)
	* kernel/generic/src/adt/list.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/cpu/cpu.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/debug/stacktrace.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/ipcrsc.c (modified)
	* kernel/generic/src/lib/ra.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/backend_elf.c (modified)
	* kernel/generic/src/mm/buddy.c (deleted)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/km.c (modified)
	* kernel/generic/src/mm/page.c (modified)
	* kernel/generic/src/mm/slab.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/futex.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* kernel/generic/src/udebug/udebug.c (modified)
	* kernel/generic/src/udebug/udebug_ops.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)
	* kernel/test/mm/mapping1.c (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/app/corecfg/Makefile (added)
	* uspace/app/corecfg/corecfg.c (added)
	* uspace/app/devctl/devctl.c (modified)
	* uspace/app/df/Makefile (added)
	* uspace/app/df/df.c (added)
	* uspace/app/edit/sheet.c (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/netspeed/Makefile (added)
	* uspace/app/netspeed/netspeed.c (added)
	* uspace/app/sportdmp/sportdmp.c (modified)
	* uspace/app/tester/mm/common.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/hid.c (modified)
	* uspace/drv/audio/sb16/dsp.c (modified)
	* uspace/drv/audio/sb16/main.c (modified)
	* uspace/drv/audio/sb16/sb16.c (modified)
	* uspace/drv/audio/sb16/sb16.h (modified)
	* uspace/drv/block/ahci/ahci.c (modified)
	* uspace/drv/block/ata_bd/main.c (modified)
	* uspace/drv/bus/isa/i8237.c (modified)
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/drv/bus/usb/ehci/main.c (modified)
	* uspace/drv/bus/usb/ehci/res.c (modified)
	* uspace/drv/bus/usb/ehci/res.h (modified)
	* uspace/drv/bus/usb/ohci/hc.c (modified)
	* uspace/drv/bus/usb/ohci/hc.h (modified)
	* uspace/drv/bus/usb/ohci/ohci.c (modified)
	* uspace/drv/bus/usb/ohci/res.c (modified)
	* uspace/drv/bus/usb/ohci/res.h (modified)
	* uspace/drv/bus/usb/uhci/hc.c (modified)
	* uspace/drv/bus/usb/uhci/hc.h (modified)
	* uspace/drv/bus/usb/uhci/res.c (modified)
	* uspace/drv/bus/usb/uhci/res.h (modified)
	* uspace/drv/bus/usb/uhci/uhci.c (modified)
	* uspace/drv/bus/usb/uhci/utils/malloc32.h (modified)
	* uspace/drv/bus/usb/uhcirh/main.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.h (modified)
	* uspace/drv/bus/usb/usbmid/explore.c (modified)
	* uspace/drv/bus/usb/usbmid/usbmid.c (modified)
	* uspace/drv/bus/usb/vhc/transfer.c (modified)
	* uspace/drv/char/i8042/i8042.c (modified)
	* uspace/drv/char/i8042/i8042.h (modified)
	* uspace/drv/char/i8042/main.c (modified)
	* uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified)
	* uspace/drv/fb/kfb/port.c (modified)
	* uspace/drv/infrastructure/rootmac/rootmac.c (modified)
	* uspace/drv/infrastructure/rootmalta/Makefile (added)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (added)
	* uspace/drv/infrastructure/rootmalta/rootmalta.ma (added)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/drv/nic/e1k/e1k.c (modified)
	* uspace/drv/nic/ne2k/ne2k.c (modified)
	* uspace/drv/nic/rtl8139/driver.c (modified)
	* uspace/drv/nic/rtl8139/driver.h (modified)
	* uspace/lib/block/block.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/sparc64/Makefile.common (modified)
	* uspace/lib/c/generic/adt/hash_table.c (modified)
	* uspace/lib/c/generic/adt/list.c (modified)
	* uspace/lib/c/generic/cfg.c (modified)
	* uspace/lib/c/generic/corecfg.c (added)
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/generic/device/hw_res.c (modified)
	* uspace/lib/c/generic/device/hw_res_parsed.c (modified)
	* uspace/lib/c/generic/device/pio_window.c (added)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/generic/futex.c (modified)
	* uspace/lib/c/generic/inet.c (modified)
	* uspace/lib/c/generic/inet/addr.c (modified)
	* uspace/lib/c/generic/net/socket_client.c (modified)
	* uspace/lib/c/generic/pio_trace.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/c/include/cfg.h (modified)
	* uspace/lib/c/include/corecfg.h (added)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/hw_res.h (modified)
	* uspace/lib/c/include/device/hw_res_parsed.h (modified)
	* uspace/lib/c/include/device/pio_window.h (added)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/inet/addr.h (modified)
	* uspace/lib/c/include/inet/inet.h (modified)
	* uspace/lib/c/include/ipc/corecfg.h (added)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/net/socket.h (modified)
	* uspace/lib/c/include/net/socket_codes.h (modified)
	* uspace/lib/c/include/sys/statfs.h (added)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/draw/drawctx.c (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/interrupt.c (modified)
	* uspace/lib/drv/generic/remote_pio_window.c (added)
	* uspace/lib/drv/include/ops/pio_window.h (added)
	* uspace/lib/drv/include/remote_pio_window.h (added)
	* uspace/lib/fs/libfs.c (modified)
	* uspace/lib/fs/libfs.h (modified)
	* uspace/lib/graph/graph.c (modified)
	* uspace/lib/gui/connection.c (modified)
	* uspace/lib/gui/grid.c (modified)
	* uspace/lib/gui/terminal.c (modified)
	* uspace/lib/gui/window.c (modified)
	* uspace/lib/usbdev/src/recognise.c (modified)
	* uspace/lib/usbhid/src/hiddescriptor.c (modified)
	* uspace/lib/usbhid/src/hidparser.c (modified)
	* uspace/lib/usbhid/src/hidpath.c (modified)
	* uspace/lib/usbhost/src/usb_endpoint_manager.c (modified)
	* uspace/srv/audio/hound/audio_sink.c (modified)
	* uspace/srv/audio/hound/audio_source.c (modified)
	* uspace/srv/audio/hound/connection.h (modified)
	* uspace/srv/audio/hound/hound.c (modified)
	* uspace/srv/audio/hound/hound_ctx.c (modified)
	* uspace/srv/audio/hound/hound_ctx.h (modified)
	* uspace/srv/bd/rd/rd.c (modified)
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/client_conn.c (added)
	* uspace/srv/devman/client_conn.h (added)
	* uspace/srv/devman/dev.c (added)
	* uspace/srv/devman/dev.h (added)
	* uspace/srv/devman/devman.c (deleted)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/devtree.c (added)
	* uspace/srv/devman/devtree.h (added)
	* uspace/srv/devman/driver.c (added)
	* uspace/srv/devman/driver.h (added)
	* uspace/srv/devman/drv_conn.c (added)
	* uspace/srv/devman/drv_conn.h (added)
	* uspace/srv/devman/fun.c (added)
	* uspace/srv/devman/fun.h (added)
	* uspace/srv/devman/loc.c (added)
	* uspace/srv/devman/loc.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/main.h (added)
	* uspace/srv/devman/match.c (modified)
	* uspace/srv/devman/match.h (added)
	* uspace/srv/devman/util.c (modified)
	* uspace/srv/devman/util.h (modified)
	* uspace/srv/fs/cdfs/cdfs_ops.c (modified)
	* uspace/srv/fs/exfat/exfat_idx.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)
	* uspace/srv/fs/fat/fat_idx.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/mfs/mfs.h (modified)
	* uspace/srv/fs/mfs/mfs_balloc.c (modified)
	* uspace/srv/fs/mfs/mfs_ops.c (modified)
	* uspace/srv/fs/mfs/mfs_rw.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.c (modified)
	* uspace/srv/fs/udf/udf_ops.c (modified)
	* uspace/srv/hid/compositor/compositor.c (modified)
	* uspace/srv/hid/input/input.c (modified)
	* uspace/srv/hid/input/port/niagara.c (modified)
	* uspace/srv/hid/output/output.c (modified)
	* uspace/srv/hid/output/port/ega.c (modified)
	* uspace/srv/hid/output/port/kchar.c (modified)
	* uspace/srv/hid/output/port/niagara.c (modified)
	* uspace/srv/hid/remcons/user.c (modified)
	* uspace/srv/hid/rfb/Makefile (added)
	* uspace/srv/hid/rfb/main.c (added)
	* uspace/srv/hid/rfb/rfb.c (added)
	* uspace/srv/hid/rfb/rfb.h (added)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/locsrv/category.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/logger/logs.c (modified)
	* uspace/srv/net/dhcp/Makefile (added)
	* uspace/srv/net/dhcp/dhcp.c (added)
	* uspace/srv/net/dhcp/dhcp_std.h (added)
	* uspace/srv/net/dnsrsrv/dns_msg.c (modified)
	* uspace/srv/net/dnsrsrv/dnsrsrv.c (modified)
	* uspace/srv/net/dnsrsrv/query.c (modified)
	* uspace/srv/net/dnsrsrv/transport.c (modified)
	* uspace/srv/net/ethip/arp.c (modified)
	* uspace/srv/net/ethip/atrans.c (modified)
	* uspace/srv/net/ethip/ethip_nic.c (modified)
	* uspace/srv/net/inetsrv/addrobj.c (modified)
	* uspace/srv/net/inetsrv/icmp.c (modified)
	* uspace/srv/net/inetsrv/inet_link.c (modified)
	* uspace/srv/net/inetsrv/inetping.c (modified)
	* uspace/srv/net/inetsrv/inetping6.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.h (modified)
	* uspace/srv/net/inetsrv/ntrans.c (modified)
	* uspace/srv/net/inetsrv/reass.c (modified)
	* uspace/srv/net/inetsrv/sroute.c (modified)
	* uspace/srv/net/slip/slip.c (modified)
	* uspace/srv/net/tcp/conn.c (modified)
	* uspace/srv/net/tcp/tcp.c (modified)
	* uspace/srv/net/udp/assoc.c (modified)
	* uspace/srv/net/udp/assoc.h (modified)
	* uspace/srv/net/udp/pdu.c (modified)
	* uspace/srv/net/udp/sock.c (modified)
	* uspace/srv/net/udp/ucall.c (modified)
	* uspace/srv/net/udp/ucall.h (modified)
	* uspace/srv/net/udp/udp_inet.c (modified)
	* uspace/srv/net/udp/udp_type.h (modified)
	* uspace/srv/ns/service.c (modified)
	* uspace/srv/ns/task.c (modified)
	* uspace/srv/taskmon/taskmon.c (modified)
	* uspace/srv/vfs/vfs.c (modified)
	* uspace/srv/vfs/vfs.h (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	mainline changes


Thu, 12 Sep 2013 22:46:57 GMT Martin Decky <martin@…> [11d41be5]
	* kernel/generic/src/mm/frame.c (modified)

	revert to the original assertion


Thu, 12 Sep 2013 22:17:12 GMT Martin Sucha <sucha14@…> [eabce2e]
	* .bzrignore (modified)

	Add df binary to .bzrignore


Thu, 12 Sep 2013 22:15:30 GMT Martin Sucha <sucha14@…> [4285851b]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/netspeed/Makefile (added)
	* uspace/app/netspeed/netspeed.c (added)

	Merge netspeed


Thu, 12 Sep 2013 22:05:13 GMT Jakub Jermar <jakub@…> [ddd0499d]
	* uspace/drv/audio/sb16/main.c (modified)
	* uspace/drv/audio/sb16/sb16.c (modified)
	* uspace/drv/audio/sb16/sb16.h (modified)
	* uspace/drv/block/ahci/ahci.c (modified)
	* uspace/drv/block/ata_bd/main.c (modified)
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/drv/bus/usb/ehci/main.c (modified)
	* uspace/drv/bus/usb/ehci/res.c (modified)
	* uspace/drv/bus/usb/ehci/res.h (modified)
	* uspace/drv/bus/usb/ohci/hc.c (modified)
	* uspace/drv/bus/usb/ohci/hc.h (modified)
	* uspace/drv/bus/usb/ohci/ohci.c (modified)
	* uspace/drv/bus/usb/ohci/res.c (modified)
	* uspace/drv/bus/usb/ohci/res.h (modified)
	* uspace/drv/bus/usb/uhci/hc.c (modified)
	* uspace/drv/bus/usb/uhci/hc.h (modified)
	* uspace/drv/bus/usb/uhci/res.c (modified)
	* uspace/drv/bus/usb/uhci/res.h (modified)
	* uspace/drv/bus/usb/uhci/uhci.c (modified)
	* uspace/drv/bus/usb/uhcirh/main.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.h (modified)
	* uspace/drv/char/i8042/i8042.c (modified)
	* uspace/drv/char/i8042/i8042.h (modified)
	* uspace/drv/char/i8042/main.c (modified)
	* uspace/drv/infrastructure/rootmac/rootmac.c (modified)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (modified)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/drv/nic/e1k/e1k.c (modified)
	* uspace/drv/nic/ne2k/ne2k.c (modified)
	* uspace/drv/nic/rtl8139/driver.c (modified)
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/generic/device/hw_res_parsed.c (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/hw_res.h (modified)
	* uspace/lib/c/include/device/hw_res_parsed.h (modified)

	Support for PIO window-relative and absolute HW resource ranges.
 ...


Thu, 12 Sep 2013 22:02:16 GMT Martin Sucha <sucha14@…> [fada53f]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/netspeed/Makefile (added)
	* uspace/app/netspeed/netspeed.c (added)

	Add basic netspeed utility.


Thu, 12 Sep 2013 21:40:40 GMT Jan Vesely <jano.vesely@…> [7f84430]
	* uspace/srv/audio/hound/audio_device.c (modified)

	fix typo


Thu, 12 Sep 2013 21:26:18 GMT Jiri Svoboda <jiri@…> [695b6ff]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/lib/c/generic/inet.c (modified)
	* uspace/lib/c/generic/inet/addr.c (modified)
	* uspace/lib/c/include/inet/addr.h (modified)
	* uspace/lib/c/include/inet/inet.h (modified)
	* uspace/lib/c/include/ipc/socket.h (modified)
	* uspace/lib/c/include/net/socket_codes.h (modified)
	* uspace/srv/net/dhcp/Makefile (added)
	* uspace/srv/net/dhcp/dhcp.c (added)
	* uspace/srv/net/dhcp/dhcp_std.h (added)
	* uspace/srv/net/dnsrsrv/dnsrsrv.c (modified)
	* uspace/srv/net/ethip/arp.c (modified)
	* uspace/srv/net/ethip/ethip_nic.c (modified)
	* uspace/srv/net/inetsrv/icmp.c (modified)
	* uspace/srv/net/inetsrv/inet_link.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.h (modified)
	* uspace/srv/net/tcp/tcp.c (modified)
	* uspace/srv/net/udp/assoc.c (modified)
	* uspace/srv/net/udp/assoc.h (modified)
	* uspace/srv/net/udp/pdu.c (modified)
	* uspace/srv/net/udp/sock.c (modified)
	* uspace/srv/net/udp/ucall.c (modified)
	* uspace/srv/net/udp/ucall.h (modified)
	* uspace/srv/net/udp/udp_inet.c (modified)
	* uspace/srv/net/udp/udp_type.h (modified)

	Crude DHCP client prototype.


Thu, 12 Sep 2013 20:53:09 GMT Jakub Jermar <jakub@…> [7de1988c]
	* uspace/drv/audio/sb16/main.c (modified)
	* uspace/drv/audio/sb16/sb16.c (modified)
	* uspace/drv/audio/sb16/sb16.h (modified)
	* uspace/drv/block/ahci/ahci.c (modified)
	* uspace/drv/block/ata_bd/main.c (modified)
	* uspace/drv/bus/usb/ehci/main.c (modified)
	* uspace/drv/bus/usb/ehci/res.c (modified)
	* uspace/drv/bus/usb/ehci/res.h (modified)
	* uspace/drv/bus/usb/ohci/hc.c (modified)
	* uspace/drv/bus/usb/ohci/hc.h (modified)
	* uspace/drv/bus/usb/ohci/ohci.c (modified)
	* uspace/drv/bus/usb/ohci/res.c (modified)
	* uspace/drv/bus/usb/ohci/res.h (modified)
	* uspace/drv/bus/usb/uhci/hc.c (modified)
	* uspace/drv/bus/usb/uhci/hc.h (modified)
	* uspace/drv/bus/usb/uhci/res.c (modified)
	* uspace/drv/bus/usb/uhci/res.h (modified)
	* uspace/drv/bus/usb/uhci/uhci.c (modified)
	* uspace/drv/bus/usb/uhcirh/main.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.c (modified)
	* uspace/drv/bus/usb/uhcirh/root_hub.h (modified)
	* uspace/drv/char/i8042/i8042.c (modified)
	* uspace/drv/char/i8042/i8042.h (modified)
	* uspace/drv/char/i8042/main.c (modified)
	* uspace/drv/nic/e1k/e1k.c (modified)
	* uspace/drv/nic/ne2k/ne2k.c (modified)
	* uspace/drv/nic/rtl8139/driver.c (modified)

	Adapt drivers using parsed HW resources to use the new interface.


Thu, 12 Sep 2013 20:12:51 GMT Martin Decky <martin@…> [4a90582]
	* uspace/drv/audio/sb16/dsp.c (modified)

	allocate the DMA buffer with proper alignment
	this finally unbreaks ...


Thu, 12 Sep 2013 19:52:31 GMT Maurizio Lombardi <m.lombardi85@…> [69f5f19]
	* uspace/app/sportdmp/sportdmp.c (modified)

	cstyle


Thu, 12 Sep 2013 19:30:25 GMT Jakub Jermar <jakub@…> [8049b79]
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/generic/device/hw_res_parsed.c (modified)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/hw_res_parsed.h (modified)

	Apply PIO window when parsing HW resources.

	- Each parsed IO and ...


Thu, 12 Sep 2013 18:09:51 GMT Martin Decky <martin@…> [f72906c]
	* kernel/arch/abs32le/include/arch/mm/frame.h (modified)
	* kernel/arch/amd64/include/arch/mm/frame.h (modified)
	* kernel/arch/arm32/include/arch/mm/frame.h (modified)
	* kernel/arch/ia32/include/arch/mm/frame.h (modified)
	* kernel/arch/ia64/include/arch/mm/frame.h (modified)
	* kernel/arch/mips32/include/arch/mm/frame.h (modified)
	* kernel/arch/mips64/include/arch/mm/frame.h (modified)
	* kernel/arch/ppc32/include/arch/mm/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (modified)
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/frame.c (modified)

	prefer allocating physical frames from the so called low priority ...


Thu, 12 Sep 2013 15:10:57 GMT Maurizio Lombardi <m.lombardi85@…> [b11f6fb]
	* uspace/srv/net/slip/slip.c (modified)

	slip: return an error code in case of failure.


Thu, 12 Sep 2013 14:52:58 GMT Martin Sucha <sucha14@…> [3731d31]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/lib/c/generic/net/socket_client.c (modified)
	* uspace/lib/c/include/net/socket.h (modified)
	* uspace/srv/hid/compositor/compositor.c (modified)
	* uspace/srv/hid/rfb/Makefile (added)
	* uspace/srv/hid/rfb/main.c (added)
	* uspace/srv/hid/rfb/rfb.c (added)
	* uspace/srv/hid/rfb/rfb.h (added)

	Merge RFB (VNC) server


Thu, 12 Sep 2013 14:49:17 GMT Martin Sucha <sucha14@…> [f9f45e7]
	* uspace/srv/hid/compositor/compositor.c (modified)

	compositor: Damage the screen when adding a viewport


Thu, 12 Sep 2013 14:34:35 GMT Martin Sucha <sucha14@…> [870f78c]
	* uspace/srv/hid/rfb/rfb.c (modified)

	rfb: Do not hold lock while sending framebuffer update


Thu, 12 Sep 2013 14:14:13 GMT Martin Sucha <sucha14@…> [47b27b40]
	* uspace/srv/hid/rfb/main.c (modified)
	* uspace/srv/hid/rfb/rfb.c (modified)

	rfb: Use logging API instead of ad-hoc printf statements


Thu, 12 Sep 2013 13:38:24 GMT Martin Sucha <sucha14@…> [38c822e]
	* uspace/srv/hid/rfb/rfb.c (modified)
	* uspace/srv/hid/rfb/rfb.h (modified)

	rfb: add very basic support for TRLE encoding


Thu, 12 Sep 2013 12:25:43 GMT Jakub Jermar <jakub@…> [46eb2c4]
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)

	Use pio_enable_resource() in pci.


Thu, 12 Sep 2013 12:24:09 GMT Jakub Jermar <jakub@…> [eeb5cc2]
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/include/ddi.h (modified)

	Add pio_enable_resource() to slightly simplify enabling of PIO and ...


Thu, 12 Sep 2013 11:45:34 GMT Martin Decky <martin@…> [6e75f2d]
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)

	optimize bitmap allocation using the next-fit algorithm


Thu, 12 Sep 2013 11:16:00 GMT Jakub Jermar <jakub@…> [9e470c0]
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/infrastructure/rootmac/rootmac.c (modified)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (modified)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/lib/c/include/device/hw_res.h (modified)

	Add IO_RANGE and MEM_RANGE members to distinguish whether the range ...


Thu, 12 Sep 2013 10:43:38 GMT Martin Sucha <sucha14@…> [2c9f6dd3]
	* uspace/srv/hid/rfb/rfb.c (modified)
	* uspace/srv/hid/rfb/rfb.h (modified)

	rfb: Add a basic support for pallete-based pixel mode


Thu, 12 Sep 2013 10:28:41 GMT Jakub Jermar <jakub@…> [ff97957]
	* uspace/drv/bus/isa/isa.c (modified)

	Make isa support the PIO_WINDOW_DEV_IFACE interface for the devices ...


Thu, 12 Sep 2013 10:27:17 GMT Martin Decky <martin@…> [c5396c1]
	* kernel/arch/amd64/src/ddi/ddi.c (modified)
	* kernel/arch/amd64/src/proc/task.c (modified)
	* kernel/arch/ia32/src/ddi/ddi.c (modified)
	* kernel/arch/ia32/src/proc/task.c (modified)
	* kernel/arch/ia64/src/ddi/ddi.c (modified)
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/mm/frame.c (modified)

	abandon the 2nd level bitmap
	according to observations it is very ...


Thu, 12 Sep 2013 08:38:06 GMT Maurizio Lombardi <m.lombardi85@…> [4a5f2b0]
	* uspace/srv/fs/mfs/mfs_rw.c (modified)

	merge from mfs branch


Thu, 12 Sep 2013 08:24:53 GMT Maurizio Lombardi <m.lombardi85@…> [95027b5]
	* uspace/srv/fs/mfs/mfs_rw.c (modified)

	mfs: fix potential memory leak in case of a read error.


Thu, 12 Sep 2013 07:54:05 GMT Maurizio Lombardi <m.lombardi85@…> [3a0a4d8]
	* .bzrignore (added)
	* boot/Makefile.common (modified)
	* boot/arch/amd64/Makefile.inc (modified)
	* boot/arch/arm32/Makefile.inc (modified)
	* boot/arch/arm32/include/cp15.h (added)
	* boot/arch/arm32/src/asm.S (modified)
	* boot/arch/arm32/src/main.c (modified)
	* boot/arch/arm32/src/mm.c (modified)
	* boot/arch/mips32/Makefile.inc (modified)
	* boot/arch/ppc32/Makefile.inc (modified)
	* boot/arch/sparc64/src/asm.S (modified)
	* contrib/conf/ia32-qe.sh (modified)
	* defaults/sparc64/niagara/Makefile.config (modified)
	* kernel/Makefile (modified)
	* kernel/arch/abs32le/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/src/ddi/ddi.c (modified)
	* kernel/arch/amd64/src/proc/task.c (modified)
	* kernel/arch/arm32/include/arch/asm.h (modified)
	* kernel/arch/arm32/include/arch/cp15.h (modified)
	* kernel/arch/arm32/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/include/arch/mm/page_armv4.h (modified)
	* kernel/arch/arm32/include/arch/mm/page_armv6.h (modified)
	* kernel/arch/arm32/src/cpu/cpu.c (modified)
	* kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified)
	* kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified)
	* kernel/arch/arm32/src/mm/frame.c (modified)
	* kernel/arch/arm32/src/mm/page.c (modified)
	* kernel/arch/arm32/src/mm/tlb.c (modified)
	* kernel/arch/arm32/src/ras.c (modified)
	* kernel/arch/ia32/include/arch/mm/page.h (modified)
	* kernel/arch/ia32/src/ddi/ddi.c (modified)
	* kernel/arch/ia32/src/proc/task.c (modified)
	* kernel/arch/ia64/src/ddi/ddi.c (modified)
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/arch/mips32/src/mach/malta/malta.c (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/ppc32/include/arch/mm/page.h (modified)
	* kernel/arch/sparc64/include/arch/mm/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4u/frame.h (modified)
	* kernel/arch/sparc64/include/arch/mm/sun4v/frame.h (modified)
	* kernel/arch/sparc64/include/arch/trap/sun4v/mmu.h (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/frame.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified)
	* kernel/arch/sparc64/src/sun4v/start.S (modified)
	* kernel/doc/mm (modified)
	* kernel/genarch/include/genarch/drivers/am335x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/amdm37x/gpt.h (modified)
	* kernel/genarch/include/genarch/drivers/amdm37x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/omap/irc.h (added)
	* kernel/genarch/include/genarch/mm/page_pt.h (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/include/adt/list.h (modified)
	* kernel/generic/include/config.h (modified)
	* kernel/generic/include/macros.h (modified)
	* kernel/generic/include/mm/buddy.h (deleted)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/include/mm/page.h (modified)
	* kernel/generic/include/mm/slab.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/adt/btree.c (modified)
	* kernel/generic/src/adt/hash_table.c (modified)
	* kernel/generic/src/adt/list.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/cpu/cpu.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/debug/stacktrace.c (modified)
	* kernel/generic/src/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/ipcrsc.c (modified)
	* kernel/generic/src/lib/ra.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/backend_elf.c (modified)
	* kernel/generic/src/mm/buddy.c (deleted)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/km.c (modified)
	* kernel/generic/src/mm/page.c (modified)
	* kernel/generic/src/mm/slab.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/futex.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* kernel/generic/src/udebug/udebug.c (modified)
	* kernel/generic/src/udebug/udebug_ops.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)
	* kernel/test/mm/mapping1.c (modified)
	* tools/toolchain.sh (modified)
	* uspace/Makefile (modified)
	* uspace/Makefile.common (modified)
	* uspace/app/bdsh/cmds/modules/cat/cat.c (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/app/corecfg/Makefile (added)
	* uspace/app/corecfg/corecfg.c (added)
	* uspace/app/devctl/devctl.c (modified)
	* uspace/app/df/Makefile (added)
	* uspace/app/df/df.c (added)
	* uspace/app/dnsres/dnsres.c (modified)
	* uspace/app/edit/sheet.c (modified)
	* uspace/app/init/init.c (modified)
	* uspace/app/klog/klog.c (modified)
	* uspace/app/mixerctl/Makefile (added)
	* uspace/app/mixerctl/mixerctl.c (added)
	* uspace/app/netecho/netecho.c (modified)
	* uspace/app/nettest1/nettest.c (modified)
	* uspace/app/nettest1/nettest.h (modified)
	* uspace/app/nettest1/nettest1.c (modified)
	* uspace/app/nettest2/nettest2.c (modified)
	* uspace/app/nettest3/nettest3.c (modified)
	* uspace/app/nterm/conn.c (modified)
	* uspace/app/ping/ping.c (modified)
	* uspace/app/ping6/ping6.c (modified)
	* uspace/app/tester/mm/common.c (modified)
	* uspace/app/trace/trace.c (modified)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/hid.c (modified)
	* uspace/app/wavplay/Makefile (added)
	* uspace/app/wavplay/dplay.c (added)
	* uspace/app/wavplay/dplay.h (added)
	* uspace/app/wavplay/drec.c (added)
	* uspace/app/wavplay/drec.h (added)
	* uspace/app/wavplay/main.c (added)
	* uspace/app/wavplay/wave.c (added)
	* uspace/app/wavplay/wave.h (added)
	* uspace/drv/audio/sb16/Makefile (added)
	* uspace/drv/audio/sb16/ddf_log.h (added)
	* uspace/drv/audio/sb16/dsp.c (added)
	* uspace/drv/audio/sb16/dsp.h (added)
	* uspace/drv/audio/sb16/dsp_commands.h (added)
	* uspace/drv/audio/sb16/main.c (added)
	* uspace/drv/audio/sb16/mixer.c (added)
	* uspace/drv/audio/sb16/mixer.h (added)
	* uspace/drv/audio/sb16/mixer_iface.c (added)
	* uspace/drv/audio/sb16/pcm_iface.c (added)
	* uspace/drv/audio/sb16/registers.h (added)
	* uspace/drv/audio/sb16/sb16.c (added)
	* uspace/drv/audio/sb16/sb16.h (added)
	* uspace/drv/audio/sb16/sb16.ma (added)
	* uspace/drv/block/ahci/ahci.c (modified)
	* uspace/drv/bus/isa/i8237.c (modified)
	* uspace/drv/bus/isa/i8237.h (modified)
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/drv/bus/usb/uhci/utils/malloc32.h (modified)
	* uspace/drv/bus/usb/usbmid/explore.c (modified)
	* uspace/drv/bus/usb/usbmid/usbmid.c (modified)
	* uspace/drv/bus/usb/vhc/transfer.c (modified)
	* uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified)
	* uspace/drv/fb/kfb/port.c (modified)
	* uspace/drv/infrastructure/root/root.c (modified)
	* uspace/drv/infrastructure/rootamdm37x/rootamdm37x.c (modified)
	* uspace/drv/infrastructure/rootamdm37x/uhh.h (modified)
	* uspace/drv/infrastructure/rootmalta/Makefile (added)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (added)
	* uspace/drv/infrastructure/rootmalta/rootmalta.ma (added)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/drv/nic/e1k/e1k.c (modified)
	* uspace/drv/nic/rtl8139/driver.c (modified)
	* uspace/drv/nic/rtl8139/driver.h (modified)
	* uspace/lib/block/block.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/arch/sparc64/Makefile.common (modified)
	* uspace/lib/c/generic/adt/hash_table.c (modified)
	* uspace/lib/c/generic/adt/list.c (modified)
	* uspace/lib/c/generic/async.c (modified)
	* uspace/lib/c/generic/cfg.c (modified)
	* uspace/lib/c/generic/corecfg.c (added)
	* uspace/lib/c/generic/ddi.c (modified)
	* uspace/lib/c/generic/device/hw_res.c (modified)
	* uspace/lib/c/generic/device/hw_res_parsed.c (modified)
	* uspace/lib/c/generic/device/pio_window.c (added)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/generic/dnsr.c (modified)
	* uspace/lib/c/generic/futex.c (modified)
	* uspace/lib/c/generic/inet/addr.c (modified)
	* uspace/lib/c/generic/pio_trace.c (modified)
	* uspace/lib/c/generic/time.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/c/include/async.h (modified)
	* uspace/lib/c/include/cfg.h (modified)
	* uspace/lib/c/include/corecfg.h (added)
	* uspace/lib/c/include/ddi.h (modified)
	* uspace/lib/c/include/device/hw_res.h (modified)
	* uspace/lib/c/include/device/hw_res_parsed.h (modified)
	* uspace/lib/c/include/device/pio_window.h (added)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/inet/addr.h (modified)
	* uspace/lib/c/include/inet/dnsr.h (modified)
	* uspace/lib/c/include/ipc/corecfg.h (added)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/lib/c/include/ipc/services.h (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/macros.h (modified)
	* uspace/lib/c/include/sys/statfs.h (added)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/draw/drawctx.c (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/interrupt.c (modified)
	* uspace/lib/drv/generic/remote_audio_mixer.c (added)
	* uspace/lib/drv/generic/remote_audio_pcm.c (added)
	* uspace/lib/drv/generic/remote_hw_res.c (modified)
	* uspace/lib/drv/generic/remote_pio_window.c (added)
	* uspace/lib/drv/include/audio_mixer_iface.h (added)
	* uspace/lib/drv/include/audio_pcm_iface.h (added)
	* uspace/lib/drv/include/ops/hw_res.h (modified)
	* uspace/lib/drv/include/ops/pio_window.h (added)
	* uspace/lib/drv/include/remote_audio_mixer.h (added)
	* uspace/lib/drv/include/remote_audio_pcm.h (added)
	* uspace/lib/drv/include/remote_pio_window.h (added)
	* uspace/lib/fs/libfs.c (modified)
	* uspace/lib/fs/libfs.h (modified)
	* uspace/lib/graph/graph.c (modified)
	* uspace/lib/gui/connection.c (modified)
	* uspace/lib/gui/grid.c (modified)
	* uspace/lib/gui/terminal.c (modified)
	* uspace/lib/gui/window.c (modified)
	* uspace/lib/hound/Makefile (added)
	* uspace/lib/hound/include/hound/client.h (added)
	* uspace/lib/hound/include/hound/protocol.h (added)
	* uspace/lib/hound/include/hound/server.h (added)
	* uspace/lib/hound/src/client.c (added)
	* uspace/lib/hound/src/protocol.c (added)
	* uspace/lib/pcm/Makefile (added)
	* uspace/lib/pcm/include/pcm/format.h (added)
	* uspace/lib/pcm/include/pcm/sample_format.h (added)
	* uspace/lib/pcm/src/format.c (added)
	* uspace/lib/posix/include/posix/stdio.h (modified)
	* uspace/lib/posix/include/posix/stdlib.h (modified)
	* uspace/lib/posix/include/posix/time.h (modified)
	* uspace/lib/posix/include/posix/unistd.h (modified)
	* uspace/lib/posix/source/stdlib.c (modified)
	* uspace/lib/posix/source/time.c (modified)
	* uspace/lib/posix/source/unistd.c (modified)
	* uspace/lib/softfloat/softfloat.c (modified)
	* uspace/lib/softfloat/softfloat.h (modified)
	* uspace/lib/usbdev/src/recognise.c (modified)
	* uspace/lib/usbhid/src/hiddescriptor.c (modified)
	* uspace/lib/usbhid/src/hidparser.c (modified)
	* uspace/lib/usbhid/src/hidpath.c (modified)
	* uspace/lib/usbhost/src/usb_endpoint_manager.c (modified)
	* uspace/srv/audio/hound/Makefile (added)
	* uspace/srv/audio/hound/audio_data.c (added)
	* uspace/srv/audio/hound/audio_data.h (added)
	* uspace/srv/audio/hound/audio_device.c (added)
	* uspace/srv/audio/hound/audio_device.h (added)
	* uspace/srv/audio/hound/audio_sink.c (added)
	* uspace/srv/audio/hound/audio_sink.h (added)
	* uspace/srv/audio/hound/audio_source.c (added)
	* uspace/srv/audio/hound/audio_source.h (added)
	* uspace/srv/audio/hound/connection.c (added)
	* uspace/srv/audio/hound/connection.h (added)
	* uspace/srv/audio/hound/hound.c (added)
	* uspace/srv/audio/hound/hound.h (added)
	* uspace/srv/audio/hound/hound_ctx.c (added)
	* uspace/srv/audio/hound/hound_ctx.h (added)
	* uspace/srv/audio/hound/iface.c (added)
	* uspace/srv/audio/hound/log.h (added)
	* uspace/srv/audio/hound/main.c (added)
	* uspace/srv/bd/rd/rd.c (modified)
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/client_conn.c (added)
	* uspace/srv/devman/client_conn.h (added)
	* uspace/srv/devman/dev.c (added)
	* uspace/srv/devman/dev.h (added)
	* uspace/srv/devman/devman.c (deleted)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/devtree.c (added)
	* uspace/srv/devman/devtree.h (added)
	* uspace/srv/devman/driver.c (added)
	* uspace/srv/devman/driver.h (added)
	* uspace/srv/devman/drv_conn.c (added)
	* uspace/srv/devman/drv_conn.h (added)
	* uspace/srv/devman/fun.c (added)
	* uspace/srv/devman/fun.h (added)
	* uspace/srv/devman/loc.c (added)
	* uspace/srv/devman/loc.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/main.h (added)
	* uspace/srv/devman/match.c (modified)
	* uspace/srv/devman/match.h (added)
	* uspace/srv/devman/util.c (modified)
	* uspace/srv/devman/util.h (modified)
	* uspace/srv/fs/cdfs/cdfs_ops.c (modified)
	* uspace/srv/fs/exfat/exfat_idx.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)
	* uspace/srv/fs/fat/fat_idx.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/mfs/mfs.h (modified)
	* uspace/srv/fs/mfs/mfs_balloc.c (modified)
	* uspace/srv/fs/mfs/mfs_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.c (modified)
	* uspace/srv/fs/udf/udf_ops.c (modified)
	* uspace/srv/hid/compositor/compositor.c (modified)
	* uspace/srv/hid/input/input.c (modified)
	* uspace/srv/hid/input/port/niagara.c (modified)
	* uspace/srv/hid/output/output.c (modified)
	* uspace/srv/hid/output/port/ega.c (modified)
	* uspace/srv/hid/output/port/kchar.c (modified)
	* uspace/srv/hid/output/port/niagara.c (modified)
	* uspace/srv/hid/remcons/user.c (modified)
	* uspace/srv/hw/irc/obio/obio.c (modified)
	* uspace/srv/locsrv/category.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/logger/logs.c (modified)
	* uspace/srv/net/dnsrsrv/dns_msg.c (modified)
	* uspace/srv/net/dnsrsrv/dns_msg.h (modified)
	* uspace/srv/net/dnsrsrv/dnsrsrv.c (modified)
	* uspace/srv/net/dnsrsrv/query.c (modified)
	* uspace/srv/net/dnsrsrv/query.h (modified)
	* uspace/srv/net/dnsrsrv/transport.c (modified)
	* uspace/srv/net/ethip/atrans.c (modified)
	* uspace/srv/net/ethip/ethip.h (modified)
	* uspace/srv/net/ethip/ethip_nic.c (modified)
	* uspace/srv/net/inetsrv/addrobj.c (modified)
	* uspace/srv/net/inetsrv/inet_link.c (modified)
	* uspace/srv/net/inetsrv/inet_std.h (modified)
	* uspace/srv/net/inetsrv/inetping.c (modified)
	* uspace/srv/net/inetsrv/inetping6.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.c (modified)
	* uspace/srv/net/inetsrv/ndp.c (modified)
	* uspace/srv/net/inetsrv/ntrans.c (modified)
	* uspace/srv/net/inetsrv/pdu.c (modified)
	* uspace/srv/net/inetsrv/reass.c (modified)
	* uspace/srv/net/inetsrv/sroute.c (modified)
	* uspace/srv/net/tcp/conn.c (modified)
	* uspace/srv/net/udp/assoc.c (modified)
	* uspace/srv/ns/service.c (modified)
	* uspace/srv/ns/task.c (modified)
	* uspace/srv/taskmon/taskmon.c (modified)
	* uspace/srv/vfs/vfs.c (modified)
	* uspace/srv/vfs/vfs.h (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	merge mainline changes


Thu, 12 Sep 2013 00:47:42 GMT Martin Decky <martin@…> [64f3d3b]
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)
	* kernel/generic/src/mm/frame.c (modified)

	basic optimizations of the bitmap allocator
	(still not using the 2nd ...


Thu, 12 Sep 2013 00:46:30 GMT Martin Decky <martin@…> [33c058fe]
	* kernel/arch/ia64/src/ddi/ddi.c (modified)

	fix character case


Thu, 12 Sep 2013 00:02:27 GMT Jakub Jermar <jakub@…> [7d771d5]
	* kernel/arch/mips32/src/mach/malta/malta.c (modified)

	Pretend we have stdin on Malta.


Wed, 11 Sep 2013 23:51:57 GMT Martin Sucha <sucha14@…> [0d23cc0]
	* uspace/srv/hid/rfb/main.c (modified)
	* uspace/srv/hid/rfb/rfb.c (modified)
	* uspace/srv/hid/rfb/rfb.h (modified)

	Allow rfb parameters to be specified on the command line


Wed, 11 Sep 2013 23:38:53 GMT Martin Sucha <sucha14@…> [3482bcc]
	* uspace/srv/hid/rfb/rfb.c (modified)

	rfb: Fix encoding of pixel values


Wed, 11 Sep 2013 23:08:47 GMT Martin Decky <martin@…> [561c301]
	* uspace/drv/bus/isa/i8237.c (modified)
	* uspace/lib/c/generic/device/hw_res.c (modified)

	remove ISA-specific stuff from the comments of generic functions
	do ...


Wed, 11 Sep 2013 22:59:46 GMT Martin Sucha <sucha14@…> [e88f3e9]
	* .bzrignore (modified)

	Add cscope.out to .bzrignore


Wed, 11 Sep 2013 22:13:05 GMT Maurizio Lombardi <m.lombardi85@…> [332513a]
	* uspace/app/df/df.c (modified)

	cstyle


Wed, 11 Sep 2013 22:05:58 GMT Maurizio Lombardi <m.lombardi85@…> [e1ec5a2]
	* uspace/app/df/df.c (modified)

	df: fix call to list_foreach()


Wed, 11 Sep 2013 21:57:02 GMT Martin Sucha <sucha14@…> [bd0e6a1]
	* .bzrignore (modified)
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/srv/hid/rfb/Makefile (added)
	* uspace/srv/hid/rfb/main.c (added)
	* uspace/srv/hid/rfb/rfb.c (added)
	* uspace/srv/hid/rfb/rfb.h (added)

	Add a simple remote framebuffer (VNC) server


Wed, 11 Sep 2013 21:53:36 GMT Maurizio Lombardi <m.lombardi85@…> [758f8d5]
	* boot/Makefile.common (modified)
	* uspace/Makefile (modified)
	* uspace/app/df/Makefile (added)
	* uspace/app/df/df.c (added)
	* uspace/app/trace/trace.c (modified)
	* uspace/lib/c/generic/vfs/vfs.c (modified)
	* uspace/lib/c/include/ipc/vfs.h (modified)
	* uspace/lib/c/include/sys/statfs.h (added)
	* uspace/lib/c/include/vfs/vfs.h (modified)
	* uspace/lib/fs/libfs.c (modified)
	* uspace/lib/fs/libfs.h (modified)
	* uspace/srv/fs/cdfs/cdfs_ops.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/mfs/mfs.h (modified)
	* uspace/srv/fs/mfs/mfs_balloc.c (modified)
	* uspace/srv/fs/mfs/mfs_ops.c (modified)
	* uspace/srv/fs/udf/udf_ops.c (modified)
	* uspace/srv/vfs/vfs.c (modified)
	* uspace/srv/vfs/vfs.h (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)

	merge the df branch


Wed, 11 Sep 2013 19:46:33 GMT Jiri Svoboda <jiri@…> [1e371cf]
	* uspace/lib/usbhid/src/hidparser.c (modified)

	Fix USB HID regression.


Wed, 11 Sep 2013 18:21:41 GMT Martin Decky <martin@…> [cb500a2]
	* uspace/app/devctl/devctl.c (modified)

	fix formatting string


Wed, 11 Sep 2013 18:11:27 GMT Martin Decky <martin@…> [adb252c0]
	* kernel/generic/src/mm/frame.c (modified)

	initialize the zone bitmap properly


Wed, 11 Sep 2013 18:10:12 GMT Martin Decky <martin@…> [d5f774f6]
	* kernel/generic/src/adt/bitmap.c (modified)

	cstyle


Wed, 11 Sep 2013 18:09:18 GMT Martin Decky <martin@…> [f18d01b6]
	* kernel/genarch/include/genarch/mm/page_pt.h (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)

	allocate frames for the page tables on naturally aligned addresses


Wed, 11 Sep 2013 17:55:18 GMT Jakub Jermar <jakub@…> [5759975a]
	* uspace/drv/bus/isa/isa.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (modified)
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/device/pio_window.c (added)
	* uspace/lib/c/include/device/pio_window.h (added)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pio_window.c (added)
	* uspace/lib/drv/include/ops/pio_window.h (added)
	* uspace/lib/drv/include/remote_pio_window.h (added)

	Merge PIO_WINDOW_DEV_IFACE support.


Wed, 11 Sep 2013 17:36:31 GMT Jakub Jermar <jakub@…> [26bc0fd1]
	* uspace/drv/infrastructure/rootpc/rootpc.c (modified)

	PIO_WINDOW_DEV_IFACE support for rootpc.


Wed, 11 Sep 2013 17:35:48 GMT Jakub Jermar <jakub@…> [0a428943]
	* uspace/drv/bus/isa/isa.c (modified)

	PIO_WINDOW_DEV_IFACE support for isa.


Wed, 11 Sep 2013 17:35:28 GMT Jakub Jermar <jakub@…> [6dbc500]
	* uspace/drv/bus/pci/pciintel/pci.c (modified)
	* uspace/drv/bus/pci/pciintel/pci.h (modified)

	PIO_WINDOW_DEV_IFACE support for pciintel.


Wed, 11 Sep 2013 17:34:31 GMT Jakub Jermar <jakub@…> [65ac220]
	* uspace/drv/infrastructure/rootmalta/rootmalta.c (modified)

	PIO_WINDOW_DEV_IFACE support for rootmalta.


Wed, 11 Sep 2013 17:33:02 GMT Jakub Jermar <jakub@…> [48bd6f4]
	* uspace/lib/c/Makefile (modified)
	* uspace/lib/c/generic/device/pio_window.c (added)
	* uspace/lib/c/include/device/pio_window.h (added)
	* uspace/lib/c/include/ipc/dev_iface.h (modified)
	* uspace/lib/drv/Makefile (modified)
	* uspace/lib/drv/generic/dev_iface.c (modified)
	* uspace/lib/drv/generic/remote_pio_window.c (added)
	* uspace/lib/drv/include/ops/pio_window.h (added)
	* uspace/lib/drv/include/remote_pio_window.h (added)

	Add PIO_WINDOW_DEV_IFACE and support methods.


Wed, 11 Sep 2013 17:32:45 GMT Jiri Svoboda <jiri@…> [4c9b28a]
	* uspace/app/devctl/devctl.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/srv/devman/client_conn.c (modified)

	Printing match IDs of drivers and functions.


Wed, 11 Sep 2013 12:35:55 GMT Jiri Svoboda <jiri@…> [1db5669]
	* uspace/app/devctl/devctl.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/srv/devman/client_conn.c (modified)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/driver.h (modified)

	devctl show-drv lists attached devices, add device count to list-drv.


Wed, 11 Sep 2013 11:56:39 GMT Martin Decky <martin@…> [cd3b380]
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/generic/src/cpu/cpu.c (modified)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)

	due to the removal of FRAME_KA, the return value of frame_alloc*() ...


Wed, 11 Sep 2013 11:56:17 GMT Martin Decky <martin@…> [43dd8028]
	* kernel/arch/arm32/src/mm/frame.c (modified)

	fix the usage of frame_free


Wed, 11 Sep 2013 10:35:49 GMT Jiri Svoboda <jiri@…> [7969087]
	* uspace/app/devctl/devctl.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/srv/devman/client_conn.c (modified)

	devctl load-drv to manually load a driver.


Wed, 11 Sep 2013 09:46:38 GMT Jiri Svoboda <jiri@…> [e5556e4a]
	* uspace/app/devctl/devctl.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/srv/devman/client_conn.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (modified)

	Reverse order of drivers in driver list. Print driver state.


Tue, 10 Sep 2013 23:17:16 GMT Jiri Svoboda <jiri@…> [4c6ade6]
	* uspace/srv/devman/client_conn.c (modified)

	Remove leftover debugging output.


Tue, 10 Sep 2013 23:14:46 GMT Jiri Svoboda <jiri@…> [de3d15b4]
	* uspace/srv/devman/driver.c (modified)

	No need to print all drivers as they are found during boot anymore.


Tue, 10 Sep 2013 23:11:34 GMT Jiri Svoboda <jiri@…> [0511549]
	* uspace/app/devctl/devctl.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/include/devman.h (modified)
	* uspace/lib/c/include/ipc/devman.h (modified)
	* uspace/srv/devman/client_conn.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/driver.h (modified)
	* uspace/srv/devman/drv_conn.c (modified)

	Add devctl list-drv subcommand to list known drivers.


Tue, 10 Sep 2013 21:54:59 GMT Martin Sucha <sucha14@…> [fdfa2e1]
	* uspace/lib/c/generic/net/socket_client.c (modified)
	* uspace/lib/c/include/net/socket.h (modified)

	Make data parameter of send constant


Tue, 10 Sep 2013 21:47:25 GMT Martin Decky <martin@…> [5df1963]
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/backend_elf.c (modified)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)
	* kernel/test/mm/mapping1.c (modified)

	bitmap frame allocator does not keep track of the size of the ...


Tue, 10 Sep 2013 21:31:42 GMT Jiri Svoboda <jiri@…> [a501e22c]
	* uspace/srv/devman/util.h (modified)

	free_not_null really not needed.


Tue, 10 Sep 2013 21:27:30 GMT Jiri Svoboda <jiri@…> [02e5e34]
	* uspace/srv/devman/drv_conn.c (modified)
	* uspace/srv/devman/fun.c (modified)
	* uspace/srv/devman/fun.h (modified)

	Fun on-/off-line needs to go to fun.c


Tue, 10 Sep 2013 21:12:23 GMT Jiri Svoboda <jiri@…> [181c32f]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/drv_conn.c (added)
	* uspace/srv/devman/drv_conn.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/main.h (modified)

	Separate module for devman-driver communication.


Tue, 10 Sep 2013 20:44:58 GMT Jiri Svoboda <jiri@…> [d80d7a8]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/client_conn.c (added)
	* uspace/srv/devman/client_conn.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/main.h (added)

	Separate module for devman-client connection handling.


Tue, 10 Sep 2013 20:26:27 GMT Jiri Svoboda <jiri@…> [08bc23d]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/dev.c (added)
	* uspace/srv/devman/dev.h (added)
	* uspace/srv/devman/devman.c (deleted)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/devtree.c (added)
	* uspace/srv/devman/devtree.h (added)
	* uspace/srv/devman/driver.c (added)
	* uspace/srv/devman/driver.h (added)
	* uspace/srv/devman/fun.c (added)
	* uspace/srv/devman/fun.h (added)
	* uspace/srv/devman/loc.c (added)
	* uspace/srv/devman/loc.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/match.c (modified)
	* uspace/srv/devman/match.h (added)

	Merge breaking devman.c apart.


Tue, 10 Sep 2013 20:15:58 GMT Jiri Svoboda <jiri@…> [a60e90b]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/devman.c (deleted)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/driver.h (modified)
	* uspace/srv/devman/loc.c (added)
	* uspace/srv/devman/loc.h (added)
	* uspace/srv/devman/main.c (modified)
	* uspace/srv/devman/match.c (modified)
	* uspace/srv/devman/match.h (added)

	Move rest of functionality from devman.c to other modules.


Tue, 10 Sep 2013 19:10:09 GMT Jiri Svoboda <jiri@…> [59dc181]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/dev.c (modified)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/devtree.c (added)
	* uspace/srv/devman/devtree.h (added)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/fun.c (modified)
	* uspace/srv/devman/main.c (modified)

	Move devtree-related functionality to separate devman module.


Tue, 10 Sep 2013 18:51:53 GMT Jiri Svoboda <jiri@…> [38e52c92]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/fun.c (added)
	* uspace/srv/devman/fun.h (added)
	* uspace/srv/devman/main.c (modified)

	Move fun-dev-related functionality to a separate devman module.


Tue, 10 Sep 2013 18:34:16 GMT Martin Decky <martin@…> [07525cd]
	* kernel/generic/include/adt/list.h (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/usbhid/src/hidparser.c (modified)
	* uspace/lib/usbhid/src/hidpath.c (modified)

	cstyle


Tue, 10 Sep 2013 18:24:27 GMT Jiri Svoboda <jiri@…> [d1bafbf]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/dev.c (added)
	* uspace/srv/devman/dev.h (added)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (modified)
	* uspace/srv/devman/driver.h (modified)
	* uspace/srv/devman/main.c (modified)

	Move dev-node related devman functionality to a separate module.


Tue, 10 Sep 2013 18:10:32 GMT Jiri Svoboda <jiri@…> [041b026]
	* uspace/srv/devman/Makefile (modified)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devman/devman.h (modified)
	* uspace/srv/devman/driver.c (added)
	* uspace/srv/devman/driver.h (added)
	* uspace/srv/devman/main.c (modified)

	Move driver-related devman functionality to a separate module.


Tue, 10 Sep 2013 18:06:30 GMT Martin Sucha <sucha14@…> [d08ba7fc]
	* uspace/srv/hid/compositor/compositor.c (modified)

	compositor: monitor visualizer category and add viewports when they ...


Tue, 10 Sep 2013 17:55:33 GMT Martin Decky <martin@…> [85147f3]
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/generic/include/adt/list.h (modified)
	* kernel/generic/include/config.h (modified)

	cstyle


Tue, 10 Sep 2013 17:48:57 GMT Martin Decky <martin@…> [b0c2075]
	* kernel/Makefile (modified)
	* kernel/arch/abs32le/include/arch/mm/page.h (modified)
	* kernel/arch/amd64/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/include/arch/mm/page.h (modified)
	* kernel/arch/arm32/src/mm/page.c (modified)
	* kernel/arch/arm32/src/ras.c (modified)
	* kernel/arch/ia32/include/arch/mm/page.h (modified)
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/arch/mips32/src/mm/tlb.c (modified)
	* kernel/arch/ppc32/include/arch/mm/page.h (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/genarch/include/genarch/mm/page_pt.h (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/config.h (modified)
	* kernel/generic/include/macros.h (modified)
	* kernel/generic/include/mm/buddy.h (deleted)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/include/mm/slab.h (modified)
	* kernel/generic/src/cpu/cpu.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/buddy.c (deleted)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/km.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)
	* kernel/test/mm/mapping1.c (modified)

	new physical memory allocator supporting physical address constrains ...


Tue, 10 Sep 2013 17:44:11 GMT Martin Decky <martin@…> [86733f3]
	* kernel/generic/include/adt/bitmap.h (modified)
	* kernel/generic/src/adt/bitmap.c (modified)

	implement bitmap allocation and deallocation
	(this is a prototype ...


Tue, 10 Sep 2013 17:21:33 GMT Jakub Jermar <jakub@…> [65f77f4]
	* uspace/drv/bus/pci/pciintel/pci.c (modified)

	Do not add interrupt for devices that do not use an interrupt pin.


Tue, 10 Sep 2013 17:10:20 GMT Martin Sucha <sucha14@…> [39b13f8]
	* .bzrignore (modified)

	Add corecfg binaries to .bzrignore


Tue, 10 Sep 2013 16:50:05 GMT Maurizio Lombardi <m.lombardi85@…> [4982d87]
	* kernel/genarch/include/genarch/drivers/omap/irc.h (modified)

	omap irc: fix padding in the interrupt controller registers
	structure.


Tue, 10 Sep 2013 16:32:35 GMT Jiri Svoboda <jiri@…> [feeac0d]
	* kernel/generic/include/adt/list.h (modified)
	* kernel/generic/src/adt/btree.c (modified)
	* kernel/generic/src/adt/hash_table.c (modified)
	* kernel/generic/src/adt/list.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/ipc/ipc.c (modified)
	* kernel/generic/src/ipc/ipcrsc.c (modified)
	* kernel/generic/src/lib/ra.c (modified)
	* kernel/generic/src/mm/as.c (modified)
	* kernel/generic/src/mm/backend_anon.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/scheduler.c (modified)
	* kernel/generic/src/proc/task.c (modified)
	* kernel/generic/src/synch/futex.c (modified)
	* kernel/generic/src/sysinfo/stats.c (modified)
	* kernel/generic/src/udebug/udebug.c (modified)
	* kernel/generic/src/udebug/udebug_ops.c (modified)
	* uspace/app/bdsh/cmds/modules/mount/mount.c (modified)
	* uspace/app/edit/sheet.c (modified)
	* uspace/app/tester/mm/common.c (modified)
	* uspace/app/usbinfo/dump.c (modified)
	* uspace/app/usbinfo/hid.c (modified)
	* uspace/drv/bus/usb/usbmid/explore.c (modified)
	* uspace/drv/bus/usb/usbmid/usbmid.c (modified)
	* uspace/drv/bus/usb/vhc/transfer.c (modified)
	* uspace/lib/block/block.c (modified)
	* uspace/lib/c/generic/adt/hash_table.c (modified)
	* uspace/lib/c/generic/adt/list.c (modified)
	* uspace/lib/c/generic/cfg.c (modified)
	* uspace/lib/c/generic/devman.c (modified)
	* uspace/lib/c/generic/pio_trace.c (modified)
	* uspace/lib/c/include/adt/list.h (modified)
	* uspace/lib/c/include/cfg.h (modified)
	* uspace/lib/draw/drawctx.c (modified)
	* uspace/lib/drv/generic/driver.c (modified)
	* uspace/lib/drv/generic/interrupt.c (modified)
	* uspace/lib/fs/libfs.c (modified)
	* uspace/lib/graph/graph.c (modified)
	* uspace/lib/gui/connection.c (modified)
	* uspace/lib/gui/grid.c (modified)
	* uspace/lib/gui/terminal.c (modified)
	* uspace/lib/gui/window.c (modified)
	* uspace/lib/usbdev/src/recognise.c (modified)
	* uspace/lib/usbhid/src/hiddescriptor.c (modified)
	* uspace/lib/usbhid/src/hidparser.c (modified)
	* uspace/lib/usbhid/src/hidpath.c (modified)
	* uspace/lib/usbhost/src/usb_endpoint_manager.c (modified)
	* uspace/srv/audio/hound/audio_sink.c (modified)
	* uspace/srv/audio/hound/audio_source.c (modified)
	* uspace/srv/audio/hound/connection.h (modified)
	* uspace/srv/audio/hound/hound.c (modified)
	* uspace/srv/audio/hound/hound_ctx.c (modified)
	* uspace/srv/audio/hound/hound_ctx.h (modified)
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/fs/cdfs/cdfs_ops.c (modified)
	* uspace/srv/fs/exfat/exfat_idx.c (modified)
	* uspace/srv/fs/exfat/exfat_ops.c (modified)
	* uspace/srv/fs/ext4fs/ext4fs_ops.c (modified)
	* uspace/srv/fs/fat/fat_idx.c (modified)
	* uspace/srv/fs/fat/fat_ops.c (modified)
	* uspace/srv/fs/tmpfs/tmpfs_ops.c (modified)
	* uspace/srv/hid/compositor/compositor.c (modified)
	* uspace/srv/hid/input/input.c (modified)
	* uspace/srv/hid/output/output.c (modified)
	* uspace/srv/hid/remcons/user.c (modified)
	* uspace/srv/locsrv/category.c (modified)
	* uspace/srv/locsrv/locsrv.c (modified)
	* uspace/srv/logger/logs.c (modified)
	* uspace/srv/net/dnsrsrv/dns_msg.c (modified)
	* uspace/srv/net/dnsrsrv/query.c (modified)
	* uspace/srv/net/dnsrsrv/transport.c (modified)
	* uspace/srv/net/ethip/atrans.c (modified)
	* uspace/srv/net/ethip/ethip_nic.c (modified)
	* uspace/srv/net/inetsrv/addrobj.c (modified)
	* uspace/srv/net/inetsrv/inet_link.c (modified)
	* uspace/srv/net/inetsrv/inetping.c (modified)
	* uspace/srv/net/inetsrv/inetping6.c (modified)
	* uspace/srv/net/inetsrv/inetsrv.c (modified)
	* uspace/srv/net/inetsrv/ntrans.c (modified)
	* uspace/srv/net/inetsrv/reass.c (modified)
	* uspace/srv/net/inetsrv/sroute.c (modified)
	* uspace/srv/net/tcp/conn.c (modified)
	* uspace/srv/net/udp/assoc.c (modified)
	* uspace/srv/ns/service.c (modified)
	* uspace/srv/ns/task.c (modified)
	* uspace/srv/vfs/vfs_ops.c (modified)
	* uspace/srv/vfs/vfs_register.c (modified)

	Simplify use of list_foreach.


Tue, 10 Sep 2013 13:47:34 GMT Jakub Jermar <jakub@…> [e8d6ce2]
	* uspace/drv/bus/pci/pciintel/pci.c (modified)

	Do not add unimplemented ranges.


Tue, 10 Sep 2013 13:01:57 GMT Maurizio Lombardi <m.lombardi85@…> [4cdcd2b]
	* kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified)
	* kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified)
	* kernel/genarch/include/genarch/drivers/am335x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/amdm37x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/omap/irc.h (added)

	arm32: merge the unified interrupt controller implementation


Tue, 10 Sep 2013 12:51:59 GMT Maurizio Lombardi <m.lombardi85@…> [3c9646b]
	* kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.c (modified)
	* kernel/arch/arm32/src/mach/beaglebone/beaglebone.c (modified)

	bbone, bboard: modify the code to use the unified interrupt ...


Tue, 10 Sep 2013 12:51:11 GMT Maurizio Lombardi <m.lombardi85@…> [91bf378]
	* kernel/genarch/include/genarch/drivers/am335x/irc.h (modified)
	* kernel/genarch/include/genarch/drivers/amdm37x/irc.h (modified)

	arm32: remove the irc_regs structure definition from am335x/irc.h and ...


Tue, 10 Sep 2013 12:49:52 GMT Maurizio Lombardi <m.lombardi85@…> [5bf69ac6]
	* kernel/genarch/include/genarch/drivers/omap/irc.h (modified)

	arm32: make the irc registers structure generic enough to be used by ...


Tue, 10 Sep 2013 12:48:05 GMT Maurizio Lombardi <m.lombardi85@…> [c310f9b]
	* kernel/genarch/include/genarch/drivers/omap/irc.h (added)

	arm32: initial implementation of the unified interrupt controller ...


Tue, 10 Sep 2013 12:45:35 GMT Jiri Svoboda <jiri@…> [5b08d750]
	* uspace/srv/devman/devman.c (modified)
	* uspace/srv/devman/util.c (modified)

	free_not_null is no longer needed.


Tue, 10 Sep 2013 10:48:48 GMT Martin Sucha <sucha14@…> [54dee316]
	* uspace/srv/net/ethip/ethip_nic.c (modified)

	Merge ethip fix


Tue, 10 Sep 2013 10:11:33 GMT Martin Sucha <sucha14@…> [684177f1]
	* .bzrignore (added)

	Merge bazaar ignore file


Tue, 10 Sep 2013 10:07:14 GMT Martin Sucha <sucha14@…> [50971113]
	* .bzrignore (added)

	Add a basic bazaar ignore file.

	It does not contain entries for all ...


Tue, 10 Sep 2013 09:16:22 GMT Martin Decky <martin@…> [285589b]
	* tools/toolchain.sh (modified)

	make sure that CROSS_PREFIX is set to some sane value


Mon, 09 Sep 2013 23:34:09 GMT Martin Decky <martin@…> [ba2be23]
	* kernel/generic/include/mm/as.h (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/as.c (modified)

	remove the ugly code
	(ASAP is now)


Mon, 09 Sep 2013 23:29:57 GMT Martin Decky <martin@…> [e2a0d76]
	* kernel/arch/arm32/src/ras.c (modified)
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/mips32/include/arch/mm/page.h (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/doc/mm (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/config.h (modified)
	* kernel/generic/include/mm/slab.h (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/debug/stacktrace.c (modified)
	* kernel/generic/src/mm/km.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/test/mm/mapping1.c (modified)

	cstyle


Mon, 09 Sep 2013 23:13:10 GMT Martin Decky <martin@…> [8cbf1c3]
	* kernel/arch/arm32/src/mm/page.c (modified)
	* kernel/arch/arm32/src/ras.c (modified)
	* kernel/arch/ia64/src/mm/vhpt.c (modified)
	* kernel/arch/sparc64/src/mm/sun4u/as.c (modified)
	* kernel/arch/sparc64/src/mm/sun4v/as.c (modified)
	* kernel/genarch/src/mm/as_pt.c (modified)
	* kernel/genarch/src/mm/page_pt.c (modified)
	* kernel/generic/include/mm/frame.h (modified)
	* kernel/generic/include/mm/page.h (modified)
	* kernel/generic/src/cpu/cpu.c (modified)
	* kernel/generic/src/ddi/ddi.c (modified)
	* kernel/generic/src/mm/frame.c (modified)
	* kernel/generic/src/mm/km.c (modified)
	* kernel/generic/src/mm/page.c (modified)
	* kernel/generic/src/mm/slab.c (modified)
	* kernel/generic/src/proc/thread.c (modified)
	* kernel/generic/src/time/clock.c (modified)
	* kernel/test/mm/falloc1.c (modified)
	* kernel/test/mm/falloc2.c (modified)
	* kernel/test/mm/mapping1.c (modified)

	prepare the public API of the frame allocator for the new backend ...


Mon, 09 Sep 2013 21:51:32 GMT Martin Decky <martin@…> [c67dbd6]
	* uspace/drv/bus/usb/uhci/utils/malloc32.h (modified)
	* uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified)
	* uspace/lib/c/include/ddi.h (modified)

	cstyle