Module Name:src
Committed By: rillig
Date: Sun Oct 18 21:58:32 UTC 2020
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
cdplay: remove redundant parentheses around return value
Purely cosmetic change. The generated code stays exactly the same.
To generate a d
Module Name:src
Committed By: christos
Date: Mon Oct 7 15:17:24 UTC 2013
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
fix the rest of the lint warnings [pass 1]
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/usr.bin/cdplay/cdplay.c
Pleas
Module Name:src
Committed By: dholland
Date: Mon Oct 7 00:16:19 UTC 2013
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
Merge some of the cleanup from PR 21894. Do a bit more of my own.
lint still squawks quite a bit, and it woudl probably be worthwhile
for som
Module Name:src
Committed By: drochner
Date: Wed Jan 4 17:26:21 UTC 2012
Modified Files:
src/usr.bin/cdplay: cdplay.1 cdplay.c
Log Message:
-make digital mode work in non-interactive mode (init sighandler
earlier, sleep(3) until playing finished)
-also switch to digital
Module Name:src
Committed By: drochner
Date: Wed Jan 4 17:07:20 UTC 2012
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
kill unnecessary srandom() call which crept in in rev. 1.33
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/usr.bin/cdpla
Module Name:src
Committed By: christos
Date: Sat Nov 26 23:20:41 UTC 2011
Modified Files:
src/usr.bin/cdplay: cdplay.1 cdplay.c
Log Message:
If the ioctl to play tracks returned EINVAL, switch to digital mode and
try again.
XXX: Should we do this for the other ioctls? Shou
Module Name:src
Committed By: joerg
Date: Mon Aug 29 14:00:54 UTC 2011
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
ANSIfy + static + __dead
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/usr.bin/cdplay/cdplay.c
Please note that diffs are
Module Name:src
Committed By: lukem
Date: Sat Apr 11 11:52:35 UTC 2009
Modified Files:
src/usr.bin/cdplay: cdplay.c
Log Message:
fix -W sign-compare issues.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.bin/cdplay/cdplay.c
Please note that diffs