From mboxrd@z Thu Jan 1 00:00:00 1970 From: Werner Almesberger Date: Tue, 14 Jan 2003 15:57:17 +0000 Subject: [LARTC] tcng version 9d Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org ... is on SourceForge: http://tcng.sourceforge.net/dist/tcng-9d.tar.gz md5sum 0f61201c657f1851d9d12ca897a4985e (See also http://tcng.sourceforge.net/) This is a maintenance release that fixes various compatibility problems. It also recognizes more recent kernels. The complete list of changes is below. - Werner ----------------------------------- CHANGES ----------------------------------- Version 9d (14-JAN-2003) ------------------------ - updated kernel version example in tcng/README from 2.4.19 to 2.4.20 - configure is now compatible with 2.4.21 (pre-release, tested with pre3) - tcsim -V now also prints the versions of the kernel and iproute2 used to build it - make "upload-sf" now runs md5sum after uploading - README: changed tar xfI to more compatible bzcat | tar xf - - generalized argument-fetching mechanism of sprintf, and split it into sprintf.c and sprintf_generic.c - removed extra % from sprintf's precision error message (updated tests/sprintf) - comtc's second pass now invokes tcc with the -n option, because some versions of CPP don't allow -include with -fpreprocessed - toys/comtc mis-converted stdin location tags when using cpp 2.96 (reported by Martin A. Brown) - tcsim executed original rtnl_close, closing an undefined file descriptor, which sometimes upset flex, causing it to fail with "input in flex scanner failed" (reported by "bauer") -- _________________________________________________________________________ / Werner Almesberger, Buenos Aires, Argentina wa@almesberger.net / /_http://www.almesberger.net/____________________________________________/ _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/