Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 14:59:54 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/rpc getpublickey.c src/lib/librpcsvc Makefile publickey.c
Message-ID:  <199805182159.OAA21521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/05/18 14:59:54 PDT

  Modified files:
    lib/libc/rpc         getpublickey.c 
  Log:
  Replace the getpublickey() stub with the real thing.
  
  Revision  Changes    Path
  1.2       +160 -33   src/lib/libc/rpc/getpublickey.c

  Modified files:
    lib/librpcsvc        Makefile 
  Removed files:
    lib/librpcsvc        publickey.c 
  Log:
  Toss publickey.c in the attic and remove it from the Makefile.
  If we have it in libc, we don't need it here.
  
  Revision  Changes    Path
  1.12      +2 -2      src/lib/librpcsvc/Makefile



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