summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth/sdpd
Commit message (Collapse)AuthorAgeFilesLines
* Sort sections.ru2005-01-181-3/+3
|
* Teach sdpd(8) about 32-bit and 128-bit uuid's.emax2005-01-055-13/+162
| | | | MFC after: 3 days
* Avoid casts as lvalues.kan2004-07-281-3/+6
|
* Assorted markup, grammar, and spelling fixes.ru2004-06-131-10/+10
|
* Add extra sanity check for SDP packets in libsdp(3)emax2004-02-261-1/+3
| | | | Fix yet another endianess bug in sdpd(8)
* Fix endianes bugemax2004-02-251-0/+3
|
* Cleanup CFLAGS in libsdp(3) Makefileemax2004-01-251-0/+13
| | | | | | Connect sdpd(8) to the build Reviewed by: ru, imp (mentor)
* Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon.emax2004-01-2025-0/+4283
Extend libsdp(3) API to allow service registration and removal. Fix uninitialized variable bug in sdpcontrol(8). Reviewed by: imp (mentor) No objection: ru
OpenPOWER on IntegriCloud