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
> >
> > 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-
> 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. (
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
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
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
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
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
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
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.
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
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
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
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
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
15 matches
Mail list logo