Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jun 1997 08:47:58 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/rpc.ypupdated update.c
Message-ID:  <199706061547.IAA18718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1997/06/06 08:47:58 PDT

  Modified files:
    usr.sbin/rpc.ypupdated update.c 
  Log:
  Clobber unneeded prototypes; in particular, the redeclaration of malloc()
  will break compilation if DESTDIR is not set. The update.c module is
  actually from the Sun RPC distribution so this is really their bogon, but
  I should have noticed it when I integrated the code into rpc.ypupdated.
  
  Sung to me by: Satoshi
  
  Revision  Changes    Path
  1.2       +4 -0      src/usr.sbin/rpc.ypupdated/update.c



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