Date: Thu, 12 Jan 2006 19:15:14 +0000 (UTC) From: Alfred Perlstein <alfred@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_conf.c Message-ID: <200601121915.k0CJFErD031318@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alfred 2006-01-12 19:15:14 UTC
FreeBSD src repository
Modified files:
sys/kern kern_conf.c
Log:
Novel idea, don't print a string if it is NULL!
This protects people from loading _really_ old modules, like say from
5.x to a 6.x or 7.x system, like for instance right after an upgrade.
Revision Changes Path
1.197 +2 -1 src/sys/kern/kern_conf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601121915.k0CJFErD031318>
