Bug fixes for Bluetooth tools
- Use getpeereid() to check peer credentials on control socket (for sdpd) - Use printb() from ifconfig.c to print Bluetooth "interface" flags (for btconfig)
This commit is contained in:
parent
59ecbcbc77
commit
cf44ddf4f4
@ -1,8 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2007/06/07 13:10:34 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/06/11 01:19:06 uwe Exp $
|
||||
|
||||
COMMENT= bluetooth network tools
|
||||
DISTNAME= bluetooth-tools-20070606
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= bluetooth-tools-20070611
|
||||
CATEGORIES= net
|
||||
MAINTAINER= Uwe Stuehler <uwe@openbsd.org>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (bluetooth-tools-20070606.tar.gz) = Z+enEF7HYPrhEg0JLLaK2g==
|
||||
RMD160 (bluetooth-tools-20070606.tar.gz) = KlKRiFBtOKaaAEVdm4LmiPWnrIY=
|
||||
SHA1 (bluetooth-tools-20070606.tar.gz) = j9+M+LnSfpJr6FDu0oIGRxEhKho=
|
||||
SHA256 (bluetooth-tools-20070606.tar.gz) = P06x0+LAm5XBM7wKcKM66MhIB+iIZoHLhNmm5rUiM+I=
|
||||
SIZE (bluetooth-tools-20070606.tar.gz) = 53389
|
||||
MD5 (bluetooth-tools-20070611.tar.gz) = XtGpR2ELxt7BQafbtw9vxw==
|
||||
RMD160 (bluetooth-tools-20070611.tar.gz) = 6mN0vFDDXQ5xI9JneWh1t8c9VBo=
|
||||
SHA1 (bluetooth-tools-20070611.tar.gz) = Yd1AGiAd4pkBFI9XywsfFJqfEqA=
|
||||
SHA256 (bluetooth-tools-20070611.tar.gz) = m3tyzZwU2nks6Bwcy8lHLCQYugLJLeQdsv402A0RZYY=
|
||||
SIZE (bluetooth-tools-20070611.tar.gz) = 53636
|
||||
|
Loading…
Reference in New Issue
Block a user