OpenGrok
Cross Reference: btpin.c
xref
: /
src
/
usr.bin
/
btpin
/
btpin.c
Home
|
History
|
Annotate
|
Download
|
only in
btpin
History log of
/src/usr.bin/btpin/btpin.c
Revision
Date
Author
Comments
1.8
12-Oct-2019
christos
avoid strcpy.
1.7
21-Dec-2017
plunky
branches: 1.7.4;
consistent style: connect(2), socket(2) and setsockopt(2) return -1
for error so check for this specifically rather than < 0
1.6
29-Aug-2011
joerg
static + __dead
1.5
16-May-2009
plunky
add a -P flag to attempt immediate pairing
1.4
21-Jul-2008
lukem
branches: 1.4.4; 1.4.10;
Remove the \n and tabs from the __COPYRIGHT() strings.
Tweak to use a consistent format.
1.3
14-Apr-2007
plunky
branches: 1.3.12;
use { | } for required alternates
1.2
26-Sep-2006
plunky
expose the bthcid API details so that external PIN clients do not
need the NetBSD source in order to compile
1.1
19-Jun-2006
gdamore
Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@,
NetBSD Foundation Membership still pending.) This stack was written by
Iain under sponsorship from Itronix Inc.
The stack includes support for rfcomm networking (networking via your
bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets.
Drivers for both PCMCIA and USB bluetooth controllers are included.
1.3.12.1
18-Sep-2008
wrstuden
Sync with wrstuden-revivesa-base-2.
1.4.10.1
21-Apr-2010
matt
sync to netbsd-5
1.4.4.1
26-Sep-2009
snj
Pull up following revision(s) (requested by plunky in ticket #1013):
usr.bin/btpin/btpin.c: revision 1.5
usr.bin/btpin/btpin.1: revision 1.9
add a -P flag to attempt immediate pairing
1.7.4.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Mon Oct 20 01:09:56 GMT 2025