Pedro F. Giffuni
1de7b4b805
various: general adoption of SPDX licensing ID tags.
...
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.
The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
No functional change intended.
2017-11-27 15:37:16 +00:00
Bryan Drewery
ea825d0274
DIRDEPS_BUILD: Update dependencies.
...
Sponsored by: Dell EMC Isilon
2017-10-31 00:07:04 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
98e0ffaefb
Merge sync of head
2015-05-27 01:19:58 +00:00
Takanori Watanabe
8d6f425ddd
Check l2cap socket initialisation and define L2CAP_SOCKET_CHECKED
...
This will fix build.
2015-04-07 16:48:23 +00:00
Simon J. Gerraty
ee7b0571c2
Merge head from 7/28
2014-08-19 06:50:54 +00:00
Baptiste Daroussin
01c2b8ac0d
use .Mt to mark up email addresses consistently (part2)
...
PR: 191174
Submitted by: Franco Fichtner <franco@lastsummer.de>
2014-06-20 09:57:27 +00:00
Simon J. Gerraty
fae50821ae
Updated dependencies
2014-05-16 14:09:51 +00:00
Simon J. Gerraty
76b28ad6ab
Updated dependencies
2014-05-10 05:16:28 +00:00
Simon J. Gerraty
7cf3a1c6b2
Updated dependencies
2013-03-11 17:21:52 +00:00
Simon J. Gerraty
f5f7c05209
Updated dependencies
2013-02-16 01:23:54 +00:00
Marcel Moolenaar
7750ad47a9
Sync FreeBSD's bmake branch with Juniper's internal bmake branch.
...
Requested by: Simon Gerraty <sjg@juniper.net>
2012-08-22 19:25:57 +00:00
Ulrich Spörlein
389ae6c65d
Touch up some more small typos missed in the previous round.
...
Reported by: Ben Kaduk <minimarmot@gmail.com> et al.
2012-01-05 21:36:45 +00:00
Ulrich Spörlein
3df5ecac8c
Spelling fixes for usr.sbin/
2011-12-30 10:58:14 +00:00
Dimitry Andric
98e0f284ba
In usr.sbin/bluetooth/sdpd/server.c, don't use the size of a pointer as
...
the length argument to memset, but the size of the object pointed to.
MFC after: 1 week
2011-12-17 19:26:03 +00:00
Maksim Yevmenkin
c169089a88
Straighten out those pesky SDP records for the Bluetooth
...
Service Discovery Application Profile.
Discussed with: Iain Hibbert of NetBSD plunky at rya dash online dot net
MFC after: 3 weeks
2008-11-25 21:54:42 +00:00
Maksim Yevmenkin
07f8cd18c6
Add mandatory "security description" SDP parameter to the PANU profile
...
Pointed-out by: Iain Hibbert < plunky at rya-online dot net >
MFC after: 3 days
2008-03-19 00:06:30 +00:00
Maksim Yevmenkin
13040bc96b
Add PSM and Load Factor SDP parameters to the BNEP based profiles
...
(NAP, GN and PANU). No reason to not to support them.
Separate SDP parameters data structures for the BNEP based profiles.
Generalize Service Availability SDP parameter creation.
Requested by: Iain Hibbert < plunky at rya-online dot net >
MFC after: 3 days
2008-03-18 18:21:39 +00:00
Maksim Yevmenkin
f2505d7088
Add support for the NAP, GN and PANU profiles to the sdpd(8).
...
It should be mentioned that a somewhat similar patch was
submitted by Rako < rako29 at gmail dot com >
MFC after: 1 week
2008-03-11 16:51:07 +00:00
Maksim Yevmenkin
6bfc799ccf
Check that the length of the received message is at least as big as a PDU
...
before we use pdu->len.
Submitted by: Iain Hibbert
MFC after: 3 days
2007-02-23 19:37:47 +00:00
Maksim Yevmenkin
831a4264af
Use socklen_t instead of int32_t where appropriate to pacify new GCC4
...
warnings.
Submitted by: kan
MFC after: 1 week
2006-09-21 02:32:28 +00:00
Maksim Yevmenkin
0c3420df68
Fix formatting. Add missing break;
...
Submitted by: Iain Hibbert
MFC after: 3 days
2006-05-14 22:19:38 +00:00
Maksim Yevmenkin
35929e6013
Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.
...
Noticed by: Iain Hibbert < plunky at rya-online dot net >
MFC after: 3 days
2006-03-16 18:26:54 +00:00
Maksim Yevmenkin
d1c004f7d1
Teach sdpd(8) to check peer's credentials before accepting request to
...
register, remove or change services in the local database. For now only
accept the request if the peer has effective user ID the same as 'root'
user ID.
MFC after: 1 week
2005-12-06 17:56:36 +00:00
Giorgos Keramidas
6fb9b618f5
Fix all the spelling mistakes I could find in the man pages for words
...
that have at least 3 characters.
MFC after: 1 week
Thanks to: Music band ``Chingon''
for keeping me company while searching for these.
2005-07-31 03:30:48 +00:00
Ruslan Ermilov
59a3c79da6
Sort sections.
2005-01-18 20:02:45 +00:00
Maksim Yevmenkin
ee935b5800
Teach sdpd(8) about 32-bit and 128-bit uuid's.
...
MFC after: 3 days
2005-01-05 18:37:37 +00:00
Alexander Kabaev
1bb0b6dee7
Avoid casts as lvalues.
2004-07-28 07:20:04 +00:00
Ruslan Ermilov
9cdb6ee164
Assorted markup, grammar, and spelling fixes.
2004-06-13 18:03:44 +00:00
Maksim Yevmenkin
0d60ad30ca
Add extra sanity check for SDP packets in libsdp(3)
...
Fix yet another endianess bug in sdpd(8)
2004-02-26 20:44:55 +00:00
Maksim Yevmenkin
167bc3861d
Fix endianes bug
2004-02-25 22:43:43 +00:00
Maksim Yevmenkin
6c7f392438
Cleanup CFLAGS in libsdp(3) Makefile
...
Connect sdpd(8) to the build
Reviewed by: ru, imp (mentor)
2004-01-25 21:33:59 +00:00
Maksim Yevmenkin
07be7a6c2e
Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.
...
Extend libsdp(3) API to allow service registration and removal.
Fix uninitialized variable bug in sdpcontrol(8).
Reviewed by: imp (mentor)
No objection: ru
2004-01-20 20:48:26 +00:00