diff options
Diffstat (limited to 'libexec/rpc.rstatd')
| -rw-r--r-- | libexec/rpc.rstatd/Makefile | 2 | ||||
| -rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 2 | ||||
| -rw-r--r-- | libexec/rpc.rstatd/rstat_proc.c | 2 | ||||
| -rw-r--r-- | libexec/rpc.rstatd/rstatd.c | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/libexec/rpc.rstatd/Makefile b/libexec/rpc.rstatd/Makefile index efef47ac9918..3ca278c56ac4 100644 --- a/libexec/rpc.rstatd/Makefile +++ b/libexec/rpc.rstatd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.3 1997/02/22 14:22:11 peter Exp $ +# $Id: Makefile,v 1.4 1998/09/15 08:15:20 gibbs Exp $ PROG = rpc.rstatd SRCS = rstatd.c rstat_proc.c diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index 88972321d5ed..c496ceb6c808 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -31,7 +31,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: rpc.rstatd.8,v 1.3 1997/02/22 14:22:12 peter Exp $ +.\" $Id: rpc.rstatd.8,v 1.4 1997/11/26 07:34:54 charnier Exp $ .\" .Dd June 7, 1993 .Dt RPC.RSTATD 8 diff --git a/libexec/rpc.rstatd/rstat_proc.c b/libexec/rpc.rstatd/rstat_proc.c index 16e060c4de20..9f61bdf0057f 100644 --- a/libexec/rpc.rstatd/rstat_proc.c +++ b/libexec/rpc.rstatd/rstat_proc.c @@ -33,7 +33,7 @@ static char sccsid[] = "from: @(#)rpc.rstatd.c 1.1 86/09/25 Copyr 1984 Sun Micro static char sccsid[] = "from: @(#)rstat_proc.c 2.2 88/08/01 4.0 RPCSRC"; #endif static const char rcsid[] = - "$Id: rstat_proc.c,v 1.12 1998/09/16 21:33:14 dfr Exp $"; + "$Id: rstat_proc.c,v 1.13 1998/10/08 19:59:40 ken Exp $"; #endif /* diff --git a/libexec/rpc.rstatd/rstatd.c b/libexec/rpc.rstatd/rstatd.c index ede8d50bdb84..9bd480c2dc40 100644 --- a/libexec/rpc.rstatd/rstatd.c +++ b/libexec/rpc.rstatd/rstatd.c @@ -33,7 +33,7 @@ #ifndef lint static const char rcsid[] = - "$Id: rstatd.c,v 1.6 1997/11/26 07:34:56 charnier Exp $"; + "$Id: rstatd.c,v 1.7 1998/01/07 07:51:00 charnier Exp $"; #endif /* not lint */ #include <stdlib.h> |
