cvs commit: src/tools/tools/ath 80211debug.c 80211stats.c 80211watch.c Makefile athdebug.c athstats.c src/tools/tools/ath/athdebug Makefile athdebug.c src/tools/tools/ath/athstats Makefile athstats.c ...

Sam Leffler sam at FreeBSD.org
Tue Jan 31 12:48:22 PST 2006


sam         2006-01-31 20:48:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    tools/tools/ath      Makefile 
  Added files:           (Branch: RELENG_6)
    tools/tools/ath/athdebug Makefile athdebug.c 
    tools/tools/ath/athstats Makefile athstats.c 
    tools/tools/net80211 Makefile 
    tools/tools/net80211/wlandebug Makefile wlandebug.c 
    tools/tools/net80211/wlanstats Makefile wlanstats.c 
    tools/tools/net80211/wlanwatch Makefile wlanwatch.c 
  Removed files:         (Branch: RELENG_6)
    tools/tools/ath      80211debug.c 80211stats.c 80211watch.c 
                         athdebug.c athstats.c 
  Log:
  MFC: reorg tools to simplify use with crunchgen and rename net80211
       tools as originally intended
  
  Revision  Changes    Path
  1.1.2.2   +0 -237    src/tools/tools/ath/80211debug.c (dead)
  1.5.2.1   +0 -293    src/tools/tools/ath/80211stats.c (dead)
  1.3.2.1   +0 -383    src/tools/tools/ath/80211watch.c (dead)
  1.5.2.1   +2 -48     src/tools/tools/ath/Makefile
  1.1.2.1   +0 -217    src/tools/tools/ath/athdebug.c (dead)
  1.1.2.1   +7 -0      src/tools/tools/ath/athdebug/Makefile (new)
  1.2.2.1   +217 -0    src/tools/tools/ath/athdebug/athdebug.c (new)
  1.6.2.2   +0 -334    src/tools/tools/ath/athstats.c (dead)
  1.1.2.1   +7 -0      src/tools/tools/ath/athstats/Makefile (new)
  1.2.2.1   +334 -0    src/tools/tools/ath/athstats/athstats.c (new)
  1.1.2.1   +5 -0      src/tools/tools/net80211/Makefile (new)
  1.1.2.1   +7 -0      src/tools/tools/net80211/wlandebug/Makefile (new)
  1.1.2.1   +237 -0    src/tools/tools/net80211/wlandebug/wlandebug.c (new)
  1.1.2.1   +7 -0      src/tools/tools/net80211/wlanstats/Makefile (new)
  1.2.2.1   +300 -0    src/tools/tools/net80211/wlanstats/wlanstats.c (new)
  1.1.2.1   +7 -0      src/tools/tools/net80211/wlanwatch/Makefile (new)
  1.1.2.1   +383 -0    src/tools/tools/net80211/wlanwatch/wlanwatch.c (new)


More information about the cvs-src mailing list