Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
3554 5717 d 2 h svoboda /branches/dynload/ Sync ppc32 rtld.  
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/uspace/lib/rtld/arch/ppc32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ppc32/src/bootstrap.c
/branches/dynload/uspace/srv/loader/main.c
3553 5717 d 3 h svoboda /branches/dynload/uspace/lib/rtld/ Fix bug in handling modules with zero dependencies.  
/branches/dynload/uspace/lib/rtld/module.c
3552 5718 d 1 h svoboda /branches/dynload/ Make rtld a static executable instead of a dynamic library. Brings dltest back on ia32.  
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/uspace/app/dltest/Makefile
/branches/dynload/uspace/app/dltest/dltest.c
/branches/dynload/uspace/lib/libc-shared/Makefile
/branches/dynload/uspace/lib/libc/arch/ia32/src/tls.c
/branches/dynload/uspace/lib/rtld/Makefile
/branches/dynload/uspace/lib/rtld/arch/ia32/_link.ld.in
/branches/dynload/uspace/lib/rtld/arch/ia32/src/bootstrap.c
/branches/dynload/uspace/lib/rtld/arch/ia32/src/runtime.c
/branches/dynload/uspace/lib/rtld/module.c
/branches/dynload/uspace/lib/rtld/rtld.c
/branches/dynload/uspace/srv/loader/elf_load.c
/branches/dynload/uspace/srv/loader/include/elf_load.h
/branches/dynload/uspace/srv/loader/main.c
3551 5718 d 1 h jermar /trunk/uspace/srv/fs/fat/ Need to initialize the lcl variable via a call to fat_cluster_walk().  
/trunk/uspace/srv/fs/fat/fat_fat.c
3550 5718 d 1 h jermar /trunk/uspace/srv/fs/fat/ Extend _fat_blcks_get() to fat_cluster_walk(). Use fat_cluster_walk() to
implement fat_clusters_get() and _fat_block_get().
 
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3549 5719 d 0 h rimsky /branches/sparc/ Implemented uspace Serengeti drivers for kbd and fb. Integrated with other parts of HelenOS. Now it is possible to play Tetris on a simulated Serengeti machine (usiii.simics).  
/branches/sparc/uspace/srv/fb/sgcn.c
/branches/sparc/uspace/srv/fb/sgcn.h
/branches/sparc/uspace/srv/kbd/arch/sparc64/include/sgcn.h
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/sgcn.c
/branches/sparc/uspace/srv/kbd/genarch/include/nofb.h
/branches/sparc/uspace/srv/kbd/genarch/src/nofb.c
/branches/sparc/boot/arch/sparc64/loader/asm.S
/branches/sparc/kernel/Makefile
/branches/sparc/kernel/arch/sparc64/Makefile.inc
/branches/sparc/kernel/arch/sparc64/include/drivers/kbd.h
/branches/sparc/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/sparc/kernel/arch/sparc64/src/console.c
/branches/sparc/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/sparc/kernel/arch/sparc64/src/sparc64.c
/branches/sparc/kernel/generic/src/main/kinit.c
/branches/sparc/kernel/generic/src/proc/thread.c
/branches/sparc/kernel/kernel.config
/branches/sparc/usiii.simics
/branches/sparc/uspace/srv/console/console.c
/branches/sparc/uspace/srv/fb/Makefile
/branches/sparc/uspace/srv/fb/main.c
/branches/sparc/uspace/srv/kbd/Makefile
/branches/sparc/uspace/srv/kbd/arch/mips32/src/kbd.c
/branches/sparc/uspace/srv/kbd/arch/sparc64/src/kbd.c
3548 5719 d 1 h jermar /trunk/uspace/srv/fs/fat/ More fat_truncate() bits.  
/trunk/uspace/srv/fs/fat/fat_ops.c
3547 5719 d 1 h jermar /trunk/uspace/srv/fs/fat/ Enable fat_write().  
/trunk/uspace/srv/fs/fat/fat_ops.c
3546 5719 d 1 h jermar /trunk/uspace/srv/fs/fat/ Start implementing fat_truncate().  
/trunk/uspace/srv/fs/fat/fat.c
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3545 5720 d 0 h decky /trunk/tools/ skip .svn also during calculation of filesystem size
use cluster as small as a sector
 
