Date: Sun, 4 Jun 2006 10:28:56 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/getent Makefile getent.1 getent.c Message-ID: <200606041028.k54ASuWm063815@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606041028.k54ASuWm063815>
