# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-29T16:29:00Z Wed, 03 Sep 2014 22:29:01 GMT Jakub Jermar [a595f5a] * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/arch/context.h (modified) * kernel/arch/ppc32/include/arch/context_offset.h (deleted) * kernel/arch/ppc32/include/arch/context_struct.ag (added) * kernel/arch/ppc32/include/arch/fpu_context.h (modified) * kernel/arch/ppc32/include/arch/fpu_context_struct.ag (added) * kernel/arch/ppc32/src/context.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) Autogenerate ppc32 kernel context_t and fpu_context_t and their offsets. Wed, 03 Sep 2014 22:26:32 GMT Jakub Jermar [fe124d63] * uspace/lib/c/arch/ppc32/src/fibril.S (modified) Fix include. Wed, 03 Sep 2014 22:09:41 GMT Jakub Jermar [3a07767] * uspace/lib/c/arch/ppc32/src/fibril.S (modified) Fibril context_t has tls instead of r2. Wed, 03 Sep 2014 21:58:41 GMT Jakub Jermar [d5955a5] * uspace/lib/c/arch/ppc32/Makefile.inc (modified) * uspace/lib/c/arch/ppc32/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/ppc32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/ppc32/include/libarch/fibril_context.ag (added) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) Autogenerate ppc32 fibril context_t and its offsets. Wed, 03 Sep 2014 21:37:33 GMT Jakub Jermar [33add3a8] * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/arch/context.h (modified) * kernel/arch/mips32/include/arch/context_offset.h (deleted) * kernel/arch/mips32/include/arch/context_struct.ag (added) * kernel/arch/mips32/src/context.S (modified) * kernel/arch/mips32/src/start.S (modified) Autogenerate mips32 kernel context_t and its offsets. Wed, 03 Sep 2014 21:21:19 GMT Jakub Jermar [4b334fd6] * uspace/lib/c/arch/mips32/Makefile.inc (modified) * uspace/lib/c/arch/mips32/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/mips32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/mips32/include/libarch/fibril_context.ag (added) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32eb/Makefile.inc (modified) * uspace/lib/c/arch/mips32eb/include/libarch/context_offset.h (deleted) Autogenerate mips32 and mip32eb fibril context_t and its offsets. Wed, 03 Sep 2014 20:50:12 GMT Jakub Jermar [5eae56a] * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/context.h (modified) * kernel/arch/ia32/include/arch/context_offset.h (deleted) * kernel/arch/ia32/include/arch/context_struct.ag (added) * kernel/arch/ia32/src/context.S (modified) Autogenerate ia32 kernel context_t and its offsets. Wed, 03 Sep 2014 20:35:31 GMT Jakub Jermar [e74b24f] * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/ia32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/ia32/include/libarch/fibril_context.ag (added) * uspace/lib/c/arch/ia32/src/fibril.S (modified) Autogenerate ia32 fibril context_t and its offsets. Wed, 03 Sep 2014 19:51:58 GMT Jakub Jermar [41f9802] * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/arm32/Makefile.inc (modified) Declare the autogens right after arch sources. Wed, 03 Sep 2014 19:39:34 GMT Jakub Jermar [fb41d44] * uspace/lib/c/arch/arm32/Makefile.inc (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril.h (modified) * uspace/lib/c/arch/arm32/include/libarch/fibril_context.ag (added) Autogenerate arm32 fibril context_t and its offsets. Wed, 03 Sep 2014 19:28:05 GMT Jakub Jermar [6a8ddd37] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/arch/context.h (modified) * kernel/arch/arm32/include/arch/context_struct.ag (added) Autogenerate arm32 kernel context_t and its offsets. Wed, 03 Sep 2014 19:02:09 GMT Jakub Jermar [95b2276] * kernel/Makefile (modified) Do not be GCC-centric when autogenerating kernel headers. Wed, 03 Sep 2014 10:52:10 GMT Jiri Svoboda [75fe97b] * boot/arch/arm32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/pl050/pl050_hw.h (added) * uspace/drv/platform/icp/icp.c (modified) * uspace/lib/c/generic/irc.c (modified) * uspace/srv/hw/irc/icp-ic/Makefile (added) * uspace/srv/hw/irc/icp-ic/icp-ic.c (added) * uspace/srv/hw/irc/icp-ic/icp-ic_hw.h (added) IntegratorCP mouse support. Wed, 03 Sep 2014 09:37:22 GMT Jiri Svoboda [b3222a3] * uspace/lib/draw/source.c (modified) If transform is fast then source is fast regardles of wrap mode. Tue, 02 Sep 2014 20:31:13 GMT Jakub Jermar [0aee9b4] * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/context.h (modified) * kernel/arch/amd64/include/arch/context_offset.h (deleted) * kernel/arch/amd64/include/arch/context_struct.ag (added) * kernel/arch/amd64/src/context.S (modified) Autogenerate amd64 kernel context_t and its offsets. Tue, 02 Sep 2014 20:16:21 GMT Jakub Jermar [4dc7a84] * uspace/lib/c/arch/amd64/Makefile.inc (modified) * uspace/lib/c/arch/amd64/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/amd64/include/libarch/fibril.h (modified) * uspace/lib/c/arch/amd64/include/libarch/fibril_context.ag (added) * uspace/lib/c/arch/amd64/src/fibril.S (modified) Autogenerate amd64 fibril context_t and its offsets Generate the ... Tue, 02 Sep 2014 19:34:08 GMT Jakub Jermar [21365c0] * uspace/lib/c/Makefile (modified) Allow autogens also in libc. Mon, 01 Sep 2014 19:17:55 GMT Martin Sucha [5713e5f] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/fontviewer/Makefile (added) * uspace/app/fontviewer/fontviewer.c (added) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/draw/Makefile (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/draw/font/bitmap_backend.c (added) * uspace/lib/draw/font/bitmap_backend.h (added) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/draw/font/embedded.h (modified) * uspace/lib/draw/font/pcf.c (added) * uspace/lib/draw/font/pcf.h (added) * uspace/lib/draw/gfx/font-8x16.c (modified) * uspace/lib/draw/gfx/font-8x16.h (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/source.h (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (modified) * uspace/lib/gui/canvas.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/posix/include/posix/stdio.h (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/softrend/filter.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) Merge improvements in the graphics stack. - Support for drawing ... Mon, 01 Sep 2014 12:17:45 GMT Jakub Jermar [a4666a9] * uspace/drv/nic/rtl8169/driver.c (modified) Fix clearing of the RCR_ACCEPT_BROADCAST bit. Mon, 01 Sep 2014 11:17:23 GMT Jakub Jermar [c62a8275] * uspace/app/nic/nic.c (modified) * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/rtl8169/driver.h (modified) * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/ipc/iplink.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) Merge from lp:~nufcia/helenos/rtl8169. Sun, 31 Aug 2014 20:10:20 GMT Martin Sucha [00ddb40] * uspace/lib/c/include/io/pixelmap.h (modified) * uspace/lib/draw/font/bitmap_backend.c (modified) * uspace/lib/draw/source.c (modified) * uspace/lib/draw/source.h (modified) * uspace/lib/gui/canvas.c (modified) * uspace/lib/softrend/filter.c (modified) * uspace/lib/softrend/filter.h (modified) * uspace/srv/hid/compositor/compositor.c (modified) Get rid of black alias at the edge of rotated windows Sun, 31 Aug 2014 19:01:29 GMT Jakub Jermar [f93ba6d] * HelenOS.config (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/src/ddi/ddi.c (deleted) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/ddi/ddi.c (deleted) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/src/ddi/ddi.c (deleted) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/src/ddi/ddi.c (deleted) * kernel/arch/sparc32/Makefile.inc (modified) * kernel/arch/sparc32/src/ddi/ddi.c (deleted) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/ddi/ddi-bitmap.c (added) * kernel/genarch/src/ddi/ddi-dummy.c (moved) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) Merge from lp:~jakub/helenos/piodisable. Sun, 31 Aug 2014 14:53:51 GMT Martin Sucha [8d3512f1] * uspace/lib/softrend/filter.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) Implement a bilinear filter and use it when compositing windows. Sun, 31 Aug 2014 08:25:54 GMT Martin Sucha [c6c39d4f] * uspace/app/fontviewer/fontviewer.c (modified) * uspace/app/init/init.c (modified) * uspace/lib/draw/Makefile (modified) * uspace/lib/draw/font/pcf.c (added) * uspace/lib/draw/font/pcf.h (added) Add a decoder for X11 pcf fonts. Fri, 29 Aug 2014 20:37:26 GMT Jiri Svoboda [af0a2c7] * uspace/Makefile.common (modified) * uspace/drv/char/pl050/pl050.c (modified) Fix accidentally commited debugging code. Fri, 29 Aug 2014 20:32:20 GMT Jiri Svoboda [75751db6] * uspace/Makefile.common (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/pl050/pl050.c (modified) * uspace/drv/char/ps2mouse/Makefile (modified) * uspace/drv/char/ps2mouse/ps2mouse.c (modified) * uspace/drv/char/xtkbd/Makefile (modified) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/bd_srv.c (modified) * uspace/lib/c/generic/io/chardev.c (moved) * uspace/lib/c/generic/io/chardev_srv.c (added) * uspace/lib/c/include/io/chardev.h (moved) * uspace/lib/c/include/io/chardev_srv.h (moved) * uspace/lib/c/include/ipc/chardev.h (moved) Factor out chardev IPC from pl050, i8042, xtkbd and ps2mouse. Fri, 29 Aug 2014 20:28:55 GMT Jiri Svoboda [312e5ff] * boot/arch/arm32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/char/pl050/Makefile (added) * uspace/drv/char/pl050/pl050.c (added) * uspace/drv/char/pl050/pl050.ma (added) * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/drv/platform/icp/Makefile (added) * uspace/drv/platform/icp/icp.c (added) * uspace/drv/platform/icp/icp.ma (added) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/pc.c (deleted) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd_ctl.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/port/pl050.c (deleted) DDFize IntegratorCP keyboard driver. Fri, 29 Aug 2014 13:46:44 GMT Jakub Jermar [293703e] * kernel/arch/ia64/Makefile.inc (modified) * kernel/arch/ia64/include/arch/istate.h (modified) * kernel/arch/ia64/include/arch/istate_struct.ag (added) * kernel/arch/ia64/src/ivt.S (modified) * uspace/lib/c/arch/ia64/include/libarch/istate_struct.h (added) Autogenerate ia64 istate_t and its offsets. Fri, 29 Aug 2014 07:50:09 GMT Vojtech Horky [12b29f3] * uspace/lib/posix/include/posix/string.h (modified) * uspace/lib/posix/source/string.c (modified) Reintroduce strtok to libposix (needed by GCC & Python) ... Fri, 29 Aug 2014 07:05:33 GMT Vojtech Horky [69c664e] * uspace/app/logset/main.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/lib/c/include/adt/list.h (modified) does not need to include Fri, 29 Aug 2014 07:04:22 GMT Vojtech Horky [101e3050] * uspace/lib/c/include/stddef.h (modified) stddef.h ought do define NULL as well Thu, 28 Aug 2014 20:48:21 GMT Jakub Jermar [9b3f77c] * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/include/arch/istate.h (modified) * kernel/arch/arm32/include/arch/istate_struct.ag (added) * uspace/lib/c/arch/arm32/include/libarch/istate_struct.h (added) Autogenerate arm32 istate_t and its offsets. Thu, 28 Aug 2014 20:47:06 GMT Jakub Jermar [da5ba3a] * tools/autogen.py (modified) Constants can be prefixed also with '#'. Thu, 28 Aug 2014 20:07:47 GMT Jiri Svoboda [0f2a9be] * uspace/drv/platform/amdm37x/amdm37x.c (modified) * uspace/drv/platform/amdm37x/main.c (modified) * uspace/drv/platform/leon3/leon3.c (modified) * uspace/drv/platform/mac/mac.c (modified) * uspace/drv/platform/malta/malta.c (modified) * uspace/drv/platform/pc/pc.c (modified) Fix missed things to rename. Thu, 28 Aug 2014 19:54:48 GMT Jiri Svoboda [2a37b9f] * .bzrignore (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/arm32/Makefile.inc (modified) * boot/arch/ia64/Makefile.inc (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (deleted) * uspace/drv/platform/amdm37x/Makefile (moved) * uspace/drv/platform/amdm37x/amdm37x.c (moved) * uspace/drv/platform/amdm37x/amdm37x.h (moved) * uspace/drv/platform/amdm37x/amdm37x.ma (moved) * uspace/drv/platform/amdm37x/cm/clock_control.h (moved) * uspace/drv/platform/amdm37x/cm/core.h (moved) * uspace/drv/platform/amdm37x/cm/iva2.h (moved) * uspace/drv/platform/amdm37x/cm/mpu.h (moved) * uspace/drv/platform/amdm37x/cm/usbhost.h (moved) * uspace/drv/platform/amdm37x/main.c (moved) * uspace/drv/platform/amdm37x/prm/clock_control.h (moved) * uspace/drv/platform/amdm37x/prm/global_reg.h (moved) * uspace/drv/platform/amdm37x/prm/usbhost.h (moved) * uspace/drv/platform/amdm37x/uhh.h (moved) * uspace/drv/platform/amdm37x/usbtll.h (moved) * uspace/drv/platform/leon3/Makefile (moved) * uspace/drv/platform/leon3/leon3.c (moved) * uspace/drv/platform/leon3/leon3.h (moved) * uspace/drv/platform/leon3/leon3.ma (moved) * uspace/drv/platform/mac/Makefile (moved) * uspace/drv/platform/mac/mac.c (moved) * uspace/drv/platform/mac/mac.ma (moved) * uspace/drv/platform/malta/Makefile (moved) * uspace/drv/platform/malta/malta.c (moved) * uspace/drv/platform/malta/malta.ma (moved) * uspace/drv/platform/pc/Makefile (moved) * uspace/drv/platform/pc/pc.c (moved) * uspace/drv/platform/pc/pc.ma (moved) * uspace/drv/root/root/Makefile (moved) * uspace/drv/root/root/root.c (moved) * uspace/drv/root/root/root.ma (moved) * uspace/drv/root/virt/Makefile (moved) * uspace/drv/root/virt/devices.def (moved) * uspace/drv/root/virt/virt.c (moved) * uspace/drv/root/virt/virt.ma (added) Reorganize platform drivers. Thu, 28 Aug 2014 19:37:25 GMT Jakub Jermar [0ddb84b] * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/arch/istate.h (modified) * kernel/arch/sparc64/include/arch/istate_struct.ag (added) * kernel/arch/sparc64/include/arch/trap/trap_table.h (modified) * uspace/lib/c/arch/sparc64/include/libarch/istate_struct.h (added) Autogenerate sparc64 istate_t and its offsets. Thu, 28 Aug 2014 19:05:00 GMT Jiri Svoboda [3dcc9d8] * uspace/drv/char/xtkbd/xtkbd.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) Fix right control key. Thu, 28 Aug 2014 18:38:04 GMT Martin Decky [ec07933] * tools/autotool.py (modified) human-friendly check for PyYAML Thu, 28 Aug 2014 18:16:13 GMT Jakub Jermar [996df189] * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/arch/istate.h (modified) * kernel/arch/mips32/include/arch/istate_struct.ag (added) * kernel/arch/mips32/src/start.S (modified) * uspace/lib/c/arch/mips32/include/libarch/istate_struct.h (added) * uspace/lib/c/arch/mips32eb/include/libarch/istate_struct.h (added) Autogenerate mips32 istate_t and its offsets. Thu, 28 Aug 2014 17:30:01 GMT Jakub Jermar [6c1c1f7] * HelenOS.config (modified) * boot/arch/mips64/Makefile.inc (deleted) * boot/arch/mips64/_link.ld.in (deleted) * boot/arch/mips64/include/arch.h (deleted) * boot/arch/mips64/include/asm.h (deleted) * boot/arch/mips64/include/main.h (deleted) * boot/arch/mips64/include/regname.h (deleted) * boot/arch/mips64/include/types.h (deleted) * boot/arch/mips64/src/asm.S (deleted) * boot/arch/mips64/src/main.c (deleted) * boot/arch/mips64/src/putchar.c (deleted) * defaults/mips64/Makefile.config (deleted) * defaults/mips64/msim/Makefile.config (deleted) * defaults/mips64/output (deleted) * kernel/arch/mips64/Makefile.inc (deleted) * kernel/arch/mips64/_link.ld.in (deleted) * kernel/arch/mips64/include/arch/arch.h (deleted) * kernel/arch/mips64/include/arch/asm.h (deleted) * kernel/arch/mips64/include/arch/asm/boot.h (deleted) * kernel/arch/mips64/include/arch/asm/regname.h (deleted) * kernel/arch/mips64/include/arch/atomic.h (deleted) * kernel/arch/mips64/include/arch/barrier.h (deleted) * kernel/arch/mips64/include/arch/cache.h (deleted) * kernel/arch/mips64/include/arch/context.h (deleted) * kernel/arch/mips64/include/arch/context_offset.h (deleted) * kernel/arch/mips64/include/arch/cp0.h (deleted) * kernel/arch/mips64/include/arch/cpu.h (deleted) * kernel/arch/mips64/include/arch/cycle.h (deleted) * kernel/arch/mips64/include/arch/debug.h (deleted) * kernel/arch/mips64/include/arch/debugger.h (deleted) * kernel/arch/mips64/include/arch/drivers/msim.h (deleted) * kernel/arch/mips64/include/arch/elf.h (deleted) * kernel/arch/mips64/include/arch/exception.h (deleted) * kernel/arch/mips64/include/arch/faddr.h (deleted) * kernel/arch/mips64/include/arch/fpu_context.h (deleted) * kernel/arch/mips64/include/arch/interrupt.h (deleted) * kernel/arch/mips64/include/arch/istate.h (deleted) * kernel/arch/mips64/include/arch/mm/as.h (deleted) * kernel/arch/mips64/include/arch/mm/asid.h (deleted) * kernel/arch/mips64/include/arch/mm/frame.h (deleted) * kernel/arch/mips64/include/arch/mm/km.h (deleted) * kernel/arch/mips64/include/arch/mm/page.h (deleted) * kernel/arch/mips64/include/arch/mm/tlb.h (deleted) * kernel/arch/mips64/include/arch/proc/task.h (deleted) * kernel/arch/mips64/include/arch/proc/thread.h (deleted) * kernel/arch/mips64/include/arch/smp/dorder.h (deleted) * kernel/arch/mips64/include/arch/stack.h (deleted) * kernel/arch/mips64/include/arch/types.h (deleted) * kernel/arch/mips64/src/asm.S (deleted) * kernel/arch/mips64/src/cache.c (deleted) * kernel/arch/mips64/src/context.S (deleted) * kernel/arch/mips64/src/cpu (deleted) * kernel/arch/mips64/src/ddi (deleted) * kernel/arch/mips64/src/debug (deleted) * kernel/arch/mips64/src/debugger.c (deleted) * kernel/arch/mips64/src/exception.c (deleted) * kernel/arch/mips64/src/fpu_context.c (deleted) * kernel/arch/mips64/src/interrupt.c (deleted) * kernel/arch/mips64/src/mips64.c (deleted) * kernel/arch/mips64/src/mm/as.c (deleted) * kernel/arch/mips64/src/mm/frame.c (deleted) * kernel/arch/mips64/src/mm/km.c (deleted) * kernel/arch/mips64/src/mm/page.c (deleted) * kernel/arch/mips64/src/mm/tlb.c (deleted) * kernel/arch/mips64/src/smp/dorder.c (deleted) * kernel/arch/mips64/src/smp/smp.c (deleted) * kernel/arch/mips64/src/start.S (deleted) * uspace/lib/c/arch/mips64/Makefile.common (deleted) * uspace/lib/c/arch/mips64/Makefile.inc (deleted) * uspace/lib/c/arch/mips64/_link.ld.in (deleted) * uspace/lib/c/arch/mips64/include/libarch/atomic.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/barrier.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/config.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/context_offset.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/cp0.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/ddi.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/elf.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/elf_linux.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/faddr.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/fibril.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/inttypes.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/istate.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/regname.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/stack.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/syscall.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/thread.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/tls.h (deleted) * uspace/lib/c/arch/mips64/include/libarch/types.h (deleted) * uspace/lib/c/arch/mips64/src/entry.S (deleted) * uspace/lib/c/arch/mips64/src/entryjmp.S (deleted) * uspace/lib/c/arch/mips64/src/fibril.S (deleted) * uspace/lib/c/arch/mips64/src/stacktrace.c (deleted) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (deleted) * uspace/lib/c/arch/mips64/src/syscall.c (deleted) * uspace/lib/c/arch/mips64/src/thread_entry.S (deleted) * uspace/lib/c/arch/mips64/src/tls.c (deleted) * uspace/lib/math/arch/mips64/Makefile.inc (deleted) * uspace/lib/math/arch/mips64/include/libarch/math.h (deleted) Remove mips64 support. The mips64 port has been in a very early ... Thu, 28 Aug 2014 15:13:44 GMT Jakub Jermar [52c0b8c] * kernel/arch/ppc32/src/asm.S (modified) Improve comment. Thu, 28 Aug 2014 14:40:25 GMT Jiri Svoboda [07e28f8] * uspace/lib/hound/src/client.c (modified) Do not crash when there is no hound target. Thu, 28 Aug 2014 14:27:12 GMT Jakub Jermar [3fde837] * kernel/arch/ppc32/src/exception.S (modified) Construct proper stack frame linkage when the previous mode was kernel. Thu, 28 Aug 2014 13:59:43 GMT Jakub Jermar [0871296] * kernel/arch/ppc32/src/exception.S (modified) Base the detection of the previous mode on SRR1.PR rather than on SP. Thu, 28 Aug 2014 13:55:26 GMT Martin Sucha [794e368] * uspace/lib/draw/font/bitmap_backend.c (modified) Fix scaling of bitmap fonts. Thu, 28 Aug 2014 13:06:02 GMT Jakub Jermar [beb16cfa] * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/ppc32/include/arch/istate.h (modified) * kernel/arch/ppc32/include/arch/istate_struct.ag (added) * kernel/arch/ppc32/include/arch/stack.h (modified) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/exception.S (modified) * uspace/lib/c/arch/ppc32/include/libarch/istate_struct.h (added) Autogenerate ppc32 istate_t and its offsets. Thu, 28 Aug 2014 12:57:00 GMT Jakub Jermar [3a7db87] * tools/autogen.py (modified) Be more lenient towards variations in constant notation. Thu, 28 Aug 2014 12:26:00 GMT Martin Sucha [a9763c6] * .bzrignore (modified) * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/fontviewer/Makefile (added) * uspace/app/fontviewer/fontviewer.c (added) * uspace/app/init/init.c (modified) * uspace/lib/c/generic/io/asprintf.c (modified) * uspace/lib/c/include/stdio.h (modified) * uspace/lib/posix/include/posix/stdio.h (modified) Add a very simple font viewer application Thu, 28 Aug 2014 10:52:08 GMT Jiri Svoboda [4abe919] * uspace/drv/block/ata_bd/ata_bd.c (modified) * uspace/drv/block/ata_bd/ata_hw.h (modified) Add sync cache operation for ATA devices. Thu, 28 Aug 2014 09:39:19 GMT Jakub Jermar [4236b18] * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/amd64/include/arch/istate.h (modified) * kernel/arch/amd64/include/arch/istate_struct.ag (added) * kernel/arch/amd64/src/asm.S (modified) * uspace/lib/c/arch/amd64/include/libarch/istate_struct.h (added) Autogenerate amd64 istate_t and its offsets. Thu, 28 Aug 2014 09:33:23 GMT Jakub Jermar [95fe55ca] * tools/autogen.py (modified) Autogen must be able to cope with member names containing digits. Wed, 27 Aug 2014 23:56:16 GMT Jiri Svoboda [dd8b6a8] * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.c (modified) * uspace/drv/bus/usb/usbmast/scsi_ms.h (modified) * uspace/lib/block/block.c (modified) * uspace/lib/c/generic/bd.c (modified) * uspace/lib/c/generic/bd_srv.c (modified) * uspace/lib/c/include/bd.h (modified) * uspace/lib/c/include/bd_srv.h (modified) * uspace/lib/c/include/ipc/bd.h (modified) * uspace/lib/scsi/include/scsi/sbc.h (modified) Add synchronize cache operation to block layer and usbmast. Wed, 27 Aug 2014 23:27:15 GMT Jakub Jermar [f27f3fd] * kernel/Makefile (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/istate.h (modified) * kernel/arch/ia32/include/arch/istate_struct.ag (added) * kernel/arch/ia32/src/asm.S (modified) * tools/autogen.py (added) * tools/autotool.py (modified) * uspace/lib/c/arch/ia32/include/libarch/istate_struct.h (added) Merge autogen support. Wed, 27 Aug 2014 23:07:42 GMT Jakub Jermar [8d427a3] * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/arch/istate.h (modified) * kernel/arch/ia32/include/arch/istate_struct.ag (added) * kernel/arch/ia32/src/asm.S (modified) * uspace/lib/c/arch/ia32/include/libarch/istate_struct.h (added) Autogenerate istate_t and its offsets on ia32. Wed, 27 Aug 2014 23:07:38 GMT Jiri Svoboda [da904f7] * uspace/drv/bus/usb/uhci/hc.c (modified) Fix low-speed bulk transfers in UHCI. Wed, 27 Aug 2014 23:05:51 GMT Jakub Jermar [b8fac76] * kernel/Makefile (modified) Add buildsystem rules for building and cleaning autogens. Wed, 27 Aug 2014 23:01:35 GMT Jakub Jermar [57292d3] * tools/autotool.py (modified) Make autogen.py available for the build system. Wed, 27 Aug 2014 21:31:32 GMT Jakub Jermar [6ecc6ba6] * tools/autogen.py (modified) Switch to YAML to gain comments and lose tabs. Wed, 27 Aug 2014 21:29:07 GMT Jakub Jermar [713b8ce7] * tools/autogen.py (modified) Allow to specify guards for emitted includes. Wed, 27 Aug 2014 21:23:01 GMT Martin Sucha [2cc1ec0] * uspace/lib/draw/Makefile (modified) * uspace/lib/draw/font.c (modified) * uspace/lib/draw/font.h (modified) * uspace/lib/draw/font/bitmap_backend.c (added) * uspace/lib/draw/font/bitmap_backend.h (added) * uspace/lib/draw/font/embedded.c (modified) * uspace/lib/draw/font/embedded.h (modified) * uspace/lib/draw/gfx/font-8x16.c (modified) * uspace/lib/draw/gfx/font-8x16.h (modified) * uspace/lib/gui/button.c (modified) * uspace/lib/gui/button.h (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) Refactor drawing of fonts into multiple layers. This will need ... Wed, 27 Aug 2014 18:05:45 GMT Jakub Jermar [32e3cdf] * tools/autogen.py (modified) Prefix offsets with the name of the structure. Wed, 27 Aug 2014 18:03:31 GMT Jakub Jermar [4be73ba] * tools/autogen.py (modified) Add copyright header. Wed, 27 Aug 2014 14:51:27 GMT Jakub Jermar [81f0940] * tools/autogen.py (modified) autogen.py: Generate stricter code. Wed, 27 Aug 2014 13:51:17 GMT Jakub Jermar [0b811da2] * tools/autogen.py (added) Add autogen.py. Tue, 26 Aug 2014 15:30:15 GMT Martin Sucha [613d644] * uspace/app/bdsh/exec.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/types/task.h (added) * uspace/lib/gui/terminal.c (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/posix/source/sys/wait.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/taskmon.c (modified) Merge fix for leaking task retvals in ns Tue, 26 Aug 2014 15:22:32 GMT Jakub Jermar [cb1fd3e] * contrib/qfs/qfs.sh (added) Add a script for building HelenOS-ready QEMU from scratch. Tue, 26 Aug 2014 15:12:12 GMT Martin Sucha [1c635d6] * uspace/app/bdsh/exec.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/app/redir/redir.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/viewer/viewer.c (modified) * uspace/app/vlaunch/vlaunch.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/types/task.h (added) * uspace/lib/gui/terminal.c (modified) * uspace/lib/hound/src/client.c (modified) * uspace/lib/posix/source/sys/wait.c (modified) * uspace/srv/audio/hound/main.c (modified) * uspace/srv/bd/sata_bd/sata_bd.c (modified) * uspace/srv/devman/driver.c (modified) * uspace/srv/hid/isdv4_tablet/main.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/rfb/main.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/inetsrv/inetsrv.c (modified) * uspace/srv/net/loopip/loopip.c (modified) * uspace/srv/net/nconfsrv/nconfsrv.c (modified) * uspace/srv/net/slip/slip.c (modified) * uspace/srv/ns/ns.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/ns/task.h (modified) * uspace/srv/taskmon/taskmon.c (modified) Do not hold a task's return value after it has disconnected. ... Tue, 26 Aug 2014 10:56:38 GMT Jakub Jermar [adb71b17] * kernel/arch/ppc32/src/exception.S (modified) Align the stack on a 16-byte boundary to comply with the ABI. Tue, 26 Aug 2014 10:50:47 GMT Jakub Jermar [3ab2d1e] * kernel/arch/ppc32/src/exception.S (modified) Properly terminate the SP back chain on exception. Mon, 25 Aug 2014 23:03:50 GMT Jakub Jermar [df7f5cea] * HelenOS.config (modified) * kernel/arch/ppc32/include/arch/context_offset.h (modified) * kernel/arch/ppc32/include/arch/fpu_context.h (modified) * kernel/arch/ppc32/include/arch/interrupt.h (modified) * kernel/arch/ppc32/include/arch/msr.h (modified) * kernel/arch/ppc32/src/cpu/cpu.c (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/fpu_context.S (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * uspace/lib/c/arch/ppc32/Makefile.common (modified) Experimental support for hard-floats on ppc32. - By default disabled. Mon, 25 Aug 2014 22:02:52 GMT Jakub Jermar [6dbe7f68] * kernel/arch/ppc32/include/arch/exception.h (deleted) * kernel/arch/ppc32/include/arch/interrupt.h (modified) * kernel/arch/ppc32/include/arch/istate.h (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/generic/include/interrupt.h (modified) Only one ppc32 istate_t definition to rule them all. Mon, 25 Aug 2014 21:47:13 GMT Martin Sucha [9222f9b] * contrib/artwork/HelenOS-bw.svg (added) * contrib/artwork/HelenOS.svg (added) Add a recreation of the HelenOS logo in vectors. Sun, 24 Aug 2014 20:19:27 GMT Martin Sucha [e190e640] * kernel/generic/src/proc/program.c (modified) Fix dangling pointer in error paths in program_create Sat, 23 Aug 2014 23:16:59 GMT Jakub Jermar [4a99c57] * kernel/arch/ppc32/src/ppc32.c (modified) According to the PowerPC PRG, section 1.20, DEC uses the same ... Sat, 23 Aug 2014 23:03:30 GMT Martin Sucha [4cb938b] * kernel/generic/src/mm/as.c (modified) Merge documentation fix Sat, 23 Aug 2014 22:09:41 GMT Jakub Jermar [0c91cff] * kernel/arch/ppc32/include/arch/interrupt.h (modified) * kernel/arch/ppc32/src/interrupt.c (modified) * kernel/arch/ppc32/src/ppc32.c (modified) Use the actual clock-frequency when starting decrementer. Sat, 23 Aug 2014 22:04:01 GMT Martin Sucha [826599a2] * kernel/generic/src/mm/as.c (modified) Fix documentation comment for as_area_create Sat, 23 Aug 2014 19:53:49 GMT Martin Decky [c451d22] * boot/arch/amd64/Makefile.inc (modified) remove unnecessary continuation line Mon, 18 Aug 2014 21:18:27 GMT Jakub Jermar [6eeb4a3] * HelenOS.config (modified) * kernel/arch/abs32le/Makefile.inc (modified) * kernel/arch/abs32le/src/ddi/ddi.c (deleted) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/arm32/Makefile.inc (modified) * kernel/arch/arm32/src/ddi/ddi.c (deleted) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/src/ddi/ddi.c (deleted) * kernel/arch/mips64/Makefile.inc (modified) * kernel/arch/mips64/src/ddi (deleted) * kernel/arch/ppc32/Makefile.inc (modified) * kernel/arch/sparc32/Makefile.inc (modified) * kernel/arch/sparc32/src/ddi/ddi.c (deleted) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/src/ddi/ddi-bitmap.c (moved) * kernel/genarch/src/ddi/ddi-dummy.c (moved) Deduplicate ddi_iospace_enable/disable_arch() code. Mon, 18 Aug 2014 20:34:28 GMT Jakub Jermar [8cd680c] * kernel/arch/abs32le/src/ddi/ddi.c (modified) * kernel/arch/amd64/src/ddi/ddi.c (modified) * kernel/arch/arm32/src/ddi/ddi.c (modified) * kernel/arch/ia32/src/ddi/ddi.c (modified) * kernel/arch/ia64/src/ddi/ddi.c (modified) * kernel/arch/mips32/src/ddi/ddi.c (modified) * kernel/arch/ppc32/src/ddi/ddi.c (modified) * kernel/arch/sparc32/src/ddi/ddi.c (modified) * kernel/arch/sparc64/src/ddi/ddi.c (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/include/ddi.h (modified) Add pio_disable(). - Implement *iospace_disable*(). - Implement ... Mon, 18 Aug 2014 19:33:40 GMT Agnieszka Tabaka [320bd52] * uspace/drv/nic/rtl8169/driver.c (modified) * uspace/drv/nic/rtl8169/driver.h (modified) Add proper receive filtering for broadcast, multicast and unicast frames. Mon, 18 Aug 2014 14:08:40 GMT Agnieszka Tabaka [aa2f865] * uspace/app/nic/nic.c (modified) Add switches allowing to get or modify unicast, multicast or ... Sun, 17 Aug 2014 11:08:10 GMT Jiri Svoboda [da79df42] * uspace/app/blkdump/blkdump.c (modified) Tweak blkdump TOC output. Sat, 16 Aug 2014 22:33:41 GMT Jiri Svoboda [3abf70c7] * uspace/app/blkdump/Makefile (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/lib/block/block.c (modified) * uspace/lib/block/block.h (modified) * uspace/lib/scsi/include/scsi/mmc.h (modified) * uspace/srv/fs/cdfs/Makefile (modified) * uspace/srv/fs/cdfs/cdfs_ops.c (modified) libblock is not the best place to define SCSI structures. Sat, 16 Aug 2014 13:05:28 GMT Jiri Svoboda [35b8bfe] * uspace/drv/block/ata_bd/ata_bd.c (modified) * uspace/drv/block/ata_bd/ata_hw.h (modified) * uspace/lib/scsi/include/scsi/mmc.h (added) * uspace/lib/scsi/include/scsi/spc.h (modified) ATAPI commands correspond to SCSI SPC, SBC and MMC commands (with a ... Sat, 16 Aug 2014 00:02:04 GMT Martin Decky [8820544] * abi/include/abi/syscall.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/irq.h (modified) * kernel/generic/include/ipc/sysipc.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/app/kio/kio.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/drv/audio/sb16/main.c (modified) * uspace/drv/block/ahci/ahci.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/char/i8042/i8042.c (modified) * uspace/drv/char/i8042/i8042.h (modified) * uspace/drv/char/i8042/main.c (modified) * uspace/drv/char/ns8250/ns8250.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/rtl8169/driver.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ddi.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/irq.c (added) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/ipc/event.h (moved) * uspace/lib/c/include/ipc/irq.h (added) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/interrupt.c (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) * uspace/srv/hid/remcons/user.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/klog/klog.c (modified) * uspace/srv/taskmon/taskmon.c (modified) * uspace/srv/vfs/vfs.c (modified) support for kernel notification multiplexing in the async framework ... Wed, 13 Aug 2014 20:03:58 GMT Jakub Jermar [83f29e0] * boot/Makefile.common (modified) Make rootvirt and kfb drivers essential so that even barebone ... Wed, 13 Aug 2014 20:03:16 GMT Jakub Jermar [e369d1c] * defaults/ppc32/Makefile.config (modified) Switch ppc32 to barebone to enable it to boot. Tue, 12 Aug 2014 21:44:45 GMT Agnieszka Tabaka [2ff9876] * uspace/drv/nic/rtl8169/driver.c (modified) Added cleanup routine, added support for setting broadcast mode ... Tue, 12 Aug 2014 17:33:17 GMT Martin Decky [c3bdc92] * uspace/srv/hid/input/port/ski.c (modified) remove forgotten control variable Tue, 12 Aug 2014 17:14:32 GMT Martin Decky [593e023] * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * uspace/app/getterm/getterm.c (modified) * uspace/app/init/init.c (modified) * uspace/lib/c/generic/io/input.c (modified) * uspace/lib/c/include/io/input.h (modified) * uspace/lib/c/include/ipc/input.h (modified) * uspace/lib/gui/terminal.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/console.h (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/kbd.h (modified) * uspace/srv/hid/input/kbd_port.h (modified) * uspace/srv/hid/input/mouse.h (modified) * uspace/srv/hid/input/mouse_port.h (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/msim.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ns16550.c (modified) * uspace/srv/hid/input/port/pl050.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) allow compositor and console to coexist side-by-side, use the input ... Tue, 12 Aug 2014 16:49:25 GMT Martin Decky [ce3efa0] * uspace/lib/c/generic/io/input.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/input.c (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/output/output.c (modified) * uspace/srv/hid/remcons/remcons.c (modified) cstyle (no change in functionality) Tue, 12 Aug 2014 07:14:50 GMT Martin Decky [f6ab787] * abi/include/abi/syscall.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/lib/c/generic/io/console.c (modified) * uspace/srv/hid/compositor/compositor.c (modified) rename sys_debug_activate_console to sys_debug_console in order to ... Mon, 11 Aug 2014 20:42:56 GMT Agnieszka Tabaka [2f11e6c9] * uspace/drv/nic/rtl8169/driver.c (modified) Add proper TX busy handling, normalize log message levels. Mon, 11 Aug 2014 20:42:24 GMT Agnieszka Tabaka [a41b691] * uspace/lib/nic/src/nic_driver.c (modified) Remove temporary log messages. Sun, 10 Aug 2014 12:34:41 GMT Agnieszka Tabaka [ee95794] * uspace/app/nic/nic.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) Fix build errors on occuring on various architectures. Fri, 08 Aug 2014 07:07:36 GMT Jiri Svoboda [238869ca] * .bzrignore (modified) Add rtl8169 entries to bzrignore file. Thu, 07 Aug 2014 21:29:31 GMT Jiri Svoboda [993d608] * uspace/srv/fs/cdfs/cdfs_ops.c (modified) Add Joliet extension support to CDFS. Thu, 07 Aug 2014 15:29:11 GMT Jiri Svoboda [0003e0f5] * uspace/srv/fs/cdfs/cdfs_ops.c (modified) Add CDFS filesystem state structure. Tue, 05 Aug 2014 21:43:50 GMT Agnieszka Tabaka [c3b25985] * uspace/lib/c/generic/iplink.c (modified) * uspace/lib/c/generic/iplink_srv.c (modified) * uspace/lib/c/include/inet/iplink.h (modified) * uspace/lib/c/include/inet/iplink_srv.h (modified) * uspace/lib/c/include/ipc/iplink.h (modified) * uspace/lib/nic/src/nic_driver.c (modified) * uspace/srv/net/ethip/ethip.c (modified) * uspace/srv/net/ethip/ethip_nic.c (modified) * uspace/srv/net/inetsrv/inet_link.c (modified) Add support for actual MAC change in networking stack.