Date: Sat, 28 Aug 2004 02:29:40 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/geom/core geom.c Message-ID: <200408280229.i7S2TexL085327@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2004-08-28 02:29:40 UTC FreeBSD src repository Modified files: sbin/geom/core geom.c Log: - If error string begins with "warning: ", don't exit, treat it as a warning only. - Use getprogname() function when informing about versions problem. Revision Changes Path 1.7 +6 -4 src/sbin/geom/core/geom.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408280229.i7S2TexL085327>