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