Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 22:42:40 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mixer mixer.8 mixer.c
Message-ID:  <200008150542.WAA70531@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2000/08/14 22:42:40 PDT

  Modified files:
    usr.sbin/mixer       mixer.8 mixer.c 
  Log:
  Several cleanups:
  - use getopt(3) to parse command line arguments instead of home-made incomplete
    parser;
  - be more verbose when error in command line encountered (i.e. incorrect
    playing/recording device, incorrect recsrc syntax).
  
  Revision  Changes    Path
  1.12      +1 -6      src/usr.sbin/mixer/mixer.8
  1.13      +30 -21    src/usr.sbin/mixer/mixer.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?200008150542.WAA70531>