History log of /freebsd-10.1-release/lib/libbluetooth/bluetooth.3
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 235286 11-May-2012 gjb

General mdoc(7) and typo fixes.

PR: 167734
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days


# 233648 29-Mar-2012 eadler

Remove trailing whitespace per mdoc lint warning

Disussed with: gavin
No objection from: doc
Approved by: joel
MFC after: 3 days


# 211397 16-Aug-2010 joel

Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me.

Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>


# 210823 03-Aug-2010 joel

Spelling fixes.


# 198492 26-Oct-2009 emax

Fix typo in bluetooth.3
Do not use reserved C++ keyword "new"

MFC after: 1 month


# 191388 22-Apr-2009 emax

Implement low-level Bluetooth HCI API.
This should make it easier to make Linux BlueZ libhci port.

Reviewed by: Iain Hibbert < plunky -at- rya-online -dot- net > of NetBSD
MFC after: 1 week
Inspired by: Linux BlueZ
Inspired by: NetBSD


# 189462 06-Mar-2009 emax

Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.

Discussed with: Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after: 1 month


# 181698 13-Aug-2008 emax

Import handy shorthand Bluetooth address (BD_ADDR) utility functions
from NetBSD and document them.

Obtained from: NetBSD
MFC after: 1 week


# 140568 21-Jan-2005 ru

Fixed xref.


# 140505 20-Jan-2005 ru

Sort sections.


# 140170 13-Jan-2005 ru

Revert last delta. The ASCII code 0 character is "NUL",
not "NULL", see ascii(7).


# 139684 04-Jan-2005 emax

Fix typo: NUL -> NULL

Submitted by: Markus Brueffer < markus AT brueffer DOT de >
MFC after: 3 days


# 131631 05-Jul-2004 ru

Unbreak a whatis(1) entry by fixing the NAME section.
Minor markup and grammar nits.


# 131504 02-Jul-2004 ru

Mechanically kill hard sentence breaks.


# 121054 12-Oct-2003 emax

Update Bluetooth code.

Reviewed by: M. Warner Losh <imp@bsdimp.com>; John Hay <jhay@freebsd.org>
Approved by: M. Warner Losh <imp@bsdimp.com> (mentor)