OpenBSD CVS

CVS log for src/usr.bin/cdio/extern.h


[BACK] Up to [local] / src / usr.bin / cdio

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.17 / (download) - annotate - [select for diffs], Sun Nov 28 19:28:42 2021 UTC (2 years, 5 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.16: +4 -1 lines
Diff to previous 1.16 (colored)

Stop using MAXBSIZE to eliminate sys/param.h including (which injects a
ton of namespace intrusion).  Create local sizes, and refactor some code
along the way.
ok millert

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jan 18 00:44:00 2021 UTC (3 years, 4 months ago) by mortimer
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.15: +3 -2 lines
Diff to previous 1.15 (colored)

Extern tracks list to avoid linker issues with -fno-common.

ok deraadt@

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 1 02:09:44 2010 UTC (14 years, 2 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Add printing of current profile and feature information to 'info'
command with -v. Make a second -v cause printing of raw feature
data and a full list of profiles. A few minor tweaks to the feature
bitmap handling. Helps in debugging media problems in cdio.

Suggestions from fgsch@, man page fixes from jmc@ as usual.

ok beck@ deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Sat Aug 30 10:41:38 2008 UTC (15 years, 8 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.13: +10 -10 lines
Diff to previous 1.13 (colored)

use a bitmap to store the features. simplify the code a bit and allow for
future work.  ok av@ a similar diff.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Aug 13 12:21:19 2008 UTC (15 years, 9 months ago) by av
Branch: MAIN
Changes since 1.12: +9 -1 lines
Diff to previous 1.12 (colored)

Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW
write feature. Add additional check for media type before blanking.
The patch fixes problem for Giovanni.
ok fgsch

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 30 23:35:39 2008 UTC (15 years, 10 months ago) by av
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.11: +22 -4 lines
Diff to previous 1.11 (colored)

set speed for writing tracks in TAO.
ok and tweaks by fgsch
manual page by jmc

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 22 21:04:01 2008 UTC (15 years, 10 months ago) by av
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Automatically distinguish between CD-DA track and WAVE audio file writing them
in TAO mode. For WAVE files we should skip header.

ok and comments by fgsch

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 8 21:01:24 2008 UTC (15 years, 11 months ago) by av
Branch: MAIN
Changes since 1.9: +6 -1 lines
Diff to previous 1.9 (colored)

add ability to determine media capabilities (what we can do with media).
ok fgsch

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 30 17:10:55 2008 UTC (16 years ago) by fgsch
Branch: MAIN
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

add two missing prototypes.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 26 14:10:21 2006 UTC (17 years, 8 months ago) by krw
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7 (colored)

/* $OpenBSD $*/ -> /* $OpenBSD$ */

Revision 1.7 / (download) - annotate - [select for diffs], Sat Aug 26 03:48:50 2006 UTC (17 years, 8 months ago) by deraadt
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

print updates on the same line, per second, as we go along writing, in
the following form:
    track 01 'd' 00328891/00328891 100%
checked lots, but nobody replied to my mail...

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 15 23:49:58 2006 UTC (17 years, 11 months ago) by mjc
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5 (colored)

put fd into track's struct so we can fail earlier
'looks good' pat@

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 1 07:12:18 2006 UTC (17 years, 11 months ago) by mjc
Branch: MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4 (colored)

add checks for disc size before we set out trying to burn 4gb
onto an unsuspecting cdr

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 1 06:32:17 2006 UTC (17 years, 11 months ago) by mjc
Branch: MAIN
Changes since 1.3: +13 -2 lines
Diff to previous 1.3 (colored)

better command line usage as suggested by deraadt@
ok @deraadt

Revision 1.3 / (download) - annotate - [select for diffs], Wed May 31 01:14:41 2006 UTC (17 years, 11 months ago) by mjc
Branch: MAIN
Changes since 1.2: +9 -0 lines
Diff to previous 1.2 (colored)

add rewritable blanking and track-at-once burning support

ok deraadt@

Revision 1.2 / (download) - annotate - [select for diffs], Thu Apr 18 22:17:04 2002 UTC (22 years, 1 month ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4, OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored)

Reuse cddb code to support FreeBSD new cdid command.
(who knows ? scripts might use it).
ok fgs@, pval@

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 18 20:18:31 2002 UTC (22 years, 1 month ago) by espie
Branch: MAIN

Add cddb support.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.