Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 16:18:45 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastctl hastctl.c src/sbin/hastd hast_proto.c hast_proto.h
Message-ID:  <201104171619.p3HGJ5Jj095877@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trociny     2011-04-17 16:18:45 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastctl         hastctl.c 
    sbin/hastd           hast_proto.c hast_proto.h 
  Log:
  SVN rev 220744 on 2011-04-17 16:18:45Z by trociny
  
  Remove hast_proto_recv(). It was used only in one place, where
  hast_proto_recv_hdr() may be used. This also fixes the issue
  (introduced by r220523) with hastctl, which crashed on assert in
  hast_proto_recv_data().
  
  Suggested and approved by:      pjd (mentor)
  
  Revision  Changes    Path
  1.11      +1 -1      src/sbin/hastctl/hastctl.c
  1.9       +0 -18     src/sbin/hastd/hast_proto.c
  1.3       +0 -2      src/sbin/hastd/hast_proto.h



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