maxim 2006-06-04 10:28:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.bin Makefile
Added files: (Branch: RELENG_6)
usr.bin/getent Makefile getent.1 getent.c
Log:
MFC getent(1) import: a program retrieves and displays entries
from the administrative database specified by database, using
the lookup order specified in nsswitch.conf(5).
Revision Changes Path
1.279.2.4 +1 -0 src/usr.bin/Makefile
1.2.2.1 +6 -0 src/usr.bin/getent/Makefile (new)
1.1.2.1 +129 -0 src/usr.bin/getent/getent.1 (new)
1.2.2.1 +564 -0 src/usr.bin/getent/getent.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"