History log of /freebsd-10.1-release/usr.sbin/bluetooth/btpand/
Revision Date Author Comments
272461 03-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


241699 18-Oct-2012 emax

make sure that socket's send and receive buffers are properly sized

Submitted by: Iain Hibbert plunky at rya-online dot net
MFC after: 3 weeks


236500 03-Jun-2012 joel

mdoc: add missing width argument to Bl -tag.


228990 30-Dec-2011 uqs

Spelling fixes for usr.sbin/


208028 13-May-2010 uqs

mdoc: move remaining sections into consistent order

This pertains mostly to FILES, HISTORY, EXIT STATUS and AUTHORS sections.

Found by: mdocml lint run
Reviewed by: ru


192308 18-May-2009 emax

Teach btpand(8) to recognized Bluetooth device node names.

Tested by: Daniel O'Connor <doconnor -at- gsoft -dot- com -dot- au>
MFC after: 3 days


191232 17-Apr-2009 emax

Fix bug in event timeout handling

Submitted by: mav
MFC after: 3 days


188013 02-Feb-2009 emax

Fix client mode. Pick up service availability changes.

Obtained from: NetBSD
MFC after: 1 month


187938 30-Jan-2009 emax

Add btpand(8) daemon from NetBSD. This daemon provides support for
Bluetooth Network Access Point (NAP), Group Ad-hoc Network (GN) and
Personal Area Network User (PANU) profiles.

Obtained from: NetBSD
MFC after: 1 month