Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4496 5492 d 23 h decky /trunk/uspace/ be more pedantic about undefined function prototypes (to avoid memory access traps)
add missing header files
 
3809 5626 d 8 h post /trunk/uspace/app/bdsh/ Eliminate 'restrict' from command structure, get rid of needless aliases.
Order of search is builtin -> module -> external, there is no need to
restrict commands to (non)interative shells only any longer.
 
3413 5756 d 0 h post /trunk/uspace/app/bdsh/cmds/ Simplify entry types (and return values) for commands  
3373 5773 d 4 h post /trunk/uspace/app/bdsh/cmds/ Rename non-standard extensions (cmd.def -> cmd_def.h)  
3371 5773 d 13 h post /trunk/uspace/app/bdsh/ pwd should be a module, not a builtin