Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4389 6103 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r4388 to dynload.  
4341 6119 d 6 h svoboda /branches/dynload/ Merge trunk changes up to r3860 to dynload.  
3535 6298 d 10 h svoboda /branches/dynload/ Merge latest trunk changes into dynload.  
3448 6342 d 17 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3403 6346 d 16 h svoboda /branches/dynload/ Merge latest trunk changes into dynload  
3376 6362 d 16 h post /trunk/uspace/app/bdsh/ Just make cli_count_args() a function  
3375 6363 d 14 h post /trunk/uspace/app/bdsh/cmds/modules/ long_options[] should be const where implemented  
3373 6363 d 16 h post /trunk/uspace/app/bdsh/cmds/ Rename non-standard extensions (cmd.def -> cmd_def.h)  
3364 6366 d 21 h post /trunk/uspace/app/bdsh/cmds/modules/ Fix command description display, only command entry points need to be exposed.  
3358 6367 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ cat: no reason to set i = optind twice :)  
3357 6367 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ cat: purpose updated in cat.def  
3356 6367 d 20 h post /trunk/uspace/app/bdsh/cmds/modules/cat/ Add a basic cat, cat --help shows future options  
3346 6369 d 18 h post /trunk/ Merge with shell @ 3241 for bdsh  
3319 6376 d 18 h post /branches/shell/uspace/app/bdsh/cmds/modules/cat/ A bogus 'cat' which (for now) tests getopt.  
3311 6378 d 19 h post /branches/shell/uspace/app/bdsh/cmds/modules/ Re-generated mount / cat with new mknewcmd  
3277 6381 d 10 h post /branches/shell/uspace/app/bdsh/ Add skeletal touch, mkdir, cat, rm, and ls