# # ChangeLog for uspace in mainline # # Generated by Trac 1.6 # 2025-06-09T21:22:55Z Mon, 14 Jul 2014 22:30:48 GMT Agnieszka Tabaka [07e647a] * uspace/drv/nic/rtl8169/rtl8169.ma (modified) Add more PCI VID&PID pairs, including RTL8110 which seems to be ... Sun, 13 Jul 2014 22:59:27 GMT Agnieszka Tabaka [7493e7b] * uspace/app/nic/nic.c (modified) * uspace/lib/drv/generic/remote_nic.c (modified) Add more information about NIC in 'nic' utility. Fix ... Sun, 13 Jul 2014 17:25:15 GMT Agnieszka Tabaka [af2a76c] * .bzrignore (modified) * boot/Makefile.common (modified) * 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) * uspace/Makefile (modified) * uspace/app/mixerctl/mixerctl.c (modified) * uspace/app/nic/Makefile (added) * uspace/app/nic/nic.c (added) * uspace/app/taskdump/Makefile (modified) * uspace/app/taskdump/fibrildump.c (added) * uspace/app/taskdump/include/fibrildump.h (moved) * uspace/app/taskdump/include/symtab.h (modified) * uspace/app/taskdump/include/taskdump.h (moved) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/drv/bus/isa/isa.c (modified) * 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/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/fibril_synch.c (modified) * uspace/lib/c/generic/inet.c (modified) * uspace/lib/c/generic/stacktrace.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/fibril.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/dev_iface.h (modified) * uspace/lib/c/include/stacktrace.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/dev_iface.c (modified) * uspace/lib/drv/generic/remote_graph_dev.c (deleted) * uspace/lib/drv/include/ops/graph_dev.h (deleted) * uspace/lib/graph/graph.c (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/logger/initlvl.c (modified) * uspace/srv/net/dhcp/dhcp.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/tcp/conn.c (modified) * uspace/srv/net/tcp/conn.h (modified) * uspace/srv/net/tcp/iqueue.c (modified) * uspace/srv/net/tcp/rqueue.c (modified) * uspace/srv/net/tcp/segment.c (modified) * uspace/srv/net/tcp/tcp.c (modified) * uspace/srv/net/tcp/tqueue.c (modified) * uspace/srv/net/tcp/ucall.c (modified) * uspace/srv/net/udp/udp_inet.c (modified) Merge mainline changes. 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 19:29:04 GMT Agnieszka Tabaka [b8e75319] * uspace/drv/nic/rtl8169/rtl8169.ma (modified) Add VID:PID for another type of card. Sat, 05 Jul 2014 19:27:22 GMT Agnieszka Tabaka [ca652eb] * uspace/drv/nic/rtl8169/driver.c (modified) Fixes allowing to compile driver cleanly on IA32 platform. 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 21:08:06 GMT Agnieszka Tabaka [727e639] * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) Add functions to access RTL8169's PHY (rtl8169_mii_read and ... 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, 23 Jun 2014 22:24:46 GMT Agnieszka Tabaka [91e057c] * uspace/drv/nic/rtl8169/driver.c (modified) Fixed ownership bit setting in TX interrupt handler, removed some ... Mon, 16 Jun 2014 21:59:28 GMT Agnieszka Tabaka [5a78e4e] * uspace/drv/nic/rtl8169/driver.c (modified) Added get_cable_state function implementation. Mon, 16 Jun 2014 20:17:44 GMT Agnieszka Tabaka [72d120e] * HelenOS.config (modified) * Makefile (modified) * boot/Makefile.common (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/genarch/src/ofw.c (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * contrib/tools/random_check.sh (modified) * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * uspace/Makefile (modified) * uspace/app/bdsh/compl.c (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) * uspace/app/cc (deleted) * uspace/app/ccom (deleted) * uspace/app/cpp (deleted) * uspace/app/kio/kio.c (modified) * uspace/app/msim/Makefile (deleted) * uspace/app/msim/Makefile.msim.src (deleted) * uspace/app/msim/arch_helenos/misc.c (deleted) * uspace/app/msim/config.h.msim (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) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/dist/demo.txt (moved) * uspace/dist/demo.wav (added) * 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/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/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.c (modified) * uspace/drv/bus/usb/usbhid/subdrivers.h (modified) * uspace/drv/bus/usb/usbhid/usbhid.ma (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/Makefile (modified) * uspace/lib/c/arch/ia64/Makefile.common (modified) * uspace/lib/c/arch/sparc64/_link.ld.in (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/device/clock_dev.c (modified) * uspace/lib/c/generic/device/led_dev.c (added) * uspace/lib/c/generic/time.c (modified) * 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 (moved) * uspace/lib/drv/generic/remote_led_dev.c (moved) * uspace/lib/drv/generic/remote_usbhc.c (modified) * uspace/lib/drv/include/ops/led_dev.h (added) * 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) * uspace/srv/locsrv/locsrv.c (modified) Integrate from mainline. Sat, 14 Jun 2014 11:02:43 GMT Agnieszka Tabaka [9d653e3] * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) Refactored interrupt handling routine to check interrupt status bits ... 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 21:34:34 GMT Agnieszka Tabaka [e37d2f81] * uspace/drv/nic/rtl8169/driver.c (modified) Remove _DDF_DATA_IMPLANT and ddf_fun_data_implant() call. 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:44:00 GMT Agnieszka Tabaka [be971233] * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) Initial receive support. Also added TX interrupt handling (still ... Mon, 02 Jun 2014 20:53:10 GMT Agnieszka Tabaka [59b3095] * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/rtl8169/driver.h (modified) Implemented DMA buffers allocation and frame sending mechanism. ... Mon, 26 May 2014 20:52:46 GMT Agnieszka Tabaka [0764cc8a] * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/rtl8169/driver.h (modified) Add more function stubs to allow proper driver attaching, add code ... Mon, 26 May 2014 20:51:27 GMT Agnieszka Tabaka [f1ac202] * uspace/drv/bus/isa/isa.dev (modified) Remove ISA devices using IRQ 5. Wed, 21 May 2014 19:36:59 GMT Agnieszka Tabaka [90782c36] * boot/Makefile.common (modified) * uspace/drv/nic/rtl8169/Makefile (modified) * uspace/drv/nic/rtl8169/defs.h (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/rtl8169/driver.h (modified) Work-in-progress driver skeleton, able to read MAC address from the card. 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) 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. Sun, 27 Apr 2014 18:12:32 GMT Agnieszka Tabaka [fef725d] * uspace/Makefile (modified) * uspace/drv/nic/rtl8169/Makefile (added) * uspace/drv/nic/rtl8169/defs.h (added) * uspace/drv/nic/rtl8169/driver.c (added) * uspace/drv/nic/rtl8169/driver.h (added) * uspace/drv/nic/rtl8169/rtl8169.ma (added) Initial commit of RTL8169 driver including: 1) Some register ... 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 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, ... 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 ... 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 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, 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: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 Sun, 19 Jan 2014 14:37:22 GMT Maurizio Lombardi [5828554] * .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 (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) * 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) * 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 (moved) * 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 (moved) * 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/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 (added) * 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 (moved) * kernel/generic/include/synch/spinlock.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.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/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/ew.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/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/tester/thread/setjmp1.c (added) * uspace/app/tester/thread/setjmp1.def (added) * uspace/app/trace/syscalls.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/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * 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/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/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/uhcirh/main.c (modified) * uspace/drv/char/grlib_uart/Makefile (added) * uspace/drv/char/grlib_uart/cyclic_buffer.h (added) * 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/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/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 (added) * 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 (added) * 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 (moved) * 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/generic/setjmp.c (added) * uspace/lib/c/include/adt/checksum.h (added) * uspace/lib/c/include/bitops.h (modified) * 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/math.h (added) * uspace/lib/c/include/setjmp.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/draw/cursor/embedded.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/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/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/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 (added) * uspace/lib/math/src/dummy.c (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/nic/Makefile (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/include/posix/float.h (modified) * uspace/lib/posix/include/posix/math.h (modified) * uspace/lib/posix/include/posix/setjmp.h (moved) * uspace/lib/posix/include/posix/stdlib.h (modified) * uspace/lib/posix/source/math.c (deleted) * 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/usbhid/Makefile (modified) * uspace/lib/usbhid/src/hidiface.c (deleted) * uspace/srv/bd/sata_bd/Makefile (modified) * uspace/srv/bd/sata_bd/sata_bd.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/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) merge mainline changes Sun, 19 Jan 2014 14:35:04 GMT Maurizio Lombardi [2f591127] * uspace/lib/ext4/libext4_balloc.c (modified) * uspace/lib/ext4/libext4_ialloc.c (modified) * uspace/srv/fs/ext4fs/ext4fs_ops.c (modified) ext4: fix some minor bugs and memory leaks Fri, 17 Jan 2014 17:02:59 GMT Jan Vesely [66be0288] * .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 (added) * 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) * 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) * 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/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/pl011/pl011.h (added) * 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/pl011/pl011.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/synch/spinlock.h (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/lib/func.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/frame.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/kio/Makefile (moved) * uspace/app/kio/kio.c (moved) * uspace/app/trace/syscalls.c (modified) * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/assert.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/private/stdio.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/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/srv/hid/compositor/Makefile (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/gfx/nameic.tga (deleted) * uspace/srv/klog/Makefile (added) * uspace/srv/klog/klog.c (added) * uspace/srv/logger/writer.c (modified) Mainline changes Fri, 17 Jan 2014 14:33:02 GMT Martin Decky [61b5b73d] * uspace/app/vterm/vterm.c (modified) * uspace/lib/gui/common.c (modified) * uspace/lib/gui/common.h (modified) * uspace/lib/gui/window.c (modified) make the title bar more subtle, change the close icon to the easily ... Fri, 17 Jan 2014 14:32:27 GMT Martin Decky [6a3d0c7] * uspace/lib/draw/cursor/embedded.c (modified) speed-up cursor drawing very slightly Fri, 17 Jan 2014 05:03:56 GMT Jan Vesely [2e80321] * uspace/drv/infrastructure/rootmalta/rootmalta.c (modified) * uspace/drv/infrastructure/rootpc/rootpc.c (modified) Remove redundant includes Thu, 16 Jan 2014 20:43:22 GMT Martin Decky [62fbb7e] * uspace/app/vdemo/vdemo.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * uspace/lib/c/generic/io/window.c (modified) * uspace/lib/c/include/io/window.h (modified) * uspace/lib/gui/connection.c (modified) * uspace/lib/gui/window.c (modified) * uspace/lib/gui/window.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) refactor window placement logic and introduce logical window ... Thu, 16 Jan 2014 17:23:30 GMT Martin Decky [ba02baa] * uspace/lib/gui/window.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) cstyle (no change in functionality) Thu, 16 Jan 2014 17:02:31 GMT Martin Decky [dace86a] * uspace/srv/hid/compositor/compositor.c (modified) cstyle (no change in functionality) Thu, 16 Jan 2014 16:43:04 GMT Martin Decky [8bb0f5d6] * uspace/srv/hid/compositor/Makefile (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/compositor/gfx/nameic.tga (deleted) remove compositor self-test code (not needed anymore, the code is ... Fri, 10 Jan 2014 17:06:50 GMT Martin Decky [296e124e] * uspace/app/vdemo/vdemo.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/app/vterm/vterm.c (modified) * 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/label.c (modified) * uspace/lib/gui/label.h (modified) * uspace/lib/gui/window.c (modified) improve visual appearance of GUI windows and buttons Sun, 05 Jan 2014 21:21:23 GMT Martin Sucha [ca05e9b] * uspace/app/init/init.c (modified) Run klog from init Sun, 05 Jan 2014 21:00:57 GMT Martin Sucha [bd6ff94] * uspace/srv/logger/writer.c (modified) Store userspace logs into kernel using log syscall Sun, 05 Jan 2014 20:49:26 GMT Martin Sucha [0caa075e] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/lib/c/Makefile (modified) * uspace/srv/klog/Makefile (added) * uspace/srv/klog/klog.c (added) Cherrypick klog server that synchronizes kernel log to uspace log Sun, 05 Jan 2014 19:59:56 GMT Martin Sucha [91db0280] * abi/include/abi/ipc/event.h (modified) * abi/include/abi/klog.h (added) * abi/include/abi/log.h (added) * kernel/Makefile (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/debug.h (modified) * kernel/generic/include/log.h (added) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/log/log.c (added) * kernel/generic/src/main/main.c (modified) * uspace/lib/c/generic/io/klog.c (added) * uspace/lib/c/include/io/klog.h (added) * uspace/lib/c/include/io/log.h (modified) Cherrypick kernel logging facility Sun, 05 Jan 2014 17:50:01 GMT Martin Sucha [6fa9a99d] * .bzrignore (modified) * abi/include/abi/ipc/event.h (modified) * abi/include/abi/kio.h (moved) * abi/include/abi/syscall.h (modified) * boot/Makefile.common (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) * kernel/doc/doxygroups.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/main/main.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/Makefile (modified) * uspace/app/kio/Makefile (moved) * uspace/app/kio/kio.c (moved) * uspace/app/trace/syscalls.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/assert.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/io/kio.c (moved) * uspace/lib/c/generic/private/stdio.h (modified) * uspace/lib/c/include/io/kio.h (moved) * uspace/lib/c/include/stdio.h (modified) Rename klog to kio Thu, 02 Jan 2014 21:06:32 GMT Jan Vesely [6da3ef46] * uspace/lib/drv/include/ddf/driver.h (modified) libdrv: Make driver ops pointer const Tue, 31 Dec 2013 21:15:51 GMT Jan Vesely [8a84484] * uspace/lib/drv/Makefile (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) libdrv: Hide remote_* headers Tue, 31 Dec 2013 20:55:35 GMT Jan Vesely [5c65e61] * uspace/app/sportdmp/Makefile (modified) * uspace/app/sportdmp/sportdmp.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/char_dev.c (deleted) * uspace/lib/drv/generic/remote_char_dev.c (modified) * uspace/lib/drv/include/char_dev_iface.h (moved) * 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/net/slip/Makefile (modified) * uspace/srv/net/slip/slip.c (modified) libc,libdrv: Move char dev iface to libdrv Tue, 31 Dec 2013 20:30:53 GMT Jan Vesely [67472b9b] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/graph_dev.c (deleted) * uspace/lib/drv/generic/remote_graph_dev.c (modified) * uspace/lib/drv/include/graph_iface.h (moved) * uspace/srv/hid/compositor/Makefile (modified) * uspace/srv/hid/compositor/compositor.c (modified) libc, libdrv: Move graph dev iface to libdrv. Tue, 31 Dec 2013 20:13:27 GMT Jan Vesely [7858acbf] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/nic.c (deleted) * uspace/lib/drv/generic/remote_nic.c (modified) * uspace/lib/drv/include/nic_iface.h (moved) * uspace/lib/nic/Makefile (modified) * uspace/lib/nic/src/nic_ev.c (modified) * uspace/srv/net/ethip/Makefile (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) libdrv, libc: Move nic iface to libdrv. Tue, 31 Dec 2013 19:44:11 GMT Jan Vesely [26c03dbd] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/device/battery_dev.c (deleted) * uspace/lib/drv/generic/remote_battery_dev.c (modified) * uspace/lib/drv/include/battery_iface.h (moved) * uspace/lib/drv/include/ops/battery_dev.h (modified) libc,libdrv: Move battery iface to libdrv.