Date: Sat, 5 Jun 2004 11:39:05 +0000 (UTC) From: Maxime Henrion <mux@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: <200406051139.i55Bd5cF070715@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2004-06-05 11:39:05 UTC
FreeBSD src repository
Modified files:
sys/kern subr_bus.c
Log:
When we don't have any meaningful value to print for the device sysctl
tree, output an empty string instead of "?". This is already what
happened with DEVICE_SYSCTL_LOCATION and DEVICE_SYSCTL_PNPINFO. This
makes the output of "sysctl dev" much nicer (it won't display those
empty sysctls).
Reviewed by: des
Revision Changes Path
1.149 +4 -8 src/sys/kern/subr_bus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406051139.i55Bd5cF070715>
