Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Oct 2003 22:30:40 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/ypwhich ypwhich.c
Message-ID:  <200310260530.h9Q5UeFO019868@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2003/10/25 22:30:40 PDT

  FreeBSD src repository

  Modified files:
    usr.bin/ypwhich      ypwhich.c 
  Log:
  Fix up warnings.  There were some biggies here.  There seems to be two
  different sets of definitions in /usr/include/rpcsvc, mostly compatable,
  but with different names.  Will the real one please stand up?
  In order to get prototypes for yp_maplist, we had to use the 'other'
  naming system.
  
  Revision  Changes    Path
  1.15      +13 -13    src/usr.bin/ypwhich/ypwhich.c



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