Sat Jul 16 08:57:14 1994  Eric Youngdale  (eric@esp22)

	* Start with cdwrite that came from the summer 1994 yggdrasil
	disc.

	* Add an "INQUIRY" so that we can verify we really have a true
	PHILLIPS cdrom drive.  I have not verified that Phillips drives
	actually return "PHILLIPS", but someone who has one can check.

	* cdwrite.c: Automatically determine the byte count for the
	transfer by watching for the volume header and extracting the
	relevant field.  Only do this if the byte count was not specified
	on the command line.

	* linux.c: First half-hearted attempt to split out the
	linux-dependent stuff from cdwrite.

