# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-19T14:26:13Z Thu, 17 Jul 2014 13:36:45 GMT Jiri Svoboda [fc6abbe] * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/reass.c (modified) Fix a few bugs in IP reassembly code (thx Fan Jinfei). Thu, 17 Jul 2014 10:24:17 GMT Jiri Svoboda [5c2e8d0] * uspace/srv/net/ethip/atrans.c (modified) Destroy timer after use. Thu, 17 Jul 2014 09:55:41 GMT Jiri Svoboda [071a2c60] * uspace/srv/net/udp/assoc.c (modified) * uspace/srv/net/udp/udp_type.h (modified) Fix leaks in UDP error paths. Allow greater UDP message size. (thx ... Thu, 17 Jul 2014 08:38:22 GMT Jiri Svoboda [f303f2cf] * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/atrans.c (modified) * uspace/srv/net/ethip/atrans.h (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) Make sure we wait the specified time before giving up on ARP translation. Sun, 13 Jul 2014 14:06:23 GMT Jiri Svoboda [78192cc7] * uspace/app/vlaunch/vlaunch.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) Fibril timer locking improvements. Fri, 11 Jul 2014 23:06:30 GMT Jiri Svoboda [c1b979a] * uspace/app/taskdump/Makefile (modified) * uspace/app/taskdump/fibrildump.c (added) * uspace/app/taskdump/include/fibrildump.h (added) * uspace/app/taskdump/include/symtab.h (modified) * uspace/app/taskdump/include/taskdump.h (added) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/lib/c/arch/amd64/src/stacktrace.c (modified) * uspace/lib/c/arch/arm32/src/stacktrace.c (modified) * uspace/lib/c/arch/ia32/src/stacktrace.c (modified) * uspace/lib/c/arch/ppc32/src/stacktrace.c (modified) * uspace/lib/c/arch/sparc32/src/stacktrace.c (modified) * uspace/lib/c/arch/sparc64/src/stacktrace.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/stacktrace.h (modified) Taskdump printing of fibril stacktraces. Wed, 09 Jul 2014 23:25:28 GMT Jiri Svoboda [8e4a408] * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/amdm37x_dispc/main.c (modified) * uspace/drv/fb/kfb/kfb.c (modified) * uspace/drv/fb/kfb/port.c (modified) * 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/private/remote_graph_dev.h (deleted) * uspace/lib/drv/generic/remote_graph_dev.c (deleted) * uspace/lib/drv/include/graph_iface.h (deleted) * uspace/lib/drv/include/ops/graph_dev.h (deleted) * uspace/srv/hid/compositor/compositor.c (modified) Visualizer should use a custom connection handler instead of a ... Wed, 09 Jul 2014 11:24:34 GMT Jiri Svoboda [7d276395] * uspace/app/mixerctl/mixerctl.c (modified) Remove one case of improper use of devman_device_connect(). Wed, 09 Jul 2014 10:53:33 GMT Jiri Svoboda [0ca15eb7] * uspace/srv/hid/compositor/compositor.c (modified) Compositor need not jump through hoops to connect to a visualizer. Wed, 09 Jul 2014 10:27:04 GMT Jiri Svoboda [005ac3c] * uspace/srv/devman/main.c (modified) devman_forward() should disregard device state. Tue, 08 Jul 2014 21:52:01 GMT Jiri Svoboda [8f0dc26] * uspace/lib/c/generic/fibril_synch.c (modified) Missing broadcast. Tue, 08 Jul 2014 21:42:35 GMT Jiri Svoboda [53f68fd] * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/include/fibril_synch.h (modified) fibril_timer_func() must examine timer state each time it reacquires ... Tue, 08 Jul 2014 15:09:29 GMT Martin Decky [df2e621c] * uspace/lib/graph/graph.c (modified) fix wrong server-side IPC protocol implementation (thx Wolf Ramovsky ... Sat, 05 Jul 2014 22:40:41 GMT Jiri Svoboda [6bcecc2] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/nic/Makefile (added) * uspace/app/nic/nic.c (added) Add simple NIC administration utility. Sat, 05 Jul 2014 18:38:11 GMT Jan Vesely [921f393] * uspace/lib/graph/graph.c (modified) libgraph: Fix mutex unlock in error path jan vesely: Fix ... Thu, 03 Jul 2014 16:39:58 GMT Jiri Svoboda [a91a935] * uspace/srv/net/inetsrv/inetsrv.c (modified) Fix incorrect Dont Fragment flag. Tue, 01 Jul 2014 16:47:01 GMT Jiri Svoboda [9787a93] * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) Two more TCP leaks. Mon, 30 Jun 2014 21:28:36 GMT Jiri Svoboda [23ce2d9] * uspace/srv/net/dhcp/dhcp.c (modified) Deal with multiple DNS servers in DHCP offer - use the first one. Thx ... Mon, 30 Jun 2014 20:30:24 GMT Jakub Jermar [3daf1979] * uspace/drv/bus/isa/isa.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/logger/initlvl.c (modified) Merge str_tok(). Mon, 30 Jun 2014 18:04:54 GMT Jakub Jermar [ee3f6f6] * uspace/drv/bus/isa/isa.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/logger/initlvl.c (modified) Removal of strtok() and strtok_r() in favour of str_tok(). Mon, 30 Jun 2014 16:57:50 GMT Jiri Svoboda [1bdf307d] * uspace/srv/net/tcp/tqueue.c (modified) Do not leak transmitted segments. Sun, 29 Jun 2014 22:11:05 GMT Jiri Svoboda [f1a8c23] * uspace/lib/c/generic/inet.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) Fix leak of inet dgram.data in TCP, should be freed by inet_ev_recv(). Sun, 29 Jun 2014 16:27:16 GMT Jiri Svoboda [ef1ddad] * uspace/srv/net/tcp/iqueue.c (modified) Fix TCP leak of iqe. Sun, 29 Jun 2014 16:18:52 GMT Jiri Svoboda [2cb32f9] * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/segment.c (modified) Fix two TCP memory leaks. Mon, 16 Jun 2014 11:32:05 GMT Jakub Jermar [17af882] * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/mm/km.h (modified) * kernel/arch/amd64/include/arch/mm/page.h (modified) * kernel/arch/amd64/src/boot/multiboot.S (modified) * kernel/arch/amd64/src/boot/multiboot2.S (modified) * kernel/arch/amd64/src/mm/km.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) Switch the amd64 kernel (back) from 'large' to 'kernel' memory model. ... Thu, 12 Jun 2014 21:02:19 GMT Jakub Jermar [334bf28] * boot/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/Makefile.inc (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) Remove the temporary workaround for GCC bug 53975 because it is no ... Mon, 09 Jun 2014 20:49:32 GMT Jiri Svoboda [8b9ce33] * boot/genarch/src/ofw.c (modified) OFW memmap entry size needs to be pointer-sized. Mon, 09 Jun 2014 20:44:15 GMT Jiri Svoboda [3c5916cb] * uspace/lib/c/arch/sparc64/_link.ld.in (modified) Line debugging info on sparc64. Mon, 09 Jun 2014 20:36:43 GMT Jiri Svoboda [a293fef] * kernel/arch/sparc64/src/drivers/niagara.c (modified) Fix Niagara FB sysinfo. Tue, 20 May 2014 14:36:17 GMT Martin Decky [99172baf] * uspace/lib/drv/generic/remote_usbhc.c (modified) the error branch should terminate the function (also avoiding use ... Tue, 20 May 2014 14:31:31 GMT Martin Decky [69d25e2] * uspace/srv/locsrv/locsrv.c (modified) avoid use after free of memb (detected by Coverity, CID 10451) Tue, 20 May 2014 14:24:16 GMT Martin Decky [10ef47ba] * uspace/app/bdsh/compl.c (modified) avoid double free of prefix (detected by Coverity, CID 10457) Mon, 19 May 2014 01:01:27 GMT Martin Decky [bf9cb2f] * kernel/generic/src/ddi/ddi.c (modified) * uspace/app/kio/kio.c (modified) * uspace/drv/audio/sb16/dsp.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/bus/usb/uhci/utils/malloc32.h (modified) * uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.c (modified) * uspace/drv/fb/kfb/port.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/hid/input/port/niagara.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/hw/irc/obio/obio.c (modified) complete the desired API semantics of physmem_map() and ... Mon, 19 May 2014 00:56:24 GMT Martin Decky [527f1ca] * uspace/dist/demo.txt (moved) * uspace/dist/demo.wav (added) add sound sample rename text sample Fri, 16 May 2014 23:35:02 GMT Martin Decky [b5674b2] * uspace/app/vlaunch/vlaunch.c (modified) cycle periodically the color of connected LED devices in vlaunch ... Fri, 16 May 2014 23:34:14 GMT Martin Decky [1e94e09] * uspace/drv/bus/usb/usbhid/Makefile (modified) * uspace/drv/bus/usb/usbhid/blink1/blink1.c (added) * uspace/drv/bus/usb/usbhid/blink1/blink1.h (added) * uspace/drv/bus/usb/usbhid/subdrivers.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/led_dev.c (added) * uspace/lib/c/include/device/led_dev.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/private/remote_led_dev.h (added) * uspace/lib/drv/generic/remote_led_dev.c (added) * uspace/lib/drv/include/ops/led_dev.h (added) * uspace/srv/locsrv/locsrv.c (modified) implement driver support for blink(1) USB LED devices add simple LED ... Fri, 16 May 2014 23:33:26 GMT Martin Decky [7d68e5c7] * uspace/lib/c/generic/device/clock_dev.c (modified) cstyle Fri, 16 May 2014 23:32:05 GMT Martin Decky [378bf85] * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.ma (modified) cstyle (no change in functionality) Sun, 04 May 2014 20:31:28 GMT Martin Decky [2040d5f] * contrib/bazaar/bzreml/__init__.py (modified) fix corner case Sun, 04 May 2014 20:24:25 GMT Martin Decky [a4fbb13c] * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) include repository name in the commit email Tue, 29 Apr 2014 12:27:43 GMT Jakub Jermar [9f40318f] * contrib/tools/random_check.sh (modified) No need for -S in random_check.sh now. Mon, 28 Apr 2014 23:29:35 GMT Jakub Jermar [6353d0fd] * HelenOS.config (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/cc (deleted) * uspace/app/ccom (deleted) * uspace/app/cpp (deleted) * uspace/app/pcc/DATESTAMP (deleted) * uspace/app/pcc/Makefile.in (deleted) * uspace/app/pcc/arch/amd64/code.c (deleted) * uspace/app/pcc/arch/amd64/local.c (deleted) * uspace/app/pcc/arch/amd64/local2.c (deleted) * uspace/app/pcc/arch/amd64/macdefs.h (deleted) * uspace/app/pcc/arch/amd64/order.c (deleted) * uspace/app/pcc/arch/amd64/table.c (deleted) * uspace/app/pcc/arch/arm/code.c (deleted) * uspace/app/pcc/arch/arm/local.c (deleted) * uspace/app/pcc/arch/arm/local2.c (deleted) * uspace/app/pcc/arch/arm/macdefs.h (deleted) * uspace/app/pcc/arch/arm/order.c (deleted) * uspace/app/pcc/arch/arm/table.c (deleted) * uspace/app/pcc/arch/arm32 (deleted) * uspace/app/pcc/arch/hppa/code.c (deleted) * uspace/app/pcc/arch/hppa/local.c (deleted) * uspace/app/pcc/arch/hppa/local2.c (deleted) * uspace/app/pcc/arch/hppa/macdefs.h (deleted) * uspace/app/pcc/arch/hppa/order.c (deleted) * uspace/app/pcc/arch/hppa/table.c (deleted) * uspace/app/pcc/arch/i386/code.c (deleted) * uspace/app/pcc/arch/i386/flocal.c (deleted) * uspace/app/pcc/arch/i386/local.c (deleted) * uspace/app/pcc/arch/i386/local2.c (deleted) * uspace/app/pcc/arch/i386/macdefs.h (deleted) * uspace/app/pcc/arch/i386/order.c (deleted) * uspace/app/pcc/arch/i386/table.c (deleted) * uspace/app/pcc/arch/ia32 (deleted) * uspace/app/pcc/arch/m16c/TODO (deleted) * uspace/app/pcc/arch/m16c/code.c (deleted) * uspace/app/pcc/arch/m16c/local.c (deleted) * uspace/app/pcc/arch/m16c/local2.c (deleted) * uspace/app/pcc/arch/m16c/macdefs.h (deleted) * uspace/app/pcc/arch/m16c/order.c (deleted) * uspace/app/pcc/arch/m16c/table.c (deleted) * uspace/app/pcc/arch/mips/TODO (deleted) * uspace/app/pcc/arch/mips/code.c (deleted) * uspace/app/pcc/arch/mips/local.c (deleted) * uspace/app/pcc/arch/mips/local2.c (deleted) * uspace/app/pcc/arch/mips/macdefs.h (deleted) * uspace/app/pcc/arch/mips/order.c (deleted) * uspace/app/pcc/arch/mips/table.c (deleted) * uspace/app/pcc/arch/mips32 (deleted) * uspace/app/pcc/arch/nova/README (deleted) * uspace/app/pcc/arch/nova/code.c (deleted) * uspace/app/pcc/arch/nova/local.c (deleted) * uspace/app/pcc/arch/nova/local2.c (deleted) * uspace/app/pcc/arch/nova/macdefs.h (deleted) * uspace/app/pcc/arch/nova/order.c (deleted) * uspace/app/pcc/arch/nova/table.c (deleted) * uspace/app/pcc/arch/pdp10/README (deleted) * uspace/app/pcc/arch/pdp10/code.c (deleted) * uspace/app/pcc/arch/pdp10/local.c (deleted) * uspace/app/pcc/arch/pdp10/local2.c (deleted) * uspace/app/pcc/arch/pdp10/macdefs.h (deleted) * uspace/app/pcc/arch/pdp10/order.c (deleted) * uspace/app/pcc/arch/pdp10/table.c (deleted) * uspace/app/pcc/arch/pdp11/code.c (deleted) * uspace/app/pcc/arch/pdp11/local.c (deleted) * uspace/app/pcc/arch/pdp11/local2.c (deleted) * uspace/app/pcc/arch/pdp11/macdefs.h (deleted) * uspace/app/pcc/arch/pdp11/order.c (deleted) * uspace/app/pcc/arch/pdp11/table.c (deleted) * uspace/app/pcc/arch/powerpc/README (deleted) * uspace/app/pcc/arch/powerpc/code.c (deleted) * uspace/app/pcc/arch/powerpc/local.c (deleted) * uspace/app/pcc/arch/powerpc/local2.c (deleted) * uspace/app/pcc/arch/powerpc/macdefs.h (deleted) * uspace/app/pcc/arch/powerpc/order.c (deleted) * uspace/app/pcc/arch/powerpc/table.c (deleted) * uspace/app/pcc/arch/ppc32 (deleted) * uspace/app/pcc/arch/sparc64/code.c (deleted) * uspace/app/pcc/arch/sparc64/local.c (deleted) * uspace/app/pcc/arch/sparc64/local2.c (deleted) * uspace/app/pcc/arch/sparc64/macdefs.h (deleted) * uspace/app/pcc/arch/sparc64/order.c (deleted) * uspace/app/pcc/arch/sparc64/table.c (deleted) * uspace/app/pcc/arch/vax/code.c (deleted) * uspace/app/pcc/arch/vax/local.c (deleted) * uspace/app/pcc/arch/vax/local2.c (deleted) * uspace/app/pcc/arch/vax/macdefs.h (deleted) * uspace/app/pcc/arch/vax/order.c (deleted) * uspace/app/pcc/arch/vax/table.c (deleted) * uspace/app/pcc/cc/Makefile.in (deleted) * uspace/app/pcc/cc/cc/Makefile (deleted) * uspace/app/pcc/cc/cc/Makefile.in (deleted) * uspace/app/pcc/cc/cc/cc.1 (deleted) * uspace/app/pcc/cc/cc/cc.c (deleted) * uspace/app/pcc/cc/ccom/Makefile (deleted) * uspace/app/pcc/cc/ccom/Makefile.in (deleted) * uspace/app/pcc/cc/ccom/arch/amd64/external.c (deleted) * uspace/app/pcc/cc/ccom/arch/amd64/external.h (deleted) * uspace/app/pcc/cc/ccom/arch/arm32/external.c (deleted) * uspace/app/pcc/cc/ccom/arch/arm32/external.h (deleted) * uspace/app/pcc/cc/ccom/arch/ia32/external.c (deleted) * uspace/app/pcc/cc/ccom/arch/ia32/external.h (deleted) * uspace/app/pcc/cc/ccom/arch/mips32/external.c (deleted) * uspace/app/pcc/cc/ccom/arch/mips32/external.h (deleted) * uspace/app/pcc/cc/ccom/arch/ppc32/external.c (deleted) * uspace/app/pcc/cc/ccom/arch/ppc32/external.h (deleted) * uspace/app/pcc/cc/ccom/builtins.c (deleted) * uspace/app/pcc/cc/ccom/ccom.1 (deleted) * uspace/app/pcc/cc/ccom/cgram.y (deleted) * uspace/app/pcc/cc/ccom/gcc_compat.c (deleted) * uspace/app/pcc/cc/ccom/init.c (deleted) * uspace/app/pcc/cc/ccom/inline.c (deleted) * uspace/app/pcc/cc/ccom/main.c (deleted) * uspace/app/pcc/cc/ccom/mkext/Makefile (deleted) * uspace/app/pcc/cc/ccom/optim.c (deleted) * uspace/app/pcc/cc/ccom/pass1.h (deleted) * uspace/app/pcc/cc/ccom/pftn.c (deleted) * uspace/app/pcc/cc/ccom/scan.l (deleted) * uspace/app/pcc/cc/ccom/softfloat.c (deleted) * uspace/app/pcc/cc/ccom/stabs.c (deleted) * uspace/app/pcc/cc/ccom/symtabs.c (deleted) * uspace/app/pcc/cc/ccom/trees.c (deleted) * uspace/app/pcc/cc/cpp/Makefile (deleted) * uspace/app/pcc/cc/cpp/Makefile.in (deleted) * uspace/app/pcc/cc/cpp/config.h (deleted) * uspace/app/pcc/cc/cpp/cpp.1 (deleted) * uspace/app/pcc/cc/cpp/cpp.c (deleted) * uspace/app/pcc/cc/cpp/cpp.h (deleted) * uspace/app/pcc/cc/cpp/cpy.y (deleted) * uspace/app/pcc/cc/cpp/scanner.l (deleted) * uspace/app/pcc/cc/cpp/tests/res1 (deleted) * uspace/app/pcc/cc/cpp/tests/res10 (deleted) * uspace/app/pcc/cc/cpp/tests/res11 (deleted) * uspace/app/pcc/cc/cpp/tests/res12 (deleted) * uspace/app/pcc/cc/cpp/tests/res13 (deleted) * uspace/app/pcc/cc/cpp/tests/res2 (deleted) * uspace/app/pcc/cc/cpp/tests/res3 (deleted) * uspace/app/pcc/cc/cpp/tests/res4 (deleted) * uspace/app/pcc/cc/cpp/tests/res5 (deleted) * uspace/app/pcc/cc/cpp/tests/res6 (deleted) * uspace/app/pcc/cc/cpp/tests/res7 (deleted) * uspace/app/pcc/cc/cpp/tests/res8 (deleted) * uspace/app/pcc/cc/cpp/tests/res9 (deleted) * uspace/app/pcc/cc/cpp/tests/test1 (deleted) * uspace/app/pcc/cc/cpp/tests/test10 (deleted) * uspace/app/pcc/cc/cpp/tests/test11 (deleted) * uspace/app/pcc/cc/cpp/tests/test12 (deleted) * uspace/app/pcc/cc/cpp/tests/test13 (deleted) * uspace/app/pcc/cc/cpp/tests/test2 (deleted) * uspace/app/pcc/cc/cpp/tests/test3 (deleted) * uspace/app/pcc/cc/cpp/tests/test4 (deleted) * uspace/app/pcc/cc/cpp/tests/test5 (deleted) * uspace/app/pcc/cc/cpp/tests/test6 (deleted) * uspace/app/pcc/cc/cpp/tests/test7 (deleted) * uspace/app/pcc/cc/cpp/tests/test8 (deleted) * uspace/app/pcc/cc/cpp/tests/test9 (deleted) * uspace/app/pcc/cc/cpp/token.c (deleted) * uspace/app/pcc/config.guess (deleted) * uspace/app/pcc/config.h (deleted) * uspace/app/pcc/config.h.in (deleted) * uspace/app/pcc/config.sub (deleted) * uspace/app/pcc/configure (deleted) * uspace/app/pcc/configure.ac (deleted) * uspace/app/pcc/f77/Makefile.in (deleted) * uspace/app/pcc/f77/f77/Makefile.in (deleted) * uspace/app/pcc/f77/f77/f77.1 (deleted) * uspace/app/pcc/f77/f77/f77.c (deleted) * uspace/app/pcc/f77/fcom/Makefile.in (deleted) * uspace/app/pcc/f77/fcom/data.c (deleted) * uspace/app/pcc/f77/fcom/defines.h (deleted) * uspace/app/pcc/f77/fcom/defs.h (deleted) * uspace/app/pcc/f77/fcom/equiv.c (deleted) * uspace/app/pcc/f77/fcom/error.c (deleted) * uspace/app/pcc/f77/fcom/exec.c (deleted) * uspace/app/pcc/f77/fcom/expr.c (deleted) * uspace/app/pcc/f77/fcom/ftypes.h (deleted) * uspace/app/pcc/f77/fcom/gram.dcl (deleted) * uspace/app/pcc/f77/fcom/gram.exec (deleted) * uspace/app/pcc/f77/fcom/gram.expr (deleted) * uspace/app/pcc/f77/fcom/gram.head (deleted) * uspace/app/pcc/f77/fcom/gram.io (deleted) * uspace/app/pcc/f77/fcom/init.c (deleted) * uspace/app/pcc/f77/fcom/intr.c (deleted) * uspace/app/pcc/f77/fcom/io.c (deleted) * uspace/app/pcc/f77/fcom/lex.c (deleted) * uspace/app/pcc/f77/fcom/main.c (deleted) * uspace/app/pcc/f77/fcom/misc.c (deleted) * uspace/app/pcc/f77/fcom/proc.c (deleted) * uspace/app/pcc/f77/fcom/put.c (deleted) * uspace/app/pcc/f77/fcom/putscj.c (deleted) * uspace/app/pcc/f77/fcom/scjdefs.h (deleted) * uspace/app/pcc/f77/fcom/tokens (deleted) * uspace/app/pcc/install-sh (deleted) * uspace/app/pcc/mip/common.c (deleted) * uspace/app/pcc/mip/compat.c (deleted) * uspace/app/pcc/mip/compat.h (deleted) * uspace/app/pcc/mip/config.h (deleted) * uspace/app/pcc/mip/manifest.h (deleted) * uspace/app/pcc/mip/match.c (deleted) * uspace/app/pcc/mip/mkext.c (deleted) * uspace/app/pcc/mip/node.h (deleted) * uspace/app/pcc/mip/optim2.c (deleted) * uspace/app/pcc/mip/pass2.h (deleted) * uspace/app/pcc/mip/reader.c (deleted) * uspace/app/pcc/mip/regs.c (deleted) * uspace/app/pcc/os/bsd/ccconfig.h (deleted) * uspace/app/pcc/os/darwin/ccconfig.h (deleted) * uspace/app/pcc/os/dragonfly/ccconfig.h (deleted) * uspace/app/pcc/os/freebsd/ccconfig.h (deleted) * uspace/app/pcc/os/helenos/ccconfig.h (deleted) * uspace/app/pcc/os/linux/ccconfig.h (deleted) * uspace/app/pcc/os/midnightbsd/ccconfig.h (deleted) * uspace/app/pcc/os/mirbsd/ccconfig.h (deleted) * uspace/app/pcc/os/netbsd/ccconfig.h (deleted) * uspace/app/pcc/os/nextstep/ccconfig.h (deleted) * uspace/app/pcc/os/none/ccconfig.h (deleted) * uspace/app/pcc/os/openbsd/ccconfig.h (deleted) * uspace/app/pcc/os/openbsd/f77config.h (deleted) * uspace/app/pcc/os/sunos/ccconfig.h (deleted) * uspace/app/pcc/os/win32/build.bat (deleted) * uspace/app/pcc/os/win32/build_installer.bat (deleted) * uspace/app/pcc/os/win32/ccconfig.h (deleted) * uspace/app/pcc/os/win32/config.h (deleted) * uspace/app/pcc/os/win32/pcc.iss (deleted) Remove pcc from mainline as it has a better home in coastline. Sun, 27 Apr 2014 20:44:48 GMT Jakub Jermar [33576fb2] * HelenOS.config (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/msim/Makefile (deleted) * uspace/app/msim/Makefile.msim.src (deleted) * uspace/app/msim/arch_helenos/helenos.h (deleted) * uspace/app/msim/arch_helenos/input.c (deleted) * uspace/app/msim/arch_helenos/misc.c (deleted) * uspace/app/msim/config.h.msim (deleted) Remove msim from mainline as it has a better home in coastline. Sun, 27 Apr 2014 20:29:52 GMT Jakub Jermar [d815b74] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/binutils/Makefile (deleted) * uspace/app/binutils/distclean.sh (deleted) * uspace/app/binutils/intrusive.sh (deleted) * uspace/app/binutils/patch.awk (deleted) * uspace/app/binutils/toolchain.sh (deleted) Remove binutils from mainline as they have a better home in coastline. Fri, 25 Apr 2014 08:10:14 GMT Vojtech Horky [6d5da743] * Makefile (modified) * contrib/tools/random_check.sh (added) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/genarch/include/genarch/softint/division.h (modified) * kernel/generic/include/cc.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/memstr.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/udebug/udebug_ipc.c (modified) * tools/config.py (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/shift.h (modified) * uspace/srv/net/dhcp/transport.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/transport.c (modified) Merged random-configuration checking script + few fixes The main ... Thu, 24 Apr 2014 08:14:30 GMT Vojtech Horky [723ce99] * contrib/tools/random_check.sh (modified) Fixes in random_check.sh script Thu, 24 Apr 2014 08:05:12 GMT Vojtech Horky [84b89095] * contrib/tools/random_check.sh (modified) Add better usage help to random_check.sh script Thu, 24 Apr 2014 07:56:12 GMT Vojtech Horky [3b065c9] * contrib/tools/random_check.sh (modified) Easier random-checking of supported configurations Thu, 24 Apr 2014 07:42:29 GMT Vojtech Horky [e36a1c2] * contrib/tools/random_check.sh (modified) Refactor random_check.sh script (uses getopts) Thu, 24 Apr 2014 06:47:53 GMT Vojtech Horky [566da7f8] * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/frame.c (modified) Fix another bunch of maybe-uninitialized warnings Thu, 24 Apr 2014 06:47:15 GMT Vojtech Horky [88a0f58] * kernel/genarch/include/genarch/softint/division.h (modified) Another link-time-optimization fix Tue, 22 Apr 2014 06:54:29 GMT Vojtech Horky [787510d] * contrib/tools/random_check.sh (modified) random_check.sh refactoring Mon, 21 Apr 2014 11:57:39 GMT Vojtech Horky [170e181] * contrib/tools/random_check.sh (modified) Allow compiler pruning for random builds Mon, 21 Apr 2014 11:19:29 GMT Vojtech Horky [630b9d35] * kernel/generic/include/cc.h (modified) * kernel/generic/include/lib/memfnc.h (modified) * kernel/generic/include/memstr.h (modified) Unbreak link-time-optimization builds Apparently, newer version of ... Fri, 18 Apr 2014 19:04:14 GMT Jakub Jermar [7cd15b9] * boot/arch/arm32/src/main.c (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) Flush cachelines holding the initial arm32 boot page table. (Thx ... Fri, 18 Apr 2014 11:48:43 GMT Vojtech Horky [5792d6e] * contrib/tools/random_check.sh (modified) Random compile checking: print always basic info Fri, 18 Apr 2014 11:32:09 GMT Vojtech Horky [b5f716b] * kernel/generic/src/udebug/udebug_ipc.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/srv/net/dhcp/transport.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/transport.c (modified) Unbreak optimized-for-size builds (fix maybe-uninitialized) When ... Fri, 18 Apr 2014 11:30:10 GMT Vojtech Horky [80f6be9] * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/shift.h (modified) Add __aeabi_llsr() to enable -Os compilation Fri, 18 Apr 2014 07:54:21 GMT Vojtech Horky [53c8d12] * kernel/arch/mips32/src/debugger.c (modified) is_jump() is needed even without kernel console Fri, 18 Apr 2014 07:54:01 GMT Vojtech Horky [bcc20fa1] * kernel/generic/include/debug.h (modified) Add missing include (unbreak non-debug builds) Fri, 18 Apr 2014 07:27:28 GMT Vojtech Horky [f857e8b] * Makefile (modified) * contrib/tools/random_check.sh (added) * tools/config.py (modified) Allow random configuration builds Running make random-config would ... Thu, 17 Apr 2014 20:54:29 GMT Jakub Jermar [83b01c2] * tools/ew.py (modified) Make ew.py work for integratorcp under QEMU 2.0. Wed, 16 Apr 2014 17:14:06 GMT Vojtech Horky [8b863a62] * .bzrignore (added) * HelenOS.config (modified) * abi/include/abi/ipc/event.h (modified) * abi/include/abi/ipc/ipc.h (modified) * abi/include/abi/kio.h (moved) * abi/include/abi/klog.h (modified) * abi/include/abi/log.h (added) * abi/include/abi/syscall.h (modified) * boot/Makefile (modified) * boot/Makefile.build (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/cp15.h (added) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/asm.S (modified) * boot/arch/arm32/src/main.c (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * boot/arch/sparc32/Makefile.inc (added) * boot/arch/sparc32/_link.ld.in (added) * boot/arch/sparc32/include/ambapp.h (added) * boot/arch/sparc32/include/arch.h (added) * boot/arch/sparc32/include/asm.h (added) * boot/arch/sparc32/include/main.h (added) * boot/arch/sparc32/include/mm.h (added) * boot/arch/sparc32/include/types.h (added) * boot/arch/sparc32/src/ambapp.c (added) * boot/arch/sparc32/src/asm.S (added) * boot/arch/sparc32/src/main.c (added) * boot/arch/sparc32/src/mm.c (added) * boot/arch/sparc32/src/putchar.c (added) * boot/arch/sparc64/src/asm.S (modified) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/app/kio/kio.adl (moved) * contrib/arch/uspace/lib/libc/bind (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/lib/libc/requires (modified) * contrib/arch/uspace/lib/libc/subsume (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * contrib/conf/arm32-qe.sh (deleted) * contrib/conf/ia32-qe.sh (deleted) * contrib/conf/net-qe.sh (deleted) * contrib/conf/ppc32-qe.sh (deleted) * contrib/conf/ski.conf (modified) * contrib/conf/sparc64-qe (deleted) * contrib/tools/toolchain_check.sh (added) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/arm32/raspberrypi/Makefile.config (added) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/mips64/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc32/Makefile.config (added) * defaults/sparc32/leon3/Makefile.config (added) * defaults/sparc32/output (added) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/niagara/Makefile.config (modified) * defaults/special/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/interrupt.c (modified) * kernel/arch/amd64/src/proc/task.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch/asm.h (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/arch/mach/raspberrypi/raspberrypi.h (added) * kernel/arch/arm32/include/arch/mm/frame.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/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/raspberrypi/raspberrypi.c (added) * kernel/arch/arm32/src/machine_func.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/frame.h (modified) * kernel/arch/ia32/include/arch/mm/page.h (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/proc/task.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia64/include/arch/mm/frame.h (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/mm/vhpt.c (modified) * kernel/arch/mips32/include/arch/asm.h (modified) * kernel/arch/mips32/include/arch/mm/frame.h (modified) * kernel/arch/mips32/include/arch/mm/page.h (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (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/ppc32/src/interrupt.c (modified) * kernel/arch/sparc32/Makefile.inc (added) * kernel/arch/sparc32/_link.ld.in (added) * kernel/arch/sparc32/include/arch/ambapp.h (added) * kernel/arch/sparc32/include/arch/arch.h (added) * kernel/arch/sparc32/include/arch/asm.h (added) * kernel/arch/sparc32/include/arch/atomic.h (added) * kernel/arch/sparc32/include/arch/barrier.h (added) * kernel/arch/sparc32/include/arch/context.h (added) * kernel/arch/sparc32/include/arch/context_offset.h (added) * kernel/arch/sparc32/include/arch/cpu.h (added) * kernel/arch/sparc32/include/arch/cycle.h (added) * kernel/arch/sparc32/include/arch/elf.h (added) * kernel/arch/sparc32/include/arch/exception.h (added) * kernel/arch/sparc32/include/arch/faddr.h (added) * kernel/arch/sparc32/include/arch/fpu_context.h (added) * kernel/arch/sparc32/include/arch/interrupt.h (added) * kernel/arch/sparc32/include/arch/istate.h (added) * kernel/arch/sparc32/include/arch/machine/leon3/leon3.h (added) * kernel/arch/sparc32/include/arch/machine_func.h (added) * kernel/arch/sparc32/include/arch/mm/as.h (added) * kernel/arch/sparc32/include/arch/mm/asid.h (added) * kernel/arch/sparc32/include/arch/mm/frame.h (added) * kernel/arch/sparc32/include/arch/mm/km.h (added) * kernel/arch/sparc32/include/arch/mm/page.h (added) * kernel/arch/sparc32/include/arch/mm/page_fault.h (added) * kernel/arch/sparc32/include/arch/mm/tlb.h (added) * kernel/arch/sparc32/include/arch/proc/task.h (added) * kernel/arch/sparc32/include/arch/proc/thread.h (added) * kernel/arch/sparc32/include/arch/register.h (added) * kernel/arch/sparc32/include/arch/regwin.h (added) * kernel/arch/sparc32/include/arch/stack.h (added) * kernel/arch/sparc32/include/arch/trap.h (added) * kernel/arch/sparc32/include/arch/types.h (added) * kernel/arch/sparc32/src/context.S (added) * kernel/arch/sparc32/src/cpu/cpu.c (added) * kernel/arch/sparc32/src/ddi/ddi.c (added) * kernel/arch/sparc32/src/debug/stacktrace.c (added) * kernel/arch/sparc32/src/exception.c (added) * kernel/arch/sparc32/src/machine/leon3/leon3.c (added) * kernel/arch/sparc32/src/machine_func.c (added) * kernel/arch/sparc32/src/mm/as.c (added) * kernel/arch/sparc32/src/mm/frame.c (added) * kernel/arch/sparc32/src/mm/km.c (added) * kernel/arch/sparc32/src/mm/page.c (added) * kernel/arch/sparc32/src/mm/tlb.c (added) * kernel/arch/sparc32/src/proc/scheduler.c (added) * kernel/arch/sparc32/src/proc/task.c (added) * kernel/arch/sparc32/src/proc/thread.c (added) * kernel/arch/sparc32/src/smp/ipi.c (added) * kernel/arch/sparc32/src/smp/smp.c (added) * kernel/arch/sparc32/src/sparc32.c (added) * kernel/arch/sparc32/src/start.S (added) * kernel/arch/sparc32/src/trap_table.S (added) * kernel/arch/sparc32/src/userspace.c (added) * 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/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (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/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/doc/mm (modified) * kernel/genarch/Makefile.inc (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/arm926_uart/arm926_uart.h (deleted) * kernel/genarch/include/genarch/drivers/bcm2835/irc.h (added) * kernel/genarch/include/genarch/drivers/bcm2835/mbox.h (added) * kernel/genarch/include/genarch/drivers/bcm2835/timer.h (added) * kernel/genarch/include/genarch/drivers/grlib/irqmp.h (added) * kernel/genarch/include/genarch/drivers/grlib/timer.h (added) * kernel/genarch/include/genarch/drivers/grlib/uart.h (added) * kernel/genarch/include/genarch/drivers/omap/irc.h (added) * kernel/genarch/include/genarch/drivers/pl011/pl011.h (added) * kernel/genarch/include/genarch/drivers/s3c24xx/irqc.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx/timer.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx/uart.h (moved) * kernel/genarch/include/genarch/fb/fb.h (modified) * kernel/genarch/include/genarch/mm/page_pt.h (modified) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/am335x/timer.c (modified) * kernel/genarch/src/drivers/bcm2835/mbox.c (added) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/grlib/irqmp.c (added) * kernel/genarch/src/drivers/grlib/uart.c (added) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (moved) * kernel/genarch/src/drivers/s3c24xx/irqc.c (moved) * kernel/genarch/src/drivers/s3c24xx/uart.c (moved) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/mm/as_pt.c (modified) * kernel/genarch/src/mm/page_pt.c (modified) * kernel/genarch/src/srln/srln.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/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/log.h (added) * 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/include/synch/spinlock.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/chardev.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/panic.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/func.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/ra.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/log/log.c (added) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.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/backend_phys.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/program.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/syscall/syscall.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/autotool.py (modified) * tools/config.py (modified) * tools/ew.py (modified) * tools/toolchain-binutils-2.23.1.patch (added) * tools/toolchain-gcc-4.8.1-headers.patch (added) * tools/toolchain-gcc-4.8.1-targets.patch (added) * tools/toolchain-gdb-7.6.1.patch (added) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtins/batch/batch.c (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (deleted) * uspace/app/bdsh/cmds/modules/bdd/bdd.h (deleted) * uspace/app/bdsh/cmds/modules/bdd/bdd_def.h (deleted) * uspace/app/bdsh/cmds/modules/bdd/entry.h (deleted) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/mount/mount.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/binutils/intrusive.sh (modified) * uspace/app/binutils/toolchain.sh (modified) * uspace/app/blkdump/blkdump.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/dnscfg/dnscfg.c (modified) * uspace/app/dnsres/dnsres.c (modified) * uspace/app/download/Makefile (added) * uspace/app/download/main.c (added) * uspace/app/edit/sheet.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/hdisk/Makefile (added) * uspace/app/hdisk/common.h (added) * uspace/app/hdisk/func_gpt.c (added) * uspace/app/hdisk/func_gpt.h (added) * uspace/app/hdisk/func_mbr.c (added) * uspace/app/hdisk/func_mbr.h (added) * uspace/app/hdisk/func_none.c (added) * uspace/app/hdisk/func_none.h (added) * uspace/app/hdisk/hdisk.c (added) * uspace/app/hdisk/hdisk.h (added) * uspace/app/hdisk/input.c (added) * uspace/app/hdisk/input.h (added) * uspace/app/inet/inet.c (modified) * uspace/app/init/init.c (modified) * uspace/app/kio/Makefile (moved) * uspace/app/kio/kio.c (moved) * uspace/app/mixerctl/Makefile (added) * uspace/app/mixerctl/mixerctl.c (added) * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkmfs/mkmfs.c (modified) * uspace/app/netecho/netecho.c (modified) * uspace/app/netspeed/Makefile (added) * uspace/app/netspeed/netspeed.c (added) * 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/pcc/config.h (modified) * uspace/app/ping/ping.c (modified) * uspace/app/sportdmp/Makefile (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/float2.c (added) * uspace/app/tester/float/float2.def (added) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/tester/thread/setjmp1.c (added) * uspace/app/tester/thread/setjmp1.def (added) * uspace/app/trace/syscalls.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/untar/Makefile (added) * uspace/app/untar/main.c (added) * uspace/app/untar/tar.c (added) * uspace/app/untar/tar.h (added) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/Makefile (added) * uspace/app/viewer/viewer.c (added) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/Makefile (modified) * uspace/app/vterm/vterm.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/dist/logo.tga (added) * uspace/dist/src/c/demos/edit/build (modified) * uspace/dist/src/c/demos/edit/clean (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/search.c (added) * uspace/dist/src/c/demos/edit/search.h (added) * uspace/dist/src/c/demos/edit/search_impl.h (added) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/edit/sheet.h (modified) * uspace/dist/src/c/demos/edit/sheet_impl.h (moved) * uspace/dist/src/c/demos/hello/build.gcc (added) * uspace/dist/src/c/demos/tetris/build.gcc (added) * uspace/dist/src/c/demos/tetris/screen.c (modified) * uspace/dist/src/python/demo/hello.py (added) * uspace/dist/src/python/demo/sintab.py (added) * uspace/dist/src/python/modules.py (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/block/ata_bd/Makefile (added) * uspace/drv/block/ata_bd/ata_bd.c (moved) * uspace/drv/block/ata_bd/ata_bd.h (moved) * uspace/drv/block/ata_bd/ata_bd.ma (added) * uspace/drv/block/ata_bd/ata_hw.h (moved) * uspace/drv/block/ata_bd/main.c (added) * uspace/drv/block/ata_bd/main.h (added) * uspace/drv/bus/amba/Makefile (added) * uspace/drv/bus/amba/amba.c (added) * uspace/drv/bus/amba/amba.ma (added) * uspace/drv/bus/amba/ambapp.h (added) * uspace/drv/bus/isa/i8237.c (modified) * uspace/drv/bus/isa/i8237.h (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/isa/isa.dev (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/root_hub.c (modified) * uspace/drv/bus/usb/uhci/root_hub.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/port.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/grlib_uart/Makefile (added) * uspace/drv/char/grlib_uart/cyclic_buffer.h (moved) * uspace/drv/char/grlib_uart/grlib_uart.c (added) * uspace/drv/char/grlib_uart/grlib_uart.ma (added) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/char/ps2mouse/main.c (modified) * uspace/drv/char/xtkbd/main.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/rootleon3/Makefile (added) * uspace/drv/infrastructure/rootleon3/rootleon3.c (added) * uspace/drv/infrastructure/rootleon3/rootleon3.h (added) * uspace/drv/infrastructure/rootleon3/rootleon3.ma (added) * 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/block/block.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (modified) * uspace/lib/c/arch/amd64/_link.ld.in (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/sparc32/Makefile.common (added) * uspace/lib/c/arch/sparc32/Makefile.inc (added) * uspace/lib/c/arch/sparc32/_link.ld.in (added) * uspace/lib/c/arch/sparc32/include/libarch/atomic.h (added) * uspace/lib/c/arch/sparc32/include/libarch/barrier.h (added) * uspace/lib/c/arch/sparc32/include/libarch/config.h (added) * uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/sparc32/include/libarch/ddi.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/sparc32/include/libarch/faddr.h (added) * uspace/lib/c/arch/sparc32/include/libarch/fibril.h (added) * uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (added) * uspace/lib/c/arch/sparc32/include/libarch/istate.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stack.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/sparc32/include/libarch/syscall.h (added) * uspace/lib/c/arch/sparc32/include/libarch/thread.h (added) * uspace/lib/c/arch/sparc32/include/libarch/tls.h (moved) * uspace/lib/c/arch/sparc32/include/libarch/types.h (moved) * uspace/lib/c/arch/sparc32/src/entry.s (added) * uspace/lib/c/arch/sparc32/src/entryjmp.s (added) * uspace/lib/c/arch/sparc32/src/fibril.S (added) * uspace/lib/c/arch/sparc32/src/stacktrace.c (added) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (moved) * uspace/lib/c/arch/sparc32/src/thread_entry.s (added) * uspace/lib/c/arch/sparc32/src/tls.c (added) * uspace/lib/c/arch/sparc64/Makefile.common (modified) * uspace/lib/c/generic/adt/checksum.c (added) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/cfg.c (modified) * uspace/lib/c/generic/corecfg.c (moved) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/ahci.c (deleted) * uspace/lib/c/generic/device/char_dev.c (deleted) * uspace/lib/c/generic/device/hw_res.c (modified) * uspace/lib/c/generic/device/hw_res_parsed.c (modified) * uspace/lib/c/generic/device/nic.c (deleted) * uspace/lib/c/generic/device/pci.c (deleted) * uspace/lib/c/generic/device/pio_window.c (added) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/dhcp.c (added) * uspace/lib/c/generic/dnsr.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/inetcfg.c (modified) * uspace/lib/c/generic/inetping.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (added) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/generic/net/inet.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/net/socket_parse.c (modified) * uspace/lib/c/generic/pio_trace.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/setjmp.c (added) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/adt/checksum.h (added) * 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/dhcp.h (added) * uspace/lib/c/include/inet/dnsr.h (modified) * uspace/lib/c/include/inet/inet.h (modified) * uspace/lib/c/include/inet/inetcfg.h (modified) * uspace/lib/c/include/inet/inetping.h (modified) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/io/kio.h (added) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/window.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/dhcp.h (added) * uspace/lib/c/include/ipc/inet.h (modified) * uspace/lib/c/include/ipc/iplink.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/macros.h (modified) * uspace/lib/c/include/net/in.h (modified) * uspace/lib/c/include/net/in6.h (modified) * uspace/lib/c/include/net/inet.h (modified) * uspace/lib/c/include/net/ip_codes.h (deleted) * uspace/lib/c/include/net/ip_protocols.h (modified) * uspace/lib/c/include/net/socket.h (modified) * uspace/lib/c/include/net/socket_codes.h (modified) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/sys/statfs.h (added) * uspace/lib/c/include/types/inet.h (added) * uspace/lib/c/include/types/inetcfg.h (added) * uspace/lib/c/include/types/inetping.h (added) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/draw/cursor/embedded.c (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/source.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/private/remote_ahci.h (moved) * uspace/lib/drv/generic/private/remote_audio_mixer.h (added) * uspace/lib/drv/generic/private/remote_audio_pcm.h (added) * uspace/lib/drv/generic/private/remote_battery_dev.h (moved) * uspace/lib/drv/generic/private/remote_char_dev.h (moved) * uspace/lib/drv/generic/private/remote_clock_dev.h (moved) * uspace/lib/drv/generic/private/remote_graph_dev.h (moved) * uspace/lib/drv/generic/private/remote_hw_res.h (moved) * uspace/lib/drv/generic/private/remote_nic.h (moved) * uspace/lib/drv/generic/private/remote_pci.h (moved) * uspace/lib/drv/generic/private/remote_pio_window.h (added) * uspace/lib/drv/generic/private/remote_usb.h (moved) * uspace/lib/drv/generic/private/remote_usbhc.h (moved) * uspace/lib/drv/generic/private/remote_usbhid.h (moved) * uspace/lib/drv/generic/remote_ahci.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_battery_dev.c (modified) * uspace/lib/drv/generic/remote_char_dev.c (modified) * uspace/lib/drv/generic/remote_clock_dev.c (modified) * uspace/lib/drv/generic/remote_graph_dev.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (added) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ahci_iface.h (modified) * uspace/lib/drv/include/audio_mixer_iface.h (added) * uspace/lib/drv/include/audio_pcm_iface.h (added) * uspace/lib/drv/include/battery_iface.h (moved) * uspace/lib/drv/include/char_dev_iface.h (moved) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/graph_iface.h (moved) * uspace/lib/drv/include/nic_iface.h (moved) * uspace/lib/drv/include/ops/battery_dev.h (modified) * uspace/lib/drv/include/ops/hw_res.h (modified) * uspace/lib/drv/include/ops/pio_window.h (added) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/gpt/Makefile (added) * uspace/lib/gpt/global.c (added) * uspace/lib/gpt/gpt.h (added) * uspace/lib/gpt/libgpt.c (added) * uspace/lib/gpt/libgpt.h (added) * uspace/lib/graph/graph.c (modified) * uspace/lib/gui/Makefile (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/gui/canvas.h (modified) * uspace/lib/gui/common.c (added) * uspace/lib/gui/common.h (added) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/grid.c (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/label.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (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/http/Makefile (added) * uspace/lib/http/include/http/ctype.h (added) * uspace/lib/http/include/http/errno.h (added) * uspace/lib/http/include/http/http.h (added) * uspace/lib/http/include/http/receive-buffer.h (added) * uspace/lib/http/src/headers.c (added) * uspace/lib/http/src/http.c (added) * uspace/lib/http/src/receive-buffer.c (added) * uspace/lib/http/src/request.c (added) * uspace/lib/http/src/response.c (added) * uspace/lib/math/Makefile (added) * uspace/lib/math/arch/abs32le/Makefile.inc (added) * uspace/lib/math/arch/abs32le/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/Makefile.inc (added) * uspace/lib/math/arch/amd64/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/include/libarch/x87.h (added) * uspace/lib/math/arch/amd64/src/cos.S (added) * uspace/lib/math/arch/amd64/src/sin.S (added) * uspace/lib/math/arch/amd64/src/trunc.S (added) * uspace/lib/math/arch/arm32/Makefile.inc (added) * uspace/lib/math/arch/arm32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/Makefile.inc (added) * uspace/lib/math/arch/ia32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/include/libarch/x87.h (added) * uspace/lib/math/arch/ia32/src/cos.S (added) * uspace/lib/math/arch/ia32/src/sin.S (added) * uspace/lib/math/arch/ia32/src/trunc.S (added) * uspace/lib/math/arch/ia64/Makefile.inc (added) * uspace/lib/math/arch/ia64/include/libarch/math.h (moved) * uspace/lib/math/arch/mips32/Makefile.inc (added) * uspace/lib/math/arch/mips32/include/libarch/math.h (added) * uspace/lib/math/arch/mips32eb/Makefile.inc (added) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (added) * uspace/lib/math/arch/mips64/Makefile.inc (added) * uspace/lib/math/arch/mips64/include/libarch/math.h (added) * uspace/lib/math/arch/ppc32/Makefile.inc (added) * uspace/lib/math/arch/ppc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc32/Makefile.inc (added) * uspace/lib/math/arch/sparc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc64/Makefile.inc (added) * uspace/lib/math/arch/sparc64/include/libarch/math.h (added) * uspace/lib/math/generic/mod.c (added) * uspace/lib/math/generic/trig.c (added) * uspace/lib/math/generic/trunc.c (added) * uspace/lib/math/include/math.h (added) * uspace/lib/math/include/mathtypes.h (added) * uspace/lib/math/include/mod.h (added) * uspace/lib/math/include/trig.h (added) * uspace/lib/math/include/trunc.h (added) * uspace/lib/mbr/Makefile (added) * uspace/lib/mbr/libmbr.c (added) * uspace/lib/mbr/libmbr.h (added) * uspace/lib/mbr/mbr.h (added) * uspace/lib/net/include/socket_core.h (modified) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/src/nic_ev.c (modified) * 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/Makefile (modified) * uspace/lib/posix/include/posix/ctype.h (modified) * uspace/lib/posix/include/posix/dirent.h (added) * uspace/lib/posix/include/posix/fcntl.h (modified) * uspace/lib/posix/include/posix/fenv.h (moved) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/include/posix/fnmatch.h (modified) * uspace/lib/posix/include/posix/getopt.h (modified) * uspace/lib/posix/include/posix/inttypes.h (modified) * uspace/lib/posix/include/posix/locale.h (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/pthread.h (added) * uspace/lib/posix/include/posix/pwd.h (modified) * uspace/lib/posix/include/posix/setjmp.h (moved) * uspace/lib/posix/include/posix/signal.h (modified) * uspace/lib/posix/include/posix/stddef.h (modified) * uspace/lib/posix/include/posix/stdint.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/include/posix/string.h (modified) * uspace/lib/posix/include/posix/strings.h (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/include/posix/sys/stat.h (modified) * uspace/lib/posix/include/posix/sys/types.h (modified) * uspace/lib/posix/include/posix/sys/wait.h (modified) * uspace/lib/posix/include/posix/time.h (modified) * uspace/lib/posix/include/posix/ucontext.h (added) * uspace/lib/posix/include/posix/unistd.h (modified) * uspace/lib/posix/source/ctype.c (modified) * uspace/lib/posix/source/errno.c (modified) * uspace/lib/posix/source/fcntl.c (modified) * uspace/lib/posix/source/fnmatch.c (modified) * uspace/lib/posix/source/getopt.c (modified) * uspace/lib/posix/source/internal/common.h (modified) * uspace/lib/posix/source/locale.c (modified) * uspace/lib/posix/source/math.c (deleted) * uspace/lib/posix/source/pthread/condvar.c (added) * uspace/lib/posix/source/pthread/keys.c (added) * uspace/lib/posix/source/pthread/mutex.c (added) * uspace/lib/posix/source/pthread/threads.c (added) * uspace/lib/posix/source/pwd.c (modified) * uspace/lib/posix/source/signal.c (modified) * uspace/lib/posix/source/stdio.c (modified) * uspace/lib/posix/source/stdio/scanf.c (modified) * uspace/lib/posix/source/stdlib.c (modified) * uspace/lib/posix/source/stdlib/strtol.c (modified) * uspace/lib/posix/source/stdlib/strtold.c (modified) * uspace/lib/posix/source/string.c (modified) * uspace/lib/posix/source/strings.c (modified) * uspace/lib/posix/source/sys/mman.c (moved) * uspace/lib/posix/source/sys/stat.c (modified) * uspace/lib/posix/source/sys/wait.c (modified) * uspace/lib/posix/source/time.c (modified) * uspace/lib/posix/source/unistd.c (modified) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/sftypes.h (modified) * uspace/lib/softfloat/softfloat.c (modified) * uspace/lib/softfloat/softfloat.h (modified) * uspace/lib/softint/Makefile (modified) * uspace/lib/softint/generic/bits.c (added) * uspace/lib/softint/generic/shift.c (modified) * uspace/lib/softint/include/bits.h (added) * uspace/lib/softint/include/shift.h (modified) * uspace/lib/softrend/Makefile (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/softrend/transform.h (modified) * uspace/lib/uri/Makefile (added) * uspace/lib/uri/ctype.h (added) * uspace/lib/uri/uri.c (added) * uspace/lib/uri/uri.h (added) * uspace/lib/usb/src/dev.c (modified) * uspace/lib/usbdev/src/recognise.c (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidiface.c (deleted) * 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/bd/sata_bd/Makefile (modified) * uspace/srv/bd/sata_bd/sata_bd.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/Makefile (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/locfs/Makefile (modified) * uspace/srv/fs/mfs/mfs.h (modified) * uspace/srv/fs/mfs/mfs_balloc.c (modified) * uspace/srv/fs/mfs/mfs_dentry.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/Makefile (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/gfx/nameic.tga (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/isdv4_tablet/Makefile (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/isdv4_tablet/main.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/klog/Makefile (moved) * uspace/srv/klog/klog.c (added) * uspace/srv/loader/Makefile (modified) * uspace/srv/locsrv/category.c (modified) * uspace/srv/locsrv/locsrv.c (modified) * uspace/srv/logger/logs.c (modified) * uspace/srv/logger/writer.c (modified) * uspace/srv/net/dhcp/Makefile (added) * uspace/srv/net/dhcp/dhcp.c (added) * uspace/srv/net/dhcp/dhcp.h (added) * uspace/srv/net/dhcp/dhcp_std.h (added) * uspace/srv/net/dhcp/main.c (added) * uspace/srv/net/dhcp/transport.c (added) * uspace/srv/net/dhcp/transport.h (moved) * uspace/srv/net/dnsrsrv/dns_msg.c (modified) * uspace/srv/net/dnsrsrv/dns_msg.h (modified) * uspace/srv/net/dnsrsrv/dns_std.h (modified) * uspace/srv/net/dnsrsrv/dns_type.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/dnsrsrv/transport.h (modified) * uspace/srv/net/ethip/Makefile (modified) * uspace/srv/net/ethip/arp.c (modified) * uspace/srv/net/ethip/arp.h (modified) * uspace/srv/net/ethip/atrans.c (modified) * uspace/srv/net/ethip/atrans.h (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip.h (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/ethip/ethip_nic.h (modified) * uspace/srv/net/ethip/pdu.c (modified) * uspace/srv/net/ethip/pdu.h (modified) * uspace/srv/net/ethip/std.h (modified) * uspace/srv/net/inetsrv/Makefile (modified) * uspace/srv/net/inetsrv/addrobj.c (modified) * uspace/srv/net/inetsrv/addrobj.h (modified) * uspace/srv/net/inetsrv/icmp.c (modified) * uspace/srv/net/inetsrv/icmp.h (modified) * uspace/srv/net/inetsrv/icmp_std.h (modified) * uspace/srv/net/inetsrv/icmpv6.c (added) * uspace/srv/net/inetsrv/icmpv6.h (added) * uspace/srv/net/inetsrv/icmpv6_std.h (added) * uspace/srv/net/inetsrv/inet_link.c (modified) * uspace/srv/net/inetsrv/inet_link.h (modified) * uspace/srv/net/inetsrv/inet_std.h (modified) * uspace/srv/net/inetsrv/inetcfg.c (modified) * uspace/srv/net/inetsrv/inetping.c (modified) * uspace/srv/net/inetsrv/inetping.h (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/inetsrv/inetsrv.h (modified) * uspace/srv/net/inetsrv/ndp.c (added) * uspace/srv/net/inetsrv/ndp.h (added) * uspace/srv/net/inetsrv/ntrans.c (added) * uspace/srv/net/inetsrv/ntrans.h (added) * uspace/srv/net/inetsrv/pdu.c (modified) * uspace/srv/net/inetsrv/pdu.h (modified) * uspace/srv/net/inetsrv/reass.c (modified) * uspace/srv/net/inetsrv/sroute.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/Makefile (added) * uspace/srv/net/nconfsrv/iplink.c (added) * uspace/srv/net/nconfsrv/iplink.h (added) * uspace/srv/net/nconfsrv/nconfsrv.c (added) * uspace/srv/net/nconfsrv/nconfsrv.h (added) * uspace/srv/net/slip/Makefile (added) * uspace/srv/net/slip/slip.c (added) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/ncsim.c (modified) * uspace/srv/net/tcp/pdu.c (modified) * uspace/srv/net/tcp/sock.c (modified) * uspace/srv/net/tcp/std.h (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tcp_type.h (modified) * uspace/srv/net/tcp/test.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.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/std.h (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) * version (modified) Merge mainline changes Tue, 01 Apr 2014 09:01:59 GMT Maurizio Lombardi [70b570c] * uspace/dist/src/c/demos/edit/build (modified) * uspace/dist/src/c/demos/edit/clean (modified) * uspace/dist/src/c/demos/edit/edit.c (modified) * uspace/dist/src/c/demos/edit/search.c (added) * uspace/dist/src/c/demos/edit/search.h (added) * uspace/dist/src/c/demos/edit/search_impl.h (added) * uspace/dist/src/c/demos/edit/sheet.c (modified) * uspace/dist/src/c/demos/edit/sheet.h (modified) * uspace/dist/src/c/demos/edit/sheet_impl.h (added) demos: update the "edit" program to the latest version. Mon, 31 Mar 2014 22:27:02 GMT Maurizio Lombardi [d579acc] * uspace/lib/ext4/libext4_balloc.c (modified) libext4: every allocation group contains the number of free blocks, ... Fri, 21 Mar 2014 10:30:18 GMT Vojtech Horky [9a5abb78] * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/generic/src/mm/frame.c (modified) Unbreak non-debug builds (thx Wolf Ramovsky) Mon, 17 Mar 2014 19:50:17 GMT Vojtech Horky [9df6b0f] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) Merge (minor) libposix changes * math.h in libposix is more ... Mon, 17 Mar 2014 15:00:13 GMT Martin Decky [7ddc2c7] * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/mips32/src/mach/malta/malta.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/grlib/uart.c (modified) * kernel/genarch/src/drivers/omap/uart.c (modified) * kernel/genarch/src/drivers/pl011/pl011.c (modified) * kernel/genarch/src/drivers/s3c24xx/uart.c (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/kbrd/kbrd.c (modified) * kernel/genarch/src/srln/srln.c (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/src/console/chardev.c (modified) * kernel/generic/src/console/console.c (modified) add support for framebuffer history paging (using Page Up and Page ... Mon, 17 Mar 2014 14:59:08 GMT Martin Decky [e1fc679a] * kernel/genarch/include/genarch/fb/fb.h (modified) cstyle Sun, 16 Mar 2014 21:39:14 GMT Jakub Jermar [a63d216] * HelenOS.config (modified) * defaults/amd64/Makefile.config (modified) * defaults/arm32/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/ia64/Makefile.config (modified) * defaults/mips32/Makefile.config (modified) * defaults/mips64/Makefile.config (modified) * defaults/ppc32/Makefile.config (modified) * defaults/sparc32/Makefile.config (modified) * defaults/sparc64/Makefile.config (modified) * defaults/special/Makefile.config (modified) * uspace/app/init/init.c (modified) Remove support for CONFIG_START_BD and CONFIG_MOUNT_DATA. - ... Sun, 16 Mar 2014 20:50:06 GMT Jakub Jermar [2e231aba] * boot/arch/ia64/Makefile.inc (modified) * uspace/Makefile (modified) Add some drivers to the ia64's RD image. Sun, 16 Mar 2014 16:33:39 GMT Jakub Jermar [d52ab7b] * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) Use proper ioport8/16/32_t for I/O register representation in UHCI HC. Sat, 15 Mar 2014 19:40:02 GMT Vojtech Horky [dc5a1f26] * uspace/lib/posix/include/posix/stdio.h (modified) libposix: add FILENAME_MAX Sat, 15 Mar 2014 19:34:00 GMT Vojtech Horky [e3c960e] * uspace/lib/posix/include/posix/stdio.h (modified) * uspace/lib/posix/source/stdio.c (modified) fpos_t must be declared in the header (thx Esteban Campostrini) ... Sat, 15 Mar 2014 19:33:45 GMT Vojtech Horky [c773adc] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/math.h (modified) Reintroduce math declarations to libposix/math.h Sat, 15 Mar 2014 19:21:53 GMT Vojtech Horky [b0b4592e] * .bzrignore (modified) * HelenOS.config (modified) * abi/include/abi/ipc/event.h (modified) * abi/include/abi/kio.h (added) * abi/include/abi/klog.h (modified) * abi/include/abi/log.h (moved) * abi/include/abi/syscall.h (modified) * boot/Makefile.common (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/arm32/include/arch.h (modified) * boot/arch/arm32/include/main.h (modified) * boot/arch/arm32/include/mm.h (modified) * boot/arch/arm32/src/mm.c (modified) * boot/arch/arm32/src/putchar.c (modified) * boot/arch/sparc32/Makefile.inc (added) * boot/arch/sparc32/_link.ld.in (added) * boot/arch/sparc32/include/ambapp.h (added) * boot/arch/sparc32/include/arch.h (added) * boot/arch/sparc32/include/asm.h (added) * boot/arch/sparc32/include/main.h (added) * boot/arch/sparc32/include/mm.h (added) * boot/arch/sparc32/include/types.h (added) * boot/arch/sparc32/src/ambapp.c (added) * boot/arch/sparc32/src/asm.S (added) * boot/arch/sparc32/src/main.c (added) * boot/arch/sparc32/src/mm.c (added) * boot/arch/sparc32/src/putchar.c (added) * contrib/arch/HelenOS.adl (modified) * contrib/arch/kernel/kernel.adl (modified) * contrib/arch/uspace/app/kio/kio.adl (moved) * contrib/arch/uspace/lib/libc/bind (modified) * contrib/arch/uspace/lib/libc/protocol (modified) * contrib/arch/uspace/lib/libc/requires (modified) * contrib/arch/uspace/lib/libc/subsume (modified) * contrib/arch/uspace/srv/ns/ns.adl (modified) * defaults/arm32/raspberrypi/Makefile.config (added) * defaults/sparc32/Makefile.config (added) * defaults/sparc32/leon3/Makefile.config (added) * defaults/sparc32/output (added) * kernel/Makefile (modified) * kernel/arch/amd64/src/interrupt.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/_link.ld.in (modified) * kernel/arch/arm32/include/arch/cp15.h (modified) * kernel/arch/arm32/include/arch/mach/integratorcp/integratorcp.h (modified) * kernel/arch/arm32/include/arch/mach/raspberrypi/raspberrypi.h (added) * kernel/arch/arm32/include/arch/mm/frame.h (modified) * kernel/arch/arm32/include/arch/mm/page_armv6.h (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/raspberrypi/raspberrypi.c (added) * kernel/arch/arm32/src/machine_func.c (modified) * kernel/arch/ia32/src/drivers/i8259.c (modified) * kernel/arch/ia32/src/smp/apic.c (modified) * kernel/arch/ia32/src/smp/mps.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/mips32/src/debugger.c (modified) * kernel/arch/mips32/src/exception.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/sparc32/Makefile.inc (added) * kernel/arch/sparc32/_link.ld.in (added) * kernel/arch/sparc32/include/arch/ambapp.h (added) * kernel/arch/sparc32/include/arch/arch.h (added) * kernel/arch/sparc32/include/arch/asm.h (added) * kernel/arch/sparc32/include/arch/atomic.h (added) * kernel/arch/sparc32/include/arch/barrier.h (added) * kernel/arch/sparc32/include/arch/context.h (added) * kernel/arch/sparc32/include/arch/context_offset.h (added) * kernel/arch/sparc32/include/arch/cpu.h (added) * kernel/arch/sparc32/include/arch/cycle.h (added) * kernel/arch/sparc32/include/arch/elf.h (added) * kernel/arch/sparc32/include/arch/exception.h (added) * kernel/arch/sparc32/include/arch/faddr.h (added) * kernel/arch/sparc32/include/arch/fpu_context.h (added) * kernel/arch/sparc32/include/arch/interrupt.h (added) * kernel/arch/sparc32/include/arch/istate.h (added) * kernel/arch/sparc32/include/arch/machine/leon3/leon3.h (added) * kernel/arch/sparc32/include/arch/machine_func.h (added) * kernel/arch/sparc32/include/arch/mm/as.h (added) * kernel/arch/sparc32/include/arch/mm/asid.h (added) * kernel/arch/sparc32/include/arch/mm/frame.h (added) * kernel/arch/sparc32/include/arch/mm/km.h (added) * kernel/arch/sparc32/include/arch/mm/page.h (added) * kernel/arch/sparc32/include/arch/mm/page_fault.h (added) * kernel/arch/sparc32/include/arch/mm/tlb.h (added) * kernel/arch/sparc32/include/arch/proc/task.h (added) * kernel/arch/sparc32/include/arch/proc/thread.h (added) * kernel/arch/sparc32/include/arch/register.h (added) * kernel/arch/sparc32/include/arch/regwin.h (added) * kernel/arch/sparc32/include/arch/stack.h (added) * kernel/arch/sparc32/include/arch/trap.h (added) * kernel/arch/sparc32/include/arch/types.h (added) * kernel/arch/sparc32/src/context.S (added) * kernel/arch/sparc32/src/cpu/cpu.c (added) * kernel/arch/sparc32/src/ddi/ddi.c (added) * kernel/arch/sparc32/src/debug/stacktrace.c (added) * kernel/arch/sparc32/src/exception.c (added) * kernel/arch/sparc32/src/machine/leon3/leon3.c (added) * kernel/arch/sparc32/src/machine_func.c (added) * kernel/arch/sparc32/src/mm/as.c (added) * kernel/arch/sparc32/src/mm/frame.c (added) * kernel/arch/sparc32/src/mm/km.c (added) * kernel/arch/sparc32/src/mm/page.c (added) * kernel/arch/sparc32/src/mm/tlb.c (added) * kernel/arch/sparc32/src/proc/scheduler.c (added) * kernel/arch/sparc32/src/proc/task.c (added) * kernel/arch/sparc32/src/proc/thread.c (added) * kernel/arch/sparc32/src/smp/ipi.c (added) * kernel/arch/sparc32/src/smp/smp.c (moved) * kernel/arch/sparc32/src/sparc32.c (added) * kernel/arch/sparc32/src/start.S (added) * kernel/arch/sparc32/src/trap_table.S (added) * kernel/arch/sparc32/src/userspace.c (added) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/pci.c (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/mm/sun4v/tlb.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/sun4v/md.c (modified) * kernel/arch/sparc64/src/trap/sun4u/interrupt.c (modified) * kernel/arch/sparc64/src/trap/sun4v/interrupt.c (modified) * kernel/doc/doxygroups.h (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/genarch/drivers/arm926_uart/arm926_uart.h (deleted) * kernel/genarch/include/genarch/drivers/bcm2835/irc.h (added) * kernel/genarch/include/genarch/drivers/bcm2835/mbox.h (added) * kernel/genarch/include/genarch/drivers/bcm2835/timer.h (added) * kernel/genarch/include/genarch/drivers/grlib/irqmp.h (moved) * kernel/genarch/include/genarch/drivers/grlib/timer.h (added) * kernel/genarch/include/genarch/drivers/grlib/uart.h (added) * kernel/genarch/include/genarch/drivers/pl011/pl011.h (added) * kernel/genarch/include/genarch/drivers/s3c24xx/irqc.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx/timer.h (moved) * kernel/genarch/include/genarch/drivers/s3c24xx/uart.h (moved) * kernel/genarch/src/acpi/acpi.c (modified) * kernel/genarch/src/acpi/madt.c (modified) * kernel/genarch/src/drivers/bcm2835/mbox.c (added) * kernel/genarch/src/drivers/grlib/irqmp.c (moved) * kernel/genarch/src/drivers/grlib/uart.c (added) * kernel/genarch/src/drivers/pl011/pl011.c (moved) * kernel/genarch/src/drivers/s3c24xx/irqc.c (moved) * kernel/genarch/src/drivers/s3c24xx/uart.c (moved) * kernel/genarch/src/drivers/via-cuda/cuda.c (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/log.h (added) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/synch/spinlock.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/lib/func.c (modified) * kernel/generic/src/lib/memfnc.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/log/log.c (added) * kernel/generic/src/main/kinit.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/main/shutdown.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/backend_phys.c (modified) * kernel/generic/src/mm/frame.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * tools/autotool.py (modified) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/hdisk/Makefile (added) * uspace/app/hdisk/common.h (added) * uspace/app/hdisk/func_gpt.c (added) * uspace/app/hdisk/func_gpt.h (added) * uspace/app/hdisk/func_mbr.c (added) * uspace/app/hdisk/func_mbr.h (added) * uspace/app/hdisk/func_none.c (added) * uspace/app/hdisk/func_none.h (added) * uspace/app/hdisk/hdisk.c (added) * uspace/app/hdisk/hdisk.h (added) * uspace/app/hdisk/input.c (added) * uspace/app/hdisk/input.h (added) * uspace/app/init/init.c (modified) * uspace/app/kio/Makefile (moved) * uspace/app/kio/kio.c (moved) * uspace/app/mkbd/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/sportdmp/Makefile (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/float2.c (added) * uspace/app/tester/float/float2.def (added) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/Makefile (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/Makefile (modified) * uspace/app/vterm/vterm.c (modified) * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/bus/amba/Makefile (added) * uspace/drv/bus/amba/amba.c (added) * uspace/drv/bus/amba/amba.ma (added) * uspace/drv/bus/amba/ambapp.h (added) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ehci/res.c (modified) * uspace/drv/bus/usb/uhci/res.c (modified) * uspace/drv/char/grlib_uart/Makefile (added) * uspace/drv/char/grlib_uart/cyclic_buffer.h (moved) * uspace/drv/char/grlib_uart/grlib_uart.c (added) * uspace/drv/char/grlib_uart/grlib_uart.ma (added) * uspace/drv/infrastructure/rootleon3/Makefile (added) * uspace/drv/infrastructure/rootleon3/rootleon3.c (added) * uspace/drv/infrastructure/rootleon3/rootleon3.h (added) * uspace/drv/infrastructure/rootleon3/rootleon3.ma (added) * uspace/drv/infrastructure/rootmalta/rootmalta.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) * uspace/drv/nic/e1k/e1k.c (modified) * uspace/drv/nic/rtl8139/driver.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/libarch/atomic.h (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/lib/c/arch/sparc32/Makefile.common (added) * uspace/lib/c/arch/sparc32/Makefile.inc (added) * uspace/lib/c/arch/sparc32/_link.ld.in (added) * uspace/lib/c/arch/sparc32/include/libarch/atomic.h (added) * uspace/lib/c/arch/sparc32/include/libarch/barrier.h (added) * uspace/lib/c/arch/sparc32/include/libarch/config.h (added) * uspace/lib/c/arch/sparc32/include/libarch/context_offset.h (added) * uspace/lib/c/arch/sparc32/include/libarch/ddi.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf.h (added) * uspace/lib/c/arch/sparc32/include/libarch/elf_linux.h (added) * uspace/lib/c/arch/sparc32/include/libarch/faddr.h (added) * uspace/lib/c/arch/sparc32/include/libarch/fibril.h (added) * uspace/lib/c/arch/sparc32/include/libarch/inttypes.h (added) * uspace/lib/c/arch/sparc32/include/libarch/istate.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stack.h (added) * uspace/lib/c/arch/sparc32/include/libarch/stackarg.h (moved) * uspace/lib/c/arch/sparc32/include/libarch/syscall.h (added) * uspace/lib/c/arch/sparc32/include/libarch/thread.h (added) * uspace/lib/c/arch/sparc32/include/libarch/tls.h (moved) * uspace/lib/c/arch/sparc32/include/libarch/types.h (added) * uspace/lib/c/arch/sparc32/src/entry.s (added) * uspace/lib/c/arch/sparc32/src/entryjmp.s (added) * uspace/lib/c/arch/sparc32/src/fibril.S (added) * uspace/lib/c/arch/sparc32/src/stacktrace.c (added) * uspace/lib/c/arch/sparc32/src/stacktrace_asm.S (added) * uspace/lib/c/arch/sparc32/src/thread_entry.s (added) * uspace/lib/c/arch/sparc32/src/tls.c (added) * uspace/lib/c/generic/adt/checksum.c (added) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/ahci.c (deleted) * uspace/lib/c/generic/device/char_dev.c (deleted) * uspace/lib/c/generic/device/nic.c (deleted) * uspace/lib/c/generic/device/pci.c (deleted) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (added) * uspace/lib/c/generic/io/klog.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/include/adt/checksum.h (added) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/io/kio.h (added) * uspace/lib/c/include/io/klog.h (modified) * uspace/lib/c/include/io/log.h (modified) * uspace/lib/c/include/io/window.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/draw/cursor/embedded.c (modified) * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/source.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/private/remote_ahci.h (moved) * uspace/lib/drv/generic/private/remote_audio_mixer.h (moved) * uspace/lib/drv/generic/private/remote_audio_pcm.h (moved) * uspace/lib/drv/generic/private/remote_battery_dev.h (moved) * uspace/lib/drv/generic/private/remote_char_dev.h (moved) * uspace/lib/drv/generic/private/remote_clock_dev.h (moved) * uspace/lib/drv/generic/private/remote_graph_dev.h (moved) * uspace/lib/drv/generic/private/remote_hw_res.h (moved) * uspace/lib/drv/generic/private/remote_nic.h (moved) * uspace/lib/drv/generic/private/remote_pci.h (moved) * uspace/lib/drv/generic/private/remote_pio_window.h (moved) * uspace/lib/drv/generic/private/remote_usb.h (moved) * uspace/lib/drv/generic/private/remote_usbhc.h (moved) * uspace/lib/drv/generic/private/remote_usbhid.h (moved) * uspace/lib/drv/generic/remote_ahci.c (modified) * uspace/lib/drv/generic/remote_audio_mixer.c (modified) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/drv/generic/remote_battery_dev.c (modified) * uspace/lib/drv/generic/remote_char_dev.c (modified) * uspace/lib/drv/generic/remote_clock_dev.c (modified) * uspace/lib/drv/generic/remote_graph_dev.c (modified) * uspace/lib/drv/generic/remote_hw_res.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/generic/remote_pci.c (modified) * uspace/lib/drv/generic/remote_pio_window.c (modified) * uspace/lib/drv/generic/remote_usb.c (modified) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/generic/remote_usbhid.c (modified) * uspace/lib/drv/include/ahci_iface.h (modified) * uspace/lib/drv/include/battery_iface.h (moved) * uspace/lib/drv/include/char_dev_iface.h (moved) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/dev_iface.h (modified) * uspace/lib/drv/include/graph_iface.h (moved) * uspace/lib/drv/include/nic_iface.h (moved) * uspace/lib/drv/include/ops/battery_dev.h (modified) * uspace/lib/drv/include/pci_dev_iface.h (modified) * uspace/lib/drv/include/usbhid_iface.h (modified) * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/lib/gpt/Makefile (added) * uspace/lib/gpt/global.c (added) * uspace/lib/gpt/gpt.h (added) * uspace/lib/gpt/libgpt.c (added) * uspace/lib/gpt/libgpt.h (added) * uspace/lib/gui/Makefile (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (modified) * uspace/lib/gui/common.c (added) * uspace/lib/gui/common.h (added) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/label.c (modified) * uspace/lib/gui/label.h (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/Makefile.inc (added) * uspace/lib/math/arch/abs32le/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/Makefile.inc (added) * uspace/lib/math/arch/amd64/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/include/libarch/x87.h (added) * uspace/lib/math/arch/amd64/src/cos.S (added) * uspace/lib/math/arch/amd64/src/sin.S (added) * uspace/lib/math/arch/amd64/src/trunc.S (added) * uspace/lib/math/arch/arm32/Makefile.inc (added) * uspace/lib/math/arch/arm32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/Makefile.inc (added) * uspace/lib/math/arch/ia32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/include/libarch/x87.h (added) * uspace/lib/math/arch/ia32/src/cos.S (added) * uspace/lib/math/arch/ia32/src/sin.S (added) * uspace/lib/math/arch/ia32/src/trunc.S (added) * uspace/lib/math/arch/ia64/Makefile.inc (added) * uspace/lib/math/arch/ia64/include/libarch/math.h (moved) * uspace/lib/math/arch/mips32/Makefile.inc (added) * uspace/lib/math/arch/mips32/include/libarch/math.h (added) * uspace/lib/math/arch/mips32eb/Makefile.inc (added) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (added) * uspace/lib/math/arch/mips64/Makefile.inc (added) * uspace/lib/math/arch/mips64/include/libarch/math.h (added) * uspace/lib/math/arch/ppc32/Makefile.inc (added) * uspace/lib/math/arch/ppc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc32/Makefile.inc (added) * uspace/lib/math/arch/sparc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc64/Makefile.inc (added) * uspace/lib/math/arch/sparc64/include/libarch/math.h (added) * uspace/lib/math/generic/mod.c (added) * uspace/lib/math/generic/trig.c (added) * uspace/lib/math/generic/trunc.c (added) * uspace/lib/math/include/math.h (moved) * uspace/lib/math/include/mathtypes.h (added) * uspace/lib/math/include/mod.h (added) * uspace/lib/math/include/trig.h (added) * uspace/lib/math/include/trunc.h (added) * uspace/lib/math/src/dummy.c (deleted) * uspace/lib/mbr/Makefile (added) * uspace/lib/mbr/libmbr.c (added) * uspace/lib/mbr/libmbr.h (added) * uspace/lib/mbr/mbr.h (added) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/source/sys/mman.c (moved) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/sftypes.h (modified) * uspace/lib/softfloat/softfloat.c (modified) * uspace/lib/softrend/Makefile (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/softrend/transform.h (modified) * uspace/lib/usbhid/Makefile (modified) * uspace/lib/usbhid/src/hidiface.c (deleted) * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) * uspace/srv/bd/sata_bd/Makefile (modified) * uspace/srv/bd/sata_bd/sata_bd.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/udf/udf_ops.c (modified) * uspace/srv/hid/compositor/Makefile (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/gfx/nameic.tga (deleted) * uspace/srv/hid/isdv4_tablet/Makefile (modified) * uspace/srv/hid/isdv4_tablet/isdv4.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/klog/Makefile (added) * uspace/srv/klog/klog.c (added) * uspace/srv/loader/Makefile (modified) * uspace/srv/logger/writer.c (modified) * uspace/srv/net/ethip/Makefile (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/slip/Makefile (modified) * uspace/srv/net/slip/slip.c (modified) * version (modified) Merge mainline changes Tue, 11 Mar 2014 07:08:41 GMT Vojtech Horky [8cffdf5] * uspace/lib/gpt/libgpt.c (modified) libgpt: random UUID conforms to RFC (thx Agnieszka Tabaka) Mon, 10 Mar 2014 15:35:32 GMT Vojtech Horky [c60e9ee] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/math.h (modified) Fix inclusions of math headers in libposix Thu, 06 Mar 2014 02:45:53 GMT Martin Decky [ba11ebb] * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/include/libarch/math.h (modified) * uspace/lib/math/arch/amd64/include/libarch/math.h (modified) * uspace/lib/math/arch/arm32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia32/include/libarch/math.h (modified) * uspace/lib/math/arch/ia64/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32/include/libarch/math.h (modified) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (modified) * uspace/lib/math/arch/mips64/include/libarch/math.h (modified) * uspace/lib/math/arch/ppc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc32/include/libarch/math.h (modified) * uspace/lib/math/arch/sparc64/include/libarch/math.h (modified) * uspace/lib/math/generic/mod.c (added) * uspace/lib/math/generic/trig.c (added) * uspace/lib/math/include/math.h (modified) * uspace/lib/math/include/mod.h (added) * uspace/lib/math/include/trig.h (added) implement generic sine and cosine functions using Taylor series ... Thu, 06 Mar 2014 02:45:01 GMT Martin Decky [47f7390f] * uspace/lib/math/generic/trunc.c (modified) add comment Thu, 06 Mar 2014 02:44:40 GMT Martin Decky [a11bcb1] * uspace/lib/math/include/mathtypes.h (modified) * uspace/lib/math/include/trunc.h (modified) fix group Sat, 01 Mar 2014 23:05:38 GMT Martin Decky [071fefec] * uspace/lib/draw/source.c (modified) * uspace/lib/softrend/transform.c (modified) * uspace/lib/softrend/transform.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) full support for affine transformation with rotation (given the ... Sat, 01 Mar 2014 23:03:21 GMT Martin Decky [d9be488] * HelenOS.config (modified) * uspace/Makefile.common (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/float2.c (added) * uspace/app/tester/float/float2.def (added) * uspace/app/tester/tester.c (modified) * uspace/app/tester/tester.h (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/viewer/Makefile (modified) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vterm/Makefile (modified) * uspace/lib/math/Makefile (modified) * uspace/lib/math/arch/abs32le/Makefile.inc (added) * uspace/lib/math/arch/abs32le/include/libarch/math.h (added) * uspace/lib/math/arch/amd64/Makefile.inc (added) * uspace/lib/math/arch/amd64/include/libarch/math.h (moved) * uspace/lib/math/arch/amd64/include/libarch/x87.h (added) * uspace/lib/math/arch/amd64/src/cos.S (added) * uspace/lib/math/arch/amd64/src/sin.S (added) * uspace/lib/math/arch/amd64/src/trunc.S (added) * uspace/lib/math/arch/arm32/Makefile.inc (added) * uspace/lib/math/arch/arm32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/Makefile.inc (added) * uspace/lib/math/arch/ia32/include/libarch/math.h (added) * uspace/lib/math/arch/ia32/include/libarch/x87.h (added) * uspace/lib/math/arch/ia32/src/cos.S (added) * uspace/lib/math/arch/ia32/src/sin.S (added) * uspace/lib/math/arch/ia32/src/trunc.S (added) * uspace/lib/math/arch/ia64/Makefile.inc (added) * uspace/lib/math/arch/ia64/include/libarch/math.h (added) * uspace/lib/math/arch/mips32/Makefile.inc (added) * uspace/lib/math/arch/mips32/include/libarch/math.h (added) * uspace/lib/math/arch/mips32eb/Makefile.inc (added) * uspace/lib/math/arch/mips32eb/include/libarch/math.h (added) * uspace/lib/math/arch/mips64/Makefile.inc (added) * uspace/lib/math/arch/mips64/include/libarch/math.h (added) * uspace/lib/math/arch/ppc32/Makefile.inc (added) * uspace/lib/math/arch/ppc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc32/Makefile.inc (added) * uspace/lib/math/arch/sparc32/include/libarch/math.h (added) * uspace/lib/math/arch/sparc64/Makefile.inc (added) * uspace/lib/math/arch/sparc64/include/libarch/math.h (added) * uspace/lib/math/generic/trunc.c (added) * uspace/lib/math/include/math.h (moved) * uspace/lib/math/include/mathtypes.h (added) * uspace/lib/math/include/trunc.h (moved) * uspace/lib/math/src/dummy.c (deleted) * uspace/lib/softfloat/Makefile (modified) * uspace/lib/softfloat/sftypes.h (modified) * uspace/lib/softfloat/softfloat.c (modified) * uspace/lib/softrend/Makefile (modified) * uspace/srv/hid/compositor/Makefile (modified) refactor floating point support * implement IA-32 and AMD64 ... Sat, 01 Mar 2014 22:58:23 GMT Martin Decky [75baf6e] * uspace/lib/draw/drawctx.c (modified) * uspace/lib/draw/source.c (modified) cstyle (no change in functionality) Sat, 01 Mar 2014 22:55:50 GMT Martin Decky [440f57f] * uspace/lib/softfloat/conversion.c (modified) * uspace/lib/softfloat/sftypes.h (modified) * uspace/lib/softfloat/softfloat.c (modified) cstyle (no change in functionality) Sat, 01 Mar 2014 22:50:05 GMT Martin Decky [7218fe6] * kernel/arch/arm32/Makefile.inc (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/float/softfloat1.c (modified) * uspace/app/vdemo/Makefile (modified) * uspace/app/viewer/Makefile (modified) * uspace/app/vlaunch/Makefile (modified) * uspace/app/vterm/Makefile (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/arm32/Makefile.common (modified) * uspace/srv/loader/Makefile (modified) cstyle (no change in functionality) Tue, 18 Feb 2014 19:55:41 GMT Martin Decky [8aaf9dc] * version (modified) welcome to 2014 Tue, 18 Feb 2014 00:18:48 GMT Jakub Jermar [83b6ba9f] * kernel/generic/include/mm/as.h (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/backend_phys.c (modified) Support for AS area backend shared data. - share_info_t is now ... Tue, 11 Feb 2014 13:47:13 GMT Maurizio Lombardi [89dcf93] * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) libext4: fix regression introduced in 2038.1.7, some blocks were not ... Tue, 11 Feb 2014 04:38:26 GMT Jakub Jermar [2463df9] * uspace/lib/block/block.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/include/sys/mman.h (deleted) * uspace/lib/drv/generic/remote_audio_pcm.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/sys/mman.h (modified) * uspace/lib/posix/source/sys/mman.c (moved) * uspace/srv/fs/exfat/exfat_ops.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/udf/udf_ops.c (modified) Remove the temptation to use mmap() and munmap() in native code. Mon, 10 Feb 2014 20:24:30 GMT Jakub Jermar [b6e481b] * uspace/app/wavplay/dplay.c (modified) * uspace/app/wavplay/drec.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) Remove calls to munmap() from native code. Mon, 10 Feb 2014 15:20:59 GMT Jan Vesely [054f3079] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/audio_device.c (modified) * uspace/srv/audio/hound/hound_ctx.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: Plug memory leaks Mon, 10 Feb 2014 15:11:11 GMT Jan Vesely [9163546] * uspace/srv/audio/hound/hound_ctx.c (modified) hound: Unref audio data after mixing. Mon, 10 Feb 2014 15:02:03 GMT Jan Vesely [5d27e5a] * uspace/srv/audio/hound/audio_data.c (modified) * uspace/srv/audio/hound/iface.c (modified) hound: cleanup Mon, 10 Feb 2014 14:28:33 GMT Jan Vesely [a107c74] * uspace/srv/audio/hound/audio_device.c (modified) hound: Don't leak device buffer on release Mon, 03 Feb 2014 19:16:01 GMT Jakub Jermar [dbb29de] * kernel/generic/src/mm/backend_phys.c (modified) Do not free the anonymous frames unless there is only one remaining ... Mon, 03 Feb 2014 08:24:47 GMT Jakub Jermar [a17cced] * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) dmamem_map_anonymous() should reserve the memory. Mon, 03 Feb 2014 08:01:45 GMT Jakub Jermar [c101dc0] * kernel/generic/include/mm/as.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/mm/backend_phys.c (modified) Implement dmamem_unmap_anonymous(). Thu, 30 Jan 2014 21:26:05 GMT Jakub Jermar [0dd022ec] * tools/autotool.py (modified) Unbreak clang build. Tue, 28 Jan 2014 21:08:38 GMT Maurizio Lombardi [cf982ff] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_directory_index.c (modified) * uspace/lib/ext4/libext4_extent.c (modified) * uspace/lib/ext4/libext4_filesystem.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) merge libext4 fixes