Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 06/15/2000 14:07:39
Module Name:	basesrc
Committed By:	msaitoh
Date:		Thu Jun 15 21:07:38 UTC 2000

Modified Files:
	basesrc/usr.bin/cdplay: cdplay.c

Log Message:
use play_track() instead of play_blocks() when play whole disk
(because the xfer length field of the PLAY command (0x45) is 2 bytes.
It's too short to play whole disk)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.bin/cdplay/cdplay.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.