Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] basesrc/usr.bin/cdplay



Module Name:    basesrc
Committed By:   lukem
Date:           Sun Oct 13 23:38:54 UTC 2002

Modified Files:
        basesrc/usr.bin/cdplay [netbsd-1-6]: cdplay.c

Log Message:
Pull up revision 1.21 (requested by is in ticket #872):
0 is a valid value for the absolute minute to stop playing. Initialize
to UINT_MAX before scanning, and check for UINT_MAX to detect whether it
was set.
Without this, it is not possible to play the first less than a minute of
a CD using absolute msf addresses.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.19.2.1 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.




Home | Main Index | Thread Index | Old Index