Date: Wed, 25 Mar 2009 20:15:48 +0000 (UTC) From: Ulf Lilleengen <lulf@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org Subject: svn commit: r190422 - in head: . contrib/csup Message-ID: <200903252015.n2PKFm39086534@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lulf Date: Wed Mar 25 20:15:48 2009 New Revision: 190422 URL: http://svn.freebsd.org/changeset/base/190422 Log: - Add proper error checking and printing to the CVSMode code when reading and writing from/to streams, as leaving them out stops csup from cleaning up on SIGINT and friends properly. MFC after: 1 week Modified: head/ (props changed) Changes in other areas also in this revision: Modified: head/contrib/csup/rcsfile.c head/contrib/csup/rcsfile.h head/contrib/csup/rcsparse.c head/contrib/csup/updater.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903252015.n2PKFm39086534>