summaryrefslogtreecommitdiff
path: root/src/ao_cmd.c
Commit message (Expand)AuthorAge
* altos: Restructure altos build to prepare for multi-arch supportKeith Packard2011-08-25
* altos/altosui: Report log format in the version commandKeith Packard2011-08-13
* altos: switch ao_cmd __xdata to __pdataKeith Packard2011-07-06
* altos: Shrink ao_cmd_put16, ao_cmd_hex and ao_cmdKeith Packard2011-07-06
* altos: Shrink help textKeith Packard2011-07-04
* altosui: Eliminate ao_cmd_filter hookKeith Packard2011-04-19
* altos: Make cmd echo per-connection instead of globalKeith Packard2011-04-01
* altos: Provide for a pre-filter on commandsKeith Packard2011-04-01
* src/ao_cmd: Shave off bytes from doc stringsAnthony Towns2011-03-07
* altos: prepare for sdcc 2.9.1Keith Packard2010-08-27
* Use ao_delay to sleep for 2 seconds instead of trying ao_sleepKeith Packard2010-05-05
* Make ao_cmd_decimal produce both 32 and 16 bit values.Keith Packard2009-12-04
* Add reboot command.Keith Packard2009-11-05
* Move ao_match_word from ao_ignite.c to ao_cmd.cKeith Packard2009-11-05
* Remove "d" commandKeith Packard2009-11-02
* Use autotools, move altos to src subdirKeith Packard2009-06-04