Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Jun 2006 00:29:01 +0000 (UTC)
From:      Markus Brueffer <markus@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c
Message-ID:  <200606020029.k520T1jD002107@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markus      2006-06-02 00:29:01 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/bluetooth/hccontrol hccontrol.c 
  Log:
  - Only print a clarifying message about which HCI node has been used if there
    is more than one HCI node present
  - Use errx(3) instead of err(3) if there is no HCI node present as errno
    is 0 in this case and the resulting error message wouldn't make much sense
  
  Approved by:    emax (mentor)
  
  Revision  Changes    Path
  1.5       +6 -4      src/usr.sbin/bluetooth/hccontrol/hccontrol.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606020029.k520T1jD002107>