Date: Fri, 25 May 2001 02:24:50 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cdcontrol cdcontrol.1 cdcontrol.c Message-ID: <200105250924.f4P9Oou80032@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/05/25 02:24:50 PDT
Modified files:
usr.sbin/cdcontrol cdcontrol.1 cdcontrol.c
Log:
Add the 'next' and 'prev' commands (aliased to '+' and '-') which skip
forward or backward by a specified number of tracks (defaulting to 1).
Use strvisx() to display the media catalog in case it contains unprintable
characters. Sort includes. Based on two patches submitted by PR, plus
style fixes and other changes of my own.
Submitted by: Seth Kingsley <sethk@osd.bsdi.com>, Maxime Henrion <mux@qualys.com>
PR: bin/22672, bin/26962
MFC After: 1 week
Revision Changes Path
1.30 +16 -4 src/usr.sbin/cdcontrol/cdcontrol.1
1.32 +64 -9 src/usr.sbin/cdcontrol/cdcontrol.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105250924.f4P9Oou80032>
