]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the services.byname target so that it creates search keys for the
authorpeter <peter@FreeBSD.org>
Thu, 25 Jul 1996 19:32:37 +0000 (19:32 +0000)
committerpeter <peter@FreeBSD.org>
Thu, 25 Jul 1996 19:32:37 +0000 (19:32 +0000)
commit33391aed101a5ce1c7ae61f53aa0efa4a321a44a
tree66af7130aa0408f09f74a125603b56edf89a39e2
parent5b06d94d0a1a1906667b50382b804345f90dc31a
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".
usr.sbin/ypserv/Makefile.yp