cvs commit: src/etc/defaults rc.conf src/etc/rc.d hcsecd sdpd

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Nov 22 19:11:03 GMT 2005


On Tue, Nov 22, 2005 at 06:51:43PM +0000, Maksim Yevmenkin wrote:
+> +	if ! kldstat -q -m ng_btsocket > /dev/null 2>&1 ; then
[...]
+> +	if ! kldstat -q -m ng_btsocket > /dev/null 2>&1 ; then

The purpose of -q option is to make kldstat quiet, so you don't need to
redirect its output to /dev/null.

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20051122/ee5bfc4e/attachment.bin


More information about the cvs-src mailing list