Date: Mon, 04 Oct 2004 09:55:38 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: phk@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_shutdown.c Message-ID: <20041004.095538.105191591.imp@bsdimp.com> In-Reply-To: <200410041313.i94DDN1w064795@repoman.freebsd.org> References: <200410041313.i94DDN1w064795@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200410041313.i94DDN1w064795@repoman.freebsd.org> Poul-Henning Kamp <phk@FreeBSD.org> writes: : phk 2004-10-04 13:13:23 UTC : : FreeBSD src repository : : Modified files: : sys/kern kern_shutdown.c : Log: : Change the perfectly precise message : printf("No buffers busy after final sync"); : to : printf("All buffers synced."); : in order to not leave the users wondering if there should be. Any not reason to delete printf("All buffers synced."); entirely? Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041004.095538.105191591.imp>