# # ChangeLog for / in mainline # # Generated by Trac 1.5.4 # 2024-05-26T10:04:33Z Tue, 16 Aug 2011 18:53:00 GMT Petr Koupy [db6e419] * 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) * boot/Makefile.common (modified) * 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 (moved) * boot/arch/ia64/src/pal_asm.S (added) * boot/arch/ia64/src/sal.c (added) * boot/arch/ia64/src/sal_asm.S (added) * boot/arch/mips32/src/asm.S (modified) * boot/arch/mips64/src/asm.S (modified) * boot/genarch/include/efi.h (modified) * boot/genarch/src/efi.c (added) * contrib/bazaar/bzreml/__init__.py (modified) * contrib/bazaar/bzreml/setup.py (modified) * contrib/conf/ppc32-qe.sh (modified) * contrib/tools/gen_vga323.c (modified) * 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 (added) * 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) * tools/mkarray.py (added) * tools/toolchain.sh (modified) * uspace/Makefile (modified) * uspace/Makefile.common (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/taskdump/elf_core.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/top/top.c (modified) * uspace/app/trace/ipc_desc.c (modified) * uspace/app/trace/ipcp.c (modified) * uspace/app/trace/syscalls.c (modified) * uspace/app/usbinfo/main.c (modified) * uspace/doc/doxygroups.h (modified) * uspace/drv/bus/usb/ohci/endpoint_list.c (modified) * uspace/drv/bus/usb/uhci/transfer_list.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/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/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/elf_linux.h (modified) * 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/elf_linux.h (modified) * 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/elf_linux.h (modified) * 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/elf_linux.h (modified) * 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/elf_linux.h (modified) * 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/devmap.c (deleted) * uspace/lib/c/generic/event.c (modified) * uspace/lib/c/generic/fibril.c (modified) * uspace/lib/c/generic/io/io.c (modified) * uspace/lib/c/generic/loc.c (added) * 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/generic/vfs/vfs.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/devman.h (modified) * uspace/lib/c/include/ipc/fb.h (modified) * uspace/lib/c/include/ipc/ipc.h (modified) * uspace/lib/c/include/ipc/loc.h (moved) * uspace/lib/c/include/ipc/services.h (modified) * uspace/lib/c/include/libc.h (modified) * uspace/lib/c/include/loc.h (moved) * uspace/lib/c/include/rtld/elf_dyn.h (modified) * uspace/lib/c/include/stats.h (modified) * uspace/lib/c/include/sys/stat.h (modified) * uspace/lib/c/include/syscall.h (modified) * uspace/lib/c/include/udebug.h (modified) * uspace/lib/c/include/vfs/vfs.h (modified) * uspace/lib/drv/include/ddf/interrupt.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/imgmap/Makefile (added) * uspace/lib/imgmap/imgmap.c (added) * uspace/lib/imgmap/imgmap.h (moved) * 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/Makefile (modified) * uspace/srv/hid/console/console.c (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.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/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/serial_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. 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 ...