DragonFly BSD
DragonFly commits List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/usr.sbin/wicontrol Makefile wicontrol.8 wicontrol.c


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 28 Jul 2004 01:38:33 -0700 (PDT)

joerg       2004/07/28 01:38:33 PDT

DragonFly src repository

  Modified files:
    usr.sbin/wicontrol   Makefile wicontrol.8 wicontrol.c 
  Log:
  Sync with FreeBSD CURRENT.
  Important changes:
  - Ignore EINVAL from wi_getval for optional values to increase support for
    different drivers.
  - Generally improved error handling.
  - Better output and support for the generic 802.11 layer.
  - Warnings output deprecated options which are supported by ifconfig,
    this will be removed at some time.
  
  Additional changes:
  - print "No stations" instead of "0 stations:"
  - Remove 'Z', the zeroing of the signal cache is not supported by the
    newer driver versions anyway.
  - Add WARNS?= 6 to Makefile.
  
  Revision  Changes    Path
  1.3       +3 -2      src/usr.sbin/wicontrol/Makefile
  1.3       +1 -9      src/usr.sbin/wicontrol/wicontrol.8
  1.6       +229 -152  src/usr.sbin/wicontrol/wicontrol.c


http://www.dragonflybsd.org/cvsweb/src/usr.sbin/wicontrol/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/wicontrol/wicontrol.8.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/wicontrol/wicontrol.c.diff?r1=1.5&r2=1.6&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]