urjtag/jtag
Mike Frysinger 8c5d69aab4 convert printf(buffer) to puts(buffer) to avoid security issues/warnings
git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@1433 b68d4a1b-bc3d-0410-92ed-d4ac073336b7
..
data Added bcm6358 files in Makefile.am
doc turn http links into real hyperlinks
extra/fjmem added README for fjmem design files
include Add a prefix to all local variables named "exit" to avoid shadowing the system exit() function
po Preparation for release of UrJTAG 0.9 tarball
src convert printf(buffer) to puts(buffer) to avoid security issues/warnings
tools 2003-02-18 Marcel Telka <marcel@telka.sk>
.cvsignore 2004-11-17 Marcel Telka <marcel@telka.sk>
AUTHORS Cosmetics in AUTHORS and update for ChangeLog
COPYING Documentation updates: most info now in doc/UrJTAG.txt (formatted for asciidoc), added GPLv2 as COPYING
ChangeLog convert printf(buffer) to puts(buffer) to avoid security issues/warnings
Makefile.am [ 1873220 ] Merge libbrux into src, and inclow into include. Compiles now.
Makefile.rules 2004-08-11 Marcel Telka <marcel@telka.sk>
NEWS Preparation for release of UrJTAG 0.9 tarball
README Updated project homepage URL.
THANKS [ 2187115 ] Bus driver for Goepel Boundary Scan Coach
UrJTAG.nsi Added basic script to create Windows installer using NSIS (nullsoft scriptable install system)
acinclude.m4 Update for OS X support (by Ville Voipio)
autogen.sh 2004-11-17 Marcel Telka <marcel@telka.sk>
configure.ac [ 2187115 ] Bus driver for Goepel Boundary Scan Coach
sysdep.h Redirect swprintf() calls to _snwprintf() for Windows as they implemented a different function from ISO C (theirs does not take a count).

README

$Id$

UrJTAG package is free software, covered by the GNU General Public License, and
you are welcome to change it and/or distribute copies of it under certain
conditions. There is absolutely no warranty for UrJTAG.  Please read COPYING
file for more info.

All the information about installing and running UrJTAG is available in
the document
                         << doc/UrJTAG.txt >>

The very latest information and software updates are available at
the project homepage
                         << http://www.urjtag.org >>