On Mon, 09 Nov 2009 02:22:36 +0100 (CET), Alexander Best
wrote:
> --- burncd.c.typo 2009-11-09 02:19:47.0 +0100
> +++ burncd.c 2009-11-09 02:20:27.0 +0100
> @@ -85,8 +85,8 @@
> if ((dev = getenv("CDROM")) == NULL)
> dev = "/dev/acd0";
>
> - if ((env_sp
On Mon, 09 Nov 2009 01:47:40 +0100 (CET), Alexander Best
wrote:
> any thoughts on these small changes to burncd?
>
> Index: usr.sbin/burncd/burncd.c
> ===
> --- usr.sbin/burncd/burncd.c (revision 199064)
> +++ usr.sbin/burncd/burncd
Gabor Kovesdan schrieb am 2009-11-09:
> Gabor Kovesdan escribió:
> >Alexander Best escribió:
> >>any thoughts on these small changes to burncd?
> >> -int nogap = 0, speed = 4 * 177, test_write = 0, force = 0;
> >>+int nogap = 0, speed = 0, test_write = 0, force = 0;
> >>int block_size =
Gabor Kovesdan schrieb am 2009-11-09:
> Gabor Kovesdan escribió:
> >Alexander Best escribió:
> >>any thoughts on these small changes to burncd?
> >> -int nogap = 0, speed = 4 * 177, test_write = 0, force = 0;
> >>+int nogap = 0, speed = 0, test_write = 0, force = 0;
> >>int block_size =
Gabor Kovesdan escribió:
Alexander Best escribió:
any thoughts on these small changes to burncd?
-int nogap = 0, speed = 4 * 177, test_write = 0, force = 0;
+int nogap = 0, speed = 0, test_write = 0, force = 0;
int block_size = 0, block_type = 0, cdopen = 0, dvdrw = 0;
const
Alexander Best escribió:
any thoughts on these small changes to burncd?
- int nogap = 0, speed = 4 * 177, test_write = 0, force = 0;
+ int nogap = 0, speed = 0, test_write = 0, force = 0;
int block_size = 0, block_type = 0, cdopen = 0, dvdrw = 0;
const char *dev;
if
any thoughts on these small changes to burncd?
alex
Index: usr.sbin/burncd/burncd.c
===
--- usr.sbin/burncd/burncd.c(revision 199064)
+++ usr.sbin/burncd/burncd.c(working copy)
@@ -78,13 +78,16 @@
{
int arg, addr, ch,
Hi All,
HLA v2.6 for FreeBSD is now available from the HLA download site on Webster:
http://homepage.mac.com/randyhyde/webster.cs.ucr.edu/HighLevelAsm/dnld.html
v2.6 includes full PE/COFF native code generation for Win32, ELF native code
generation for Linux and FreeBSD, and Mach-O native code ge
8 matches
Mail list logo