Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jul 1996 12:32:38 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ypserv Makefile.yp
Message-ID:  <199607251932.MAA24804@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/07/25 12:32:38

  Modified:    usr.sbin/ypserv  Makefile.yp
  Log:
  Fix the services.byname target so that it creates search keys for the
  aliases of the "official" names as well, because now that getportbyname()
  does a yp match, it no longer found the entries under the alias.
  This broke rsh(1), because it looks up "shell/tcp" while the official
  name in /etc/services is "cmd/tcp".
  
  Revision  Changes    Path
  1.11      +6 -4      src/usr.sbin/ypserv/Makefile.yp



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