Subversion Repositories HelenOS

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
4682 5400 d 18 h svoboda /trunk/uspace/ Fix warnings in Bdsh and PCI lib.  
/trunk/uspace/app/bdsh/cmds/modules/cp/cp.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/srv/pci/libpci/generic.c
/trunk/uspace/srv/pci/libpci/i386-ports.c
/trunk/uspace/srv/pci/libpci/names.c
4587 5435 d 16 h jermar /trunk/uspace/ Implement stat() and VFS_IN_STAT.
Modify bdsh() to use stat() during ls.
In devfs, allow lookups that don't
specify one of L_FILE and L_DIRECTORY.
 
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/lib/libc/generic/vfs/vfs.c
/trunk/uspace/lib/libc/include/sys/stat.h
/trunk/uspace/srv/fs/devfs/devfs_ops.c
/trunk/uspace/srv/vfs/vfs_ops.c
3945 5563 d 2 h svoboda /trunk/uspace/app/bdsh/cmds/modules/ls/ Fix file size display when doing 'ls' of another directory.  
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
3364 5743 d 8 h post /trunk/uspace/app/bdsh/cmds/modules/ Fix command description display, only command entry points need to be exposed.  
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.c
/trunk/uspace/app/bdsh/cmds/modules/cat/cat.h
/trunk/uspace/app/bdsh/cmds/modules/help/help.c
/trunk/uspace/app/bdsh/cmds/modules/help/help.h
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.c
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.def
/trunk/uspace/app/bdsh/cmds/modules/ls/ls.h
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def
/trunk/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.c
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.def
/trunk/uspace/app/bdsh/cmds/modules/rm/rm.h
/trunk/uspace/app/bdsh/cmds/modules/touch/touch.def
3346 5746 d 4 h post /trunk/ Merge with shell @ 3241 for bdsh  
/trunk/uspace/app/bdsh
/trunk/uspace/lib/libc/generic/getopt.c
/trunk/uspace/lib/libc/include/getopt.h
/trunk/boot/arch/ia32/Makefile.inc
/trunk/uspace/Makefile
/trunk/uspace/app/init/init.c
/trunk/uspace/lib/libc/Makefile
3326 5752 d 7 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ Fixed last few bugs in ls, added todo notes  
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h
3293 5756 d 19 h post /branches/shell/uspace/app/bdsh/cmds/modules/ls/ Add basic functional 'ls'  
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h
3277 5757 d 21 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls  
/branches/shell/uspace/app/bdsh/cmds/modules/cat
/branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.c
/branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.def
/branches/shell/uspace/app/bdsh/cmds/modules/cat/cat.h
/branches/shell/uspace/app/bdsh/cmds/modules/cat/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/ls
/branches/shell/uspace/app/bdsh/cmds/modules/ls/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.c
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.def
/branches/shell/uspace/app/bdsh/cmds/modules/ls/ls.h
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.c
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.def
/branches/shell/uspace/app/bdsh/cmds/modules/mkdir/mkdir.h
/branches/shell/uspace/app/bdsh/cmds/modules/rm
/branches/shell/uspace/app/bdsh/cmds/modules/rm/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.c
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.def
/branches/shell/uspace/app/bdsh/cmds/modules/rm/rm.h
/branches/shell/uspace/app/bdsh/cmds/modules/touch
/branches/shell/uspace/app/bdsh/cmds/modules/touch/entry.h
/branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.c
/branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.def
/branches/shell/uspace/app/bdsh/cmds/modules/touch/touch.h
/branches/shell/uspace/app/bdsh/Makefile
/branches/shell/uspace/app/bdsh/cmds/modules/module_aliases.h
/branches/shell/uspace/app/bdsh/cmds/modules/modules.h