Date: Thu, 8 Jul 2010 13:34:01 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc rc rc.subr src/etc/rc.d netif Message-ID: <201007081334.o68DYD7H054824@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-07-08 13:34:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) etc rc rc.subr etc/rc.d netif Log: SVN rev 209798 on 2010-07-08 13:34:01Z by jhb MFC 175676: Implement a quiet prefix, which will disable some diagnostics. The fast prefix also implies quiet. During boot we use either fast or quiet. For shutdown we already use 'faststop'. So, this informational message should only appear during interactive use. Reviewed by: silence on freebsd-rc@ Revision Changes Path 1.340.2.1 +1 -1 src/etc/rc 1.24.2.3 +1 -1 src/etc/rc.d/netif 1.77.2.7 +11 -2 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007081334.o68DYD7H054824>