/trunk/tools/mkfat.py
3544 5721 d 4 h jermar /trunk/uspace/lib/libblock/ Dirty blocks will be synced only before being recycled.  
/trunk/uspace/lib/libblock/libblock.c
3543 5721 d 4 h jermar /trunk/uspace/lib/libblock/ Implementation of block_put().  
/trunk/uspace/lib/libblock/libblock.c
3542 5721 d 6 h jermar /trunk/uspace/ Do not use/pass the superfluous block size argument to block_get().  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_fat.c
3541 5721 d 6 h svoboda /trunk/tools/ Do not add .svn directories to initial ramdisk.  
/trunk/tools/mkfat.py
/trunk/tools/mktmpfs.py
3540 5721 d 8 h jermar /trunk/uspace/lib/libblock/ Enable the block cache for block_get().
Boot from FAT is now much faster.
 
/trunk/uspace/lib/libblock/libblock.c
3539 5721 d 10 h jermar /trunk/uspace/ Add block_cache_init().  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3538 5721 d 13 h jermar /trunk/uspace/ block_read() should return the real error code.  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
3537 5721 d 13 h jermar /trunk/uspace/ Separate the block_init() phase from reading of the boot block.  
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
3536 5722 d 6 h svoboda /branches/tracing/ Merge latest trunk changes into tracing.  
/branches/tracing/kernel/arch/ia32/include/syscall.h
/branches/tracing/kernel/arch/ia32/src/syscall.c
/branches/tracing/uspace/lib/libblock
/branches/tracing/uspace/srv/fs/fat/fat_dentry.c
/branches/tracing/uspace/srv/fs/fat/fat_dentry.h
/branches/tracing/uspace/srv/fs/fat/fat_fat.c
/branches/tracing/uspace/srv/fs/fat/fat_fat.h
/branches/tracing/tools/mkfat.sh
/branches/tracing/boot/arch/amd64/Makefile.inc
/branches/tracing/boot/arch/arm32/loader/Makefile
/branches/tracing/boot/arch/ia32/Makefile.inc
/branches/tracing/boot/arch/ia64/loader/Makefile
/branches/tracing/boot/arch/mips32/loader/Makefile
/branches/tracing/boot/arch/ppc32/loader/Makefile
/branches/tracing/boot/arch/ppc64/loader/Makefile
/branches/tracing/boot/arch/sparc64/Makefile.inc
/branches/tracing/boot/arch/sparc64/loader/Makefile
/branches/tracing/boot/boot.config
/branches/tracing/kernel/Makefile
/branches/tracing/kernel/arch/amd64/include/syscall.h
/branches/tracing/kernel/arch/ia32/Makefile.inc
/branches/tracing/kernel/arch/ia32/include/asm.h
/branches/tracing/kernel/arch/ia32/include/cpu.h
/branches/tracing/kernel/arch/ia32/src/asm.S
/branches/tracing/kernel/arch/ia32/src/cpu/cpu.c
/branches/tracing/kernel/arch/ia32/src/proc/scheduler.c
/branches/tracing/kernel/arch/ia64/include/asm.h
/branches/tracing/kernel/arch/sparc64/include/trap/regwin.h
/branches/tracing/kernel/arch/sparc64/src/proc/thread.c
/branches/tracing/kernel/arch/sparc64/src/trap/trap_table.S
/branches/tracing/kernel/generic/include/stdarg.h
/branches/tracing/kernel/generic/src/ipc/ipc.c
/branches/tracing/kernel/generic/src/ipc/kbox.c
/branches/tracing/kernel/generic/src/ipc/sysipc.c
/branches/tracing/tools/mkfat.py
/branches/tracing/uspace/Makefile
/branches/tracing/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/tracing/uspace/app/bdsh/exec.c
/branches/tracing/uspace/app/bdsh/util.c
/branches/tracing/uspace/app/bdsh/util.h
/branches/tracing/uspace/app/debug/main.c
/branches/tracing/uspace/app/tester/ipc/send_sync.c
/branches/tracing/uspace/app/tester/tester.c
/branches/tracing/uspace/app/trace/trace.c
/branches/tracing/uspace/lib/libc/Makefile
/branches/tracing/uspace/lib/libc/Makefile.toolchain
/branches/tracing/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/tracing/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/tracing/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/tracing/uspace/lib/libc/generic/ipc.c
/branches/tracing/uspace/lib/libc/generic/loader.c
/branches/tracing/uspace/lib/libc/generic/smc.c
/branches/tracing/uspace/lib/libc/generic/time.c
/branches/tracing/uspace/lib/libc/generic/tls.c
/branches/tracing/uspace/lib/libc/generic/udebug.c
/branches/tracing/uspace/lib/libc/generic/vfs/canonify.c
/branches/tracing/uspace/lib/libc/generic/vfs/vfs.c
/branches/tracing/uspace/lib/libc/include/align.h
/branches/tracing/uspace/lib/libc/include/byteorder.h
/branches/tracing/uspace/lib/libc/include/errno.h
/branches/tracing/uspace/lib/libc/include/ipc/ipc.h
/branches/tracing/uspace/lib/libc/include/libc.h
/branches/tracing/uspace/lib/libc/include/loader/loader.h
/branches/tracing/uspace/lib/libc/include/syscall.h
/branches/tracing/uspace/lib/libfs/Makefile
/branches/tracing/uspace/lib/libfs/libfs.c
/branches/tracing/uspace/lib/libfs/libfs.h
/branches/tracing/uspace/lib/softfloat/Makefile
/branches/tracing/uspace/lib/softint/Makefile
/branches/tracing/uspace/srv/fs/fat/Makefile
/branches/tracing/uspace/srv/fs/fat/fat.c
/branches/tracing/uspace/srv/fs/fat/fat.h
/branches/tracing/uspace/srv/fs/fat/fat_ops.c
/branches/tracing/uspace/srv/fs/tmpfs/Makefile
/branches/tracing/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/tracing/uspace/srv/loader/main.c
/branches/tracing/uspace/srv/vfs/vfs.c
/branches/tracing/uspace/srv/vfs/vfs_ops.c
3535 5722 d 7 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
/branches/dynload/kernel/arch/ia32/include/syscall.h
/branches/dynload/kernel/arch/ia32/src/syscall.c
/branches/dynload/uspace/lib/libblock
/branches/dynload/uspace/srv/fs/fat/fat_dentry.c
/branches/dynload/uspace/srv/fs/fat/fat_dentry.h
/branches/dynload/uspace/srv/fs/fat/fat_fat.c
/branches/dynload/uspace/srv/fs/fat/fat_fat.h
/branches/dynload/tools/mkfat.sh
/branches/dynload/boot/arch/amd64/Makefile.inc
/branches/dynload/boot/arch/arm32/loader/Makefile
/branches/dynload/boot/arch/ia32/Makefile.inc
/branches/dynload/boot/arch/ia64/loader/Makefile
/branches/dynload/boot/arch/mips32/loader/Makefile
/branches/dynload/boot/arch/ppc32/loader/Makefile
/branches/dynload/boot/arch/ppc64/loader/Makefile
/branches/dynload/boot/arch/sparc64/Makefile.inc
/branches/dynload/boot/arch/sparc64/loader/Makefile
/branches/dynload/boot/boot.config
/branches/dynload/kernel/Makefile
/branches/dynload/kernel/arch/amd64/include/syscall.h
/branches/dynload/kernel/arch/ia32/Makefile.inc
/branches/dynload/kernel/arch/ia32/include/asm.h
/branches/dynload/kernel/arch/ia32/include/cpu.h
/branches/dynload/kernel/arch/ia32/src/asm.S
/branches/dynload/kernel/arch/ia32/src/cpu/cpu.c
/branches/dynload/kernel/arch/ia32/src/proc/scheduler.c
/branches/dynload/kernel/arch/ia64/include/asm.h
/branches/dynload/kernel/arch/sparc64/include/trap/regwin.h
/branches/dynload/kernel/arch/sparc64/src/proc/thread.c
/branches/dynload/kernel/arch/sparc64/src/trap/trap_table.S
/branches/dynload/kernel/generic/include/stdarg.h
/branches/dynload/kernel/generic/src/ipc/ipc.c
/branches/dynload/kernel/generic/src/ipc/kbox.c
/branches/dynload/kernel/generic/src/ipc/sysipc.c
/branches/dynload/tools/mkfat.py
/branches/dynload/uspace/Makefile
/branches/dynload/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/dynload/uspace/app/bdsh/exec.c
/branches/dynload/uspace/app/bdsh/util.c
/branches/dynload/uspace/app/bdsh/util.h
/branches/dynload/uspace/app/tester/ipc/send_sync.c
/branches/dynload/uspace/app/tester/tester.c
/branches/dynload/uspace/app/trace/trace.c
/branches/dynload/uspace/lib/libc/Makefile
/branches/dynload/uspace/lib/libc/Makefile.toolchain
/branches/dynload/uspace/lib/libc/arch/amd64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/arm32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ia32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ia32/src/syscall.S
/branches/dynload/uspace/lib/libc/arch/ia64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/mips32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ppc32/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/ppc64/include/syscall.h
/branches/dynload/uspace/lib/libc/arch/sparc64/include/syscall.h
/branches/dynload/uspace/lib/libc/generic/ipc.c
/branches/dynload/uspace/lib/libc/generic/loader.c
/branches/dynload/uspace/lib/libc/generic/smc.c
/branches/dynload/uspace/lib/libc/generic/time.c
/branches/dynload/uspace/lib/libc/generic/tls.c
/branches/dynload/uspace/lib/libc/generic/udebug.c
/branches/dynload/uspace/lib/libc/generic/vfs/canonify.c
/branches/dynload/uspace/lib/libc/generic/vfs/vfs.c
/branches/dynload/uspace/lib/libc/include/align.h
/branches/dynload/uspace/lib/libc/include/byteorder.h
/branches/dynload/uspace/lib/libc/include/errno.h
/branches/dynload/uspace/lib/libc/include/ipc/ipc.h
/branches/dynload/uspace/lib/libc/include/libc.h
/branches/dynload/uspace/lib/libc/include/loader/loader.h
/branches/dynload/uspace/lib/libc/include/syscall.h
/branches/dynload/uspace/lib/libfs/Makefile
/branches/dynload/uspace/lib/libfs/libfs.c
/branches/dynload/uspace/lib/libfs/libfs.h
/branches/dynload/uspace/lib/softfloat/Makefile
/branches/dynload/uspace/lib/softint/Makefile
/branches/dynload/uspace/srv/fs/fat/Makefile
/branches/dynload/uspace/srv/fs/fat/fat.c
/branches/dynload/uspace/srv/fs/fat/fat.h
/branches/dynload/uspace/srv/fs/fat/fat_ops.c
/branches/dynload/uspace/srv/fs/tmpfs/Makefile
/branches/dynload/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dynload/uspace/srv/loader/main.c
/branches/dynload/uspace/srv/vfs/vfs.c
/branches/dynload/uspace/srv/vfs/vfs_ops.c
3534 5722 d 14 h svoboda /trunk/uspace/app/bdsh/cmds/modules/cat/ Fix bdsh/cat crash. Also fix error in zero-trailing the buffer.  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
3533 5723 d 7 h jermar /trunk/uspace/srv/fs/fat/ move comment  
/trunk/uspace/srv/fs/fat/fat_ops.c
3532 5723 d 8 h jermar /trunk/uspace/srv/fs/fat/ fat_read() needs to stop reading beyond the EOF.  
/trunk/uspace/srv/fs/fat/fat_ops.c
3531 5726 d 6 h jermar /trunk/uspace/lib/libblock/ libblock is now ready to handle connections to multiple device instances.  
/trunk/uspace/lib/libblock/libblock.c
3530 5726 d 8 h jermar /trunk/uspace/ Setup communication parameters with the block device in block_init(). The file
system now doesn't know anything about the communication with the block device.
Rename blockread() to block_read(). The boot block is now read only once. The file
system can get access it using the block_bb_get() function.
 
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/lib/libc/include/errno.h
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
3529 5726 d 11 h pillai /branches/arm/kernel/arch/arm32/ Fix the testarm broken build issue due to integration of IntegratorCP support  
/branches/arm/kernel/arch/arm32/include/drivers/gxemul.h
/branches/arm/kernel/arch/arm32/include/drivers/qemu.h
/branches/arm/kernel/arch/arm32/include/machine.h
/branches/arm/kernel/arch/arm32/src/arm32.c
/branches/arm/kernel/arch/arm32/src/drivers/gxemul.c
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
3528 5726 d 13 h pillai /branches/arm/kernel/ Framebuffer Initialization for Qemu Integrator CP target  
/branches/arm/kernel/arch/arm32/include/drivers/qemu.h
/branches/arm/kernel/arch/arm32/src/drivers/qemu.c
/branches/arm/kernel/arch/arm32/src/arm32.c
/branches/arm/kernel/genarch/include/fb/visuals.h
/branches/arm/kernel/genarch/src/fb/fb.c
3527 5726 d 13 h jermar /trunk/uspace/lib/libblock/ Need to have more stuff in block_t.  
/trunk/uspace/lib/libblock/libblock.h
3526 5727 d 1 h jermar /trunk/uspace/srv/fs/fat/ Directory size is always a multiple of BPS. Fix computation of number of
directory entries in the last block of the directory.
 
