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
4425 5509 d 7 h svoboda /trunk/ Move ramdisk under bd.  
/trunk/uspace/srv/bd/rd
/trunk/uspace/srv/rd
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/Makefile
/trunk/uspace/srv/bd/rd/Makefile
4424 5509 d 8 h jermar /trunk/uspace/srv/fs/tmpfs/ Call libfs_mount() from tmpfs_mount().  
/trunk/uspace/srv/fs/tmpfs/tmpfs_ops.c
4423 5509 d 8 h jermar /trunk/uspace/lib/libfs/ Answer VFS_MOUNT with return values obtained from VFS_MOUNTED.  
/trunk/uspace/lib/libfs/libfs.c
4421 5509 d 10 h decky /trunk/uspace/srv/console/ console cleanup (no functional changes)  
/trunk/uspace/srv/console/gfx
/trunk/uspace/srv/console/gfx/anim_1.ppm
/trunk/uspace/srv/console/gfx/anim_2.ppm
/trunk/uspace/srv/console/gfx/anim_3.ppm
/trunk/uspace/srv/console/gfx/anim_4.ppm
/trunk/uspace/srv/console/gfx/cons_has_data.ppm
/trunk/uspace/srv/console/gfx/cons_idle.ppm
/trunk/uspace/srv/console/gfx/cons_kernel.ppm
/trunk/uspace/srv/console/gfx/cons_selected.ppm
/trunk/uspace/srv/console/gfx/helenos.ppm
/trunk/uspace/srv/console/gfx/nameic.ppm
/trunk/uspace/srv/console/anim_1.ppm
/trunk/uspace/srv/console/anim_2.ppm
/trunk/uspace/srv/console/anim_3.ppm
/trunk/uspace/srv/console/anim_4.ppm
/trunk/uspace/srv/console/cons_has_data.ppm
/trunk/uspace/srv/console/cons_idle.ppm
/trunk/uspace/srv/console/cons_kernel.ppm
/trunk/uspace/srv/console/cons_selected.ppm
/trunk/uspace/srv/console/helenos.ppm
/trunk/uspace/srv/console/nameic.ppm
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/console/console.c
/trunk/uspace/srv/console/console.h
/trunk/uspace/srv/console/gcons.c
/trunk/uspace/srv/console/gcons.h
/trunk/uspace/srv/console/screenbuffer.c
/trunk/uspace/srv/console/screenbuffer.h
4417 5509 d 19 h decky /trunk/ add simple devfs filesystem and mount it as /dev
add generic NULL device "null"
 
/trunk/uspace/dist/dev
/trunk/uspace/srv/fs/devfs
/trunk/uspace/srv/fs/devfs/Makefile
/trunk/uspace/srv/fs/devfs/devfs.c
/trunk/uspace/srv/fs/devfs/devfs.h
/trunk/uspace/srv/fs/devfs/devfs_ops.c
/trunk/uspace/srv/fs/devfs/devfs_ops.h
/trunk/boot/arch/amd64/Makefile.inc
/trunk/boot/arch/arm32/loader/Makefile
/trunk/boot/arch/ia32/Makefile.inc
/trunk/boot/arch/ia64/loader/Makefile
/trunk/boot/arch/mips32/loader/Makefile
/trunk/boot/arch/ppc32/loader/Makefile
/trunk/boot/arch/sparc64/loader/Makefile
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
4416 5509 d 19 h decky /trunk/uspace/ improve devmap interface
remove spared device
 
/trunk/uspace/app/tester/devmap/devmap1.c
/trunk/uspace/lib/libc/generic/devmap.c
/trunk/uspace/lib/libc/include/devmap.h
/trunk/uspace/lib/libc/include/ipc/devmap.h
/trunk/uspace/srv/bd/gxe_bd/gxe_bd.c
/trunk/uspace/srv/devmap/devmap.c
/trunk/uspace/srv/rd/rd.c
4415 5509 d 19 h decky /trunk/uspace/lib/libc/ add list_count()
cstyle
 
/trunk/uspace/lib/libc/generic/libadt/list.c
/trunk/uspace/lib/libc/include/libadt/list.h
4414 5509 d 19 h decky /trunk/uspace/lib/libfs/ cstyle  
/trunk/uspace/lib/libfs/libfs.c
4413 5510 d 14 h decky /trunk/uspace/ add space before $@  
/trunk/uspace/app/init/Makefile
/trunk/uspace/app/klog/Makefile
/trunk/uspace/app/tester/Makefile
/trunk/uspace/app/tetris/Makefile
/trunk/uspace/srv/bd/gxe_bd/Makefile
/trunk/uspace/srv/console/Makefile
/trunk/uspace/srv/devmap/Makefile
/trunk/uspace/srv/fb/Makefile
/trunk/uspace/srv/fhc/Makefile
/trunk/uspace/srv/fs/fat/Makefile
/trunk/uspace/srv/fs/tmpfs/Makefile
/trunk/uspace/srv/kbd/Makefile
/trunk/uspace/srv/ns/Makefile
/trunk/uspace/srv/obio/Makefile
/trunk/uspace/srv/rd/Makefile
/trunk/uspace/srv/vfs/Makefile
4412 5510 d 15 h decky /trunk/uspace/srv/ remove obsolete reference to libipc  
/trunk/uspace/srv/devmap/Makefile
/trunk/uspace/srv/fb/Makefile
4411 5511 d 4 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 5511 d 4 h svoboda /trunk/uspace/srv/rd/ Fix type definition.  
/trunk/uspace/srv/rd/rd.c
4409 5511 d 4 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 5511 d 4 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 5511 d 4 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 5511 d 4 h jermar /trunk/uspace/srv/vfs/ Remove unused and non-functional code.  
/trunk/uspace/srv/vfs/vfs.c
4404 5511 d 4 h jermar /trunk/uspace/lib/libc/generic/ Fix ipc_forward_slow().  
/trunk/uspace/lib/libc/generic/ipc.c
4403 5511 d 7 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
4401 5512 d 6 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 5512 d 9 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

Show All