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
4309 5531 d 22 h decky /trunk/ add explicit option for VIA CUDA  
/trunk/HelenOS.config
/trunk/defaults/ppc32/Makefile.config
4308 5532 d 12 h decky /trunk/boot/arch/ppc32/loader/ add support for alternate spelling of macio alias  
/trunk/boot/arch/ppc32/loader/ofwarch.c
4307 5532 d 20 h mejdrech /branches/network/ Net: +modular x one module architectures supported, *networking globally renamed to net  
/branches/network/uspace/srv/net/il/arp/arp_messages.h
/branches/network/uspace/srv/net/il/arp/arp_remote.c
/branches/network/uspace/srv/net/il/il_messages.h
/branches/network/uspace/srv/net/il/ip/ip_remote.c
/branches/network/uspace/srv/net/include/arp_interface.h
/branches/network/uspace/srv/net/include/il_interface.h
/branches/network/uspace/srv/net/include/ip_interface.h
/branches/network/uspace/srv/net/include/ip_protocols.h
/branches/network/uspace/srv/net/include/net_interface.h
/branches/network/uspace/srv/net/include/netif_interface.h
/branches/network/uspace/srv/net/include/nil_interface.h
/branches/network/uspace/srv/net/net
/branches/network/uspace/srv/net/net/net.c
/branches/network/uspace/srv/net/net/net.h
/branches/network/uspace/srv/net/net/net_bundle.c
/branches/network/uspace/srv/net/net/net_remote.c
/branches/network/uspace/srv/net/net/net_standalone.c
/branches/network/uspace/srv/net/net/start
/branches/network/uspace/srv/net/net/start/netstart.c
/branches/network/uspace/srv/net/netif/netif_messages.h
/branches/network/uspace/srv/net/netif/netif_module.h
/branches/network/uspace/srv/net/netif/netif_nil_bundle.c
/branches/network/uspace/srv/net/netif/netif_remote.c
/branches/network/uspace/srv/net/netif/netif_standalone.c
/branches/network/uspace/srv/net/nil/nil_messages.h
/branches/network/uspace/srv/net/nil/nil_remote.c
/branches/network/uspace/srv/net/structures/packet/packet_messages.h
/branches/network/uspace/srv/net/structures/packet/packet_remote.c
/branches/network/uspace/srv/net/il/arp/arp_wrappers.h
/branches/network/uspace/srv/net/il/ip/ip_messages.h
/branches/network/uspace/srv/net/include/arp_messages.h
/branches/network/uspace/srv/net/include/netif_messages.h
/branches/network/uspace/srv/net/include/nil_messages.h
/branches/network/uspace/srv/net/include/protocols.h
/branches/network/uspace/srv/net/net/networking.c
/branches/network/uspace/srv/net/net/start/networking_startup.c
/branches/network/uspace/srv/net/net/startup
/branches/network/uspace/srv/net/netif/netif_interface.h
/branches/network/uspace/srv/net/netif/netif_wrappers.h
/branches/network/uspace/srv/net/networking
/branches/network/uspace/srv/net/nil/nil_wrappers.h
/branches/network/HelenOS.config
/branches/network/boot/arch/ia32/Makefile.inc
/branches/network/uspace/srv/net/Makefile
/branches/network/uspace/srv/net/Makefile.module
/branches/network/uspace/srv/net/err.h
/branches/network/uspace/srv/net/il/arp/Makefile
/branches/network/uspace/srv/net/il/arp/arp.c
/branches/network/uspace/srv/net/il/arp/arp.h
/branches/network/uspace/srv/net/il/arp/arp_module.c
/branches/network/uspace/srv/net/il/ip/Makefile
/branches/network/uspace/srv/net/il/ip/ip.c
/branches/network/uspace/srv/net/il/ip/ip.h
/branches/network/uspace/srv/net/il/ip/ip_module.c
/branches/network/uspace/srv/net/messages.h
/branches/network/uspace/srv/net/module.c
/branches/network/uspace/srv/net/modules.h
/branches/network/uspace/srv/net/net/Makefile
/branches/network/uspace/srv/net/net/start/Makefile
/branches/network/uspace/srv/net/netif/dp8390/Makefile
/branches/network/uspace/srv/net/netif/dp8390/dp8390.c
/branches/network/uspace/srv/net/netif/dp8390/dp8390_module.c
/branches/network/uspace/srv/net/netif/lo/Makefile
/branches/network/uspace/srv/net/netif/lo/lo.c
/branches/network/uspace/srv/net/netif/netif.c
/branches/network/uspace/srv/net/netif/netif.h
/branches/network/uspace/srv/net/nil/eth/Makefile
/branches/network/uspace/srv/net/nil/eth/eth.c
/branches/network/uspace/srv/net/nil/eth/eth.h
/branches/network/uspace/srv/net/nil/eth/eth_module.c
/branches/network/uspace/srv/net/nil/nil_module.h
/branches/network/uspace/srv/net/structures/measured_strings.h
/branches/network/uspace/srv/net/structures/module_map.c
/branches/network/uspace/srv/net/structures/module_map.h
/branches/network/uspace/srv/net/structures/packet/packet_client.c
/branches/network/uspace/srv/net/structures/packet/packet_header.h
/branches/network/uspace/srv/net/structures/packet/packet_server.c
/branches/network/uspace/srv/net/tl/tcp/Makefile
/branches/network/uspace/srv/net/tl/tcp/tcp.c
/branches/network/uspace/srv/net/tl/tcp/tcp.h
/branches/network/uspace/srv/net/tl/tcp/tcp_module.c
4306 5534 d 14 h jermar /trunk/uspace/srv/fs/tmpfs/ Support multiple TMPFS instances.  
/trunk/uspace/srv/fs/tmpfs/tmpfs.c
/trunk/uspace/srv/fs/tmpfs/tmpfs.h
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
4305 5534 d 19 h jermar /trunk/uspace/ Support mount options.
Let tmpfs decide whether to start empty or restored a TMPFS dump based on the mount option.
 
