From e3d97c779d907e3556a40a69b84f001d95cf4d6a Mon Sep 17 00:00:00 2001 From: David Nugent Date: Tue, 23 Feb 1999 07:15:11 +0000 Subject: 1) Do not blindly ignore file update errors which may occur due to concurrent updating 2) Add -V , which allows maintaining user/group database in alternate locations other than /etc. --- pw/pw_nis.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pw/pw_nis.c') diff --git a/pw/pw_nis.c b/pw/pw_nis.c index fe89685..3b041a8 100644 --- a/pw/pw_nis.c +++ b/pw/pw_nis.c @@ -26,7 +26,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: pw_nis.c,v 1.4 1997/10/10 06:23:38 charnier Exp $"; #endif /* not lint */ #include @@ -34,7 +34,6 @@ static const char rcsid[] = #include #include -#include "pwupd.h" #include "pw.h" static int -- cgit v1.2.3-56-ge451