Date: Tue, 4 Oct 2005 22:25:14 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c Message-ID: <200510042225.j94MPETU071124@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2005-10-04 22:25:14 UTC
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
When data passed into devctl_notify is NULL, don't print (null). Instead
don't print anything at all.
# this fixes a problem that I noticed with devd.pipe not terminating lines
# with \n correctly sometimes.
Revision Changes Path
1.187 +6 -2 src/sys/kern/subr_bus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510042225.j94MPETU071124>
