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
4296 5570 d 17 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
/branches/dd/boot/arch/ppc32/yaboot
/branches/dd/contrib/conf/ppc32-qe.sh
/branches/dd/kernel/generic/include/ipc/event.h
/branches/dd/kernel/generic/include/ipc/event_types.h
/branches/dd/kernel/generic/src/ipc/event.c
/branches/dd/uspace/app/tester/print/print4.c
/branches/dd/uspace/app/tester/print/print4.def
/branches/dd/uspace/srv/kbd/include/sun.h
/branches/dd/uspace/srv/kbd/layout/cz.c
/branches/dd/uspace/srv/kbd/port/sun.c
/branches/dd/boot/arch/ia32/grub
/branches/dd/kernel/generic/include/event
/branches/dd/kernel/generic/src/event
/branches/dd/HelenOS.config
/branches/dd/boot/arch/amd64/Makefile.inc
/branches/dd/boot/arch/ia32/Makefile.inc
/branches/dd/boot/arch/ia64/loader/gefi/HelenOS/Makefile
/branches/dd/boot/arch/ppc32/Makefile.inc
/branches/dd/boot/arch/sparc64/Makefile.inc
/branches/dd/contrib/conf/arm32-gx.sh
/branches/dd/contrib/conf/mips32-gx.sh
/branches/dd/contrib/conf/pearpc.conf
/branches/dd/defaults/amd64/Makefile.config
/branches/dd/defaults/arm32/Makefile.config
/branches/dd/defaults/ia32/Makefile.config
/branches/dd/defaults/ia64/Makefile.config
/branches/dd/defaults/mips32/Makefile.config
/branches/dd/defaults/ppc32/Makefile.config
/branches/dd/defaults/ppc32/output
/branches/dd/defaults/sparc64/Makefile.config
/branches/dd/kernel/Makefile
/branches/dd/kernel/arch/amd64/src/amd64.c
/branches/dd/kernel/arch/amd64/src/pm.c
/branches/dd/kernel/arch/arm32/src/arm32.c
/branches/dd/kernel/arch/arm32/src/asm.S
/branches/dd/kernel/arch/ia32/src/ia32.c
/branches/dd/kernel/arch/ia32/src/pm.c
/branches/dd/kernel/arch/ia64/include/asm.h
/branches/dd/kernel/arch/ia64/src/cpu/cpu.c
/branches/dd/kernel/arch/ia64/src/ia64.c
/branches/dd/kernel/arch/ia64/src/interrupt.c
/branches/dd/kernel/arch/ia64/src/ski/ski.c
/branches/dd/kernel/arch/mips32/src/asm.S
/branches/dd/kernel/arch/mips32/src/mips32.c
/branches/dd/kernel/arch/ppc32/src/asm.S
/branches/dd/kernel/arch/ppc32/src/drivers/cuda.c
/branches/dd/kernel/arch/ppc32/src/ppc32.c
/branches/dd/kernel/arch/sparc64/include/drivers/sgcn.h
/branches/dd/kernel/arch/sparc64/include/mm/frame.h
/branches/dd/kernel/arch/sparc64/include/trap/mmu.h
/branches/dd/kernel/arch/sparc64/src/console.c
/branches/dd/kernel/arch/sparc64/src/drivers/kbd.c
/branches/dd/kernel/arch/sparc64/src/drivers/pci.c
/branches/dd/kernel/arch/sparc64/src/drivers/scr.c
/branches/dd/kernel/arch/sparc64/src/drivers/sgcn.c
/branches/dd/kernel/arch/sparc64/src/mm/frame.c
/branches/dd/kernel/arch/sparc64/src/mm/page.c
/branches/dd/kernel/arch/sparc64/src/mm/tlb.c
/branches/dd/kernel/arch/sparc64/src/sparc64.c
/branches/dd/kernel/arch/sparc64/src/start.S
/branches/dd/kernel/arch/sparc64/src/trap/trap_table.S
/branches/dd/kernel/genarch/include/drivers/i8042/i8042.h
/branches/dd/kernel/genarch/include/kbrd/scanc.h
/branches/dd/kernel/genarch/include/kbrd/scanc_pc.h
/branches/dd/kernel/genarch/include/kbrd/scanc_sun.h
/branches/dd/kernel/genarch/src/drivers/dsrln/dsrlnout.c
/branches/dd/kernel/genarch/src/drivers/ega/ega.c
/branches/dd/kernel/genarch/src/drivers/i8042/i8042.c
/branches/dd/kernel/genarch/src/fb/fb.c
/branches/dd/kernel/genarch/src/kbrd/kbrd.c
/branches/dd/kernel/genarch/src/kbrd/scanc_pc.c
/branches/dd/kernel/genarch/src/kbrd/scanc_sun.c
/branches/dd/kernel/genarch/src/multiboot/multiboot.c
/branches/dd/kernel/genarch/src/ofw/ebus.c
/branches/dd/kernel/genarch/src/ofw/fhc.c
/branches/dd/kernel/genarch/src/ofw/ofw_tree.c
/branches/dd/kernel/genarch/src/ofw/pci.c
/branches/dd/kernel/genarch/src/srln/srln.c
/branches/dd/kernel/generic/include/console/chardev.h
/branches/dd/kernel/generic/include/console/console.h
/branches/dd/kernel/generic/include/console/kconsole.h
/branches/dd/kernel/generic/include/printf/printf_core.h
/branches/dd/kernel/generic/include/string.h
/branches/dd/kernel/generic/include/symtab.h
/branches/dd/kernel/generic/include/sysinfo/sysinfo.h
/branches/dd/kernel/generic/src/adt/hash_table.c
/branches/dd/kernel/generic/src/console/chardev.c
/branches/dd/kernel/generic/src/console/cmd.c
/branches/dd/kernel/generic/src/console/console.c
/branches/dd/kernel/generic/src/console/kconsole.c
/branches/dd/kernel/generic/src/ddi/irq.c
/branches/dd/kernel/generic/src/debug/symtab.c
/branches/dd/kernel/generic/src/ipc/ipc.c
/branches/dd/kernel/generic/src/ipc/irq.c
/branches/dd/kernel/generic/src/lib/string.c
/branches/dd/kernel/generic/src/main/kinit.c
/branches/dd/kernel/generic/src/main/main.c
/branches/dd/kernel/generic/src/main/shutdown.c
/branches/dd/kernel/generic/src/mm/frame.c
/branches/dd/kernel/generic/src/printf/printf_core.c
/branches/dd/kernel/generic/src/printf/vprintf.c
/branches/dd/kernel/generic/src/printf/vsnprintf.c
/branches/dd/kernel/generic/src/proc/program.c
/branches/dd/kernel/generic/src/proc/task.c
/branches/dd/kernel/generic/src/proc/thread.c
/branches/dd/kernel/generic/src/synch/spinlock.c
/branches/dd/kernel/generic/src/syscall/syscall.c
/branches/dd/kernel/test/atomic/atomic1.c
/branches/dd/kernel/test/avltree/avltree1.c
/branches/dd/kernel/test/btree/btree1.c
/branches/dd/kernel/test/debug/mips1.c
/branches/dd/kernel/test/debug/mips1_skip.c
/branches/dd/kernel/test/fault/fault1.c
/branches/dd/kernel/test/fpu/fpu1_ia64.c
/branches/dd/kernel/test/fpu/fpu1_skip.c
/branches/dd/kernel/test/fpu/fpu1_x86.c
/branches/dd/kernel/test/fpu/mips2.c
/branches/dd/kernel/test/fpu/mips2_skip.c
/branches/dd/kernel/test/fpu/sse1.c
/branches/dd/kernel/test/fpu/sse1_skip.c
/branches/dd/kernel/test/mm/falloc1.c
/branches/dd/kernel/test/mm/falloc2.c
/branches/dd/kernel/test/mm/mapping1.c
/branches/dd/kernel/test/mm/purge1.c
/branches/dd/kernel/test/mm/purge1_skip.c
/branches/dd/kernel/test/mm/slab1.c
/branches/dd/kernel/test/mm/slab2.c
/branches/dd/kernel/test/print/print1.c
/branches/dd/kernel/test/print/print2.c
/branches/dd/kernel/test/print/print3.c
/branches/dd/kernel/test/print/print4.c
/branches/dd/kernel/test/synch/rwlock1.c
/branches/dd/kernel/test/synch/rwlock2.c
/branches/dd/kernel/test/synch/rwlock3.c
/branches/dd/kernel/test/synch/rwlock4.c
/branches/dd/kernel/test/synch/rwlock5.c
/branches/dd/kernel/test/synch/semaphore1.c
/branches/dd/kernel/test/synch/semaphore2.c
/branches/dd/kernel/test/sysinfo/sysinfo1.c
/branches/dd/kernel/test/test.c
/branches/dd/kernel/test/test.h
/branches/dd/kernel/test/thread/thread1.c
/branches/dd/uspace/app/bdsh/cmds/builtin_cmds.c
/branches/dd/uspace/app/bdsh/cmds/mod_cmds.c
/branches/dd/uspace/app/bdsh/cmds/modules/help/help.c
/branches/dd/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/dd/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/dd/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/dd/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/dd/uspace/app/bdsh/exec.c
/branches/dd/uspace/app/bdsh/input.c
/branches/dd/uspace/app/klog/klog.c
/branches/dd/uspace/app/tester/Makefile
/branches/dd/uspace/app/tester/devmap/devmap1.c
/branches/dd/uspace/app/tester/tester.c
/branches/dd/uspace/app/tester/tester.h
/branches/dd/uspace/app/tetris/scores.c
/branches/dd/uspace/app/tetris/scores.h
/branches/dd/uspace/app/tetris/screen.c
/branches/dd/uspace/app/tetris/tetris.c
/branches/dd/uspace/dist/readme
/branches/dd/uspace/lib/libc/Makefile.toolchain
/branches/dd/uspace/lib/libc/arch/amd64/include/types.h
/branches/dd/uspace/lib/libc/arch/arm32/include/types.h
/branches/dd/uspace/lib/libc/arch/ia32/include/types.h
/branches/dd/uspace/lib/libc/arch/ia64/include/ddi.h
/branches/dd/uspace/lib/libc/arch/ia64/include/types.h
/branches/dd/uspace/lib/libc/arch/mips32/include/types.h
/branches/dd/uspace/lib/libc/arch/ppc32/include/types.h
/branches/dd/uspace/lib/libc/arch/sparc64/include/types.h
/branches/dd/uspace/lib/libc/generic/console.c
/branches/dd/uspace/lib/libc/generic/event.c
/branches/dd/uspace/lib/libc/generic/getopt.c
/branches/dd/uspace/lib/libc/generic/io/fprintf.c
/branches/dd/uspace/lib/libc/generic/io/io.c
/branches/dd/uspace/lib/libc/generic/io/printf_core.c
/branches/dd/uspace/lib/libc/generic/io/vprintf.c
/branches/dd/uspace/lib/libc/generic/io/vsnprintf.c
/branches/dd/uspace/lib/libc/generic/libc.c
/branches/dd/uspace/lib/libc/generic/loader.c
/branches/dd/uspace/lib/libc/generic/string.c
/branches/dd/uspace/lib/libc/generic/sysinfo.c
/branches/dd/uspace/lib/libc/generic/task.c
/branches/dd/uspace/lib/libc/generic/thread.c
/branches/dd/uspace/lib/libc/generic/vfs/vfs.c
/branches/dd/uspace/lib/libc/include/console.h
/branches/dd/uspace/lib/libc/include/event.h
/branches/dd/uspace/lib/libc/include/io/printf_core.h
/branches/dd/uspace/lib/libc/include/kbd/kbd.h
/branches/dd/uspace/lib/libc/include/stdio.h
/branches/dd/uspace/lib/libc/include/string.h
/branches/dd/uspace/lib/libc/include/sys/types.h
/branches/dd/uspace/lib/libc/include/thread.h
/branches/dd/uspace/lib/libc/include/unistd.h
/branches/dd/uspace/srv/console/console.c
/branches/dd/uspace/srv/console/screenbuffer.c
/branches/dd/uspace/srv/console/screenbuffer.h
/branches/dd/uspace/srv/devmap/devmap.c
/branches/dd/uspace/srv/fb/ega.c
/branches/dd/uspace/srv/fb/fb.c
/branches/dd/uspace/srv/fb/font-8x16.c
/branches/dd/uspace/srv/fb/font-8x16.h
/branches/dd/uspace/srv/fb/serial_console.c
/branches/dd/uspace/srv/fs/fat/fat_dentry.c
/branches/dd/uspace/srv/fs/fat/fat_ops.c
/branches/dd/uspace/srv/fs/tmpfs/tmpfs_dump.c
/branches/dd/uspace/srv/fs/tmpfs/tmpfs_ops.c
/branches/dd/uspace/srv/kbd/Makefile
/branches/dd/uspace/srv/kbd/generic/kbd.c
/branches/dd/uspace/srv/kbd/generic/key_buffer.c
/branches/dd/uspace/srv/kbd/include/key_buffer.h
/branches/dd/uspace/srv/kbd/include/layout.h
/branches/dd/uspace/srv/kbd/layout/us_dvorak.c
/branches/dd/uspace/srv/kbd/layout/us_qwerty.c
/branches/dd/uspace/srv/kbd/port/ns16550.c
/branches/dd/uspace/srv/kbd/port/z8530.c
/branches/dd/uspace/srv/loader/main.c
/branches/dd/uspace/srv/ns/ns.c
/branches/dd/uspace/srv/pci/libpci/names.c
/branches/dd/uspace/srv/rd/rd.c
/branches/dd/uspace/srv/vfs/vfs_ops.c
/branches/dd/uspace/srv/vfs/vfs_register.c
4295 5570 d 18 h trochtova /branches/dd/uspace/srv/pci/ pcilib - psycho; this seems to work in simics, but it is crazy  
/branches/dd/uspace/srv/pci/libpci/access.c
/branches/dd/uspace/srv/pci/libpci/generic.c
/branches/dd/uspace/srv/pci/libpci/internal.h
/branches/dd/uspace/srv/pci/libpci/pci.h
/branches/dd/uspace/srv/pci/libpci/us2.c
/branches/dd/uspace/srv/pci/pci.c
4294 5570 d 19 h decky /trunk/defaults/ppc32/ ISO image is now produced on ppc32  
/trunk/defaults/ppc32/output
4293 5570 d 23 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 5571 d 0 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 5571 d 0 h decky /trunk/boot/arch/ia32/ add symlink to grub  
/trunk/boot/arch/ia32/grub
4290 5571 d 0 h decky /trunk/boot/arch/ia32/ remove duplicate grub  
/trunk/boot/arch/ia32/grub
4289 5571 d 0 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 5571 d 0 h decky /trunk/contrib/conf/ remove tailing space  
/trunk/contrib/conf/arm32-gx.sh
/trunk/contrib/conf/mips32-gx.sh
4287 5571 d 0 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 5571 d 0 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 5571 d 13 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 5571 d 19 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 5571 d 20 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 5572 d 1 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 5572 d 15 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 5572 d 15 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 5572 d 16 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 5572 d 16 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 5572 d 19 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

Show All