On Mon, Sep 5, 2011 at 2:07 AM, Lars Engels wrote:
> On Sun, 4 Sep 2011 21:29:18 -0700, maksim yevmenkin wrote:
>>
>> On Sep 4, 2011, at 9:17 PM, maksim yevmenkin
>> wrote:
>>
>>>
>>> On Sep 4, 2011, at 8:10 PM, Alexey Dokuchaev wrote:
>>>
2011/9/5 Alexey Dokuchaev :
> On Sun, Sep 04, 2011 at 09:57:36PM -0700, maksim yevmenkin wrote:
>> Well, hcidump is the only tool that can produce traces aka tcpdump. It is
>> very valuable when things go wrong and it's not immediately obvious why.
>> In that sense hcidum
On Sep 4, 2011, at 9:41 PM, Doug Barton wrote:
> On 09/04/2011 21:29, maksim yevmenkin wrote:
>> Ok. I move it to people.freebsd.org.
>
> That's not an improvement over the former situation. The distfiles need
> a primary home that is not *.freebsd.org. If that can'
On Sep 4, 2011, at 9:17 PM, maksim yevmenkin wrote:
>
> On Sep 4, 2011, at 8:10 PM, Alexey Dokuchaev wrote:
>
>> On Sun, Sep 04, 2011 at 07:25:02PM -0700, Maksim Yevmenkin wrote:
>>> 2011/9/4 Alexey Dokuchaev :
>>>> Let's see what emax@ has to say
On Sep 4, 2011, at 8:10 PM, Alexey Dokuchaev wrote:
> On Sun, Sep 04, 2011 at 07:25:02PM -0700, Maksim Yevmenkin wrote:
>> 2011/9/4 Alexey Dokuchaev :
>>> Let's see what emax@ has to say about it; that GC site was his. Perhaps
>>> it can be included in the
2011/9/4 Alexey Dokuchaev :
> On Sun, Sep 04, 2011 at 04:33:38PM -0700, Doug Barton wrote:
>> On 09/04/2011 09:49, Alexey Dokuchaev wrote:
>> > On Sat, Sep 03, 2011 at 07:23:04AM +, Doug Barton wrote:
>> >> Remove comms/hcidump. The only master site was a geocities web page
>> >> which disappea
emax2008-10-03 22:40:42 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
Log:
SVN rev 183576 on 2008-10-03 22:40:42Z by emax
Abort transfers on all pipes before closing them. This fixes the crash
when Bluetooth USB device is pulled
emax2008-09-22 22:08:43 UTC
FreeBSD src repository
Modified files:
sys/dev/kbdmux kbdmux.c
Log:
SVN rev 183283 on 2008-09-22 22:08:43Z by emax
Use Giant for kbdmux(4) locking. This is to workaround the problem
where interrupt handlers may race with kbdmux(4) in p
emax2008-09-19 15:52:56 UTC
FreeBSD src repository
Modified files:
lib/libc/uuidSymbol.map
Log:
SVN rev 183192 on 2008-09-19 15:52:56Z by emax
Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols
into FBSD_1.1 section where they should be.
Po
emax2008-09-08 22:44:51 UTC
FreeBSD src repository
Modified files:
share/man/man4 tap.4
Log:
SVN rev 182881 on 2008-09-08 22:44:51Z by emax
Document TAPGIFNAME, TAPSIFINFO and TAPGIFINFO tap(4)
character device ioctl's.
MFC after: 1 week
Revision
emax2008-09-08 22:43:55 UTC
FreeBSD src repository
Modified files:
sys/net if_tap.c if_tap.h
Log:
SVN rev 182880 on 2008-09-08 22:43:55Z by emax
Add new TAPGIFNAME tap(4) character device ioctl. This is a
convenient shortcut to obtain network interface nam
emax2008-08-28 21:40:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libc/uuidMakefile.inc uuid.3
Added files: (Branch: RELENG_6)
lib/libc/uuiduuid_stream.c
Log:
SVN rev 182410 on 2008-08-28 21:40:39Z by emax
S
emax2008-08-28 21:32:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libc/uuidMakefile.inc uuid.3
Added files: (Branch: RELENG_7)
lib/libc/uuiduuid_stream.c
Log:
SVN rev 182409 on 2008-08-28 21:32:07Z by emax
M
emax2008-08-28 21:26:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libbluetooth Makefile bluetooth.3 bluetooth.h
Log:
SVN rev 182408 on 2008-08-28 21:26:03Z by emax
MFC SVN rev 181698
Import handy shorthand Bluetooth address (BD_ADD
emax2008-08-28 21:23:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libbluetooth Makefile bluetooth.3 bluetooth.h
Log:
SVN rev 182407 on 2008-08-28 21:23:50Z by emax
MFC SVN rev 181698
Import handy shorthand Bluetooth address (BD_ADD
emax2008-08-14 22:23:16 UTC
FreeBSD src repository
Modified files:
lib/libc/uuidMakefile.inc uuid.3
Added files:
lib/libc/uuiduuid_stream.c
Log:
SVN rev 181743 on 2008-08-14 22:23:16Z by emax
Import the uuid_enc_le(), uuid_dec_le(), uuid_enc_be() a
emax2008-08-13 19:35:31 UTC
FreeBSD src repository
Modified files:
lib/libbluetooth Makefile bluetooth.3 bluetooth.h
Log:
SVN rev 181698 on 2008-08-13 19:35:31Z by emax
Import handy shorthand Bluetooth address (BD_ADDR) utility functions
from NetBSD and document th
emax2008-08-08 23:23:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
ng_btsocket_l2cap.c
ng_btsocket_l2cap_raw.c
emax2008-08-08 23:19:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
ng_btsocket_l2cap.c
ng_btsocket_l2cap_raw.c
emax2008-08-04 22:21:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
Log:
SVN rev 181311 on 2008-08-04 22:21:44Z by emax
MFC: SVN rev 181089
Increase maximum input queue size limit for raw B
emax2008-08-04 22:07:06 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
Log:
SVN rev 181310 on 2008-08-04 22:07:06Z by emax
MFC: SVN rev 181089
Increase maximum input queue size limit for raw B
emax2008-08-01 00:36:43 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
ng_btsocket_l2cap.c
ng_btsocket_l2cap_raw.c
ng_btsocket_r
emax2008-08-01 00:16:40 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c
Log:
SVN rev 181089 on 2008-08-01 00:16:40Z by emax
Increase maximum input queue size limit for raw Bluetooth HCI sockets.
MFC after: 3 days
emax2008-08-01 00:13:32 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_sco.c
Log:
SVN rev 181088 on 2008-08-01 00:13:32Z by emax
Fix locking bug, i.e. lock "wildcard" matched pcb before return.
Revision ChangesPath
1.2
emax2008-07-31 03:51:53 UTC
FreeBSD src repository
Modified files:
sys/conf files
Log:
SVN rev 181042 on 2008-07-31 03:51:53Z by emax
Fix LINT
MFC after: 3 months
Revision ChangesPath
1.1321+1 -0 src/sys/conf/files
_
emax2008-07-30 22:42:17 UTC
FreeBSD src repository
Modified files:
sys/modules/netgraph/bluetooth/socket Makefile
Log:
SVN rev 181034 on 2008-07-30 22:42:17Z by emax
Hook up Bluetooth SCO sockets code to the build
MFC after: 3 months
Revision ChangesP
emax2008-07-30 22:41:23 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket.c
Added files:
sys/netgraph/bluetooth/include ng_btsocket_sco.h
sys/netgraph/bluetooth/socket ng_btsocket_sco.c
Log:
SVN rev 181033 on 2008-07-30 22:41:23Z
emax2008-07-29 21:20:03 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat inet.c
Log:
SVN rev 180969 on 2008-07-29 21:20:03Z by emax
Fix build
Revision ChangesPath
1.84 +1 -1 src/usr.bin/netstat/inet.c
_
emax2008-07-29 17:02:00 UTC
FreeBSD src repository
Modified files:
usr.bin/bluetooth/btsockstat btsockstat.c
Log:
SVN rev 180964 on 2008-07-29 17:02:00Z by emax
Fix build
Revision ChangesPath
1.6 +1 -0 src/usr.bin/bluetooth/btsockstat/btsockstat.c
emax2008-07-29 00:17:53 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
Log:
SVN rev 180945 on 2008-07-29 00:17:53Z by emax
Simplify ubt_isoc_in_complete2(). Also should fix off by 1 bug.
MFC after: 3 months
Revision
emax2008-07-11 17:13:43 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h
Log:
SVN rev 180452 on 2008-07-11 17:13:43Z by emax
Dust off old code for support of USB isochronous transfers.
USB isochronous transfer sup
emax2008-07-10 00:15:29 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/common ng_bluetooth.c
sys/netgraph/bluetooth/include ng_bluetooth.h ng_btsocket.h
Log:
SVN rev 180399 on 2008-07-10 00:15:29Z by emax
Get in some basic infrastructure for Bluet
emax2008-05-30 00:42:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/defaults bluetooth.device.conf
share/man/man5 bluetooth.device.conf.5
Log:
MFC:
Bluetooth SIG is being difficult and keep moving specification
documents
emax2008-05-30 00:37:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/defaults bluetooth.device.conf
share/man/man5 bluetooth.device.conf.5
Log:
MFC:
Bluetooth SIG is being difficult and keep moving specification
documents
emax2008-05-27 17:46:32 UTC
FreeBSD src repository
Modified files:
etc/defaults bluetooth.device.conf
share/man/man5 bluetooth.device.conf.5
Log:
Bluetooth SIG is being difficult and keep moving specification
documents away from being public accessible. R
emax2008-05-19 16:46:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
MFC:
Make -t optional in server mode. If not specified use stdin/stdout.
Document this. Do not require channel n
emax2008-05-19 16:43:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
MFC:
Make -t optional in server mode. If not specified use stdin/stdout.
Document this. Do not require channel n
emax2008-05-14 16:47:30 UTC
FreeBSD src repository
Modified files:
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
Make -t optional in server mode. If not specified use stdin/stdout.
Document this. Do not require channel number in server mode. If not
speci
emax2008-04-18 00:55:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/net if_tap.c
Log:
MFC:
Fix possible buffer overrun on 64-bit arch when generating MAC
address for tap interface.
Reported by:Marc Lorner < marc dot lo
emax2008-04-18 00:52:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net if_tap.c
Log:
MFC:
Fix possible buffer overrun on 64-bit arch when generating MAC
address for tap interface.
Reported by:Marc Lorner < marc dot lo
emax2008-04-15 20:31:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/defaults rc.conf
etc/rc.d Makefile
share/man/man5 rc.conf.5
Added files: (Branch: RELENG_6)
etc/rc.d rfcomm_pppd_server
emax2008-04-15 20:23:59 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/defaults rc.conf
etc/rc.d Makefile
share/man/man5 rc.conf.5
Added files: (Branch: RELENG_7)
etc/rc.d rfcomm_pppd_server
emax2008-04-15 16:54:39 UTC
FreeBSD src repository
Modified files:
sys/net if_tap.c
Log:
Fix possible buffer overrun on 64-bit arch when generating MAC
address for tap interface.
Reported by:Marc Lorner < marc dot loerner at hob dot de >
Reviewed by:
emax2008-04-09 21:24:11 UTC
FreeBSD src repository
Modified files:
share/man/man5 rc.conf.5
Log:
Update .Dd
Pointed out by: Niclas Zeising
MFC after: 1 week
Revision ChangesPath
1.339 +1 -1 src/share/man/man5/rc.conf.5
_
emax2008-04-08 23:50:03 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
Log:
Set defaults for the rfcomm_pppd_server rc script
MFC after: 1 week
Revision ChangesPath
1.330 +13 -0 src/etc/defaults/rc.conf
__
emax2008-04-08 23:34:12 UTC
FreeBSD src repository
Modified files:
etc/rc.d Makefile
share/man/man5 rc.conf.5
Added files:
etc/rc.d rfcomm_pppd_server
Log:
Add rfcomm_pppd_server rc script to allow start rfcomm_pppd(8) in server
mod
emax2008-03-24 16:26:38 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libsdp sdp.h
usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c
profile.h
Log:
MFC:
Separate SDP parameters data structures
emax2008-03-24 16:25:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libsdp sdp.h
usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c
profile.h
Log:
MFC:
Separate SDP parameters data structures
emax2008-03-19 00:06:30 UTC
FreeBSD src repository
Modified files:
lib/libsdp sdp.h
usr.sbin/bluetooth/sdpd panu.c
Log:
Add mandatory "security description" SDP parameter to the PANU profile
Pointed-out by: Iain Hibbert < plunky at rya-online dot net >
M
emax2008-03-18 18:21:39 UTC
FreeBSD src repository
Modified files:
lib/libsdp sdp.h
usr.sbin/bluetooth/sdpd gn.c lan.c nap.c panu.c profile.c
profile.h
Log:
Add PSM and Load Factor SDP parameters to the BNEP based profiles
(NAP, G
emax2008-03-18 00:29:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/sdpd Makefile profile.c profile.h
Added files: (Branch: RELENG_6)
usr.sbin/bluetooth/sdpd gn.c nap.c panu.c
Log:
MFC:
Add support for the NAP,
emax2008-03-18 00:27:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/bluetooth/sdpd Makefile profile.c profile.h
Added files: (Branch: RELENG_7)
usr.sbin/bluetooth/sdpd gn.c nap.c panu.c
Log:
MFC:
Add support for the NAP,
emax2008-03-18 00:26:01 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libsdp sdp.h
Log:
MFC:
Add structures to hold SDP parameters for the NAP, GN and PANU profiles.
It should be mentioned that a somewhat similar patch was submitted
emax2008-03-18 00:25:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libsdp sdp.h
Log:
MFC:
Add structures to hold SDP parameters for the NAP, GN and PANU profiles.
It should be mentioned that a somewhat similar patch was submitted
emax2008-03-15 02:36:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c
Log:
MFC:
Update usage() - add new -D option. While I'm here, update copyright
information and license formatting
Revision Ch
emax2008-03-15 02:35:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c
Log:
MFC:
Update usage() - add new -D option. While I'm here, update copyright
information and license formatting
Revision Ch
emax2008-03-14 16:29:26 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.c
Log:
Update usage() - add new -D option. While I'm here, update copyright
information and license formatting
MFC after: 1 day
Revision Changes
emax2008-03-14 16:11:20 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.8 rfcomm_pppd.c
Log:
MFC:
Add an option to register DUN (Dial-Up Networking) service on the same
RFCOMM channel if needed. There is r
emax2008-03-14 16:07:10 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.8 rfcomm_pppd.c
Log:
MFC:
Add an option to register DUN (Dial-Up Networking) service on the same
RFCOMM channel if needed. There is r
emax2008-03-11 16:51:07 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/sdpd Makefile profile.c profile.h
Added files:
usr.sbin/bluetooth/sdpd gn.c nap.c panu.c
Log:
Add support for the NAP, GN and PANU profiles to the sdpd(8).
It should be mentioned th
emax2008-03-11 00:08:40 UTC
FreeBSD src repository
Modified files:
lib/libsdp sdp.h
Log:
Add structures to hold SDP parameters for the NAP, GN and PANU profiles.
It should be mentioned that a somewhat similar patch was submitted by
Rako < rako29 at gmail dot com
emax2008-03-06 00:37:29 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/rfcomm_pppd rfcomm_pppd.8 rfcomm_pppd.c
Log:
Add an option to register DUN (Dial-Up Networking) service on the same
RFCOMM channel if needed. There is really no good reason to not to suppo
emax2008-03-04 17:41:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c
Log:
MFC: add "server mode" to rfcomm_sppd(1)
MFC: Check return value of listen()
PR: bin/102523
Subm
emax2007-11-21 17:36:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
lib/libsdp search.c
Log:
Fix bug in handling SDP continuation state.
Approved by:re (kensmith)
Reported by:Eric Millbrandt emillbrandt at coldhaus dot com
emax2007-11-21 17:34:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
lib/libsdp search.c
Log:
Fix bug in handling SDP continuation state.
Approved by:re (kensmith)
Reported by:Eric Millbrandt emillbrandt at coldhaus dot com
emax2007-11-21 17:30:51 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/sdpcontrol search.c
Log:
Allow search for any UUID entered by user.
Approved by:re (kensmith)
Revision ChangesPath
1.4.2.1 +0 -3 src/usr
emax2007-11-21 17:28:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
usr.sbin/bluetooth/sdpcontrol search.c
Log:
Allow search for any UUID entered by user.
Approved by:re (kensmith)
Revision ChangesPath
1.4.10.1 +0 -3 src/usr
emax2007-11-16 15:13:12 UTC
FreeBSD src repository
Modified files:
lib/libsdp search.c
Log:
Fix bug in handling SDP continuation state.
Reported by:Eric Millbrandt emillbrandt at coldhaus dot com
MFC after: 3 days
Revision ChangesPath
1.8
emax2007-11-07 17:42:45 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c
Log:
MFC
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
zero (0). Actual RFCOMM channel will be assigned after
emax2007-11-07 17:37:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c
Log:
MFC
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
zero (0). Actual RFCOMM channel will be assigned after
emax2007-11-05 17:51:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c
Log:
Fix locking issue in ng_btsocket_l2cap_ctloutput()
Submitted by: Heiko Wundram (Beenic) < wundram at beenic dot net >
A
emax2007-11-05 17:48:23 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c
Log:
Fix locking issue in ng_btsocket_l2cap_ctloutput()
Submitted by: Heiko Wundram (Beenic) < wundram at beenic dot net >
A
emax2007-11-04 21:24:33 UTC
FreeBSD src repository
Modified files:
usr.sbin/bluetooth/sdpcontrol search.c
Log:
Allow search for any UUID entered by user.
MFC after: 3 days
Revision ChangesPath
1.5 +0 -3 src/usr.sbin/bluetooth/sdpcontrol/search
emax2007-10-31 18:53:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
etc/defaults rc.conf
etc/rc.d ppp
Log:
MFC: etc/rc.d/ppp,v1.14 and etc/defaults/rc.conf,v1.319
Teach /etc/rc.d/ppp to start multiple instances of ppp.
emax2007-10-31 16:42:41 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
etc/defaults rc.conf
etc/rc.d ppp
Log:
MFC: etc/rc.d/ppp,v1.14 and etc/defaults/rc.conf,v1.319
Teach /etc/rc.d/ppp to start multiple instances of ppp.
emax2007-10-31 16:17:20 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c
Log:
Fix locking issue in ng_btsocket_l2cap_ctloutput()
Submitted by: Heiko Wundram (Beenic) < wundram at beenic dot net >
MFC after: 3 days
emax2007-10-29 19:06:47 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c
Log:
Allow RFCOMM servers to bind to a ''wildcard'' RFCOMM channel
zero (0). Actual RFCOMM channel will be assigned after listen(2)
call is done on a RFCO
emax2007-10-18 17:10:40 UTC
FreeBSD src repository
Modified files:
etc/rc.d ppp
Log:
Teach /etc/rc.d/ppp how to start/stop individual instances
of ppp. This is an extension of previous commit.
Submitted by: Yuri Kurenkov < y dot kurenkov at init dot ru >
On 10/12/07, Bjoern A. Zeeb <[EMAIL PROTECTED]> wrote:
> On Fri, 12 Oct 2007, Maksim Yevmenkin wrote:
>
> > emax2007-10-12 16:35:36 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >etc/defaults rc.conf
> >
emax2007-10-12 16:35:36 UTC
FreeBSD src repository
Modified files:
etc/defaults rc.conf
etc/rc.d ppp
Log:
Teach /etc/rc.d/ppp to start multiple instances of ppp.
ppp_profile variable can now contain multiple profiles.
Overrides for ppp mode and
emax2007-08-28 17:07:49 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c
ng_btsocket_rfcomm.c
Log:
MFC:
Return EADDRNOTAVAIL instead of EDESTADDRREQ error when listen
emax2007-08-23 16:55:22 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_l2cap.c
ng_btsocket_rfcomm.c
Log:
Return EADDRNOTAVAIL instead of EDESTADDRREQ error when
listen(2) is called on improperly bound
emax2007-08-13 17:19:28 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES
sys/modules/netgraph/bluetooth Makefile
sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h
ng_h4_var.h
Log:
Make ng_h4(4) MP
emax2007-08-04 00:30:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/nmdm nmdm.c
Log:
MFC:
Call ttyld_close() in nmdmclose() to ensure that nmdm(4) closes
line discipline installed onto /dev/nmdmX device.
Reviewed by:jul
emax2007-08-01 21:38:11 UTC
FreeBSD src repository
Modified files:
sys/dev/nmdm nmdm.c
Log:
Call ttyld_close() in nmdmclose() to ensure that nmdm(4)
closes line discipline installed onto /dev/nmdmX device.
Reviewed by:julian
Approved by:re (hrs)
MFC
emax2007-07-19 17:12:02 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/kbdmux kbdmux.c
Log:
MFC:
Fix kbdmux(4) issue with backslash/underscore key not working on
Japanese 106/109 keyboard.
PR: kern/112214, kern/99090
emax2007-07-11 18:57:15 UTC
FreeBSD src repository
Modified files:
sys/dev/kbdmux kbdmux.c
Log:
Fix kbdmux(4) issue with backslash/underscore key not working on
Japanese 106/109 keyboard.
PR: kern/112214, kern/99090
Submitted by: TOMITA Yoshinori,
emax2007-07-11 00:15:31 UTC
FreeBSD src repository
Modified files:
sys/conf NOTES
Log:
Mark ng_h4(4) as not MPSAFE and disconnect it from the LINT build for now.
Approved by:re (rwatson)
Revision ChangesPath
1.1442+1 -1 src/sys/conf/N
emax2007-07-10 16:38:43 UTC
FreeBSD src repository
Modified files:
sys/modules/netgraph/bluetooth Makefile
sys/netgraph/bluetooth/drivers/h4 ng_h4.c
Log:
Mark ng_h4(4) as not MPSAFE and disconnect it from the build for now.
Approved by:re (rwatson)
Revision
emax2007-06-21 19:55:49 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c
Log:
Replace sosend() with direct call to .pru_send method on the
L2CAP socket. This is to avoid LOR with sx(9) lock in sblock()
called from sosend_generi
On 6/13/07, Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
ru 2007-06-13 12:36:01 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubt ng_ubt.c
Log:
Remove two more instances of the USBDEV() macro.
Revision ChangesPath
1.31 +2 -2 src/
On 6/12/07, M. Warner Losh <[EMAIL PROTECTED]> wrote:
In message: <[EMAIL PROTECTED]>
Maksim Yevmenkin <[EMAIL PROTECTED]> writes:
: emax2007-06-13 00:32:00 UTC
: Catch up with USB cleanups and fix the world
btw, I'm planning on adding a for t
emax2007-06-13 00:32:00 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c
Log:
Catch up with USB cleanups and fix the world
Revision ChangesPath
1.15 +15 -21src/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c
emax2007-05-01 16:50:03 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
.ObsoleteFiles.inc
share/examples Makefile
Removed files: (Branch: RELENG_6)
share/examples/netgraph/bluetooth rc.bluetooth
Log:
MFC:
emax2007-04-24 16:58:54 UTC
FreeBSD src repository
Modified files:
.ObsoleteFiles.inc
share/examples Makefile
Removed files:
share/examples/netgraph/bluetooth rc.bluetooth
Log:
Retire /usr/share/examples/netgraph/bluetooth/rc.bluetooth.
emax2007-04-04 22:26:42 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/netgraph/bluetooth/l2cap ng_l2cap_cmds.c
Log:
MFC:
Try to silence Coverity by adding (void) in front of function call.
Also add a comment, explaining why return value is no
emax2007-04-04 22:21:09 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netgraph/bluetooth/l2cap ng_l2cap_cmds.c
Log:
MFC:
Try to silence Coverity by adding (void) in front of function call.
Also add a comment, explaining why return value is no
emax2007-03-28 21:25:56 UTC
FreeBSD src repository
Modified files:
sys/netgraph/bluetooth/l2cap ng_l2cap_cmds.c
Log:
Try to silence Coverity by adding (void) in front of function call.
Also add a comment, explaining why return value is not being checked.
Requested by:
emax2007-02-26 17:57:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
usr.sbin/bluetooth/sdpd server.c
Log:
MFC:
Check that the length of the received message is at least as big as a PDU
before we use pdu->len.
While I'm here, sync up code w
emax2007-02-26 17:48:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.sbin/bluetooth/sdpd server.c
Log:
MFC:
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
1 - 100 of 207 matches
Mail list logo