From owner-cvs-all@FreeBSD.ORG Thu May 15 08:44:04 2008 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30793106564A; Thu, 15 May 2008 08:44:04 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 825C38FC27; Thu, 15 May 2008 08:44:03 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp121-45-62-238.lns11.adl2.internode.on.net [121.45.62.238]) (authenticated bits=0) by cain.gsoft.com.au (8.13.8/8.13.8) with ESMTP id m4F8hwx5049482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Thu, 15 May 2008 18:13:58 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Thu, 15 May 2008 18:14:12 +0930 User-Agent: KMail/1.9.7 References: <200805141647.m4EGlUP1021019@repoman.freebsd.org> In-Reply-To: <200805141647.m4EGlUP1021019@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2477947.sfdfsWCfYn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200805151814.14386.doconnor@gsoft.com.au> X-Spam-Score: -2.212 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.63 on 203.31.81.10 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Maksim Yevmenkin Subject: Re: cvs commit: src/usr.bin/bluetooth/rfcomm_sppd rfcomm_sppd.1 rfcomm_sppd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2008 08:44:04 -0000 --nextPart2477947.sfdfsWCfYn Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thu, 15 May 2008, Maksim Yevmenkin wrote: > 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 specified - bind to ''wildcard'' channel zero. Real > channel number will be obtained automatically and registered with > local sdpd(8). While I'm here fix serial port service registration. How hard would it be to have a '-t auto' and have it print out the pty=20 it just allocated? It would make it much easier for scripts to work if=20 that was possible. (Maybe just call openpty()?) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart2477947.sfdfsWCfYn Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) iD8DBQBIK/fe5ZPcIHs/zowRAnFwAKCQCTJYeUbyXh1UZXOJpvZ5bNm5vgCgjZ+T GC0r23FprrHamWfbM/6AdKc= =y3ih -----END PGP SIGNATURE----- --nextPart2477947.sfdfsWCfYn--