Subversion Repositories HelenOS

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4302 5552 d 7 h jermar /trunk/uspace/ Make IPC_M_PING part of the VFS_MOUNT protocol again.  
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/srv/vfs/vfs_ops.c
4301 5552 d 7 h jermar /trunk/uspace/srv/vfs/ Return the actual error code instead of EREFUSED.  
/trunk/uspace/srv/vfs/vfs_ops.c
4299 5553 d 12 h decky /trunk/boot/arch/ppc32/ add support for up-to-date Mac booting specs
(this fixes booting on QEMU 10+ with OpenBIOS)
 
/trunk/boot/arch/ppc32/yaboot/bootinfo.txt
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/boot/arch/ppc32/yaboot/ofboot.b
/trunk/boot/arch/ppc32/yaboot/yaboot.conf
4298 5553 d 22 h svoboda /trunk/uspace/srv/kbd/layout/ Handle shift properly on top row of main block in Czech layout.  
/trunk/uspace/srv/kbd/layout/cz.c
4297 5553 d 23 h decky /trunk/kernel/generic/src/console/ fix off-by-one bug in kconsole argument parser  
/trunk/kernel/generic/src/console/kconsole.c
4294 5554 d 5 h decky /trunk/defaults/ppc32/ ISO image is now produced on ppc32  
/trunk/defaults/ppc32/output
4293 5554 d 9 h decky /trunk/uspace/lib/libc/ don't forget to flush the console after the application finishes
(yes, this is not very elegant, but until we have a proper stdin/stdout/stderr, the whole console stuff, buffering, etc. is just a big heap of hacks)
 
/trunk/uspace/lib/libc/generic/console.c
/trunk/uspace/lib/libc/generic/libc.c
/trunk/uspace/lib/libc/include/console.h
4292 5554 d 9 h decky /trunk/boot/arch/ppc32/yaboot/ add yaboot license and information  
/trunk/boot/arch/ppc32/yaboot/COPYING
/trunk/boot/arch/ppc32/yaboot/README
4291 5554 d 10 h decky /trunk/boot/arch/ia32/ add symlink to grub  
/trunk/boot/arch/ia32/grub
4290 5554 d 10 h decky /trunk/boot/arch/ia32/ remove duplicate grub  
/trunk/boot/arch/ia32/grub
4289 5554 d 10 h decky /trunk/ ppc32: create bootable ISO image instead of plain binary
add sample configuration for QEMU
 
/trunk/contrib/conf/ppc32-qe.sh
/trunk/boot/arch/ppc32/Makefile.inc
/trunk/contrib/conf/pearpc.conf
4288 5554 d 10 h decky /trunk/contrib/conf/ remove tailing space  
/trunk/contrib/conf/arm32-gx.sh
/trunk/contrib/conf/mips32-gx.sh
4287 5554 d 10 h decky /trunk/boot/arch/ppc32/yaboot/ add yaboot  
/trunk/boot/arch/ppc32/yaboot
/trunk/boot/arch/ppc32/yaboot/maps
/trunk/boot/arch/ppc32/yaboot/ofboot.b
/trunk/boot/arch/ppc32/yaboot/yaboot
/trunk/boot/arch/ppc32/yaboot/yaboot.conf
4286 5554 d 10 h decky /trunk/boot/arch/ unify where to place the distribution root: always use boot/distroot  
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/sparc64/Makefile.inc
4285 5554 d 23 h svoboda /trunk/uspace/srv/kbd/ Implement Czech combinator keys (hacek and carka).  
/trunk/uspace/srv/kbd/generic/kbd.c
/trunk/uspace/srv/kbd/include/layout.h
/trunk/uspace/srv/kbd/layout/cz.c
/trunk/uspace/srv/kbd/layout/us_dvorak.c
/trunk/uspace/srv/kbd/layout/us_qwerty.c
4284 5555 d 5 h decky /trunk/uspace/srv/kbd/ add NS16550 support for sparc64  
/trunk/uspace/srv/kbd/include/sun.h
/trunk/uspace/srv/kbd/port/sun.c
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/kbd/port/ns16550.c
/trunk/uspace/srv/kbd/port/z8530.c
4283 5555 d 6 h decky /trunk/kernel/arch/sparc64/src/drivers/ repair a bug in calculating the address of hardware devices
(no cookies today :))
 
/trunk/kernel/arch/sparc64/src/drivers/kbd.c
4282 5555 d 10 h decky /trunk/kernel/arch/sparc64/ repair two glitches in memory management
(no beer today :))
 
/trunk/kernel/arch/sparc64/include/trap/mmu.h
/trunk/kernel/arch/sparc64/src/mm/page.c
4281 5556 d 1 h svoboda /trunk/ Forbid destination string buffers of size zero altogether as they most probably indicate programming error.  
/trunk/kernel/generic/src/lib/string.c
/trunk/uspace/lib/libc/generic/string.c
4280 5556 d 1 h svoboda /trunk/uspace/lib/libc/ strcat() -> str_append().  
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/string.h

Show All