eprintf
eprintf("%s\r\n", version);
eprintf("Note: >>> Both drive and partition numbers start "
eprintf("About to change id of partition %d on drive %d to %s\r\n",
eprintf("Done\r\n");
else eprintf("Not Done\r\n");
else eprintf("Partition number not found\r\n");
eprintf("Aborted\r\n");
eprintf("Changing partition %d: %s -> %s ...", pno, s1, s2);
eprintf("Usage: %s [-hVwt] [ -o <output file>] <driveno> <partno> "
eprintf("\r
eprintf("Unable to open <%s>\n", Infile);
eprintf("Error writing to swap partition\n");
eprintf("Error: filesize exceeds swap "
eprintf("Ready\n");
eprintf("Aborted\n");
eprintf("Device I/O error (hardware problem?)\n\n");
eprintf("NetBSD/Atari format%s, Swap partition start:%d, end:%d\n",
eprintf("NetBSD/Atari format: no swap defined\n");
eprintf("Device I/O error (hardware problem?)\n\n");
eprintf("AHDI format, SWP partition: start:%d,end: %d\n",
eprintf("AHDI format, no swap ('SWP') partition found!\n");
eprintf("Unknown label format.\n\n");
eprintf("Usage: %s [OPTIONS] DISK\n"
eprintf("%s: ", program_name);
eprintf(": %s", es);
eprintf(": unknown error %d", err);
eprintf("\n");
EXTERN int eprintf PROTO((char *, ...));
eprintf("%s\r\n", version);
eprintf("Machine info:\r\n");
eprintf("ST-RAM size\t: %10d bytes\r\n",od->stmem_size);
eprintf("TT-RAM size\t: %10d bytes\r\n",od->ttmem_size);
eprintf("TT-RAM start\t: 0x%08x\r\n", od->ttmem_start);
eprintf("Cpu-type\t: 0x%08x\r\n", od->cputype);
eprintf("\r\nKernel info:\r\n");
eprintf("Kernel loadaddr\t: 0x%08x\r\n", od->kstart);
eprintf("Kernel size\t: %10d bytes\r\n", od->ksize);
eprintf("Kernel entry\t: 0x%08x\r\n", od->kentry);
eprintf("Kernel esym\t: 0x%08x\r\n", od->k_esym);
eprintf("Kernel '%s' was loaded OK\r\n", kname);
eprintf("\r
eprintf("Usage: %s [-abdhstVD] [-S <stram-size>] "
eprintf("Only %d tracks in input file\r\n", i);
eprintf("\r\n");
eprintf(".");
eprintf("\r\n");
eprintf("Usage: %s [-hvVw] [-o <log-file>] <infile>\r\n", progname);
eprintf("\r
eprintf("%s\r\n", version);