3 Commits (08790ab86138a1fbaa31905bc5558976819f17c0)

Author SHA1 Message Date
Marcel Telka 38f0004a90 2003-06-09 Marcel Telka <marcel@telka.sk>
* cmd/cmd.c (cmd_get_number): Added variable initialization for %n conversion in sscanf() call.
	* cmd/help.c (cmd_help_run): Removed duplicate 'i' variable declaration.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@473 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka 695cea2bf5 2003-06-03 Marcel Telka <marcel@telka.sk>
* Makefile.am (libbrux_a_SOURCES): Renamed cmd/detectflash.c to cmd/cmd_detectflash.c.
	* cmd/detectflash.c: Renamed this file ...
	* cmd/cmd_detectflash.c: ... to this one.

	* cmd/help.c (cmds): Removed external variable declaration.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@467 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago
Marcel Telka 6831c9f100 2003-06-03 Marcel Telka <marcel@telka.sk>
* Makefile.am (libbrux_a_SOURCES): Added cmd/cmd.c, cmd/help.c, cmd/quit.c, and cmd/detectflash.c.
	* cmd/cmd.c: New file moved from jtag module, direcory src/cmd.
	* cmd/help.c: Ditto.
	* cmd/quit.c: Ditto.
	* cmd/detectflash.c: Ditto.


git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@465 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
22 years ago