|  |  | @711e7fe5 | 14 years | prutkov.alex | Added printf module
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9bdf1f2a | 14 years | jakub | No need to be conforming to Unix ls especially when 'r' is unused in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4567b31c | 14 years | vivekprakash21 | add -R (—recursive) option to 'ls' command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a701812 | 14 years | jakub | Use str_size() instead of str_length() in ls.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @36ab7c7 | 14 years | jiri | Standardize formatting of copyright headers in Bdsh and add some that …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @cfc3027 | 15 years | jakub | Fix handling of options.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2859445 | 15 years | jakub | Remove ls.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ba63912 | 15 years | jakub | Polish the 'ls' command a little bit.
- Cstyle fixes.
- Avoid some …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e2629f | 15 years | jeromeportal1 | add a forgotten comment
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3a3e3ad | 15 years | jeromeportal1 | improve ls sorting, and add -h and -u options
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a716a75 | 15 years | jeromeportal1 | add alphabetical sort for ls command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @19f857a | 16 years | jiri | Rename string.h to str.h to avoid header conflict with standard C string.h.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a000878c | 16 years | martin | make sure that all statically allocated strings are declared as "const …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1313ee9 | 16 years | martin | introduce device namespaces
 * add support for explicit open in libfs …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b3cf90 | 16 years | jirik.svoboda | Fix warnings in Bdsh and PCI lib.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @415c7e0d | 16 years | jakub | Implement stat() and VFS_IN_STAT.
Modify bdsh() to use stat() during …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6eb2e96 | 17 years | jirik.svoboda | str_cpy() and str_ncpy() in userspace. Nuke strcpy() and strncpy().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @095003a8 | 17 years | jirik.svoboda | strdup() → str_dup()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9646159 | 17 years | jirik.svoboda | Fix file size display when doing 'ls' of another directory.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ee79df74 | 17 years | jirik.svoboda | Fix file-size display on big-endian machines. Also, rather use off_t …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf226890 | 17 years | echo | ls now prints file sizes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d752cf4 | 17 years | echo | Eliminate 'restrict' from command structure, get rid of needless …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @809813d | 17 years | echo | Simplify entry types (and return values) for commands
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @43e02a6 | 17 years | echo | Just make cli_count_args() a function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a56f4b2 | 17 years | echo | Rename non-standard extensions (cmd.def → cmd_def.h)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b510d52 | 17 years | echo | Fix command description display, only command entry points need to be …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @216d6fc | 17 years | echo | Merge with shell @ 3241 for bdsh
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |