source: mainline/uspace/app/bdsh/AUTHORS@ 1ffd74e

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since 1ffd74e was 711e7fe5, checked in by Prutkov Alex <prutkov.alex@…>, 14 years ago

Added printf module

  • Property mode set to 100755
File size: 485 bytes
Line 
1
2Written by Tim Post <echo@echoreply.us> to serve as a primitive shell
3for HelenOS, or as a template to make a command line interface that
4offers shell like creature comforts.
5
6This program was mostly written from scratch, some existing code was
7used from other various free software projects:
8
9* Based on the HelenOS testing sub-system written by Martin Decky
10
11* read_line() (input.c) was written by Jiri Svoboda
12
13Individual author copyrights are listed in the headers of each file.
14
Note: See TracBrowser for help on using the repository browser.