(Log entry for previous version is bogus.) Added support for multiple
authormdw <mdw>
Thu, 7 Aug 1997 09:52:05 +0000 (09:52 +0000)
committermdw <mdw>
Thu, 7 Aug 1997 09:52:05 +0000 (09:52 +0000)
servers.

src/check.c

index 34d1e52..a9f8ec4 100644 (file)
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: check.c,v 1.3 1997/08/07 09:49:38 mdw Exp $
+ * $Id: check.c,v 1.4 1997/08/07 09:52:05 mdw Exp $
  *
  * Check validity of requests
  *
@@ -29,9 +29,9 @@
 /*----- Revision history --------------------------------------------------*
  *
  * $Log: check.c,v $
- * Revision 1.3  1997/08/07 09:49:38  mdw
- * Extensive modifications to handle netgroups.  Also sanitise user and group
- * names before adding them to the symbol table.
+ * Revision 1.4  1997/08/07 09:52:05  mdw
+ * (Log entry for previous version is bogus.)  Added support for multiple
+ * servers.
  *
  * Revision 1.2  1997/08/04 10:24:20  mdw
  * Sources placed under CVS control.