Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Sep 2000 13:54:59 -0700 (PDT)
From:      Nick Sayer <nsayer@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c
Message-ID:  <200009162054.NAA15194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nsayer      2000/09/16 13:54:59 PDT

  Modified files:
    usr.sbin/wicontrol   wicontrol.8 wicontrol.c 
  Log:
  1. In key printing routine, the loop variable was j, but inside the
  loop was referencing i.
  
  2. Print keys in hex rather than ascii by default.
  
  3. Add a -a flag to reverse #2 on demand.
  
  Revision  Changes    Path
  1.16      +10 -4     src/usr.sbin/wicontrol/wicontrol.8
  1.11      +30 -17    src/usr.sbin/wicontrol/wicontrol.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?200009162054.NAA15194>