# # ChangeLog for / in mainline # # Generated by Trac 1.6 # 2024-11-11T05:42:36Z Sun, 21 Aug 2011 12:04:27 GMT Martin Sucha [d1e196f7] * HelenOS.config (modified) * abi/include/ipc/event.h (modified) * abi/include/ipc/methods.h (modified) * boot/Makefile.common (modified) * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/Makefile (modified) * uspace/app/devctl/Makefile (added) * uspace/app/devctl/devctl.c (added) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) * 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/io/printf_core.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) Merge mainline changes Sun, 21 Aug 2011 11:44:59 GMT Martin Decky [a6480d5] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/tester/stdio/stdio1.c (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) * uspace/dist/textdemo (moved) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/fmtutil/Makefile (added) * uspace/lib/fmtutil/fmtutil.c (added) * uspace/lib/fmtutil/fmtutil.h (added) merge Martin Sucha's fixes and improvements Sun, 21 Aug 2011 11:29:41 GMT Martin Sucha [1877128] * uspace/app/tester/stdio/stdio1.c (modified) * uspace/dist/src/sysel/demos/htxtfile.sy (modified) Fix filenames that referenced readme file Sun, 21 Aug 2011 11:09:24 GMT Martin Sucha [4c35a76] * uspace/dist/textdemo (moved) Don't lie about the contents of the readme file Sun, 21 Aug 2011 11:03:26 GMT Martin Sucha [b9ae539] * uspace/app/bdsh/input.c (modified) Allocate space for tokens on the heap as it is too large for a stack ... Sun, 21 Aug 2011 10:53:08 GMT Martin Sucha [f737c1d5] * uspace/app/bdsh/compl.c (modified) Fix bdsh completion crash Sun, 21 Aug 2011 10:28:01 GMT Martin Sucha [6045ecf] * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) * uspace/lib/fmtutil/fmtutil.h (modified) Enhance justify aligment mode and align bdsh help to the left Sun, 21 Aug 2011 08:24:38 GMT Martin Decky [c22531fc] * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/ia32/include/asm.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) cstyle (no change in functionality) Sun, 21 Aug 2011 08:18:18 GMT Martin Sucha [19d007e] * uspace/lib/fmtutil/fmtutil.c (modified) Fix handling of empty lines when using ALIGN_JUSTIFY Sun, 21 Aug 2011 08:15:13 GMT Martin Sucha [fcfac250] * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/lib/fmtutil/fmtutil.c (modified) Use proper formula to calculate number of spaces between words when ... Sun, 21 Aug 2011 08:06:14 GMT Martin Sucha [e406736] * uspace/lib/fmtutil/fmtutil.c (modified) Check for unknown alignment type Sat, 20 Aug 2011 22:58:14 GMT Martin Sucha [22cf42d9] * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/help/help.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/fmtutil/Makefile (added) * uspace/lib/fmtutil/fmtutil.c (added) * uspace/lib/fmtutil/fmtutil.h (added) Add formatting library and display help message wrapped Sat, 20 Aug 2011 15:32:44 GMT Jiri Svoboda [e64df9a] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) Merge devman-driver and driver-devman parallel exchange support. Sat, 20 Aug 2011 15:31:36 GMT Jiri Svoboda [422722e] * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) Devman-driver and driver-devman parallel exchange support. Also fix ... Sat, 20 Aug 2011 15:03:05 GMT Jiri Svoboda [93ad49a8] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) Make the hack more generic to work around problems with callback ... Sat, 20 Aug 2011 14:55:02 GMT Jiri Svoboda [0f4532e] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ns.c (modified) * uspace/lib/c/include/async.h (modified) Make service_connect() work with parallel exchange management. Sat, 20 Aug 2011 13:42:22 GMT Jakub Jermar [4e6577c] * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) Merge 64-bit build fix from Martin Sucha. Sat, 20 Aug 2011 13:39:25 GMT Jakub Jermar [abf04a54] * kernel/arch/amd64/include/asm.h (modified) * kernel/arch/ia32/include/asm.h (modified) * uspace/lib/c/arch/ia32/include/ddi.h (modified) Merge PIO improvement from Zdenek Bouska. Sat, 20 Aug 2011 13:36:49 GMT Martin Sucha [f41682c] * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) Fix build on 64-bit platforms Sat, 20 Aug 2011 06:51:43 GMT Jakub Jermar [a0fc4be] * uspace/app/bdsh/compl.c (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) * uspace/lib/clui/tinput.c (modified) Merge Martin Sucha's improvements to bdsh completion: * improved ... Fri, 19 Aug 2011 20:21:40 GMT Martin Decky [e3e4a2c] * kernel/arch/ia32/include/boot/boot.h (modified) * kernel/arch/ia32/src/boot/boot.S (modified) resurrect the original PSE page mapping code and use it if PSE is ... Fri, 19 Aug 2011 20:11:12 GMT Martin Sucha [b2727f18] * uspace/app/bdsh/input.c (modified) Add missing copyright line Fri, 19 Aug 2011 20:01:12 GMT Martin Sucha [38db8e40] * uspace/app/bdsh/input.c (modified) Remove forgotten debugging output Fri, 19 Aug 2011 19:57:37 GMT Martin Sucha [be61b8f] * uspace/lib/clui/tinput.c (modified) Display completion options in column format Fri, 19 Aug 2011 18:51:05 GMT Martin Decky [58cbf8d5] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) basic support for tracking a client replica of the remote state in ... Fri, 19 Aug 2011 18:24:23 GMT Martin Sucha [e14a103] * uspace/app/bdsh/compl.c (modified) Use tokenizer in bdsh completion Fri, 19 Aug 2011 18:20:04 GMT Martin Sucha [5992e0e] * uspace/app/bdsh/tok.c (modified) Fix bdsh tokenizer Fri, 19 Aug 2011 18:08:04 GMT Jakub Jermar [7b2a7ad] * abi/include/ipc/methods.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/include/ipc/ipc.h (modified) Merge from lp:~jakub/helenos/camp2011. Fri, 19 Aug 2011 18:03:34 GMT Jakub Jermar [ab34cc9] * abi/include/ipc/methods.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/ipc.c (modified) Make IPC_M_CONNECT_TO_ME more consistent with IPC_M_CONNECT_TO_ME. ... Fri, 19 Aug 2011 17:29:40 GMT Martin Decky [b76a7329] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/async_obsolete.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/include/async.h (modified) make async_sess_t and async_exch_t structures private (to avoid any ... Fri, 19 Aug 2011 16:59:55 GMT Martin Decky [1c99eae] * HelenOS.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/src/entry.S (modified) cstyle (no change in functionality) Fri, 19 Aug 2011 16:46:22 GMT Jakub Jermar [16f9782] * HelenOS.config (modified) * abi/include/ipc/event.h (modified) * boot/Makefile.common (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * uspace/Makefile (modified) * uspace/app/devctl/Makefile (added) * uspace/app/devctl/devctl.c (added) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/io/printf_core.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/vfs/vfs.c (modified) Merge mainline changes. Fri, 19 Aug 2011 16:44:46 GMT Jakub Jermar [633bcc6] * uspace/lib/c/generic/ipc.c (modified) * uspace/lib/c/include/ipc/ipc.h (modified) Fix leftover use of task hash in ipc_connect_to_me(). Fri, 19 Aug 2011 16:31:47 GMT Jiri Svoboda [45059d6b] * uspace/lib/c/generic/devman.c (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) Set connection handler for callback session from devman to driver ... Fri, 19 Aug 2011 16:23:33 GMT Martin Decky [0fe52ef] * abi/include/ipc/event.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/srv/vfs/vfs.c (modified) cstyle (no change in functionality) Fri, 19 Aug 2011 16:20:56 GMT Martin Decky [649f087] * uspace/lib/c/generic/async.c (modified) in_task_id should be of type task_id_t Fri, 19 Aug 2011 16:17:49 GMT Jakub Jermar [7a2f7ecd] * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) Merge from lp:~jakub/helenos/camp2011. Fri, 19 Aug 2011 16:04:37 GMT Jakub Jermar [36b16bc] * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) Fix leftover use of task hash in async_connect_to_me(). Fri, 19 Aug 2011 14:44:49 GMT Martin Sucha [0662451] * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) Extend bdsh tokenizer to include more information Fri, 19 Aug 2011 14:06:21 GMT Jakub Jermar [9247c02c] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) Merge from lp:~jakub/helenos/camp2011. Fri, 19 Aug 2011 12:38:09 GMT Jakub Jermar [e2ab36f1] * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) Track client data by client task ID instead of client task hash. Fri, 19 Aug 2011 12:24:55 GMT Jiri Svoboda [2f2f1186] * uspace/lib/c/generic/io/printf_core.c (modified) Merge printf_core patch from Petr Koupy. Fri, 19 Aug 2011 12:06:03 GMT Jiri Svoboda [7beb220] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/devctl/Makefile (added) * uspace/app/devctl/devctl.c (added) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/tester/hw/serial/serial1.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/lib/usbvirt/src/device.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) Skeleton of devctl utility. Currently prints device tree. Fri, 19 Aug 2011 11:59:50 GMT Jiri Svoboda [d767cb1] * HelenOS.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/boot/boot.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) Merge i486 support from Martin Sucha. Fri, 19 Aug 2011 11:35:31 GMT Martin Sucha [89660f2] * kernel/generic/include/ipc/event.h (modified) Merge mainline changes Fri, 19 Aug 2011 11:35:08 GMT Martin Sucha [7dcb7981] * uspace/app/bdsh/tok.c (modified) * uspace/app/bdsh/tok.h (modified) Change bdsh tokenizer Fri, 19 Aug 2011 11:29:20 GMT Jakub Jermar [c2cf033] * kernel/generic/include/ipc/event.h (modified) Do not redefine task_t in event.h. Fri, 19 Aug 2011 09:20:37 GMT Martin Sucha [ac7f81d] * kernel/arch/ia32/include/asm.h (modified) Also exclude read_msr from asm.h on i486 Fri, 19 Aug 2011 09:00:38 GMT Jakub Jermar [903bac0a] * boot/Makefile.common (modified) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * uspace/Makefile (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/locinfo/Makefile (added) * uspace/app/locinfo/locinfo.c (moved) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/tester/Makefile (modified) * uspace/app/tester/devs/devman1.def (deleted) * uspace/app/tester/devs/devman2.c (deleted) * uspace/app/tester/devs/devman2.def (deleted) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmouse/init.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/devmap.c (deleted) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/loc.c (added) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/loc.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/loc.h (moved) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (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/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (deleted) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/Makefile (moved) * uspace/srv/fs/locfs/locfs.c (moved) * uspace/srv/fs/locfs/locfs.h (moved) * uspace/srv/fs/locfs/locfs_ops.c (moved) * uspace/srv/fs/locfs/locfs_ops.h (moved) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/mouse.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/chardev_mouse.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/i8042/i8042.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loc/Makefile (moved) * uspace/srv/loc/category.c (added) * uspace/srv/loc/category.h (added) * uspace/srv/loc/loc.c (added) * uspace/srv/loc/loc.h (added) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Merge mainline changes. Fri, 19 Aug 2011 08:58:50 GMT Jakub Jermar [42a619b] * Makefile (modified) * abi/include/ipc/event.h (modified) * abi/include/ipc/methods.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/proc/task.c (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/io.h (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/async.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/loc/loc.h (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Merge from lp:~jakub/helenos/camp2011. Fri, 19 Aug 2011 08:32:37 GMT Jakub Jermar [d894fbd] * uspace/lib/c/generic/loader.c (modified) Fix undefined return value in loader_set_files(). Thu, 18 Aug 2011 21:52:04 GMT Jakub Jermar [cdc8ee2d] * uspace/lib/c/generic/async.c (modified) Really drop one reference in async_put_client_data_by_hash(). Thu, 18 Aug 2011 21:32:56 GMT Martin Sucha [8c15255] * HelenOS.config (modified) * kernel/arch/ia32/Makefile.inc (modified) * kernel/arch/ia32/include/asm.h (modified) * kernel/arch/ia32/include/atomic.h (modified) * kernel/arch/ia32/include/cycle.h (modified) * kernel/arch/ia32/src/asm.S (modified) * kernel/arch/ia32/src/cpu/cpu.c (modified) * kernel/arch/ia32/src/proc/scheduler.c (modified) * kernel/arch/ia32/src/syscall.c (modified) * uspace/lib/c/arch/ia32/Makefile.common (modified) * uspace/lib/c/arch/ia32/Makefile.inc (modified) * uspace/lib/c/arch/ia32/src/entry.S (moved) Add support for i486/vortex86 processor Thu, 18 Aug 2011 20:55:14 GMT Martin Sucha [f4fa6d9] * kernel/arch/ia32/src/boot/boot.S (modified) Remove CPUID check for PSE on ia32 as we no longer need that Thu, 18 Aug 2011 20:12:32 GMT Jiri Svoboda [ef7052ec] * uspace/app/locinfo/Makefile (added) * uspace/app/locinfo/locinfo.c (added) Add missing files. Thu, 18 Aug 2011 20:10:47 GMT Jiri Svoboda [d0dd7b5] * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/loc/category.c (modified) * uspace/srv/loc/category.h (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/loc/loc.h (modified) Work on device removal: - properly track service memberships in ... Thu, 18 Aug 2011 16:05:58 GMT Jakub Jermar [76d6169] * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/include/vfs/vfs.h (modified) Get rid of fopen_handle(). Thu, 18 Aug 2011 15:33:34 GMT Jakub Jermar [221ab41a] * uspace/srv/vfs/vfs_file.c (modified) Need to open remote node in vfs_pass_handle(). Thu, 18 Aug 2011 15:32:40 GMT Jakub Jermar [44451ee] * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_node.c (modified) Partially revert changes made in changeset ... Thu, 18 Aug 2011 14:25:52 GMT Jiri Svoboda [763e0cd] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/srv/loc/loc.c (modified) Locinfo utility. Right now displays yellow pages. Thu, 18 Aug 2011 14:05:10 GMT Jakub Jermar [27b76ca] * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/srv/loader/main.c (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Synchronize VFS handle acceptor with VFS. * Introduce ... Thu, 18 Aug 2011 13:34:33 GMT Jiri Svoboda [1dc4a5e] * uspace/app/lsusb/main.c (modified) * uspace/drv/bus/usb/ehci/main.c (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.h (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbmouse/init.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/drv/char/ns8250/ns8250.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/drv/test/test2/test2.c (modified) * uspace/drv/test/test3/test3.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/usb/include/usb/usb.h (modified) * uspace/srv/devman/main.c (modified) Renaming to reflect classes are gone. Thu, 18 Aug 2011 12:42:31 GMT Jiri Svoboda [99ac5cf] * uspace/srv/hid/input/generic/input.c (modified) Fix leak. Thu, 18 Aug 2011 12:35:59 GMT Jiri Svoboda [e280857] * uspace/app/lsusb/main.c (modified) * uspace/lib/c/generic/devman.c (modified) * uspace/lib/c/include/devman.h (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/usb/include/usb/hc.h (modified) * uspace/lib/usb/src/hc.c (modified) * uspace/lib/usb/src/resolve.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/loc/loc.c (modified) Remove class infrastructure from devman. Thu, 18 Aug 2011 12:10:23 GMT Jakub Jermar [b33ec43] * uspace/lib/c/include/ipc/vfs.h (modified) * uspace/lib/fs/libfs.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) Remove support for directly opening nodes from VFS and libfs. Thu, 18 Aug 2011 12:05:00 GMT Jakub Jermar [7171760] * uspace/app/bdsh/exec.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/libc.c (modified) * uspace/lib/c/generic/loader.c (modified) * uspace/lib/c/generic/private/async.h (modified) * uspace/lib/c/generic/private/io.h (modified) * uspace/lib/c/generic/task.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/loader/pcb.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/srv/loader/main.c (modified) Rework the way how open files are passed from parent task to child. ... Wed, 17 Aug 2011 20:34:35 GMT Jakub Jermar [866e627] * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/loader/loader.h (modified) * uspace/lib/c/include/task.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) Export vfs_exchange_begin() and vfs_exchange_end(). Wed, 17 Aug 2011 20:34:02 GMT Jakub Jermar [df02460] * uspace/app/bdsh/exec.c (modified) * uspace/app/trace/trace.c (modified) * uspace/lib/c/generic/task.c (modified) * uspace/srv/hid/input/port/adb_mouse.c (modified) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/vfs/vfs.c (modified) Fix includes. Wed, 17 Aug 2011 19:10:44 GMT Martin Sucha [b112055] * kernel/arch/ia32/src/boot/boot.S (modified) Boot ia32 without Page Size Extensions Wed, 17 Aug 2011 16:22:40 GMT Jakub Jermar [2c4aa39] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) Add async framework wrappers for IPC_M_STATE_CHANGE_AUTHORIZE. Wed, 17 Aug 2011 15:07:20 GMT Jakub Jermar [2bc13887] * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/srv/vfs/vfs.c (modified) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) Add vfs_pass_handle(). Wed, 17 Aug 2011 13:39:53 GMT Jiri Svoboda [12f9f0d0] * uspace/app/tester/Makefile (modified) * uspace/app/tester/devs/devman1.c (deleted) * uspace/app/tester/devs/devman1.def (deleted) * uspace/app/tester/devs/devman2.c (deleted) * uspace/app/tester/devs/devman2.def (deleted) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/tester.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/loc/loc.c (modified) * uspace/srv/loc/loc.h (modified) Notifications on changes in loc categories. Limitations: - cannot ... Wed, 17 Aug 2011 13:36:03 GMT Jakub Jermar [455f190] * uspace/lib/c/generic/async.c (modified) * uspace/lib/c/include/async.h (modified) Add interfaces for safe accessing foreign client data. * Add ... Wed, 17 Aug 2011 13:19:46 GMT Jakub Jermar [26fbb7bb] * uspace/lib/c/generic/async.c (modified) Factor out code for getting and dropping references to client_t's. Wed, 17 Aug 2011 13:16:59 GMT Jakub Jermar [9bf51e64] * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/include/event.h (modified) Uspace support for per-task events. Wed, 17 Aug 2011 09:08:36 GMT Jakub Jermar [fdd4898] * abi/include/ipc/methods.h (modified) * kernel/generic/src/ipc/sysipc.c (modified) Add IPC_M_STATE_CHANGE_AUTHORIZE. * This message is used when two ... Tue, 16 Aug 2011 21:51:22 GMT Jakub Jermar [5d0500c] * abi/include/ipc/event.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/proc/task.c (modified) Introduce per-task kernel event notifications. Tue, 16 Aug 2011 17:53:09 GMT Jiri Svoboda [45058baa] * uspace/lib/c/generic/loc.c (modified) Use async_data_read() instead of async_data_read_start() to get ... Tue, 16 Aug 2011 17:40:08 GMT Jakub Jermar [b585dfa9] * Makefile (modified) Index abi/ subtree by cscope too. Tue, 16 Aug 2011 17:31:34 GMT Jiri Svoboda [cce8a83] * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/loc/loc.c (modified) loc_service_get_name() to translate service ID to name. Tue, 16 Aug 2011 16:47:38 GMT Martin Decky [6d605e6] * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) remove forgotten header include for debugging purposes cstyle Tue, 16 Aug 2011 16:08:10 GMT Martin Decky [1f419ecf] * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) update Bazaar email plugin (show the first line of the commit log in ... Tue, 16 Aug 2011 16:03:54 GMT Martin Decky [53d6ac3d] * uspace/app/init/init.c (modified) add some comments fix a typo Tue, 16 Aug 2011 15:54:09 GMT Petr Koupy [b236849] * uspace/lib/c/generic/io/printf_core.c (modified) printf_core helper functions for single character output returned ... Tue, 16 Aug 2011 15:42:01 GMT Martin Decky [30c78c0] * uspace/srv/bd/part/mbr_part/mbr_part.c (modified) remove duplicate header inclusion Tue, 16 Aug 2011 15:35:56 GMT Jiri Svoboda [278ac72] * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/srv/loc/category.c (modified) * uspace/srv/loc/category.h (modified) * uspace/srv/loc/loc.c (modified) Add API for getting list of categories. Tue, 16 Aug 2011 14:00:32 GMT Jiri Svoboda [16dc887] * boot/Makefile.common (modified) * uspace/Makefile (modified) * uspace/app/bdsh/cmds/modules/bdd/bdd.c (modified) * uspace/app/blkdump/blkdump.c (modified) * uspace/app/bnchmark/bnchmark.c (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/lsusb/main.c (modified) * uspace/app/mkbd/main.c (modified) * uspace/app/mkfat/mkfat.c (modified) * uspace/app/tester/devs/devman2.c (modified) * uspace/app/tester/hw/misc/virtchar1.c (modified) * uspace/app/tester/vfs/vfs1.c (modified) * uspace/app/testread/testread.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/bus/usb/usbhid/generic/hiddev.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/drv/bus/usb/vhc/main.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/block/libblock.h (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/generic/devmap.c (deleted) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/loc.c (added) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/ipc/devman.h (modified) * uspace/lib/c/include/ipc/loc.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/loc.h (moved) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/ext2/libext2_filesystem.c (modified) * uspace/lib/ext2/libext2_filesystem.h (modified) * uspace/lib/ext2/libext2_superblock.c (modified) * uspace/lib/ext2/libext2_superblock.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/bd/ata_bd/ata_bd.h (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/devman/devman.c (modified) * uspace/srv/devman/devman.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/devmap/devmap.c (deleted) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_fat.c (modified) * uspace/srv/fs/fat/fat_fat.h (modified) * uspace/srv/fs/fat/fat_idx.c (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/Makefile (moved) * uspace/srv/fs/locfs/locfs.c (moved) * uspace/srv/fs/locfs/locfs.h (moved) * uspace/srv/fs/locfs/locfs_ops.c (moved) * uspace/srv/fs/locfs/locfs_ops.h (moved) * uspace/srv/fs/tmpfs/tmpfs.h (modified) * uspace/srv/fs/tmpfs/tmpfs_dump.c (modified) * uspace/srv/fs/tmpfs/tmpfs_ops.c (modified) * uspace/srv/hid/console/console.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/mouse.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/chardev_mouse.c (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.c (modified) * uspace/srv/hid/s3c24xx_ts/s3c24xx_ts.h (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.c (modified) * uspace/srv/hw/bus/cuda_adb/cuda_adb.h (modified) * uspace/srv/hw/char/i8042/i8042.c (modified) * uspace/srv/hw/char/i8042/i8042.h (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.h (modified) * uspace/srv/hw/irc/i8259/i8259.c (modified) * uspace/srv/hw/irc/obio/obio.c (modified) * uspace/srv/loc/Makefile (moved) * uspace/srv/loc/category.c (added) * uspace/srv/loc/category.h (added) * uspace/srv/loc/loc.c (added) * uspace/srv/loc/loc.h (added) * uspace/srv/vfs/vfs.h (modified) * uspace/srv/vfs/vfs_file.c (modified) * uspace/srv/vfs/vfs_lookup.c (modified) * uspace/srv/vfs/vfs_node.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) * uspace/srv/vfs/vfs_register.c (modified) Merge Location service. Tue, 16 Aug 2011 12:37:58 GMT Jiri Svoboda [cc574511] * kernel/generic/src/ipc/sysipc.c (modified) * uspace/lib/c/generic/loc.c (modified) * uspace/lib/c/include/ipc/loc.h (modified) * uspace/lib/c/include/loc.h (modified) * uspace/srv/devman/main.c (modified) * uspace/srv/hid/input/ctl/kbdev.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd.h (modified) * uspace/srv/hid/input/include/mouse.h (modified) * uspace/srv/hid/input/proto/mousedev.c (modified) * uspace/srv/loc/Makefile (modified) * uspace/srv/loc/category.c (added) * uspace/srv/loc/category.h (added) * uspace/srv/loc/loc.c (modified) * uspace/srv/loc/loc.h (added) Basic category support in location service. Devman adds device ... Tue, 16 Aug 2011 09:45:58 GMT Jiri Svoboda [3751a08] * kernel/generic/src/ipc/sysipc.c (modified) Allow IPC read of zero size. Mon, 15 Aug 2011 13:47:45 GMT Jakub Jermar [8d8eeb9] * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/include/pal.h (added) * boot/arch/ia64/include/sal.h (added) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (added) * boot/arch/ia64/src/pal_asm.S (added) * boot/arch/ia64/src/sal.c (added) * boot/arch/ia64/src/sal_asm.S (added) * boot/genarch/include/efi.h (modified) * boot/genarch/src/efi.c (added) Merge from lp:~jakub/helenos/ia64-revival. Mon, 15 Aug 2011 13:23:54 GMT Jakub Jermar [699f3bc] * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/include/pal.h (added) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/pal.c (added) * boot/arch/ia64/src/pal_asm.S (added) * boot/arch/ia64/src/sal.c (modified) Support for calling static PAL procedures from the loader. * Added ... Thu, 11 Aug 2011 14:14:53 GMT Martin Decky [c6f08726] * tools/mkarray.py (modified) * uspace/Makefile (modified) * uspace/lib/c/include/ipc/fb.h (modified) * uspace/lib/imgmap/imgmap.c (modified) * uspace/lib/imgmap/imgmap.h (modified) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/console/gfx/anim_1.ppm (deleted) * uspace/srv/hid/console/gfx/anim_1.tga (added) * uspace/srv/hid/console/gfx/anim_2.ppm (deleted) * uspace/srv/hid/console/gfx/anim_2.tga (added) * uspace/srv/hid/console/gfx/anim_3.ppm (deleted) * uspace/srv/hid/console/gfx/anim_3.tga (added) * uspace/srv/hid/console/gfx/anim_4.ppm (deleted) * uspace/srv/hid/console/gfx/anim_4.tga (added) * uspace/srv/hid/console/gfx/cons_has_data.ppm (deleted) * uspace/srv/hid/console/gfx/cons_has_data.tga (added) * uspace/srv/hid/console/gfx/cons_idle.ppm (deleted) * uspace/srv/hid/console/gfx/cons_idle.tga (added) * uspace/srv/hid/console/gfx/cons_kernel.ppm (deleted) * uspace/srv/hid/console/gfx/cons_kernel.tga (added) * uspace/srv/hid/console/gfx/cons_selected.ppm (deleted) * uspace/srv/hid/console/gfx/cons_selected.tga (added) * uspace/srv/hid/console/gfx/helenos.tga (modified) * uspace/srv/hid/console/gfx/nameic.tga (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/ega.c (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/fb.h (modified) * uspace/srv/hid/fb/ppm.c (deleted) * uspace/srv/hid/fb/ppm.h (deleted) eradicate PPMs and pixmaps completely make TGA and image map code ... Wed, 10 Aug 2011 18:34:23 GMT Martin Decky [67b05ff] * tools/mkarray.py (added) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/lib/imgmap/Makefile (added) * uspace/lib/imgmap/imgmap.c (added) * uspace/lib/imgmap/imgmap.h (added) * uspace/srv/hid/console/Makefile (modified) * uspace/srv/hid/console/gcons.c (modified) * uspace/srv/hid/console/gfx/helenos.ppm (deleted) * uspace/srv/hid/console/gfx/helenos.tga (added) * uspace/srv/hid/console/gfx/nameic.ppm (deleted) * uspace/srv/hid/console/gfx/nameic.tga (added) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/fb.c (modified) * uspace/srv/hid/fb/ppm.c (modified) cherrypick from fb server rewrite: store images as Truevision TGA ... Wed, 10 Aug 2011 17:45:30 GMT Martin Decky [62e29ae] * contrib/tools/gen_vga323.c (modified) cstyle Tue, 09 Aug 2011 21:12:09 GMT Jiri Svoboda [b538ca5c] * contrib/conf/ppc32-qe.sh (modified) Fix ppc32-qe.sh, -M mac99 is not supported yet. Tue, 09 Aug 2011 18:08:23 GMT Martin Decky [c0699467] * abi/include/ddi/arg.h (moved) * abi/include/ddi/irq.h (added) * abi/include/elf.h (added) * abi/include/errno.h (added) * abi/include/fb/visuals.h (moved) * abi/include/ipc/event.h (moved) * abi/include/ipc/ipc.h (added) * abi/include/ipc/methods.h (moved) * abi/include/mm/as.h (added) * abi/include/proc/uarg.h (moved) * abi/include/synch.h (moved) * abi/include/syscall.h (added) * abi/include/sysinfo.h (moved) * abi/include/udebug.h (added) * kernel/Makefile (modified) * kernel/arch/abs32le/include/istate.h (modified) * kernel/arch/abs32le/include/mm/frame.h (modified) * kernel/arch/abs32le/include/mm/page.h (modified) * kernel/arch/abs32le/src/userspace.c (modified) * kernel/arch/amd64/include/context.h (modified) * kernel/arch/amd64/include/istate.h (modified) * kernel/arch/amd64/include/mm/frame.h (modified) * kernel/arch/amd64/include/mm/page.h (modified) * kernel/arch/amd64/src/userspace.c (modified) * kernel/arch/arm32/include/istate.h (modified) * kernel/arch/arm32/include/mm/frame.h (modified) * kernel/arch/arm32/include/mm/page.h (modified) * kernel/arch/arm32/include/regutils.h (modified) * kernel/arch/arm32/src/arm32.c (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/arm32/src/mach/testarm/testarm.c (modified) * kernel/arch/ia32/include/context.h (modified) * kernel/arch/ia32/include/elf.h (modified) * kernel/arch/ia32/include/istate.h (modified) * kernel/arch/ia32/include/mm/frame.h (modified) * kernel/arch/ia32/include/mm/page.h (modified) * kernel/arch/ia32/src/drivers/vesa.c (modified) * kernel/arch/ia32/src/smp/smp.c (modified) * kernel/arch/ia32/src/userspace.c (modified) * kernel/arch/ia64/include/elf.h (modified) * kernel/arch/ia64/include/istate.h (modified) * kernel/arch/ia64/include/mm/frame.h (modified) * kernel/arch/ia64/include/mm/page.h (modified) * kernel/arch/ia64/include/register.h (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/mips32/include/context_offset.h (modified) * kernel/arch/mips32/include/cp0.h (modified) * kernel/arch/mips32/include/istate.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/mm/page.h (modified) * kernel/arch/mips32/src/mips32.c (modified) * kernel/arch/mips64/include/context_offset.h (modified) * kernel/arch/mips64/include/cp0.h (modified) * kernel/arch/mips64/include/istate.h (modified) * kernel/arch/mips64/include/mm/frame.h (modified) * kernel/arch/mips64/include/mm/page.h (modified) * kernel/arch/mips64/src/mips64.c (modified) * kernel/arch/ppc32/include/asm.h (modified) * kernel/arch/ppc32/include/context_offset.h (modified) * kernel/arch/ppc32/include/cpu.h (modified) * kernel/arch/ppc32/include/exception.h (modified) * kernel/arch/ppc32/include/istate.h (modified) * kernel/arch/ppc32/include/mm/frame.h (modified) * kernel/arch/ppc32/include/mm/page.h (modified) * kernel/arch/ppc32/include/msr.h (moved) * kernel/arch/ppc32/src/asm.S (modified) * kernel/arch/ppc32/src/exception.S (modified) * kernel/arch/ppc32/src/ppc32.c (modified) * kernel/arch/sparc64/include/barrier.h (modified) * kernel/arch/sparc64/include/elf.h (modified) * kernel/arch/sparc64/include/istate.h (modified) * kernel/arch/sparc64/include/mm/page.h (modified) * kernel/arch/sparc64/include/mm/sun4u/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4v/frame.h (modified) * kernel/arch/sparc64/include/mm/sun4v/page.h (modified) * kernel/arch/sparc64/include/sun4v/regdef.h (modified) * kernel/arch/sparc64/src/drivers/scr.c (modified) * kernel/arch/sparc64/src/smp/sun4u/smp.c (modified) * kernel/arch/sparc64/src/smp/sun4v/smp.c (modified) * kernel/arch/sparc64/src/sun4v/start.S (modified) * kernel/genarch/include/fb/fb.h (modified) * kernel/genarch/src/fb/fb.c (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/ddi/irq.h (modified) * kernel/generic/include/errno.h (modified) * kernel/generic/include/ipc/event.h (modified) * kernel/generic/include/ipc/ipc.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/proc/task.h (modified) * kernel/generic/include/proc/thread.h (modified) * kernel/generic/include/synch/condvar.h (modified) * kernel/generic/include/synch/mutex.h (modified) * kernel/generic/include/synch/semaphore.h (modified) * kernel/generic/include/synch/waitq.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/include/udebug/udebug.h (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ipc/event.c (modified) * kernel/generic/src/ipc/ipc.c (modified) * kernel/generic/src/ipc/kbox.c (modified) * kernel/generic/src/ipc/sysipc.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/proc/thread.c (modified) * kernel/generic/src/synch/condvar.c (modified) * kernel/generic/src/synch/futex.c (modified) * kernel/generic/src/synch/mutex.c (modified) * kernel/generic/src/synch/semaphore.c (modified) * kernel/generic/src/synch/waitq.c (modified) * kernel/generic/src/sysinfo/stats.c (modified) * kernel/test/synch/semaphore2.c (modified) * uspace/app/top/top.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/usbhid/kbd/kbddev.c (modified) * uspace/drv/bus/usb/usbhid/mouse/mousedev.c (modified) * uspace/drv/bus/usb/usbhid/multimedia/multimedia.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/barrier.h (added) * uspace/lib/c/arch/abs32le/include/context_offset.h (added) * uspace/lib/c/arch/abs32le/include/elf.h (added) * uspace/lib/c/arch/abs32le/include/istate.h (modified) * uspace/lib/c/arch/abs32le/include/syscall.h (modified) * uspace/lib/c/arch/amd64/include/barrier.h (added) * uspace/lib/c/arch/amd64/include/context_offset.h (added) * uspace/lib/c/arch/amd64/include/elf.h (added) * uspace/lib/c/arch/amd64/include/istate.h (modified) * uspace/lib/c/arch/amd64/src/fibril.S (modified) * uspace/lib/c/arch/arm32/include/barrier.h (added) * uspace/lib/c/arch/arm32/include/elf.h (added) * uspace/lib/c/arch/arm32/include/istate.h (modified) * uspace/lib/c/arch/arm32/include/regutils.h (added) * uspace/lib/c/arch/ia32/include/barrier.h (added) * uspace/lib/c/arch/ia32/include/context_offset.h (added) * uspace/lib/c/arch/ia32/include/elf.h (added) * uspace/lib/c/arch/ia32/include/istate.h (modified) * uspace/lib/c/arch/ia32/include/syscall.h (modified) * uspace/lib/c/arch/ia32/src/fibril.S (modified) * uspace/lib/c/arch/ia32/src/setjmp.S (modified) * uspace/lib/c/arch/ia64/include/barrier.h (added) * uspace/lib/c/arch/ia64/include/elf.h (added) * uspace/lib/c/arch/ia64/include/istate.h (modified) * uspace/lib/c/arch/ia64/include/register.h (added) * uspace/lib/c/arch/mips32/include/barrier.h (added) * uspace/lib/c/arch/mips32/include/context_offset.h (added) * uspace/lib/c/arch/mips32/include/cp0.h (added) * uspace/lib/c/arch/mips32/include/elf.h (added) * uspace/lib/c/arch/mips32/include/istate.h (modified) * uspace/lib/c/arch/mips32/include/regname.h (added) * uspace/lib/c/arch/mips32/src/fibril.S (modified) * uspace/lib/c/arch/mips32eb/include/barrier.h (added) * uspace/lib/c/arch/mips32eb/include/context_offset.h (added) * uspace/lib/c/arch/mips32eb/include/cp0.h (added) * uspace/lib/c/arch/mips32eb/include/elf.h (added) * uspace/lib/c/arch/mips32eb/include/regname.h (added) * uspace/lib/c/arch/mips64/include/barrier.h (added) * uspace/lib/c/arch/mips64/include/context_offset.h (added) * uspace/lib/c/arch/mips64/include/cp0.h (added) * uspace/lib/c/arch/mips64/include/elf.h (added) * uspace/lib/c/arch/mips64/include/istate.h (modified) * uspace/lib/c/arch/mips64/include/regname.h (added) * uspace/lib/c/arch/mips64/src/fibril.S (modified) * uspace/lib/c/arch/ppc32/include/barrier.h (added) * uspace/lib/c/arch/ppc32/include/context_offset.h (added) * uspace/lib/c/arch/ppc32/include/elf.h (added) * uspace/lib/c/arch/ppc32/include/istate.h (modified) * uspace/lib/c/arch/ppc32/include/msr.h (added) * uspace/lib/c/arch/ppc32/src/fibril.S (modified) * uspace/lib/c/arch/sparc64/include/barrier.h (added) * uspace/lib/c/arch/sparc64/include/context_offset.h (added) * uspace/lib/c/arch/sparc64/include/elf.h (added) * uspace/lib/c/arch/sparc64/include/istate.h (modified) * uspace/lib/c/arch/sparc64/include/regdef.h (added) * uspace/lib/c/arch/sparc64/include/syscall.h (modified) * uspace/lib/c/arch/sparc64/src/fibril.S (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/fibril.c (modified) * uspace/lib/c/generic/ns_obsolete.c (modified) * uspace/lib/c/generic/private/thread.h (modified) * uspace/lib/c/generic/thread.c (modified) * uspace/lib/c/generic/time.c (modified) * uspace/lib/c/generic/udebug.c (modified) * uspace/lib/c/include/as.h (modified) * uspace/lib/c/include/ddi.h (modified) * uspace/lib/c/include/elf/elf.h (modified) * uspace/lib/c/include/elf/elf_load.h (modified) * uspace/lib/c/include/errno.h (modified) * uspace/lib/c/include/event.h (modified) * uspace/lib/c/include/ipc/common.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/libc.h (modified) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/stats.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/drv/include/ddf/interrupt.h (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/input/generic/input.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/i8042/i8042.c (modified) * uspace/srv/hw/char/s3c24xx_uart/s3c24xx_uart.c (modified) do not provide general access to kernel headers from uspace, only ... Tue, 09 Aug 2011 11:58:41 GMT Jakub Jermar [3666d38] * tools/toolchain.sh (modified) Do not turn warnings to errors for cross binutils build. * This ... Sun, 07 Aug 2011 22:09:26 GMT Jakub Jermar [577fe9b6] * boot/arch/ia64/Makefile.inc (modified) * boot/arch/ia64/include/sal.h (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/ia64/src/sal.c (modified) * boot/arch/ia64/src/sal_asm.S (added) Support for calling SAL procedures from the loader. * Added ... Sun, 07 Aug 2011 11:21:44 GMT Jiri Svoboda [86ffa27f] * HelenOS.config (modified) * boot/Makefile (modified) * boot/Makefile.common (modified) * boot/Makefile.silo (modified) * boot/Makefile.uboot (modified) * boot/arch/ia64/include/types.h (modified) * boot/arch/ia64/src/boot.S (modified) * boot/arch/ia64/src/main.c (modified) * boot/arch/mips32/Makefile.inc (modified) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips64/Makefile.inc (added) * boot/arch/mips64/_link.ld.in (added) * boot/arch/mips64/include/arch.h (added) * boot/arch/mips64/include/asm.h (added) * boot/arch/mips64/include/main.h (added) * boot/arch/mips64/include/regname.h (added) * boot/arch/mips64/include/types.h (added) * boot/arch/mips64/src/asm.S (added) * boot/arch/mips64/src/main.c (added) * boot/arch/mips64/src/putchar.c (added) * boot/arch/sparc64/Makefile.inc (modified) * boot/arch/sparc64/src/main.c (modified) * boot/genarch/include/efi.h (added) * boot/silo/raw/isofs.b (deleted) * boot/silo/raw/second.b (deleted) * contrib/tools/serengeti_silo.sh (deleted) * defaults/amd64/Makefile.config (modified) * defaults/ia32/Makefile.config (modified) * defaults/mips64/Makefile.config (added) * defaults/mips64/msim/Makefile.config (added) * defaults/mips64/output (added) * defaults/sparc64/Makefile.config (modified) * defaults/sparc64/serengeti/Makefile.config (deleted) * kernel/arch/amd64/Makefile.inc (modified) * kernel/arch/arm32/src/mach/gta02/gta02.c (modified) * kernel/arch/arm32/src/mach/integratorcp/integratorcp.c (modified) * kernel/arch/ia32/src/boot/vesa_real.inc (modified) * kernel/arch/ia64/include/bootinfo.h (modified) * kernel/arch/ia64/src/drivers/ski.c (modified) * kernel/arch/ia64/src/ia64.c (modified) * kernel/arch/ia64/src/mm/frame.c (modified) * kernel/arch/mips32/Makefile.inc (modified) * kernel/arch/mips32/include/cycle.h (modified) * kernel/arch/mips32/include/debug.h (modified) * kernel/arch/mips32/include/mm/frame.h (modified) * kernel/arch/mips32/include/stack.h (modified) * kernel/arch/mips32/src/cache.c (modified) * kernel/arch/mips32/src/cpu/cpu.c (modified) * kernel/arch/mips32/src/fpu_context.c (modified) * kernel/arch/mips32/src/mm/as.c (modified) * kernel/arch/mips32/src/mm/tlb.c (modified) * kernel/arch/mips32/src/start.S (modified) * kernel/arch/mips64/Makefile.inc (added) * kernel/arch/mips64/_link.ld.in (added) * kernel/arch/mips64/include/arch.h (moved) * kernel/arch/mips64/include/asm.h (added) * kernel/arch/mips64/include/asm/boot.h (added) * kernel/arch/mips64/include/asm/regname.h (added) * kernel/arch/mips64/include/atomic.h (added) * kernel/arch/mips64/include/barrier.h (added) * kernel/arch/mips64/include/cache.h (added) * kernel/arch/mips64/include/context.h (added) * kernel/arch/mips64/include/context_offset.h (added) * kernel/arch/mips64/include/cp0.h (added) * kernel/arch/mips64/include/cpu.h (added) * kernel/arch/mips64/include/cycle.h (added) * kernel/arch/mips64/include/debug.h (added) * kernel/arch/mips64/include/debugger.h (added) * kernel/arch/mips64/include/drivers/msim.h (added) * kernel/arch/mips64/include/elf.h (added) * kernel/arch/mips64/include/exception.h (added) * kernel/arch/mips64/include/faddr.h (moved) * kernel/arch/mips64/include/fpu_context.h (added) * kernel/arch/mips64/include/interrupt.h (added) * kernel/arch/mips64/include/istate.h (added) * kernel/arch/mips64/include/mm/as.h (added) * kernel/arch/mips64/include/mm/asid.h (added) * kernel/arch/mips64/include/mm/frame.h (added) * kernel/arch/mips64/include/mm/page.h (added) * kernel/arch/mips64/include/mm/tlb.h (added) * kernel/arch/mips64/include/proc/task.h (moved) * kernel/arch/mips64/include/proc/thread.h (added) * kernel/arch/mips64/include/smp/dorder.h (added) * kernel/arch/mips64/include/stack.h (added) * kernel/arch/mips64/include/types.h (added) * kernel/arch/mips64/src/asm.S (added) * kernel/arch/mips64/src/cache.c (added) * kernel/arch/mips64/src/context.S (added) * kernel/arch/mips64/src/cpu (added) * kernel/arch/mips64/src/ddi (added) * kernel/arch/mips64/src/debug (added) * kernel/arch/mips64/src/debugger.c (added) * kernel/arch/mips64/src/exception.c (added) * kernel/arch/mips64/src/fpu_context.c (added) * kernel/arch/mips64/src/interrupt.c (added) * kernel/arch/mips64/src/mips64.c (added) * kernel/arch/mips64/src/mm/as.c (added) * kernel/arch/mips64/src/mm/frame.c (added) * kernel/arch/mips64/src/mm/page.c (added) * kernel/arch/mips64/src/mm/tlb.c (added) * kernel/arch/mips64/src/smp/dorder.c (added) * kernel/arch/mips64/src/smp/smp.c (added) * kernel/arch/mips64/src/start.S (added) * kernel/arch/sparc64/Makefile.inc (modified) * kernel/arch/sparc64/include/drivers/sgcn.h (deleted) * kernel/arch/sparc64/src/console.c (modified) * kernel/arch/sparc64/src/drivers/fhc.c (deleted) * kernel/arch/sparc64/src/drivers/kbd.c (modified) * kernel/arch/sparc64/src/drivers/niagara.c (modified) * kernel/arch/sparc64/src/drivers/sgcn.c (deleted) * kernel/genarch/Makefile.inc (modified) * kernel/genarch/include/drivers/s3c24xx_uart/s3c24xx_uart.h (modified) * kernel/genarch/include/drivers/z8530/z8530.h (deleted) * kernel/genarch/src/drivers/dsrln/dsrlnout.c (modified) * kernel/genarch/src/drivers/ega/ega.c (modified) * kernel/genarch/src/drivers/s3c24xx_uart/s3c24xx_uart.c (modified) * kernel/genarch/src/drivers/z8530/z8530.c (deleted) * kernel/genarch/src/fb/fb.c (modified) * kernel/genarch/src/ofw/fhc.c (deleted) * kernel/generic/include/console/chardev.h (modified) * kernel/generic/include/console/console.h (modified) * kernel/generic/include/ddi/ddi.h (modified) * kernel/generic/include/lib/elf.h (modified) * kernel/generic/include/lib/elf_load.h (added) * kernel/generic/include/mm/as.h (modified) * kernel/generic/include/panic.h (modified) * kernel/generic/include/syscall/syscall.h (modified) * kernel/generic/src/console/console.c (modified) * kernel/generic/src/ddi/ddi.c (modified) * kernel/generic/src/ddi/irq.c (modified) * kernel/generic/src/debug/panic.c (modified) * kernel/generic/src/lib/elf.c (modified) * kernel/generic/src/lib/rd.c (modified) * kernel/generic/src/mm/as.c (modified) * kernel/generic/src/proc/program.c (modified) * kernel/generic/src/syscall/syscall.c (modified) * kernel/generic/src/time/clock.c (modified) * release/Makefile (modified) * tools/autotool.py (modified) * tools/imgutil.py (added) * tools/mkext2.py (added) * tools/mkfat.py (modified) * tools/mktmpfs.py (modified) * tools/toolchain.sh (modified) * tools/xstruct.py (modified) * uspace/Makefile (modified) * uspace/Makefile.common (modified) * uspace/app/bdsh/Makefile (modified) * uspace/app/bdsh/cmds/modules/cp/cp.c (modified) * uspace/app/bdsh/cmds/modules/ls/ls.c (modified) * uspace/app/bdsh/compl.c (added) * uspace/app/bdsh/compl.h (added) * uspace/app/bdsh/config.h (modified) * uspace/app/bdsh/exec.c (modified) * uspace/app/bdsh/exec.h (modified) * uspace/app/bdsh/input.c (modified) * uspace/app/bdsh/scli.h (modified) * uspace/app/ext2info/ext2info.c (modified) * uspace/app/init/init.c (modified) * uspace/app/sbi/src/input.c (modified) * uspace/app/sbi/src/os/helenos.c (modified) * uspace/app/sbi/src/os/os.h (modified) * uspace/app/sbi/src/os/posix.c (modified) * uspace/app/taskdump/elf_core.c (modified) * uspace/app/taskdump/include/elf.h (deleted) * uspace/app/taskdump/include/elf_core.h (modified) * uspace/app/taskdump/include/symtab.h (modified) * uspace/app/taskdump/symtab.c (modified) * uspace/app/taskdump/taskdump.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/drv/bus/isa/isa.c (modified) * uspace/drv/bus/pci/pciintel/pci.c (modified) * uspace/drv/bus/usb/ohci/hc.c (modified) * uspace/drv/bus/usb/ohci/hc.h (modified) * uspace/drv/bus/usb/ohci/ohci.c (modified) * uspace/drv/bus/usb/ohci/ohci_regs.h (modified) * uspace/drv/bus/usb/ohci/root_hub.c (modified) * uspace/drv/bus/usb/ohci/root_hub.h (modified) * uspace/drv/bus/usb/uhci/hc.c (modified) * uspace/drv/bus/usb/uhci/hc.h (modified) * uspace/drv/bus/usb/uhci/root_hub.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.c (modified) * uspace/drv/bus/usb/uhci/uhci.c (modified) * uspace/drv/bus/usb/usbhub/usbhub.c (modified) * uspace/drv/bus/usb/usbhub/usbhub_private.h (modified) * uspace/drv/bus/usb/usbhub/utils.c (modified) * uspace/drv/bus/usb/usbmast/Makefile (modified) * uspace/drv/bus/usb/usbmast/bo_trans.c (added) * uspace/drv/bus/usb/usbmast/bo_trans.h (added) * uspace/drv/bus/usb/usbmast/cmdw.c (moved) * uspace/drv/bus/usb/usbmast/cmdw.h (added) * uspace/drv/bus/usb/usbmast/inquiry.c (deleted) * uspace/drv/bus/usb/usbmast/main.c (modified) * uspace/drv/bus/usb/usbmast/mast.c (deleted) * uspace/drv/bus/usb/usbmast/scsi_ms.c (added) * uspace/drv/bus/usb/usbmast/scsi_ms.h (moved) * uspace/drv/bus/usb/usbmast/usbmast.h (added) * uspace/drv/bus/usb/vhc/connhost.c (modified) * uspace/drv/infrastructure/root/root.c (modified) * uspace/drv/test/test1/test1.c (modified) * uspace/lib/block/libblock.c (modified) * uspace/lib/c/Makefile (modified) * uspace/lib/c/arch/abs32le/include/elf_linux.h (moved) * uspace/lib/c/arch/amd64/include/elf_linux.h (added) * uspace/lib/c/arch/arm32/include/elf_linux.h (added) * uspace/lib/c/arch/ia32/include/elf_linux.h (added) * uspace/lib/c/arch/ia64/include/elf_linux.h (added) * uspace/lib/c/arch/mips32/Makefile.common (modified) * uspace/lib/c/arch/mips32/include/atomic.h (modified) * uspace/lib/c/arch/mips32/include/elf_linux.h (added) * uspace/lib/c/arch/mips32/include/fibril.h (modified) * uspace/lib/c/arch/mips32/include/thread.h (modified) * uspace/lib/c/arch/mips32/include/tls.h (modified) * uspace/lib/c/arch/mips32/include/types.h (modified) * uspace/lib/c/arch/mips32/src/syscall.c (modified) * uspace/lib/c/arch/mips32/src/tls.c (modified) * uspace/lib/c/arch/mips32eb/Makefile.common (modified) * uspace/lib/c/arch/mips32eb/include/elf_linux.h (added) * uspace/lib/c/arch/mips64/Makefile.common (added) * uspace/lib/c/arch/mips64/Makefile.inc (added) * uspace/lib/c/arch/mips64/_link.ld.in (added) * uspace/lib/c/arch/mips64/include/atomic.h (added) * uspace/lib/c/arch/mips64/include/config.h (added) * uspace/lib/c/arch/mips64/include/ddi.h (added) * uspace/lib/c/arch/mips64/include/elf_linux.h (added) * uspace/lib/c/arch/mips64/include/faddr.h (added) * uspace/lib/c/arch/mips64/include/fibril.h (added) * uspace/lib/c/arch/mips64/include/inttypes.h (added) * uspace/lib/c/arch/mips64/include/istate.h (added) * uspace/lib/c/arch/mips64/include/syscall.h (added) * uspace/lib/c/arch/mips64/include/thread.h (added) * uspace/lib/c/arch/mips64/include/tls.h (added) * uspace/lib/c/arch/mips64/include/types.h (added) * uspace/lib/c/arch/mips64/src/entry.s (added) * uspace/lib/c/arch/mips64/src/entryjmp.s (added) * uspace/lib/c/arch/mips64/src/fibril.S (added) * uspace/lib/c/arch/mips64/src/stacktrace.c (added) * uspace/lib/c/arch/mips64/src/stacktrace_asm.S (added) * uspace/lib/c/arch/mips64/src/syscall.c (added) * uspace/lib/c/arch/mips64/src/thread_entry.s (added) * uspace/lib/c/arch/mips64/src/tls.c (added) * uspace/lib/c/arch/ppc32/include/elf_linux.h (added) * uspace/lib/c/arch/sparc64/include/elf_linux.h (added) * uspace/lib/c/generic/elf/elf_load.c (moved) * uspace/lib/c/generic/io/console.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/rtld/elf_load.c (deleted) * uspace/lib/c/generic/rtld/module.c (modified) * uspace/lib/c/generic/rtld/rtld.c (modified) * uspace/lib/c/generic/rtld/symbol.c (modified) * uspace/lib/c/generic/str.c (modified) * uspace/lib/c/generic/vfs/vfs.c (modified) * uspace/lib/c/include/bitops.h (modified) * uspace/lib/c/include/elf/elf.h (added) * uspace/lib/c/include/elf/elf_linux.h (added) * uspace/lib/c/include/elf/elf_load.h (moved) * uspace/lib/c/include/fourcc.h (added) * uspace/lib/c/include/ipc/console.h (modified) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/rtld/rtld.h (modified) * uspace/lib/c/include/rtld/symbol.h (modified) * uspace/lib/c/include/str.h (modified) * uspace/lib/c/include/typedefs.h (added) * uspace/lib/c/include/unistd.h (modified) * uspace/lib/clui/tinput.c (modified) * uspace/lib/clui/tinput.h (modified) * uspace/lib/drv/generic/driver.c (modified) * uspace/lib/drv/include/ddf/driver.h (modified) * uspace/lib/ext2/libext2_directory.c (modified) * uspace/lib/ext2/libext2_directory.h (modified) * uspace/lib/fs/libfs.c (modified) * uspace/lib/fs/libfs.h (modified) * uspace/lib/net/il/ip_remote.c (modified) * uspace/lib/net/include/ip_remote.h (modified) * uspace/lib/net/include/netif_skel.h (modified) * uspace/lib/net/include/nil_remote.h (modified) * uspace/lib/net/netif/netif_skel.c (modified) * uspace/lib/scsi/Makefile (moved) * uspace/lib/scsi/include/scsi/sbc.h (added) * uspace/lib/scsi/include/scsi/spc.h (added) * uspace/lib/scsi/src/spc.c (added) * uspace/lib/softfloat/arch/mips32/include/functions.h (modified) * uspace/lib/softfloat/arch/mips64/include/functions.h (added) * uspace/lib/usb/include/usb/classes/hub.h (modified) * uspace/lib/usbhost/include/usb/host/endpoint.h (modified) * uspace/lib/usbhost/include/usb/host/usb_endpoint_manager.h (modified) * uspace/lib/usbhost/src/batch.c (modified) * uspace/lib/usbhost/src/endpoint.c (modified) * uspace/srv/bd/ata_bd/ata_bd.c (modified) * uspace/srv/devman/devman.c (modified) * uspace/srv/devman/util.c (modified) * uspace/srv/devman/util.h (modified) * uspace/srv/fs/ext2fs/ext2fs.c (modified) * uspace/srv/fs/ext2fs/ext2fs.h (modified) * uspace/srv/fs/ext2fs/ext2fs_ops.c (modified) * uspace/srv/fs/fat/fat.c (modified) * uspace/srv/fs/fat/fat.h (modified) * uspace/srv/fs/fat/fat_ops.c (modified) * uspace/srv/fs/locfs/locfs.c (modified) * uspace/srv/fs/locfs/locfs.h (modified) * uspace/srv/fs/locfs/locfs_ops.c (modified) * uspace/srv/fs/locfs/locfs_ops.h (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/console/console.c (modified) * uspace/srv/hid/fb/Makefile (modified) * uspace/srv/hid/fb/main.c (modified) * uspace/srv/hid/fb/niagara.c (modified) * uspace/srv/hid/fb/niagara.h (modified) * uspace/srv/hid/fb/sgcn.c (deleted) * uspace/srv/hid/input/Makefile (modified) * uspace/srv/hid/input/ctl/stty.c (modified) * uspace/srv/hid/input/generic/gsp.c (modified) * uspace/srv/hid/input/generic/input.c (modified) * uspace/srv/hid/input/include/kbd_port.h (modified) * uspace/srv/hid/input/port/niagara.c (modified) * uspace/srv/hid/input/port/sgcn.c (deleted) * uspace/srv/hid/input/port/z8530.c (deleted) * uspace/srv/hw/irc/apic/apic.c (modified) * uspace/srv/hw/irc/fhc/fhc.c (deleted) * uspace/srv/hw/netif/ne2000/ne2000.c (modified) * uspace/srv/loader/Makefile (modified) * uspace/srv/loader/include/elf.h (deleted) * uspace/srv/loader/main.c (modified) * uspace/srv/net/net/net.c (modified) * uspace/srv/net/netif/lo/lo.c (modified) * uspace/srv/vfs/vfs_ops.c (modified) Merge mainline changes. Sat, 06 Aug 2011 09:40:22 GMT Jiri Svoboda [e8067c0] * uspace/lib/c/arch/mips32/include/elf_linux.h (modified) Write register state in core files / mips32 (not working).