Date: Thu, 3 Nov 2005 21:27:02 +0000 (UTC) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.y Message-ID: <200511032127.jA3LR2ED032722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2005-11-03 21:27:02 UTC FreeBSD src repository Modified files: usr.sbin/config config.y Log: Use the eq() macro for comparing strings (style), and remove a "break" statement to null the effect of several identical "cpu" directives. Revision Changes Path 1.69 +4 -5 src/usr.sbin/config/config.y
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511032127.jA3LR2ED032722>