CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2010/02/28 19:09:44
Modified files: usr.bin/cdio : cdio.1 cdio.c extern.h mmc.c Log message: Add printing of current profile and feature information to 'info' command with -v. Make a second -v cause printing of raw feature data and a full list of profiles. A few minor tweaks to the feature bitmap handling. Helps in debugging media problems in cdio. Suggestions from fgsch@, man page fixes from jmc@ as usual. ok beck@ deraadt@