]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Nov 1999 17:57:03 +0000 (17:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Nov 1999 17:57:03 +0000 (17:57 +0000)
1999-11-26  Andreas Jaeger  <aj@suse.de>

* inet/rcmd.c: Include stdlib for declaration of free.
Declare iruserok.

ChangeLog
inet/rcmd.c

index 43517638e3bd664b5c436619c0080aaa64f6f5ce..68975eca93535c00cd0bec7d455bc8565167d3a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1999-11-26  Andreas Jaeger  <aj@suse.de>
+
+       * inet/rcmd.c: Include stdlib for declaration of free.
+       Declare iruserok.
+
 1999-11-25  Ulrich Drepper  <drepper@cygnus.com>
 
        * iconv/gconv.c (__gconv): Always initialize
index c88f7ae1efc0aa855601887502e50ece2c3bf8bf..122668da8f3a8891479daa429f6e53ae6090a2df 100644 (file)
@@ -50,11 +50,13 @@ static char sccsid[] = "@(#)rcmd.c  8.3 (Berkeley) 3/26/94";
 #include <ctype.h>
 #include <string.h>
 #include <libintl.h>
+#include <stdlib.h>
 
 
 int __ivaliduser __P ((FILE *, u_int32_t, const char *, const char *));
 static int __ivaliduser2 __P ((FILE *, u_int32_t, const char *, const char *,
                               const char *));
+int iruserok (u_int32_t raddr, int superuser, const char *ruser, *luser);
 
 
 int