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
4288 5550 d 17 h decky /trunk/contrib/conf/ remove tailing space  
/trunk/contrib/conf/arm32-gx.sh
/trunk/contrib/conf/mips32-gx.sh
4287 5550 d 17 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 5550 d 17 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 5551 d 6 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 5551 d 12 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 5551 d 13 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 5551 d 17 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 5552 d 8 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 5552 d 8 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
4279 5552 d 9 h svoboda /trunk/uspace/ Nuke strncmp().  
/trunk/uspace/lib/libc/generic/getopt.c
/trunk/uspace/lib/libc/generic/string.c
/trunk/uspace/lib/libc/include/string.h
/trunk/uspace/srv/vfs/vfs_ops.c
4278 5552 d 9 h svoboda /trunk/uspace/srv/vfs/ No need for strncmp() fs_name_to_handle() as vfs_info.name is always null-terminated.  
/trunk/uspace/srv/vfs/vfs_register.c
4277 5552 d 12 h jermar /trunk/kernel/arch/sparc64/ On sparc64, do fast indentity mapping only for physical memory.
For addresses above physical memory, such as I/O devices,
fall through to the C miss handler and map the memory noncacheably.
Replace deprecated Bicc instructions with proper Bcc instructions.
 
/trunk/kernel/arch/sparc64/include/mm/frame.h
/trunk/kernel/arch/sparc64/include/trap/mmu.h
/trunk/kernel/arch/sparc64/src/mm/frame.c
/trunk/kernel/arch/sparc64/src/mm/page.c
/trunk/kernel/arch/sparc64/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/start.S
4276 5552 d 12 h jermar /trunk/kernel/arch/sparc64/src/trap/ Replace the deprecated Bicc instructions with proper Bcc instructions.  
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
4275 5552 d 13 h decky /trunk/ complete configuration options  
/trunk/HelenOS.config
4274 5553 d 6 h decky /trunk/kernel/generic/src/ fix compilation in non-SMP configurations  
/trunk/kernel/generic/src/ddi/irq.c
/trunk/kernel/generic/src/ipc/irq.c
4273 5553 d 6 h decky /trunk/kernel/generic/src/ fix tab completion in kconsole (this resolves ticket #21)  
/trunk/kernel/generic/src/console/kconsole.c
/trunk/kernel/generic/src/debug/symtab.c
4272 5553 d 7 h jermar /trunk/ Prevent optimizing ia64's PIO away.
This solves the frequent hangs of HelenOS/ia64 in i8042_init().
 
/trunk/kernel/arch/ia64/include/asm.h
/trunk/uspace/lib/libc/arch/ia64/include/ddi.h
4271 5554 d 19 h mejdrech /branches/network/uspace/srv/net/ Net: +arp message wrappers, +measured_string_copy()  
/branches/network/uspace/srv/net/il/arp/arp_wrappers.h
/branches/network/uspace/srv/net/include/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/include/nil_messages.h
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif_wrappers.h
/branches/network/uspace/srv/net/networking/networking.c
/branches/network/uspace/srv/net/structures/measured_strings.c
/branches/network/uspace/srv/net/structures/measured_strings.h
4270 5556 d 8 h decky /trunk/ fix serengeti console  
/trunk/HelenOS.config
/trunk/kernel/arch/sparc64/src/console.c
4269 5556 d 16 h trochtova /branches/dd/uspace/srv/pci/libpci/ Psycho - reading pci configuration address space.  
/branches/dd/uspace/srv/pci/libpci/us2.c
/branches/dd/uspace/srv/pci/libpci/us2i.c
/branches/dd/uspace/srv/pci/libpci/Makefile

Show All