index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
cdplay
/
cdplay.c
Age
Commit message (
Expand
)
Author
2021-11-27
usr.bin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2020-10-18
cdplay: remove redundant parentheses around return value
rillig
2015-06-17
more stray \n
christos
2013-10-07
fix the rest of the lint warnings [pass 1]
christos
2013-10-07
Merge some of the cleanup from PR 21894. Do a bit more of my own.
dholland
2012-01-04
-make digital mode work in non-interactive mode (init sighandler
drochner
2012-01-04
kill unnecessary srandom() call which crept in in rev. 1.33
drochner
2011-11-26
If the ioctl to play tracks returned EINVAL, switch to digital mode and
christos
2011-08-29
ANSIfy + static + __dead
joerg
2009-04-11
fix -W sign-compare issues.
lukem
2009-02-22
fix a dud indent
dholland
2008-12-29
handle 64 bit time_t
christos
2008-07-16
some improvements to digital play mode:
drochner
2007-01-24
if ioctl(fd, CDIOCPLAYMSF,...) fails, do not warn("ioctl(CDIOREADTOCENTRYS)");
abs
2006-12-27
arg might be improperly initialized; fix that.
dogcow
2006-12-27
CID-4199: move the test (line != NULL) one line up to check the
alc
2006-12-14
take into account the 150 frame start offset time when computing the
chuck
2006-10-22
remove bogus assertion.
christos
2006-09-22
Apply patch from PR bin/34545 sent by Sergey Svishchev to add support
xtraeme
2006-01-12
Applied patch from PR bin/14505 Tested on i386-current. Fixes inability of
garbled
2006-01-02
Add repeat mode to cdplay(1) per PR bin/13970
garbled
2005-06-02
appease gcc -Wuninitialized
lukem
2004-10-30
Add (unsigned char) cast to ctype functions
dsl
2004-09-10
use arc4random
itojun
2003-09-12
eliminate unneeded use of sigcontext.
christos
2003-07-14
use bounded string op
itojun
2003-07-14
use bounded string op as much as possible
itojun
2003-02-28
Remove unused printf argument.
matt
2003-02-19
Show the last "track" as the start of the lead-out area instead of a
simonb
2003-01-30
Fix PR 18444 and a few other corner cases in cdplay.c.
is
2002-09-28
0 is a valid value for the absolute minute to stop playing. Initialize
is
2002-06-11
err/errx/warn/warnx do not need \n at the end
itojun
2002-01-23
Need <sys/types.h> early on.
thorpej
2001-08-20
Fix typo.
ad
2001-08-20
warn() -> warnx() in one place.
ad
2001-08-20
- Implement shuffle play and some other goodies. Mostly from a patch
ad
2001-08-20
Cleanup.
ad
2001-08-20
Use getrawpartition().
ad
2001-07-01
Add support for skipping to the previous and next tracks.
gmcgarry
2001-02-19
convert to use getprogname()
cgd
2000-12-16
replace guts of opencd() with call to opendisk(). prevents coredump
lukem
2000-10-11
More format string cleanup by sommerfeld.
is
2000-08-30
Allow a single argument to 'volume' to set both channels.
abs
2000-06-15
use play_track() instead of play_blocks() when play whole disk
msaitoh
2000-06-14
Apply patch supplied in PR 8561 from URA Hiroshi: fixes LBA mode display on
ad
2000-06-13
Use my proper name.
ad
2000-01-05
- ntohl() -> be32toh().
ad
1999-11-26
cdplay now uses libedit!
msaitoh
1999-09-18
Some cleanup [Fixes to follow as soon as I get a CD-ROM drive at home]
ad
1999-06-05
KNF
ad
[next]