summaryrefslogtreecommitdiffstats
path: root/usr.bin/Makefile
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2006-05-04 08:44:44 +0000
committermaxim <maxim@FreeBSD.org>2006-05-04 08:44:44 +0000
commite6ffe3c2b298365419974b20e666bcd923f2465d (patch)
tree4c585c56936370160f7bf6f5244cd5be04f5dd13 /usr.bin/Makefile
parent573eb80e17e55d4b2db019e217dda44072d4f08d (diff)
downloadFreeBSD-src-e6ffe3c2b298365419974b20e666bcd923f2465d.zip
FreeBSD-src-e6ffe3c2b298365419974b20e666bcd923f2465d.tar.gz
o By popular demand import getent(1) utility: a program retrieves
and displays entries from the administrative database specified by database, using the lookup order specified in nsswitch.conf(5). PR: bin/79903, bin/88460, bin/96536 Submitted by: Julien Gabel, Dan Nelson, Daniel J. O'Connor Obtained from: NetBSD Discussed with: ume, soc-bushman MFC after: 1 month
Diffstat (limited to 'usr.bin/Makefile')
-rw-r--r--usr.bin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/Makefile b/usr.bin/Makefile
index 1a38ebb..2ebf6d7 100644
--- a/usr.bin/Makefile
+++ b/usr.bin/Makefile
@@ -72,6 +72,7 @@ SUBDIR= alias \
gcore \
gencat \
getconf \
+ getent \
getopt \
${_gprof} \
head \
OpenPOWER on IntegriCloud