CVS commit: src/usr.bin/cdplay

2020-10-18 Thread Roland Illig
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

CVS commit: src/usr.bin/cdplay

2013-10-07 Thread Christos Zoulas
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

CVS commit: src/usr.bin/cdplay

2013-10-06 Thread David A. Holland
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

CVS commit: src/usr.bin/cdplay

2012-01-04 Thread Matthias Drochner
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

CVS commit: src/usr.bin/cdplay

2012-01-04 Thread Matthias Drochner
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

CVS commit: src/usr.bin/cdplay

2011-11-26 Thread Christos Zoulas
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?

CVS commit: src/usr.bin/cdplay

2011-08-29 Thread Joerg Sonnenberger
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