/trunk/uspace/srv/fs/fat/fat_ops.c
3525 5727 d 3 h decky /trunk/tools/ yet another old Python compatibility fix  
/trunk/tools/mkfat.py
3524 5727 d 3 h decky /trunk/tools/ remove conditional expression (for compatibility with older Python versions)  
/trunk/tools/mkfat.py
3523 5727 d 4 h decky /trunk/ finish mkfat.py
this drops build dependency on mtools
 
/trunk/tools/mkfat.sh
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/tools/mkfat.py
3522 5727 d 4 h decky /trunk/kernel/generic/include/ coding style  
/trunk/kernel/generic/include/stdarg.h
3521 5727 d 7 h jermar /trunk/uspace/ Move libfs_blockread(), block_get() and block_put() to libblock.  
/trunk/uspace/lib/libblock
/trunk/uspace/lib/libblock/Makefile
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libblock/libblock.h
/trunk/uspace/Makefile
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/fs/tmpfs/tmpfs_dump.c
3520 5727 d 8 h decky /trunk/tools/ root directory population  
/trunk/tools/mkfat.py
3519 5727 d 9 h jermar /trunk/uspace/srv/fs/fat/ Implementation of fat_node_sync().  
/trunk/uspace/srv/fs/fat/fat_ops.c
3518 5727 d 9 h jermar /trunk/uspace/srv/fs/fat/ Add comments to functions in fat_fat.c.  
/trunk/uspace/srv/fs/fat/fat_fat.c
3517 5727 d 10 h jermar /trunk/uspace/srv/fs/fat/ Add FAT allocation futex.  
/trunk/uspace/srv/fs/fat/fat_fat.c
3516 5727 d 11 h jermar /trunk/uspace/srv/fs/fat/ Pass the buffer holding the boot sector to the internal functions so that it
doesn't have to be block_get()'ed in each function. The idea is that the boot
block should be read by the top-level functions in fat_ops.c and passed down the
call chain.
 
/trunk/uspace/srv/fs/fat/fat.h
/trunk/uspace/srv/fs/fat/fat_fat.c
/trunk/uspace/srv/fs/fat/fat_fat.h
/trunk/uspace/srv/fs/fat/fat_ops.c
3515 5727 d 12 h pillai /branches/arm/ Infrastructure for qemu port  
/branches/arm/boot/arch/arm32/loader/print/write.c
/branches/arm/boot/arch/arm32/loader/print/gxemul.c
/branches/arm/HelenOS.config
/branches/arm/Makefile
/branches/arm/boot/arch/arm32/Makefile.inc
/branches/arm/boot/arch/arm32/loader/Makefile
/branches/arm/kernel/arch/arm32/Makefile.inc
/branches/arm/kernel/arch/arm32/include/machine.h