Re: New command for cdcontrol(1)

1999-11-12 Thread Josef Karthauser
On Wed, Oct 06, 1999 at 03:39:41PM +0300, Sergey Shkonda wrote: > On Wed, 6 Oct 1999 13:05:08 +0100, Josef Karthauser wrote: > > On Wed, Oct 06, 1999 at 01:02:14PM +0300, Sergey Shkonda wrote: > > > I'm using this patch for cdcontrol(1): > > > > > > cdidPrint the xmcd's CD id. > > > > Is t

Re: New command for cdcontrol(1)

1999-10-09 Thread Jonathan M. Bresler
> > > > In agreement. Now if someone will give me commit priviledges I'll commit it :) > > I think the correct procedure is to ply the right people with lots of > beers at FreeBSDCon 8*) me! me! ply me! jmb To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-

Re: New command for cdcontrol(1)

1999-10-08 Thread Brian Somers
> On Thu, Oct 07, 1999 at 02:02:48PM -0400, Bill Fumerola wrote: > > On Wed, 6 Oct 1999, Josef Karthauser wrote: > > > > > cdidDisplay the serial number of the cd using the method > > > used by the cddb (http://www.cddb.org) project. > > > > > > URLs end with a trailing slash. (

Re: New command for cdcontrol(1)

1999-10-08 Thread Jamie Bowden
On Fri, 8 Oct 1999, Josef Karthauser wrote: :On Fri, Oct 08, 1999 at 12:44:06PM -0400, Brian Reichert wrote: :> > :> > URLs end with a trailing slash. (http://www.cddb.org/) :> > :> :> FDDN end in a dot. (http://www.cddb.org./) :> : :Not in a URL, or in an email address :) FQDNs always termi

Re: New command for cdcontrol(1)

1999-10-08 Thread Josef Karthauser
On Fri, Oct 08, 1999 at 12:44:06PM -0400, Brian Reichert wrote: > > > > URLs end with a trailing slash. (http://www.cddb.org/) > > > > FDDN end in a dot. (http://www.cddb.org./) > Not in a URL, or in an email address :) Joe -- Josef KarthauserFreeBSD: How many times have you booted

Re: New command for cdcontrol(1)

1999-10-08 Thread Brian Reichert
On Thu, Oct 07, 1999 at 02:02:48PM -0400, Bill Fumerola wrote: > On Wed, 6 Oct 1999, Josef Karthauser wrote: > > > cdidDisplay the serial number of the cd using the method > > used by the cddb (http://www.cddb.org) project. > > > URLs end with a trailing slash. (http://www.c

Re: New command for cdcontrol(1)

1999-10-07 Thread Josef Karthauser
On Thu, Oct 07, 1999 at 02:02:48PM -0400, Bill Fumerola wrote: > On Wed, 6 Oct 1999, Josef Karthauser wrote: > > > cdidDisplay the serial number of the cd using the method > > used by the cddb (http://www.cddb.org) project. > > > URLs end with a trailing slash. (http://www.c

Re: New command for cdcontrol(1)

1999-10-07 Thread Bill Fumerola
On Wed, 6 Oct 1999, Josef Karthauser wrote: > cdidDisplay the serial number of the cd using the method > used by the cddb (http://www.cddb.org) project. URLs end with a trailing slash. (http://www.cddb.org/) -- - bill fumerola - [EMAIL PROTECTED] - BF1560 - computer h

Re: New command for cdcontrol(1)

1999-10-06 Thread Josef Karthauser
On Wed, Oct 06, 1999 at 04:25:09PM +0300, Sergey Shkonda wrote: > > > cdidDisplay the serial number of the cd using the method > > used by the cddb (URL) project. > > I think it's better description. If it wasn't clear: cdidDisplay the serial number of the cd us

Re: New command for cdcontrol(1)

1999-10-06 Thread Sergey Shkonda
On Wed, 6 Oct 1999 14:05:29 +0100, Josef Karthauser wrote: > On Wed, Oct 06, 1999 at 03:39:41PM +0300, Sergey Shkonda wrote: > > Yes, this algorithm used in cddb. > > Does the method have a specific name? What I'm getting at is the manual > page entry: I don't know any name for this method.

Re: New command for cdcontrol(1)

1999-10-06 Thread Sergey Shkonda
On Wed, 6 Oct 1999 13:05:08 +0100, Josef Karthauser wrote: > On Wed, Oct 06, 1999 at 01:02:14PM +0300, Sergey Shkonda wrote: > > I'm using this patch for cdcontrol(1): > > > > cdidPrint the xmcd's CD id. > > Is the method used by xmcd used by anything else or is it just _a_ method. > Wha

Re: New command for cdcontrol(1)

1999-10-06 Thread Josef Karthauser
On Wed, Oct 06, 1999 at 03:39:41PM +0300, Sergey Shkonda wrote: > Yes, this algorithm used in cddb. Does the method have a specific name? What I'm getting at is the manual page entry: > > > cdidPrint the xmcd's CD id. Should be something like: cdidDisplay the serial number

Re: New command for cdcontrol(1)

1999-10-06 Thread John Baldwin
On 06-Oct-99 Josef Karthauser wrote: > On Wed, Oct 06, 1999 at 01:02:14PM +0300, Sergey Shkonda wrote: >> I'm using this patch for cdcontrol(1): >> >> cdidPrint the xmcd's CD id. > > Is the method used by xmcd used by anything else or is it just _a_ > method. > What's the algorithm tha

Re: New command for cdcontrol(1)

1999-10-06 Thread Josef Karthauser
On Wed, Oct 06, 1999 at 01:02:14PM +0300, Sergey Shkonda wrote: > I'm using this patch for cdcontrol(1): > > cdidPrint the xmcd's CD id. Is the method used by xmcd used by anything else or is it just _a_ method. What's the algorithm that the cddb boys use? If it's the same then I beli

New command for cdcontrol(1)

1999-10-06 Thread Sergey Shkonda
I'm using this patch for cdcontrol(1): cdidPrint the xmcd's CD id. --- cdcontrol.c.origSun Aug 29 18:40:16 1999 +++ cdcontrol.c Wed Oct 6 12:01:35 1999 @@ -33,6 +33,7 @@ #include #include #include +#include #define VERSION "2.0" @@ -65,6 +66,7 @@ #define CMD_RESET