summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/shell/main_halt.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix attribution.Joel Sherrill2009-04-141-3/+2
|
* 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+41
* libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add halt command to shell which results in the shutting RTEMS down. * libmisc/shell/main_halt.c: New file.