cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c

Markus Brueffer markus at FreeBSD.org
Fri Jun 2 00:30:31 UTC 2006


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


More information about the cvs-all mailing list