9726 getent could list the attr databases
commite5ecfaa0ff00b00d0b97e8638701ff77caeeab1d
authorPeter Tribble <peter.tribble@gmail.com>
Mon, 13 Aug 2018 19:48:27 +0000 (13 20:48 +0100)
committerRobert Mustacchi <rm@joyent.com>
Fri, 17 Aug 2018 02:19:26 +0000 (17 02:19 +0000)
tree6bb2bfb5eaa28a556412d26d560eb72f1d40ada7
parent70ee30a511f4abfd1b9cdf25495a219fe131829a
9726 getent could list the attr databases
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>
usr/src/cmd/getent/Makefile
usr/src/cmd/getent/dogetauthattr.c [new file with mode: 0644]
usr/src/cmd/getent/dogetexecattr.c [new file with mode: 0644]
usr/src/cmd/getent/dogetprofattr.c [new file with mode: 0644]
usr/src/cmd/getent/dogetuserattr.c [new file with mode: 0644]
usr/src/cmd/getent/getent.c
usr/src/cmd/getent/getent.h
usr/src/man/man1m/getent.1m