aboutsummaryrefslogtreecommitdiff
path: root/comms/hcidump
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks relevant only on FreeBSD 5.x and olderPav Lucistnik2009-01-051-12/+1
| | | | Notes: svn path=/head/; revision=225288
* - Fix build on -CURRENTPav Lucistnik2006-12-163-23/+11
| | | | Notes: svn path=/head/; revision=179884
* Fix build.Tom Rhodes2006-01-032-0/+23
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=152682
* - Add some SHA256sPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149199
* - Update to 1.5.1Pav Lucistnik2004-12-143-31/+3
| | | | Notes: svn path=/head/; revision=124028
* - Fix build on amd64 and possibly other 64-bit architecturesPav Lucistnik2004-12-141-0/+28
| | | | | | | | Submitted by: emax Tested on: sledge Notes: svn path=/head/; revision=124026
* Add hcidump, utility similar to tcpdump, but operating on Bluetooth stack.Pav Lucistnik2004-12-105-0/+70
This was ported to FreeBSD by emax and neglected by ports people for too long. Notes: svn path=/head/; revision=123651