Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 01:10:08 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c
Message-ID:  <200812150110.mBF1AN6P060092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2008-12-15 01:10:08 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c 
  Log:
  SVN rev 186103 on 2008-12-15 01:10:08Z by sam
  
  fix handling of unknown country codes; atoi doesn't return -1
  for an invalid string as I thought; so use strtol instead
  
  Revision  Changes    Path
  1.62      +6 -2      src/sbin/ifconfig/ifieee80211.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812150110.mBF1AN6P060092>