- Timestamp:
- 2009-11-16T21:22:54Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5ebdf94
- Parents:
- fcbd1be (diff), 9c70ed6 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- uspace
- Files:
-
- 77 added
- 1 deleted
- 110 edited
- 2 moved
-
Makefile (modified) (view diffs)
-
app/bdsh/Makefile (modified) (view diffs)
-
app/bdsh/Makefile.build (added)
-
app/bdsh/Makefile.common (added)
-
app/bdsh/cmds/modules/bdd/bdd.c (modified) (view diffs)
-
app/bdsh/scli.c (modified) (view diffs)
-
app/bdsh/scli.h (modified) (view diffs)
-
app/edit/Makefile (added)
-
app/edit/Makefile.build (added)
-
app/edit/Makefile.common (added)
-
app/edit/edit.c (added)
-
app/edit/sheet.c (added)
-
app/edit/sheet.h (added)
-
app/getvc/Makefile (modified) (view diffs)
-
app/getvc/Makefile.build (added)
-
app/getvc/Makefile.common (added)
-
app/getvc/getvc.c (modified) (view diffs)
-
app/init/Makefile (modified) (view diffs)
-
app/init/Makefile.build (added)
-
app/init/Makefile.common (added)
-
app/init/init.c (modified) (view diffs)
-
app/klog/Makefile (modified) (view diffs)
-
app/klog/Makefile.build (added)
-
app/klog/Makefile.common (added)
-
app/klog/klog.c (modified) (view diffs)
-
app/redir/Makefile (added)
-
app/redir/Makefile.build (added)
-
app/redir/Makefile.common (added)
-
app/redir/redir.c (added)
-
app/tester/Makefile (modified) (view diffs)
-
app/tester/Makefile.build (added)
-
app/tester/Makefile.common (added)
-
app/tetris/Makefile (modified) (view diffs)
-
app/tetris/Makefile.build (added)
-
app/tetris/Makefile.common (added)
-
app/tetris/screen.h (modified) (view diffs)
-
app/trace/Makefile (modified) (view diffs)
-
app/trace/Makefile.build (added)
-
app/trace/Makefile.common (added)
-
app/trace/syscalls.c (modified) (view diffs)
-
lib/libblock/Makefile (modified) (view diffs)
-
lib/libblock/Makefile.build (added)
-
lib/libblock/Makefile.common (added)
-
lib/libblock/libblock.c (modified) (view diffs)
-
lib/libblock/libblock.h (modified) (view diffs)
-
lib/libc/Makefile (modified) (view diffs)
-
lib/libc/Makefile.build (added)
-
lib/libc/Makefile.common (added)
-
lib/libc/Makefile.toolchain (modified) (view diffs)
-
lib/libc/arch/amd64/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/arm32/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/ia32/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/ia32/_link.ld.in (modified) (view diffs)
-
lib/libc/arch/ia32/include/syscall.h (modified) (view diffs)
-
lib/libc/arch/ia32/src/entry.s (modified) (view diffs)
-
lib/libc/arch/ia32/src/syscall.S (modified) (view diffs)
-
lib/libc/arch/ia64/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/ia64/include/atomic.h (modified) (view diffs)
-
lib/libc/arch/mips32/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/mips32eb/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/mips32eb/include/stackarg.h (deleted)
-
lib/libc/arch/ppc32/Makefile.inc (modified) (view diffs)
-
lib/libc/arch/sparc64/Makefile.inc (modified) (view diffs)
-
lib/libc/generic/async.c (modified) (view diffs)
-
lib/libc/generic/devmap.c (modified) (view diffs)
-
lib/libc/generic/fibril_sync.c (modified) (view diffs)
-
lib/libc/generic/io/console.c (modified) (view diffs)
-
lib/libc/generic/io/klog.c (modified) (view diffs)
-
lib/libc/generic/ipc.c (modified) (view diffs)
-
lib/libc/generic/libc.c (modified) (view diffs)
-
lib/libc/generic/loader.c (modified) (view diffs)
-
lib/libc/generic/malloc.c (modified) (view diffs)
-
lib/libc/generic/task.c (modified) (view diffs)
-
lib/libc/generic/vfs/vfs.c (modified) (view diffs)
-
lib/libc/include/async.h (modified) (view diffs)
-
lib/libc/include/async_priv.h (moved) (moved from uspace/lib/libc/arch/ia32/include/stackarg.h ) (view diffs)
-
lib/libc/include/fcntl.h (modified) (view diffs)
-
lib/libc/include/fibril_sync.h (modified) (view diffs)
-
lib/libc/include/io/console.h (modified) (view diffs)
-
lib/libc/include/ipc/bd.h (modified) (view diffs)
-
lib/libc/include/ipc/ipc.h (modified) (view diffs)
-
lib/libc/include/ipc/loader.h (modified) (view diffs)
-
lib/libc/include/ipc/vfs.h (modified) (view diffs)
-
lib/libc/include/loader/loader.h (modified) (view diffs)
-
lib/libc/include/loader/pcb.h (modified) (view diffs)
-
lib/libc/include/malloc.h (modified) (view diffs)
-
lib/libc/include/stdarg.h (modified) (view diffs)
-
lib/libc/include/unistd.h (modified) (view diffs)
-
lib/libfs/Makefile (modified) (view diffs)
-
lib/libfs/Makefile.build (added)
-
lib/libfs/Makefile.common (added)
-
lib/libfs/libfs.c (modified) (view diffs)
-
lib/libfs/libfs.h (modified) (view diffs)
-
lib/softfloat/Makefile (modified) (view diffs)
-
lib/softfloat/Makefile.build (added)
-
lib/softfloat/Makefile.common (added)
-
lib/softint/Makefile (modified) (view diffs)
-
lib/softint/Makefile.build (added)
-
lib/softint/Makefile.common (added)
-
lib/softint/generic/multiplication.c (added)
-
lib/softint/include/multiplication.h (moved) (moved from kernel/arch/ia32/include/arg.h ) (view diffs)
-
srv/bd/ata_bd/Makefile (modified) (view diffs)
-
srv/bd/ata_bd/Makefile.build (added)
-
srv/bd/ata_bd/Makefile.common (added)
-
srv/bd/ata_bd/ata_bd.c (modified) (view diffs)
-
srv/bd/ata_bd/ata_bd.h (modified) (view diffs)
-
srv/bd/file_bd/Makefile (modified) (view diffs)
-
srv/bd/file_bd/Makefile.build (added)
-
srv/bd/file_bd/Makefile.common (added)
-
srv/bd/file_bd/file_bd.c (modified) (view diffs)
-
srv/bd/gxe_bd/Makefile (modified) (view diffs)
-
srv/bd/gxe_bd/Makefile.build (added)
-
srv/bd/gxe_bd/Makefile.common (added)
-
srv/bd/gxe_bd/gxe_bd.c (modified) (view diffs)
-
srv/bd/rd/Makefile (modified) (view diffs)
-
srv/bd/rd/Makefile.build (added)
-
srv/bd/rd/Makefile.common (added)
-
srv/bd/rd/rd.c (modified) (view diffs)
-
srv/cir/fhc/Makefile (modified) (view diffs)
-
srv/cir/fhc/Makefile.build (added)
-
srv/cir/fhc/Makefile.common (added)
-
srv/cir/obio/Makefile (modified) (view diffs)
-
srv/cir/obio/Makefile.build (added)
-
srv/cir/obio/Makefile.common (added)
-
srv/console/Makefile (modified) (view diffs)
-
srv/console/Makefile.build (added)
-
srv/console/Makefile.common (added)
-
srv/console/console.c (modified) (view diffs)
-
srv/console/gcons.c (modified) (view diffs)
-
srv/console/keybuffer.c (modified) (view diffs)
-
srv/console/screenbuffer.c (modified) (view diffs)
-
srv/devmap/Makefile (modified) (view diffs)
-
srv/devmap/Makefile.build (added)
-
srv/devmap/Makefile.common (added)
-
srv/devmap/devmap.c (modified) (view diffs)
-
srv/fb/Makefile (modified) (view diffs)
-
srv/fb/Makefile.build (added)
-
srv/fb/Makefile.common (added)
-
srv/fs/devfs/Makefile (modified) (view diffs)
-
srv/fs/devfs/Makefile.build (added)
-
srv/fs/devfs/Makefile.common (added)
-
srv/fs/devfs/devfs.c (modified) (view diffs)
-
srv/fs/devfs/devfs_ops.c (modified) (view diffs)
-
srv/fs/fat/Makefile (modified) (view diffs)
-
srv/fs/fat/Makefile.build (added)
-
srv/fs/fat/Makefile.common (added)
-
srv/fs/fat/fat.c (modified) (view diffs)
-
srv/fs/fat/fat.h (modified) (view diffs)
-
srv/fs/fat/fat_fat.c (modified) (view diffs)
-
srv/fs/fat/fat_fat.h (modified) (view diffs)
-
srv/fs/fat/fat_idx.c (modified) (view diffs)
-
srv/fs/fat/fat_ops.c (modified) (view diffs)
-
srv/fs/tmpfs/Makefile (modified) (view diffs)
-
srv/fs/tmpfs/Makefile.build (added)
-
srv/fs/tmpfs/Makefile.common (added)
-
srv/fs/tmpfs/tmpfs.c (modified) (view diffs)
-
srv/fs/tmpfs/tmpfs_dump.c (modified) (view diffs)
-
srv/fs/tmpfs/tmpfs_ops.c (modified) (view diffs)
-
srv/kbd/Makefile (modified) (view diffs)
-
srv/kbd/Makefile.build (added)
-
srv/kbd/Makefile.common (added)
-
srv/loader/Makefile (modified) (view diffs)
-
srv/loader/Makefile.build (added)
-
srv/loader/Makefile.common (added)
-
srv/loader/arch/ia32/_link.ld.in (modified) (view diffs)
-
srv/loader/arch/ia32/ia32.s (modified) (view diffs)
-
srv/loader/main.c (modified) (view diffs)
-
srv/ns/Makefile (modified) (view diffs)
-
srv/ns/Makefile.build (added)
-
srv/ns/Makefile.common (added)
-
srv/ns/service.c (modified) (view diffs)
-
srv/part/mbr_part/Makefile (added)
-
srv/part/mbr_part/Makefile.build (added)
-
srv/part/mbr_part/Makefile.common (added)
-
srv/part/mbr_part/mbr_part.c (added)
-
srv/pci/Makefile (added)
-
srv/pci/Makefile.build (added)
-
srv/pci/Makefile.common (added)
-
srv/pci/libpci/Makefile (added)
-
srv/pci/libpci/Makefile.build (added)
-
srv/pci/libpci/Makefile.common (added)
-
srv/vfs/Makefile (modified) (view diffs)
-
srv/vfs/Makefile.build (added)
-
srv/vfs/Makefile.common (added)
-
srv/vfs/vfs.c (modified) (view diffs)
-
srv/vfs/vfs.h (modified) (view diffs)
-
srv/vfs/vfs_file.c (modified) (view diffs)
-
srv/vfs/vfs_lookup.c (modified) (view diffs)
-
srv/vfs/vfs_ops.c (modified) (view diffs)
-
srv/vfs/vfs_register.c (modified) (view diffs)
Note:
See TracChangeset
for help on using the changeset viewer.
