Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 20:59:02 -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:  <200107190359.f6J3x2w99866@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2001/07/18 20:59:02 PDT

  Modified files:        (Branch: RELENG_4)
    usr.sbin/cdcontrol   cdcontrol.1 cdcontrol.c 
  Log:
  MFC: r1.31, r1.32
  
  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.
  
  Don't complain about deprecated environment variables, like MUSIC_CD,
  being present in the environment if the user has CDROM defined, or
  has specified a device on the command line.
  
  This avoids users of ports like 'workman' that use these variables
  getting gratuitous warnings from cdcontrol.
  
  Revision  Changes    Path
  1.21.2.8  +16 -4     src/usr.sbin/cdcontrol/cdcontrol.1
  1.24.2.7  +73 -17    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?200107190359.f6J3x2w99866>