summaryrefslogtreecommitdiff
path: root/common/cmd_strings.c
AgeCommit message (Collapse)Author
2008-10-14strings cmd: drop old CONFIG_CFG_STRINGS defineMike Frysinger
We don't need CONFIG_CFG_STRINGS anymore now that we have the define CONFIG_CMD_STRINGS and Makefile control. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2008-02-04new command for displaying strings at specified memory locationsMike Frysinger
Signed-off-by: Mike Frysinger <vapier@gentoo.org>