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
4207 5582 d 3 h svoboda /trunk/kernel/ strlen() -> str_size().  
/trunk/kernel/genarch/src/multiboot/multiboot.c
/trunk/kernel/genarch/src/ofw/ofw_tree.c
/trunk/kernel/generic/include/string.h
/trunk/kernel/generic/src/console/cmd.c
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/debug/symtab.c
/trunk/kernel/generic/src/lib/string.c
/trunk/kernel/generic/src/printf/printf_core.c
4193 5584 d 3 h decky /trunk/kernel/genarch/src/multiboot/ more sanity checks  
/trunk/kernel/genarch/src/multiboot/multiboot.c
4022 5611 d 1 h svoboda /trunk/ Move multiboot parsing to genarch/*/multiboot and adapt it for use with both ia32 and amd64. Multiboot info parsing now supported on amd64, too.  
/trunk/kernel/genarch/include/multiboot
/trunk/kernel/genarch/include/multiboot/multiboot.h
/trunk/kernel/genarch/src/multiboot
/trunk/kernel/genarch/src/multiboot/multiboot.c
/trunk/kernel/arch/ia32/include/boot/multiboot.h
/trunk/HelenOS.config
/trunk/kernel/arch/amd64/include/arch.h
/trunk/kernel/arch/amd64/include/boot/boot.h
/trunk/kernel/arch/amd64/src/amd64.c
/trunk/kernel/arch/amd64/src/boot/boot.S
/trunk/kernel/arch/ia32/include/arch.h
/trunk/kernel/arch/ia32/include/boot/boot.h
/trunk/kernel/arch/ia32/src/ia32.c
/trunk/kernel/genarch/Makefile.inc