Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 May 2011 09:31:17 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd parse.y
Message-ID:  <201105080931.p489VcJL075642@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trociny     2011-05-08 09:31:17 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           parse.y 
  Log:
  SVN rev 221632 on 2011-05-08 09:31:17Z by trociny
  
  Fix isitme(), which is used to check if node-specific configuration
  belongs to our node, and was returning false positive if the first
  part of a node name matches short hostname.
  
  Approved by:    pjd (mentor)
  
  Revision  Changes    Path
  1.14      +3 -1      src/sbin/hastd/parse.y



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