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
4411 5526 d 18 h svoboda /trunk/ Experimental GXemul disk driver (device 'disk0').  
/trunk/uspace/srv/bd
/trunk/uspace/srv/bd/gxe_bd
/trunk/uspace/srv/bd/gxe_bd/Makefile
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
/trunk/boot/arch/mips32/loader/Makefile
/trunk/uspace/Makefile
4410 5526 d 18 h svoboda /trunk/uspace/srv/rd/ Fix type definition.  
/trunk/uspace/srv/rd/rd.c
4409 5526 d 18 h jermar /trunk/uspace/ Rudimentary support for non-root mounts.  
/trunk/uspace/lib/libfs/libfs.c
/trunk/uspace/lib/libfs/libfs.h
/trunk/uspace/srv/fs/fat/fat_ops.c
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
/trunk/uspace/srv/vfs/vfs_ops.c
4408 5526 d 18 h svoboda /trunk/uspace/app/bdsh/ Add 'bdd' shell command (block device dump) for testing block device drivers.  
/trunk/uspace/app/bdsh/cmds/modules/bdd
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.c
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd.h
/trunk/uspace/app/bdsh/cmds/modules/bdd/bdd_def.h
/trunk/uspace/app/bdsh/cmds/modules/bdd/entry.h
/trunk/uspace/app/bdsh/Makefile
/trunk/uspace/app/bdsh/cmds/modules/modules.h
4407 5526 d 18 h jermar /trunk/ Add IPC_M_CONNECTION_CLONE and IPC_M_CONNECT_ME.  
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/kernel/generic/include/ipc/ipcrsc.h
/trunk/kernel/generic/src/ipc/ipcrsc.c
/trunk/kernel/generic/src/ipc/kbox.c
/trunk/kernel/generic/src/ipc/sysipc.c
/trunk/uspace/lib/libc/generic/async.c
4406 5526 d 18 h jermar /trunk/uspace/srv/vfs/ Remove unused and non-functional code.  
/trunk/uspace/srv/vfs/vfs.c
4405 5526 d 18 h jermar /trunk/kernel/generic/src/ipc/ Do not test the same condition twice.  
/trunk/kernel/generic/src/ipc/ipc.c
4404 5526 d 19 h jermar /trunk/uspace/lib/libc/generic/ Fix ipc_forward_slow().  
/trunk/uspace/lib/libc/generic/ipc.c
4403 5526 d 21 h svoboda /trunk/uspace/lib/libc/generic/ pio_enable() was not allocating address space properly (unless sz <= PAGE_SIZE).  
/trunk/uspace/lib/libc/generic/ddi.c
4402 5527 d 19 h decky /trunk/ remove the confusing "Improved support for hyperthreading" configuration option  
/trunk/HelenOS.config
/trunk/defaults/amd64/Makefile.config
/trunk/defaults/ia32/Makefile.config
/trunk/kernel/arch/amd64/include/atomic.h
/trunk/kernel/arch/ia32/include/atomic.h
/trunk/kernel/arch/ia32/src/atomic.S
4401 5527 d 20 h svoboda /trunk/uspace/ C binding for devmap. Gets rid of duplicate code.  
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/lib/libc/Makefile
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/lib/libc/include/vfs/vfs.h
/trunk/uspace/srv/rd/rd.c
/trunk/uspace/srv/vfs/vfs.h
4400 5527 d 23 h svoboda /trunk/uspace/ Rename ramdisk protocol -> block device protocol.  
/trunk/uspace/lib/libc/include/ipc/bd.h
/trunk/uspace/srv/rd/rd.h
/trunk/uspace/lib/libblock/libblock.c
/trunk/uspace/srv/rd/rd.c
4399 5528 d 18 h trochtova /branches/dd/uspace/srv/pci/ Directory structure fix.  
/branches/dd/uspace/srv/pci/Makefile
/branches/dd/uspace/srv/pci/main.c
/branches/dd/uspace/srv/pci/pci.c
/branches/dd/uspace/srv/pci/pci.h
/branches/dd/uspace/srv/pci/pci_bus.h
/branches/dd/uspace/srv/pci/pci_conf.h
/branches/dd/uspace/srv/pci/pci_regs.h
/branches/dd/uspace/srv/pci/psycho.c
/branches/dd/uspace/srv/pci/libpci
/branches/dd/uspace/srv/pci/pci
4398 5528 d 18 h trochtova /branches/dd/uspace/ Fragments of pci bus driver.  
/branches/dd/uspace/srv/pci
/branches/dd/uspace/srv/pci/libpci
/branches/dd/uspace/srv/pci/pci
/branches/dd/uspace/srv/pci/pci/Makefile
/branches/dd/uspace/srv/pci/pci/main.c
/branches/dd/uspace/srv/pci/pci/pci.c
/branches/dd/uspace/srv/pci/pci/pci.h
/branches/dd/uspace/srv/pci/pci/pci_bus.h
/branches/dd/uspace/srv/pci/pci/pci_conf.h
/branches/dd/uspace/srv/pci/pci/pci_regs.h
/branches/dd/uspace/srv/pci/pci/psycho.c
/branches/dd/uspace/app/init/init.c
/branches/dd/uspace/lib/libc/arch/sparc64/include/ddi.h
4397 5528 d 21 h rimsky /trunk/kernel/arch/sparc64/src/mm/ TLB demap optimalization for US3.  
/trunk/kernel/arch/sparc64/src/mm/tlb.c
4396 5529 d 5 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP build fix  
/branches/network/uspace/srv/net/il/arp/arp.c
4395 5529 d 19 h mejdrech /branches/network/uspace/srv/net/structures/packet/ Net: *packet addresses length equals the previously stored length, *packet server clears the packets (bzero)  
/branches/network/uspace/srv/net/structures/packet/packet_client.c
/branches/network/uspace/srv/net/structures/packet/packet_client.h
/branches/network/uspace/srv/net/structures/packet/packet_header.h
/branches/network/uspace/srv/net/structures/packet/packet_server.c
4394 5529 d 19 h mejdrech /branches/network/uspace/srv/net/il/arp/ Net: ARP +packet queue processing, *packet reuse fix, *improved processing error checks  
/branches/network/uspace/srv/net/il/arp/arp.c
4393 5530 d 6 h svoboda /branches/tracing/ Sync definition of ia32 istate in debugger with the kernel.  
/branches/tracing/kernel/arch/amd64/include/interrupt.h
/branches/tracing/kernel/generic/src/udebug/udebug_ops.c
/branches/tracing/uspace/app/debug/arch/ia32/include/types.h
/branches/tracing/uspace/app/debug/arch/ia32/src/ia32.c
4392 5530 d 8 h svoboda /branches/tracing/kernel/arch/ia32/include/ Add the symlink.  
/branches/tracing/kernel/arch/ia32/include/breakpoint.h

Show All