# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-11T09:31:12Z Tue, 12 Jul 2011 02:43:56 GMT Petr Koupy [221afc9e] * uspace/lib/posix/fcntl.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Redefinitions of some libc functions (mainly return value corrections). Mon, 11 Jul 2011 21:57:54 GMT Petr Koupy [46ac986] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) Coding style improvements in stdio (no changes in functionality). Fri, 08 Jul 2011 18:05:59 GMT Petr Koupy [12fb8498] * uspace/lib/posix/stdio/scanf.c (modified) Minor cstyle corrections in scanf. Fri, 08 Jul 2011 12:34:20 GMT Jiří Zárevúcky [ddc63fd] * uspace/lib/posix/errno.h (modified) errno.h: Fix a small mistake Fri, 08 Jul 2011 04:03:40 GMT Petr Koupy [9c1984f] * uspace/lib/posix/stdio/scanf.c (modified) Bugfixes and tests for scanf. Fri, 08 Jul 2011 00:54:24 GMT Jiří Zárevúcky [ec18957a] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/errno.c (added) * uspace/lib/posix/errno.h (added) * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/stdio/scanf.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/unistd.c (modified) Added errno.h (see commentary inside). Thu, 07 Jul 2011 22:59:42 GMT Jiří Zárevúcky [3f466c33] * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/sys/types.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) More additions to time.h (still WIP) Thu, 07 Jul 2011 01:32:53 GMT Jiří Zárevúcky [324d46b] * uspace/lib/posix/locale.c (modified) * uspace/lib/posix/locale.h (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Partial time.h implementation (WIP, untested) Wed, 06 Jul 2011 23:33:02 GMT Petr Koupy [08053f7] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio/scanf.c (added) Implementation of scanf (not tested yet, just compiles). Wed, 06 Jul 2011 17:09:02 GMT Jiří Zárevúcky [d9eaa43] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/locale.c (added) * uspace/lib/posix/locale.h (added) Add basic locale.h Tue, 05 Jul 2011 19:01:18 GMT Jiří Zárevúcky [d3ce33fa] * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) signal.h: Add some functions and implementations Sun, 03 Jul 2011 21:56:51 GMT Jiří Zárevúcky [4f86fa3] * uspace/lib/posix/iso646.h (added) Add iso646.h Sun, 03 Jul 2011 13:26:57 GMT Jiří Zárevúcky [a35fc17] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) Add obsolete functions to ctype.h Sat, 02 Jul 2011 23:33:27 GMT Jiří Zárevúcky [a6d908c1] * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtol.c (modified) * uspace/lib/posix/stdlib/strtold.c (modified) * uspace/lib/posix/string.c (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/time.c (modified) Small changes in includes. Sat, 02 Jul 2011 23:28:05 GMT Jiří Zárevúcky [557a747] * uspace/lib/posix/assert.h (added) Add assert.h Fri, 01 Jul 2011 23:39:27 GMT Petr Koupy [1978a5f] * uspace/lib/posix/stdio.c (modified) Implemented ungetc() and commented some functions from stdio.c. Fri, 01 Jul 2011 23:36:00 GMT Petr Koupy [fb872c1] * uspace/lib/posix/unistd.c (modified) Implemented and commented some functions from unistd.c. Fri, 01 Jul 2011 23:34:23 GMT Petr Koupy [06cb827] * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) Implemented clock(). Fri, 01 Jul 2011 21:51:00 GMT Jiří Zárevúcky [a43fbc95] * uspace/lib/posix/fnmatch.c (modified) fnmatch.h: Finish and fix bugs. Also add some basic tests (at the ... Fri, 01 Jul 2011 21:49:21 GMT Jiří Zárevúcky [6b4c64a] * uspace/lib/posix/stdbool.h (modified) stdbool.h: Fix the error line. Fri, 01 Jul 2011 21:48:16 GMT Jiří Zárevúcky [b52ef5a] * uspace/lib/posix/string.c (modified) Fix up string.h a bit. Fri, 01 Jul 2011 19:30:59 GMT Jiří Zárevúcky [517cedc0] * uspace/lib/posix/string.c (modified) * uspace/lib/posix/string.h (modified) string.h: Add strchrnul(). Thu, 30 Jun 2011 23:25:23 GMT Jiří Zárevúcky [65ed8f4] * uspace/lib/posix/fnmatch.c (modified) Add unfinished and untested implementation of fnmatch() (work in ... Wed, 29 Jun 2011 23:21:46 GMT Petr Koupy [9067152] * uspace/lib/posix/time.c (modified) Functions from time.c made runnable. Wed, 29 Jun 2011 23:21:07 GMT Petr Koupy [3daf2c31] * uspace/lib/posix/sys/stat.c (modified) Implemented and commented rest of the functions in sys/stat.c. Wed, 29 Jun 2011 23:19:47 GMT Petr Koupy [87ba48cb] * uspace/lib/posix/fcntl.h (modified) Cstyle corrections. Wed, 29 Jun 2011 23:16:31 GMT Petr Koupy [4ec6820] * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fcntl.h (modified) Implemented fcntl. Tue, 28 Jun 2011 20:51:10 GMT Jiří Zárevúcky [8b5fb5e] * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) stdio.h: Add and implement more functions Sun, 26 Jun 2011 17:59:29 GMT Jiří Zárevúcky [244d6fd] * uspace/lib/posix/signal.c (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Add sigaddset(), getlogin() and getlogin_r() functions. Sun, 26 Jun 2011 12:17:52 GMT Jiří Zárevúcky [3acff69] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) Add getloadavg() stub to stdlib Sun, 26 Jun 2011 12:07:24 GMT Jiří Zárevúcky [f232189] * uspace/lib/posix/pwd.c (modified) Fix shell path in pwd.c Sun, 26 Jun 2011 11:41:42 GMT Jiří Zárevúcky [7530a00] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/signal.c (added) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/unistd.c (modified) Fix environ. Add signal.c and fix signal.h Sun, 26 Jun 2011 11:08:58 GMT Jiří Zárevúcky [230fcfe] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: Return GNU extensions (other software still needs them). Sun, 26 Jun 2011 01:24:13 GMT Petr Koupy [4d41821] * uspace/lib/posix/fnmatch.h (modified) Removed GNU macros from fnmatch.h (not necessary after all). Sun, 26 Jun 2011 01:23:03 GMT Petr Koupy [1a552fd] * uspace/lib/posix/signal.h (modified) Some minor improvements/corrections in signal.h to avoid compiler ... Sat, 25 Jun 2011 21:10:25 GMT Jiří Zárevúcky [5e628c64] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: fix a typo Sat, 25 Jun 2011 21:02:07 GMT Jiří Zárevúcky [90c5eb6] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/pwd.c (added) * uspace/lib/posix/pwd.h (added) Add a dumb implementation of pwd.h Sat, 25 Jun 2011 19:23:45 GMT Jiří Zárevúcky [e3891262] * uspace/lib/posix/stdio.h (modified) Add L_tmpnam macro. Sat, 25 Jun 2011 19:06:21 GMT Jiří Zárevúcky [fa9815d9] * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/sys/types.h (modified) Add types and constants to signal.h Sat, 25 Jun 2011 17:55:43 GMT Jiří Zárevúcky [f246c81c] * uspace/lib/posix/fnmatch.h (modified) fnmatch.h: rename macros and add GNU extensions Sat, 25 Jun 2011 17:03:09 GMT Jiří Zárevúcky [be64a84] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/fnmatch.c (added) * uspace/lib/posix/fnmatch.h (added) Add fnmatch.h and a stub implementation. Sat, 25 Jun 2011 13:59:44 GMT Jiří Zárevúcky [cc3652db] * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) Add a few functions to stdlib.h Sat, 25 Jun 2011 12:41:40 GMT Jiří Zárevúcky [2b83add] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/stdlib/strtol.c (added) Add string to int conversion functions and implement some in stdlib.h Fri, 24 Jun 2011 23:04:05 GMT Petr Koupy [458d356] * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.h (modified) Added legacy declarations into string.h. Fri, 24 Jun 2011 01:04:05 GMT Petr Koupy [67c64b9f] * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/stdint.h (modified) * uspace/lib/posix/stdlib/strtold.c (modified) Hexadecimal literals in stdint.h changed to decimal literals. Fri, 24 Jun 2011 01:00:33 GMT Petr Koupy [e64b55a] * uspace/lib/posix/sys/wait.c (modified) * uspace/lib/posix/sys/wait.h (modified) Added function stub into sys/wait.h. Thu, 23 Jun 2011 23:57:33 GMT Petr Koupy [823a929] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/math.c (added) * uspace/lib/posix/math.h (modified) * uspace/lib/posix/signal.h (modified) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdio.h (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib.h (modified) * uspace/lib/posix/sys/wait.c (added) * uspace/lib/posix/sys/wait.h (added) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/time.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Added function stubs (binutils compile-time dependencies). Wed, 22 Jun 2011 22:45:58 GMT Petr Koupy [da084d9] * uspace/lib/posix/string.h (modified) * uspace/lib/posix/strings.h (modified) Added preprocessor directives around legacy code. Wed, 22 Jun 2011 14:54:18 GMT Jiří Zárevúcky [0319e104] * uspace/lib/posix/stdbool.h (added) Add stdbool.h Wed, 22 Jun 2011 14:12:45 GMT Jiří Zárevúcky [21abb9a] * uspace/lib/posix/ctype.c (modified) * uspace/lib/posix/ctype.h (modified) Add the rest of C99 functions to ctype.h Wed, 22 Jun 2011 14:07:34 GMT Jiří Zárevúcky [8d7e82c1] * uspace/lib/posix/unistd.c (modified) Let isatty() always return false. Wed, 22 Jun 2011 01:34:53 GMT Petr Koupy [f1fae414] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/delay.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * uspace/Makefile (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/builtin_cmds.c (modified) * uspace/app/bdsh/cmds/builtins/cd/cd.c (modified) * uspace/app/bdsh/cmds/builtins/exit/exit.c (modified) * uspace/app/bdsh/cmds/cmds.h (modified) * uspace/app/bdsh/cmds/mod_cmds.c (modified) * uspace/app/bdsh/cmds/modules/cat/cat.c (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/cmds/modules/kcon/kcon.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/cmds/modules/mkdir/mkdir.c (modified) * uspace/app/bdsh/cmds/modules/mkfile/mkfile.c (modified) * uspace/app/bdsh/cmds/modules/module_aliases.h (modified) * uspace/app/bdsh/cmds/modules/modules.h (modified) * uspace/app/bdsh/cmds/modules/pwd/pwd.c (modified) * uspace/app/bdsh/cmds/modules/rm/rm.c (modified) * uspace/app/bdsh/cmds/modules/sleep/sleep.c (modified) * uspace/app/bdsh/cmds/modules/touch/touch.c (modified) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/errors.c (modified) * uspace/app/bdsh/errors.h (modified) * uspace/app/bdsh/errstr.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/input.h (modified) * uspace/app/bdsh/scli.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/bdsh/tok.c (added) * uspace/app/bdsh/tok.h (moved) * uspace/app/bdsh/util.c (modified) * uspace/app/bdsh/util.h (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/ping/ping.c (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/trace/trace.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (added) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/drv/bus/isa/Makefile (moved) * uspace/drv/bus/isa/isa.c (moved) * uspace/drv/bus/isa/isa.dev (moved) * uspace/drv/bus/isa/isa.ma (moved) * uspace/drv/bus/pci/pciintel/Makefile (moved) * uspace/drv/bus/pci/pciintel/pci.c (moved) * uspace/drv/bus/pci/pciintel/pci.h (moved) * uspace/drv/bus/pci/pciintel/pci_regs.h (moved) * uspace/drv/bus/pci/pciintel/pciintel.ma (moved) * uspace/drv/bus/usb/ehci/Makefile (moved) * uspace/drv/bus/usb/ehci/ehci.h (moved) * uspace/drv/bus/usb/ehci/ehci.ma (moved) * uspace/drv/bus/usb/ehci/hc_iface.c (moved) * uspace/drv/bus/usb/ehci/main.c (moved) * uspace/drv/bus/usb/ehci/pci.c (moved) * uspace/drv/bus/usb/ehci/pci.h (moved) * uspace/drv/bus/usb/ohci/Makefile (moved) * uspace/drv/bus/usb/ohci/batch.c (moved) * uspace/drv/bus/usb/ohci/batch.h (moved) * uspace/drv/bus/usb/ohci/endpoint_list.c (moved) * uspace/drv/bus/usb/ohci/endpoint_list.h (moved) * uspace/drv/bus/usb/ohci/hc.c (moved) * uspace/drv/bus/usb/ohci/hc.h (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/iface.c (moved) * uspace/drv/bus/usb/ohci/iface.h (moved) * uspace/drv/bus/usb/ohci/main.c (moved) * uspace/drv/bus/usb/ohci/ohci.c (moved) * uspace/drv/bus/usb/ohci/ohci.h (moved) * uspace/drv/bus/usb/ohci/ohci.ma (moved) * uspace/drv/bus/usb/ohci/ohci_regs.h (moved) * uspace/drv/bus/usb/ohci/pci.c (moved) * uspace/drv/bus/usb/ohci/pci.h (moved) * uspace/drv/bus/usb/ohci/root_hub.c (moved) * uspace/drv/bus/usb/ohci/root_hub.h (moved) * uspace/drv/bus/usb/ohci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhci/Makefile (moved) * uspace/drv/bus/usb/uhci/batch.c (moved) * uspace/drv/bus/usb/uhci/batch.h (moved) * uspace/drv/bus/usb/uhci/hc.c (moved) * uspace/drv/bus/usb/uhci/hc.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/uhci/iface.c (moved) * uspace/drv/bus/usb/uhci/iface.h (moved) * uspace/drv/bus/usb/uhci/main.c (moved) * uspace/drv/bus/usb/uhci/pci.c (moved) * uspace/drv/bus/usb/uhci/pci.h (moved) * uspace/drv/bus/usb/uhci/root_hub.c (moved) * uspace/drv/bus/usb/uhci/root_hub.h (moved) * uspace/drv/bus/usb/uhci/transfer_list.c (moved) * uspace/drv/bus/usb/uhci/transfer_list.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (moved) * uspace/drv/bus/usb/uhci/uhci.h (moved) * uspace/drv/bus/usb/uhci/uhci.ma (moved) * uspace/drv/bus/usb/uhci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhcirh/Makefile (moved) * uspace/drv/bus/usb/uhcirh/main.c (moved) * uspace/drv/bus/usb/uhcirh/port.c (moved) * uspace/drv/bus/usb/uhcirh/port.h (moved) * uspace/drv/bus/usb/uhcirh/root_hub.c (moved) * uspace/drv/bus/usb/uhcirh/root_hub.h (moved) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (moved) * uspace/drv/bus/usb/usbflbk/Makefile (moved) * uspace/drv/bus/usb/usbflbk/main.c (moved) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (moved) * uspace/drv/bus/usb/usbhid/Makefile (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd.h (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.c (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (moved) * uspace/drv/bus/usb/usbhid/kbd/layout.h (moved) * uspace/drv/bus/usb/usbhid/kbd/main.c (moved) * uspace/drv/bus/usb/usbhid/layout.h (moved) * uspace/drv/bus/usb/usbhid/main.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (moved) * uspace/drv/bus/usb/usbhid/subdrivers.c (moved) * uspace/drv/bus/usb/usbhid/subdrivers.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.c (moved) * uspace/drv/bus/usb/usbhid/usbhid.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.ma (moved) * uspace/drv/bus/usb/usbhub/Makefile (moved) * uspace/drv/bus/usb/usbhub/main.c (moved) * uspace/drv/bus/usb/usbhub/port_status.h (moved) * uspace/drv/bus/usb/usbhub/ports.c (moved) * uspace/drv/bus/usb/usbhub/ports.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.c (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.ma (moved) * uspace/drv/bus/usb/usbhub/usbhub_private.h (moved) * uspace/drv/bus/usb/usbhub/utils.c (moved) * uspace/drv/bus/usb/usbmast/Makefile (moved) * uspace/drv/bus/usb/usbmast/cmds.h (moved) * uspace/drv/bus/usb/usbmast/inquiry.c (moved) * uspace/drv/bus/usb/usbmast/main.c (moved) * uspace/drv/bus/usb/usbmast/mast.c (moved) * uspace/drv/bus/usb/usbmast/mast.h (moved) * uspace/drv/bus/usb/usbmast/scsi.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.ma (moved) * uspace/drv/bus/usb/usbmid/Makefile (moved) * uspace/drv/bus/usb/usbmid/dump.c (moved) * uspace/drv/bus/usb/usbmid/explore.c (moved) * uspace/drv/bus/usb/usbmid/main.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.h (moved) * uspace/drv/bus/usb/usbmid/usbmid.ma (moved) * uspace/drv/bus/usb/usbmouse/Makefile (moved) * uspace/drv/bus/usb/usbmouse/init.c (moved) * uspace/drv/bus/usb/usbmouse/main.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.h (moved) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (moved) * uspace/drv/bus/usb/vhc/Makefile (moved) * uspace/drv/bus/usb/vhc/conn.h (moved) * uspace/drv/bus/usb/vhc/conndev.c (moved) * uspace/drv/bus/usb/vhc/connhost.c (moved) * uspace/drv/bus/usb/vhc/devconn.c (moved) * uspace/drv/bus/usb/vhc/hub.c (moved) * uspace/drv/bus/usb/vhc/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/hub.c (moved) * uspace/drv/bus/usb/vhc/hub/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthub.c (moved) * uspace/drv/bus/usb/vhc/hub/virthub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthubops.c (moved) * uspace/drv/bus/usb/vhc/main.c (moved) * uspace/drv/bus/usb/vhc/transfer.c (moved) * uspace/drv/bus/usb/vhc/vhc.ma (moved) * uspace/drv/bus/usb/vhc/vhcd.h (moved) * uspace/drv/char/ns8250/Makefile (moved) * uspace/drv/char/ns8250/cyclic_buffer.h (moved) * uspace/drv/char/ns8250/ns8250.c (moved) * uspace/drv/char/ns8250/ns8250.ma (moved) * uspace/drv/infrastructure/root/Makefile (moved) * uspace/drv/infrastructure/root/root.c (moved) * uspace/drv/infrastructure/root/root.ma (moved) * uspace/drv/infrastructure/rootmac/Makefile (added) * uspace/drv/infrastructure/rootmac/rootmac.c (added) * uspace/drv/infrastructure/rootmac/rootmac.ma (added) * uspace/drv/infrastructure/rootpc/Makefile (moved) * uspace/drv/infrastructure/rootpc/rootpc.c (moved) * uspace/drv/infrastructure/rootpc/rootpc.ma (moved) * uspace/drv/infrastructure/rootvirt/Makefile (moved) * uspace/drv/infrastructure/rootvirt/devices.def (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.c (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (moved) * uspace/drv/test/test1/Makefile (moved) * uspace/drv/test/test1/char.c (moved) * uspace/drv/test/test1/test1.c (moved) * uspace/drv/test/test1/test1.h (moved) * uspace/drv/test/test1/test1.ma (moved) * uspace/drv/test/test2/Makefile (moved) * uspace/drv/test/test2/test2.c (moved) * uspace/drv/test/test2/test2.ma (moved) * uspace/drv/test/test3/Makefile (moved) * uspace/drv/test/test3/test3.c (moved) * uspace/drv/test/test3/test3.ma (moved) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (modified) * uspace/lib/c/generic/devmap_obsolete.c (deleted) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/async_obsolete.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/clipboard.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/input.h (moved) * uspace/lib/c/include/ipc/kbdev.h (moved) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/net/il/il_skel.c (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/net/nil/nil_skel.c (modified) * uspace/lib/net/tl/tl_skel.c (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/file_bd/file_bd.c (modified) * uspace/srv/bd/gxe_bd/gxe_bd.c (modified) * uspace/srv/bd/part/guid_part/guid_part.c (modified) * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) * uspace/srv/bd/rd/rd.c (modified) * uspace/srv/clip/clip.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/devfs/devfs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/adb_mouse/Makefile (deleted) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/char_mouse/include/char_mouse.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/serial_console.c (modified) * uspace/srv/hid/fb/serial_console.h (modified) * uspace/srv/hid/input/Makefile (moved) * uspace/srv/hid/input/ctl/apple.c (moved) * uspace/srv/hid/input/ctl/gxe_fb.c (moved) * uspace/srv/hid/input/ctl/kbdev.c (added) * uspace/srv/hid/input/ctl/pc.c (moved) * uspace/srv/hid/input/ctl/stty.c (moved) * uspace/srv/hid/input/ctl/sun.c (moved) * uspace/srv/hid/input/generic/gsp.c (moved) * uspace/srv/hid/input/generic/input.c (added) * uspace/srv/hid/input/generic/layout.c (added) * uspace/srv/hid/input/generic/stroke.c (moved) * uspace/srv/hid/input/include/gsp.h (moved) * uspace/srv/hid/input/include/input.h (moved) * uspace/srv/hid/input/include/kbd.h (added) * uspace/srv/hid/input/include/kbd_ctl.h (moved) * uspace/srv/hid/input/include/kbd_port.h (moved) * uspace/srv/hid/input/include/layout.h (moved) * uspace/srv/hid/input/include/mouse.h (added) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/include/stroke.h (moved) * uspace/srv/hid/input/include/sun.h (moved) * uspace/srv/hid/input/layout/cz.c (moved) * uspace/srv/hid/input/layout/us_dvorak.c (moved) * uspace/srv/hid/input/layout/us_qwerty.c (moved) * uspace/srv/hid/input/port/adb.c (moved) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (moved) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/dummy.c (moved) * uspace/srv/hid/input/port/gxemul.c (moved) * uspace/srv/hid/input/port/msim.c (moved) * uspace/srv/hid/input/port/niagara.c (moved) * uspace/srv/hid/input/port/ns16550.c (moved) * uspace/srv/hid/input/port/pl050.c (moved) * uspace/srv/hid/input/port/sgcn.c (moved) * uspace/srv/hid/input/port/ski.c (moved) * uspace/srv/hid/input/port/sun.c (moved) * uspace/srv/hid/input/port/z8530.c (moved) * uspace/srv/hid/input/proto/adb.c (moved) * uspace/srv/hid/input/proto/mousedev.c (added) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/kbd/Makefile (deleted) * uspace/srv/hid/kbd/generic/kbd.c (deleted) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.h (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/net/il/arp/arp.c (modified) * uspace/srv/net/il/ip/ip.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/nil/eth/eth.c (modified) * uspace/srv/net/nil/nildummy/nildummy.c (modified) * uspace/srv/net/tl/icmp/icmp.c (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Merge mainline changes. Wed, 22 Jun 2011 01:21:18 GMT Petr Koupy [72ec8cc] * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) getpagesize() provided as a function so it is properly detected by ... Wed, 22 Jun 2011 01:16:53 GMT Petr Koupy [7d0b76d] * uspace/lib/posix/limits.h (modified) Added macro definition into limits.h. Wed, 22 Jun 2011 01:14:45 GMT Petr Koupy [4c87a7f5] * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) Issue with circular dependency through sys/types.h properly resolved. Wed, 22 Jun 2011 01:08:50 GMT Petr Koupy [dddc3d9] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/fnmatch.c (deleted) * uspace/lib/posix/fnmatch.h (deleted) * uspace/lib/posix/getopt.c (deleted) * uspace/lib/posix/getopt.h (deleted) * uspace/lib/posix/string.h (modified) Removed unnecesarry/conflicting headers and GNU extensions. Tue, 21 Jun 2011 22:32:00 GMT Martin Decky [bf172825] * uspace/app/ping/ping.c (modified) * uspace/lib/c/generic/net/icmp_common.c (modified) * uspace/lib/c/generic/net/modules.c (modified) * uspace/lib/c/generic/net/socket_client.c (modified) * uspace/lib/c/include/net/icmp_common.h (modified) * uspace/lib/c/include/net/modules.h (modified) * uspace/srv/net/tl/tcp/tcp.c (modified) * uspace/srv/net/tl/udp/udp.c (modified) get rid of the weird timeout connection routines Tue, 21 Jun 2011 20:44:25 GMT Jakub Jermar [e3a6c45] * uspace/lib/c/include/ipc/services.h (modified) Remove phantom services. Tue, 21 Jun 2011 19:36:05 GMT Martin Decky [3b2e387] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/trace/trace.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/hid/adb_mouse/Makefile (deleted) * uspace/srv/hid/adb_mouse/adb_dev.h (deleted) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/Makefile (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/char_mouse/include/char_mouse.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/gxemul.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/sgcn.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/port/z8530.c (modified) * uspace/srv/hid/input/proto/adb.c (moved) * uspace/srv/hid/input/proto/mousedev.c (moved) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) merge input server, console and various other improvements Tue, 21 Jun 2011 19:35:45 GMT Martin Decky [022d9f67] * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) update for new event names Tue, 21 Jun 2011 19:10:20 GMT Martin Decky [1875a0c] * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/init/init.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbmouse/mouse.c (modified) * uspace/lib/c/include/ipc/mouseev.h (moved) * uspace/srv/hid/adb_mouse/Makefile (deleted) * uspace/srv/hid/adb_mouse/adb_dev.h (deleted) * uspace/srv/hid/adb_mouse/adb_mouse.c (deleted) * uspace/srv/hid/char_mouse/Makefile (deleted) * uspace/srv/hid/char_mouse/char_mouse.c (deleted) * uspace/srv/hid/char_mouse/include/char_mouse.h (deleted) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/apple.c (modified) * uspace/srv/hid/input/ctl/gxe_fb.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/ctl/pc.c (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/ctl/sun.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/generic/layout.c (modified) * uspace/srv/hid/input/generic/stroke.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/kbd_ctl.h (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/include/mouse_port.h (moved) * uspace/srv/hid/input/include/mouse_proto.h (moved) * uspace/srv/hid/input/layout/cz.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (moved) * uspace/srv/hid/input/port/chardev.c (modified) * uspace/srv/hid/input/port/chardev_mouse.c (moved) * uspace/srv/hid/input/port/gxemul.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/sgcn.c (modified) * uspace/srv/hid/input/port/ski.c (modified) * uspace/srv/hid/input/port/z8530.c (modified) * uspace/srv/hid/input/proto/adb.c (moved) * uspace/srv/hid/input/proto/mousedev.c (moved) * uspace/srv/hid/input/proto/ps2.c (moved) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) input server improvements * integrate legacy port mouse drivers ... Tue, 21 Jun 2011 19:04:11 GMT Martin Decky [a9d85df] * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) cstyle Tue, 21 Jun 2011 11:24:17 GMT Martin Decky [3015f4d] * uspace/app/trace/trace.c (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/srv/hid/console/console.c (modified) get rid of console singleton service Tue, 21 Jun 2011 11:22:37 GMT Martin Decky [3815efb] * uspace/app/klog/klog.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/include/async.h (modified) cstyle Mon, 20 Jun 2011 20:14:40 GMT Martin Decky [40f606b] * kernel/generic/src/time/delay.c (modified) cstyle Mon, 20 Jun 2011 20:09:14 GMT Jiri Svoboda [6a0ff7f4] * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/include/async_obsolete.h (modified) async_obsolete_serialize_xxx() is not used anymore. Mon, 20 Jun 2011 20:04:39 GMT Jiri Svoboda [a40dea3] * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/devmap_obsolete.c (deleted) * uspace/lib/c/include/devmap_obsolete.h (deleted) * uspace/srv/hid/adb_mouse/adb_dev.c (modified) * uspace/srv/hid/char_mouse/chardev.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/port/adb.c (modified) * uspace/srv/hid/input/port/chardev.c (modified) Eliminate devmap_obsolete API. Mon, 20 Jun 2011 19:54:22 GMT Martin Decky [5203e256] * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/arch/amd64/Makefile.inc (modified) * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/bus/isa/Makefile (moved) * uspace/drv/bus/isa/isa.c (moved) * uspace/drv/bus/isa/isa.dev (moved) * uspace/drv/bus/isa/isa.ma (moved) * uspace/drv/bus/pci/pciintel/Makefile (moved) * uspace/drv/bus/pci/pciintel/pci.c (moved) * uspace/drv/bus/pci/pciintel/pci.h (moved) * uspace/drv/bus/pci/pciintel/pci_regs.h (moved) * uspace/drv/bus/pci/pciintel/pciintel.ma (moved) * uspace/drv/bus/usb/ehci/Makefile (moved) * uspace/drv/bus/usb/ehci/ehci.h (moved) * uspace/drv/bus/usb/ehci/ehci.ma (moved) * uspace/drv/bus/usb/ehci/hc_iface.c (moved) * uspace/drv/bus/usb/ehci/main.c (moved) * uspace/drv/bus/usb/ehci/pci.c (moved) * uspace/drv/bus/usb/ehci/pci.h (moved) * uspace/drv/bus/usb/ohci/Makefile (moved) * uspace/drv/bus/usb/ohci/batch.c (moved) * uspace/drv/bus/usb/ohci/batch.h (moved) * uspace/drv/bus/usb/ohci/endpoint_list.c (moved) * uspace/drv/bus/usb/ohci/endpoint_list.h (moved) * uspace/drv/bus/usb/ohci/hc.c (moved) * uspace/drv/bus/usb/ohci/hc.h (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.c (moved) * uspace/drv/bus/usb/ohci/hcd_endpoint.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/completion_codes.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/endpoint_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/hcca.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/iso_transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/ohci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/ohci/iface.c (moved) * uspace/drv/bus/usb/ohci/iface.h (moved) * uspace/drv/bus/usb/ohci/main.c (moved) * uspace/drv/bus/usb/ohci/ohci.c (moved) * uspace/drv/bus/usb/ohci/ohci.h (moved) * uspace/drv/bus/usb/ohci/ohci.ma (moved) * uspace/drv/bus/usb/ohci/ohci_regs.h (moved) * uspace/drv/bus/usb/ohci/pci.c (moved) * uspace/drv/bus/usb/ohci/pci.h (moved) * uspace/drv/bus/usb/ohci/root_hub.c (moved) * uspace/drv/bus/usb/ohci/root_hub.h (moved) * uspace/drv/bus/usb/ohci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhci/Makefile (moved) * uspace/drv/bus/usb/uhci/batch.c (moved) * uspace/drv/bus/usb/uhci/batch.h (moved) * uspace/drv/bus/usb/uhci/hc.c (moved) * uspace/drv/bus/usb/uhci/hc.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/queue_head.h (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/bus/usb/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/bus/usb/uhci/iface.c (moved) * uspace/drv/bus/usb/uhci/iface.h (moved) * uspace/drv/bus/usb/uhci/main.c (moved) * uspace/drv/bus/usb/uhci/pci.c (moved) * uspace/drv/bus/usb/uhci/pci.h (moved) * uspace/drv/bus/usb/uhci/root_hub.c (moved) * uspace/drv/bus/usb/uhci/root_hub.h (moved) * uspace/drv/bus/usb/uhci/transfer_list.c (moved) * uspace/drv/bus/usb/uhci/transfer_list.h (moved) * uspace/drv/bus/usb/uhci/uhci.c (moved) * uspace/drv/bus/usb/uhci/uhci.h (moved) * uspace/drv/bus/usb/uhci/uhci.ma (moved) * uspace/drv/bus/usb/uhci/utils/malloc32.h (moved) * uspace/drv/bus/usb/uhcirh/Makefile (moved) * uspace/drv/bus/usb/uhcirh/main.c (moved) * uspace/drv/bus/usb/uhcirh/port.c (moved) * uspace/drv/bus/usb/uhcirh/port.h (moved) * uspace/drv/bus/usb/uhcirh/root_hub.c (moved) * uspace/drv/bus/usb/uhcirh/root_hub.h (moved) * uspace/drv/bus/usb/uhcirh/uhcirh.ma (moved) * uspace/drv/bus/usb/usbflbk/Makefile (moved) * uspace/drv/bus/usb/usbflbk/main.c (moved) * uspace/drv/bus/usb/usbflbk/usbflbk.ma (moved) * uspace/drv/bus/usb/usbhid/Makefile (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (moved) * uspace/drv/bus/usb/usbhid/generic/hiddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.c (moved) * uspace/drv/bus/usb/usbhid/kbd/conv.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbddev.h (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.c (moved) * uspace/drv/bus/usb/usbhid/kbd/kbdrepeat.h (moved) * uspace/drv/bus/usb/usbhid/main.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (moved) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/keymap.h (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (moved) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.h (moved) * uspace/drv/bus/usb/usbhid/subdrivers.c (moved) * uspace/drv/bus/usb/usbhid/subdrivers.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.c (moved) * uspace/drv/bus/usb/usbhid/usbhid.h (moved) * uspace/drv/bus/usb/usbhid/usbhid.ma (moved) * uspace/drv/bus/usb/usbhub/Makefile (moved) * uspace/drv/bus/usb/usbhub/main.c (moved) * uspace/drv/bus/usb/usbhub/port_status.h (moved) * uspace/drv/bus/usb/usbhub/ports.c (moved) * uspace/drv/bus/usb/usbhub/ports.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.c (moved) * uspace/drv/bus/usb/usbhub/usbhub.h (moved) * uspace/drv/bus/usb/usbhub/usbhub.ma (moved) * uspace/drv/bus/usb/usbhub/usbhub_private.h (moved) * uspace/drv/bus/usb/usbhub/utils.c (moved) * uspace/drv/bus/usb/usbmast/Makefile (moved) * uspace/drv/bus/usb/usbmast/cmds.h (moved) * uspace/drv/bus/usb/usbmast/inquiry.c (moved) * uspace/drv/bus/usb/usbmast/main.c (moved) * uspace/drv/bus/usb/usbmast/mast.c (moved) * uspace/drv/bus/usb/usbmast/mast.h (moved) * uspace/drv/bus/usb/usbmast/scsi.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.ma (moved) * uspace/drv/bus/usb/usbmid/Makefile (moved) * uspace/drv/bus/usb/usbmid/dump.c (moved) * uspace/drv/bus/usb/usbmid/explore.c (moved) * uspace/drv/bus/usb/usbmid/main.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.c (moved) * uspace/drv/bus/usb/usbmid/usbmid.h (moved) * uspace/drv/bus/usb/usbmid/usbmid.ma (moved) * uspace/drv/bus/usb/usbmouse/Makefile (moved) * uspace/drv/bus/usb/usbmouse/init.c (moved) * uspace/drv/bus/usb/usbmouse/main.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.c (moved) * uspace/drv/bus/usb/usbmouse/mouse.h (moved) * uspace/drv/bus/usb/usbmouse/usbmouse.ma (moved) * uspace/drv/bus/usb/vhc/Makefile (moved) * uspace/drv/bus/usb/vhc/conn.h (moved) * uspace/drv/bus/usb/vhc/conndev.c (moved) * uspace/drv/bus/usb/vhc/connhost.c (moved) * uspace/drv/bus/usb/vhc/devconn.c (moved) * uspace/drv/bus/usb/vhc/hub.c (moved) * uspace/drv/bus/usb/vhc/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/hub.c (moved) * uspace/drv/bus/usb/vhc/hub/hub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthub.c (moved) * uspace/drv/bus/usb/vhc/hub/virthub.h (moved) * uspace/drv/bus/usb/vhc/hub/virthubops.c (moved) * uspace/drv/bus/usb/vhc/main.c (moved) * uspace/drv/bus/usb/vhc/transfer.c (moved) * uspace/drv/bus/usb/vhc/vhc.ma (moved) * uspace/drv/bus/usb/vhc/vhcd.h (moved) * uspace/drv/char/ns8250/Makefile (moved) * uspace/drv/char/ns8250/cyclic_buffer.h (moved) * uspace/drv/char/ns8250/ns8250.c (moved) * uspace/drv/char/ns8250/ns8250.ma (moved) * uspace/drv/infrastructure/root/Makefile (moved) * uspace/drv/infrastructure/root/root.c (moved) * uspace/drv/infrastructure/root/root.ma (moved) * uspace/drv/infrastructure/rootmac/Makefile (moved) * uspace/drv/infrastructure/rootmac/rootmac.c (moved) * uspace/drv/infrastructure/rootmac/rootmac.ma (moved) * uspace/drv/infrastructure/rootpc/Makefile (moved) * uspace/drv/infrastructure/rootpc/rootpc.c (moved) * uspace/drv/infrastructure/rootpc/rootpc.ma (moved) * uspace/drv/infrastructure/rootvirt/Makefile (moved) * uspace/drv/infrastructure/rootvirt/devices.def (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.c (moved) * uspace/drv/infrastructure/rootvirt/rootvirt.ma (moved) * uspace/drv/test/test1/Makefile (moved) * uspace/drv/test/test1/char.c (moved) * uspace/drv/test/test1/test1.c (moved) * uspace/drv/test/test1/test1.h (moved) * uspace/drv/test/test1/test1.ma (moved) * uspace/drv/test/test2/Makefile (moved) * uspace/drv/test/test2/test2.c (moved) * uspace/drv/test/test2/test2.ma (moved) * uspace/drv/test/test3/Makefile (moved) * uspace/drv/test/test3/test3.c (moved) * uspace/drv/test/test3/test3.ma (moved) keep the drivers source tree tidy by using logical subdirectories Mon, 20 Jun 2011 18:55:18 GMT Martin Decky [73d288c] * boot/arch/ppc32/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/rootmac/Makefile (added) * uspace/drv/rootmac/rootmac.c (added) * uspace/drv/rootmac/rootmac.ma (added) add Mac platform driver stub (does not do anything so far) Mon, 20 Jun 2011 18:13:04 GMT Martin Decky [1850baf] * uspace/drv/ohci/ohci.ma (modified) add match ids for Apple KeyLargo/Pangea OHCI controller (not ... Mon, 20 Jun 2011 02:21:21 GMT Petr Koupy [b4d6252] * uspace/lib/posix/inttypes.h (modified) * uspace/lib/posix/limits.h (modified) * uspace/lib/posix/stddef.h (modified) * uspace/lib/posix/stdint.h (added) * uspace/lib/posix/string.h (modified) * uspace/lib/posix/unistd.c (modified) * uspace/lib/posix/unistd.h (modified) Various minor changes to header files. Added stdint.h header. Added ... Sun, 19 Jun 2011 20:21:00 GMT Jiri Svoboda [10293970] * uspace/lib/c/include/ipc/clipboard.h (modified) Add missing include directive. Sun, 19 Jun 2011 16:59:09 GMT Jiří Zárevúcky [fb90deb] * uspace/lib/posix/sys/types.h (modified) Add missing define for ino_t Sun, 19 Jun 2011 14:44:11 GMT Jiri Svoboda [74464e8] * kernel/generic/include/adt/list.h (modified) Kernel has ASSERT() instead of assert(). Sun, 19 Jun 2011 14:38:59 GMT Jiri Svoboda [b72efe8] * kernel/generic/include/adt/list.h (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * uspace/app/edit/sheet.c (modified) * uspace/app/edit/sheet.h (modified) * uspace/app/sbi/src/compat.h (modified) * uspace/app/sbi/src/list_t.h (modified) * uspace/app/tester/mm/common.c (modified) * uspace/app/usbinfo/dump.c (modified) * uspace/app/usbinfo/hid.c (modified) * uspace/drv/ohci/endpoint_list.c (modified) * uspace/drv/ohci/endpoint_list.h (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/hc.h (modified) * uspace/drv/uhci/hc.c (modified) * uspace/drv/uhci/transfer_list.c (modified) * uspace/drv/uhci/transfer_list.h (modified) * uspace/drv/usbmid/explore.c (modified) * uspace/drv/vhc/transfer.c (modified) * uspace/drv/vhc/vhcd.h (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/generic/adt/hash_table.c (modified) * uspace/lib/c/generic/adt/list.c (modified) * uspace/lib/c/generic/adt/prodcons.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/fibril_synch.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/include/adt/hash_table.h (modified) * uspace/lib/c/include/adt/list.h (modified) * uspace/lib/c/include/adt/prodcons.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/fibril_synch.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/interrupt.h (modified) * uspace/lib/usbhid/include/usb/hid/hiddescriptor.h (modified) * uspace/lib/usbhid/include/usb/hid/hidpath.h (modified) * uspace/lib/usbhid/include/usb/hid/hidtypes.h (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) * uspace/lib/usbhid/src/hidparser.c (modified) * uspace/lib/usbhid/src/hidpath.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/match.c (modified) * uspace/srv/devmap/devmap.c (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/input.h (modified) * uspace/srv/hw/netif/ne2000/dp8390.c (modified) * uspace/srv/hw/netif/ne2000/dp8390.h (modified) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/ns/clonable.c (modified) * uspace/srv/ns/service.c (modified) * uspace/srv/ns/task.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Separate list_t typedef from link_t (user-space part). * list_t ... Sun, 19 Jun 2011 13:38:37 GMT Jiri Svoboda [1d1bb0f] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/usbinfo/Makefile (modified) * uspace/app/usbinfo/hid.c (added) * uspace/app/usbinfo/main.c (modified) * uspace/app/usbinfo/usbinfo.h (modified) * uspace/app/vuhid/Makefile (modified) * uspace/drv/ehci/Makefile (moved) * uspace/drv/ehci/ehci.h (moved) * uspace/drv/ehci/ehci.ma (moved) * uspace/drv/ehci/hc_iface.c (moved) * uspace/drv/ehci/main.c (moved) * uspace/drv/ehci/pci.c (moved) * uspace/drv/ehci/pci.h (moved) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci/Makefile (moved) * uspace/drv/uhci/batch.c (moved) * uspace/drv/uhci/batch.h (moved) * uspace/drv/uhci/hc.c (moved) * uspace/drv/uhci/hc.h (moved) * uspace/drv/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/uhci/hw_struct/queue_head.h (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/uhci/iface.c (moved) * uspace/drv/uhci/iface.h (moved) * uspace/drv/uhci/main.c (moved) * uspace/drv/uhci/pci.c (moved) * uspace/drv/uhci/pci.h (moved) * uspace/drv/uhci/root_hub.c (moved) * uspace/drv/uhci/root_hub.h (moved) * uspace/drv/uhci/transfer_list.c (moved) * uspace/drv/uhci/transfer_list.h (moved) * uspace/drv/uhci/uhci.c (moved) * uspace/drv/uhci/uhci.h (moved) * uspace/drv/uhci/uhci.ma (moved) * uspace/drv/uhci/utils/malloc32.h (moved) * uspace/drv/uhcirh/Makefile (moved) * uspace/drv/uhcirh/main.c (moved) * uspace/drv/uhcirh/port.c (moved) * uspace/drv/uhcirh/port.h (moved) * uspace/drv/uhcirh/root_hub.c (moved) * uspace/drv/uhcirh/root_hub.h (moved) * uspace/drv/uhcirh/uhcirh.ma (moved) * uspace/drv/usbhid/Makefile (modified) * uspace/drv/usbhid/generic/hiddev.c (modified) * uspace/drv/usbhid/generic/hiddev.h (modified) * uspace/drv/usbhid/kbd/kbddev.c (modified) * uspace/drv/usbhid/kbd/kbddev.h (modified) * uspace/drv/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/usbhid/kbd/main.c (deleted) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/mouse/mousedev.h (modified) * uspace/drv/usbhid/multimedia/multimedia.c (modified) * uspace/drv/usbhid/multimedia/multimedia.h (modified) * uspace/drv/usbhid/subdrivers.h (modified) * uspace/drv/usbhid/usbhid.c (modified) * uspace/drv/usbhid/usbhid.h (modified) * uspace/drv/usbhub/ports.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/log.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/debug.c (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/usb.c (modified) * uspace/lib/usbdev/src/pipes.c (modified) * uspace/lib/usbhid/src/hidreq.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) Merge from https://code.launchpad.net/~vojtech-horky/helenos/usb Sun, 19 Jun 2011 13:27:09 GMT Jiří Zárevúcky [918e236f] * uspace/lib/posix/stdlib/strtold.c (modified) strtold(): fix a bug introduced in previous commit Sun, 19 Jun 2011 13:23:54 GMT Jiří Zárevúcky [5ee9692] * uspace/lib/posix/stdlib/strtold.c (modified) strtold(): fix problem with leading zeros and exponent overflow Sat, 18 Jun 2011 23:24:21 GMT Jiří Zárevúcky [63fc519] * uspace/lib/posix/Makefile (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/stdlib/strtold.c (added) Add strtold() implementation and use it for strtof() and strtod() as ... Sat, 18 Jun 2011 23:00:14 GMT Jiří Zárevúcky [6128390] * uspace/lib/posix/strings.c (modified) Implement strcasecmp() and strncasecmp() Sat, 18 Jun 2011 22:42:53 GMT Jiří Zárevúcky [9b1503e] * uspace/lib/posix/fcntl.c (modified) * uspace/lib/posix/fnmatch.c (modified) * uspace/lib/posix/getopt.c (modified) * uspace/lib/posix/internal/common.h (moved) * uspace/lib/posix/stdio.c (modified) * uspace/lib/posix/stdlib.c (modified) * uspace/lib/posix/strings.c (modified) * uspace/lib/posix/sys/stat.c (modified) * uspace/lib/posix/time.c (modified) * uspace/lib/posix/unistd.c (modified) Move common.h to the internal subdirectory. Sat, 18 Jun 2011 20:24:03 GMT Vojtech Horky [9724d7f] * uspace/lib/usb/src/debug.c (modified) Set full buffering for USB logs (bypass #352) Sat, 18 Jun 2011 20:03:41 GMT Vojtech Horky [497b6f31] * boot/arch/amd64/Makefile.inc (modified) * uspace/Makefile (modified) * uspace/drv/ehci/Makefile (moved) * uspace/drv/ehci/ehci.h (moved) * uspace/drv/ehci/ehci.ma (moved) * uspace/drv/ehci/hc_iface.c (moved) * uspace/drv/ehci/main.c (moved) * uspace/drv/ehci/pci.c (moved) * uspace/drv/ehci/pci.h (moved) * uspace/drv/uhci/Makefile (moved) * uspace/drv/uhci/batch.c (moved) * uspace/drv/uhci/batch.h (moved) * uspace/drv/uhci/hc.c (moved) * uspace/drv/uhci/hc.h (moved) * uspace/drv/uhci/hw_struct/link_pointer.h (moved) * uspace/drv/uhci/hw_struct/queue_head.h (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.c (moved) * uspace/drv/uhci/hw_struct/transfer_descriptor.h (moved) * uspace/drv/uhci/iface.c (moved) * uspace/drv/uhci/iface.h (moved) * uspace/drv/uhci/main.c (moved) * uspace/drv/uhci/pci.c (moved) * uspace/drv/uhci/pci.h (moved) * uspace/drv/uhci/root_hub.c (moved) * uspace/drv/uhci/root_hub.h (moved) * uspace/drv/uhci/transfer_list.c (moved) * uspace/drv/uhci/transfer_list.h (moved) * uspace/drv/uhci/uhci.c (moved) * uspace/drv/uhci/uhci.h (moved) * uspace/drv/uhci/uhci.ma (moved) * uspace/drv/uhci/utils/malloc32.h (moved) * uspace/drv/uhcirh/Makefile (moved) * uspace/drv/uhcirh/main.c (moved) * uspace/drv/uhcirh/port.c (moved) * uspace/drv/uhcirh/port.h (moved) * uspace/drv/uhcirh/root_hub.c (moved) * uspace/drv/uhcirh/root_hub.h (moved) * uspace/drv/uhcirh/uhcirh.ma (moved) Driver renaming Sat, 18 Jun 2011 19:18:41 GMT Vojtech Horky [c4fb5ecd] * uspace/drv/ehci_hcd/hc_iface.c (modified) * uspace/drv/ohci/hc.c (modified) * uspace/drv/ohci/root_hub.c (modified) * uspace/drv/uhci_hcd/batch.c (modified) * uspace/drv/uhci_hcd/hw_struct/transfer_descriptor.c (modified) * uspace/drv/uhci_hcd/iface.c (modified) * uspace/drv/uhci_hcd/transfer_list.c (modified) * uspace/lib/usbhost/include/usb/host/batch.h (modified) * uspace/lib/usbhost/src/batch.c (modified) Less logging in USB host controller drivers Many of the debug ... Sat, 18 Jun 2011 17:20:59 GMT Petr Koupy [14aa03a] * uspace/lib/posix/float.h (added) * uspace/lib/posix/inttypes.h (added) * uspace/lib/posix/limits.h (added) * uspace/lib/posix/math.h (added) * uspace/lib/posix/stddef.h (added) Added headers to satisfy preprocessor. Sat, 18 Jun 2011 17:04:14 GMT Vojtech Horky [84eb7432] * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/usb.c (modified) String representation of USB direction Sat, 18 Jun 2011 16:29:15 GMT Vojtech Horky [58c0917] * uspace/drv/usbhub/ports.c (modified) Nicer message from USB hub driver Sat, 18 Jun 2011 16:25:40 GMT Vojtech Horky [a3a2fdb] * uspace/drv/usbhid/mouse/mousedev.c (modified) USB HID - mouse subdriver refactoring Sat, 18 Jun 2011 16:02:17 GMT Vojtech Horky [ae5f77d5] * uspace/drv/usbhid/kbd/kbdrepeat.c (modified) * uspace/drv/usbhid/mouse/mousedev.c (modified) * uspace/drv/usbhid/usbhid.c (modified) USB HID driver - less logging messages Number of logged information ... Sat, 18 Jun 2011 15:48:51 GMT Vojtech Horky [44e2c1a] * uspace/drv/usbhid/kbd/kbddev.c (modified) USB HID - a bit of refactoring Sat, 18 Jun 2011 15:35:25 GMT Vojtech Horky [bd08239] * kernel/arch/sparc64/src/drivers/tick.c (modified) * kernel/genarch/src/mm/asid.c (modified) * kernel/generic/include/adt/btree.h (modified) * kernel/generic/include/adt/hash_table.h (modified) * kernel/generic/include/adt/list.h (modified) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/kconsole.h (modified) * kernel/generic/include/cpu.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/mm/buddy.h (modified) * kernel/generic/include/mm/slab.h (modified) * kernel/generic/include/proc/scheduler.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/src/adt/btree.c (modified) * kernel/generic/src/adt/hash_table.c (modified) * kernel/generic/src/adt/list.c (modified) * kernel/generic/src/console/cmd.c (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/console/kconsole.c (modified) * kernel/generic/src/cpu/cpu.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/ipcrsc.c (modified) * kernel/generic/src/ipc/irq.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/mm/backend_anon.c (modified) * kernel/generic/src/mm/backend_elf.c (modified) * kernel/generic/src/mm/buddy.c (modified) * kernel/generic/src/mm/slab.c (modified) * kernel/generic/src/proc/scheduler.c (modified) * kernel/generic/src/proc/task.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/generic/src/time/clock.c (modified) * kernel/generic/src/time/timeout.c (modified) * kernel/generic/src/udebug/udebug.c (modified) * kernel/generic/src/udebug/udebug_ops.c (modified) * uspace/lib/usbhid/src/hiddescriptor.c (modified) Merge mainline changes Sat, 18 Jun 2011 15:31:24 GMT Vojtech Horky [313775b] * uspace/drv/usbhid/kbd/kbddev.c (modified) Nicer buffer dump in USB keyboard subdriver Sat, 18 Jun 2011 15:28:12 GMT Vojtech Horky [136ff96] * uspace/app/vuhid/Makefile (modified) * uspace/lib/usb/src/debug.c (modified) USB buffer dump uses the generic DDF function Sat, 18 Jun 2011 15:27:21 GMT Vojtech Horky [2f2d4b71] * uspace/lib/drv/Makefile (modified) * uspace/lib/drv/generic/logbuf.c (added) * uspace/lib/drv/include/ddf/log.h (modified) Generic buffer dumping function Sat, 18 Jun 2011 15:09:26 GMT Vojtech Horky [a8bc7f8] * uspace/lib/c/generic/str.c (modified) Safer str_append When the original string has already the size of ... Sat, 18 Jun 2011 15:03:06 GMT Jakub Jermar [adfdbd5] * kernel/arch/sparc64/src/drivers/tick.c (modified) sparc64: Clear any pending TICK interrupts in tick_init(). Sat, 18 Jun 2011 10:54:19 GMT Jiri Svoboda [ebbe1e4] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Fix obvious bug in usb_hid_report_path_try_insert(). Sat, 18 Jun 2011 10:49:09 GMT Jiri Svoboda [8f164724] * uspace/lib/usbhid/src/hiddescriptor.c (modified) Fix use after free in HID report parser. Sat, 18 Jun 2011 01:49:11 GMT Petr Koupy [e7f7c93] * uspace/lib/posix/sys/stat.h (modified) * uspace/lib/posix/sys/types.h (modified) Reverted changes causing circular dependencies in types.h. Fri, 17 Jun 2011 21:22:58 GMT Vojtech Horky [2e833cf7] * uspace/app/mkbd/main.c (modified) mkbd quits on Escape key The actual quit is rather brutal (no ...