From owner-freebsd-bugs@FreeBSD.ORG Thu Nov 3 20:00:45 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6798616A41F for ; Thu, 3 Nov 2005 20:00:45 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B160343D49 for ; Thu, 3 Nov 2005 20:00:38 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jA3K0ag8082822 for ; Thu, 3 Nov 2005 20:00:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jA3K0aOU082821; Thu, 3 Nov 2005 20:00:36 GMT (envelope-from gnats) Date: Thu, 3 Nov 2005 20:00:36 GMT Message-Id: <200511032000.jA3K0aOU082821@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Dan Nelson Cc: Subject: Re: bin/88460: Import /usr/bin/getent from NetBSD. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Nelson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2005 20:00:45 -0000 The following reply was made to PR bin/88460; it has been noted by GNATS. From: Dan Nelson To: Julien Gabel Cc: freebsd-gnats-submit@freebsd.org Subject: Re: bin/88460: Import /usr/bin/getent from NetBSD. Date: Thu, 3 Nov 2005 13:59:31 -0600 In the last episode (Nov 03), Julien Gabel said: > Yes, i vote for this one! Since you provide a patch, i just want to > say that if the `getent' command finally reach the FreeBSD tree, my > old PR bin/79903 requesting this particular inclusion (but without a > patch) may be closed too. FYI, the proposed modifications seems ok > on both RELENG_6 and -CURRENT machines (tested in a local[1] > environment). Thank you very much, Dan. I only verified that it works with both NIS and LDAP on 5.4 systems, but I would be surprised if there were any problems on other versions. It uses standard lookup functions. -- Dan Nelson dnelson@allantgroup.com