/trunk/uspace/app/init/init.c
/trunk/uspace/app/tester/vfs/vfs1.c
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/vfs/vfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
/trunk/uspace/srv/vfs/vfs.h
/trunk/uspace/srv/vfs/vfs_ops.c
4304 5534 d 19 h jermar /trunk/kernel/generic/src/ipc/ Allow IPC_M_DATA_WRITE to transfer zero data.  
/trunk/kernel/generic/src/ipc/sysipc.c
4303 5534 d 19 h jermar /trunk/kernel/generic/src/mm/ Allow malloc(0, ...) in kernel.  
/trunk/kernel/generic/src/mm/slab.c
4302 5534 d 21 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 5534 d 21 h jermar /trunk/uspace/srv/vfs/ Return the actual error code instead of EREFUSED.  
/trunk/uspace/srv/vfs/vfs_ops.c
4300 5535 d 17 h trochtova /branches/dd/ dd branch - fixed a bug in ia32 port (some directories were missing), pci 'driver' converted to lspci  
/branches/dd/boot/arch/ia32/grub
/branches/dd/boot/arch/ia32/grub/COPYING
/branches/dd/boot/arch/ia32/grub/README
/branches/dd/boot/arch/ia32/grub/menu.lst
/branches/dd/boot/arch/ia32/grub/stage2_eltorito
/branches/dd/kernel/arch/amd64/include/drivers
/branches/dd/kernel/arch/amd64/include/drivers/i8254.h
/branches/dd/kernel/arch/amd64/include/drivers/i8259.h
/branches/dd/kernel/arch/amd64/include/drivers/vesa.h
/branches/dd/uspace/app/lspci
/branches/dd/uspace/app/lspci/COPYING
/branches/dd/uspace/app/lspci/Makefile
/branches/dd/uspace/app/lspci/libpci
/branches/dd/uspace/app/lspci/libpci/Makefile
/branches/dd/uspace/app/lspci/libpci/VERSION
/branches/dd/uspace/app/lspci/libpci/access.c
/branches/dd/uspace/app/lspci/libpci/generic.c
/branches/dd/uspace/app/lspci/libpci/header.h
/branches/dd/uspace/app/lspci/libpci/i386-ports.c
/branches/dd/uspace/app/lspci/libpci/internal.h
/branches/dd/uspace/app/lspci/libpci/names.c
/branches/dd/uspace/app/lspci/libpci/pci.h
/branches/dd/uspace/app/lspci/libpci/pci_ids.h
/branches/dd/uspace/app/lspci/libpci/sysdep.h
/branches/dd/uspace/app/lspci/libpci/types.h
/branches/dd/uspace/app/lspci/libpci/us2.c
/branches/dd/uspace/app/lspci/pci.c
/branches/dd/uspace/app/lspci/update-ids
/branches/dd/boot/arch/ia32/Makefile.inc
/branches/dd/boot/arch/sparc64/loader/Makefile
/branches/dd/uspace/Makefile
4299 5536 d 1 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 5536 d 12 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 5536 d 13 h decky /trunk/kernel/generic/src/console/ fix off-by-one bug in kconsole argument parser  
/trunk/kernel/generic/src/console/kconsole.c
4296 5536 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 5536 d 17 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 5536 d 19 h decky /trunk/defaults/ppc32/ ISO image is now produced on ppc32  
/trunk/defaults/ppc32/output
4293 5536 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 5536 d 23 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 5536 d 23 h decky /trunk/boot/arch/ia32/ add symlink to grub  
/trunk/boot/arch/ia32/grub
4290 5536 d 23 h decky /trunk/boot/arch/ia32/ remove duplicate grub  
/trunk/boot/arch/ia32/grub

Show All