History log of /freebsd-13.1/usr.sbin/bluetooth/hcsecd/Makefile (Results 1 – 8 of 8)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0
# 9553ea80 19-Jul-2019 Emmanuel Vadot <[email protected]>

pkgbase: Add a FreeBSD-bluetooth package

Move the bluetooth related files from FreeBSD-runtime to a new package named
FreeBSD-bluetooth
The FreeBSD runtime is only intended to have everything for a

pkgbase: Add a FreeBSD-bluetooth package

Move the bluetooth related files from FreeBSD-runtime to a new package named
FreeBSD-bluetooth
The FreeBSD runtime is only intended to have everything for a working
FreeBSD installation and bluetooth isn't needed for that.

Reviewed by: bapt, gjb
Differential Revision: https://reviews.freebsd.org/D20959

show more ...


Revision tags: release/11.3.0, release/12.0.0
# 00d5b077 26-Aug-2018 Brad Davis <[email protected]>

Fix the install location of hcsecd.conf

Submitted by: vangyzen
Approved by: re (marius)


# c8e70555 21-Aug-2018 Brad Davis <[email protected]>

Move all bluetooth related config files out of etc

This helps with pkgbase by switching to CONFS so they are properly tagged as
config files.

Approved by: will (mentor)
Differential Revision: https

Move all bluetooth related config files out of etc

This helps with pkgbase by switching to CONFS so they are properly tagged as
config files.

Approved by: will (mentor)
Differential Revision: https://reviews.freebsd.org/D16833

show more ...


Revision tags: release/11.2.0, release/10.4.0, release/11.1.0, release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0
# c6db8143 25-Nov-2014 Baptiste Daroussin <[email protected]>

Convert usr.sbin to LIBADD
Reduce overlinking


Revision tags: release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0, release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0, release/5.3.0_cvs, release/5.3.0
# 8dc77a61 14-Sep-2004 Maksim Yevmenkin <[email protected]>

Add missing #include
Bump WARNS level to 2

PR: bin/71668
Submitted by: Dan Lukes <[email protected]>
MFC after: 3 days


Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0
# 0986ab12 12-Oct-2003 Maksim Yevmenkin <[email protected]>

Update Bluetooth code.

Reviewed by: M. Warner Losh <[email protected]>; John Hay <[email protected]>
Approved by: M. Warner Losh <[email protected]> (mentor)


# f41b6466 24-Jun-2003 Julian Elischer <[email protected]>

Account for the fact that "buildworld" builds in the 'obj' tree
Pointed out by: Andrew Gallatin <[email protected]>


Revision tags: release/5.1.0_cvs, release/5.1.0
# 1a63eb31 10-May-2003 Julian Elischer <[email protected]>

Part 2 of the commit if new bluetooth code.
Submitted by: Maksim Yevmenkin <[email protected]>
Approved by: re@