convert for inetd
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 12 Apr 1984 06:37:43 +0000 (22:37 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Thu, 12 Apr 1984 06:37:43 +0000 (22:37 -0800)
SCCS-vsn: libexec/comsat/comsat.c 4.10
SCCS-vsn: libexec/rexecd/rexecd.c 4.11
SCCS-vsn: libexec/rlogind/rlogind.c 4.20
SCCS-vsn: libexec/rshd/rshd.c 4.18
SCCS-vsn: libexec/telnetd/telnetd.c 4.27
SCCS-vsn: libexec/tftpd/tftpd.c 4.12

usr/src/libexec/comsat/comsat.c
usr/src/libexec/rexecd/rexecd.c
usr/src/libexec/rlogind/rlogind.c
usr/src/libexec/rshd/rshd.c
usr/src/libexec/telnetd/telnetd.c
usr/src/libexec/tftpd/tftpd.c

index e477472..9faddb5 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)comsat.c    4.9 83/07/04";
+static char *sccsid = "@(#)comsat.c    4.10 84/04/11";
 #endif
 
 #include <sys/types.h>
 #endif
 
 #include <sys/types.h>
index 7f61c9d..1b8f4f1 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)rexecd.c   4.10 (Berkeley) 83/07/02";
+static char sccsid[] = "@(#)rexecd.c   4.11 (Berkeley) 84/04/11";
 #endif
 
 #include <sys/ioctl.h>
 #endif
 
 #include <sys/ioctl.h>
index 3bc41d1..1dbb293 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)rlogind.c  4.19 84/03/22";
+static char sccsid[] = "@(#)rlogind.c  4.20 84/04/11";
 #endif
 
 #include <stdio.h>
 #endif
 
 #include <stdio.h>
index dc03831..4046d14 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)rshd.c     4.17 (Berkeley) 83/07/02";
+static char sccsid[] = "@(#)rshd.c     4.18 (Berkeley) 84/04/11";
 #endif
 
 #include <sys/ioctl.h>
 #endif
 
 #include <sys/ioctl.h>
index 943e5bf..2cc1ca3 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)telnetd.c  4.26 (Berkeley) 83/08/06";
+static char sccsid[] = "@(#)telnetd.c  4.27 (Berkeley) 84/04/11";
 #endif
 
 /*
 #endif
 
 /*
index cbc8dc2..e6e28dc 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)tftpd.c    4.11 (Berkeley) %G%";
+static char sccsid[] = "@(#)tftpd.c    4.12 (Berkeley) %G%";
 #endif
 
 /*
 #endif
 
 /*