diff options
Diffstat (limited to 'usr.bin/ncftp')
| -rw-r--r-- | usr.bin/ncftp/cmds.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/cmds.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/cmdtab.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/copyright.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/defaults.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/ftp.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/ftp.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/ftprc.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/ftprc.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/getpass.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/getpass.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/glob.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/glob.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/main.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/main.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/open.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/set.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/set.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/sys.h | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/tips.c | 6 | ||||
| -rw-r--r-- | usr.bin/ncftp/util.c | 8 | ||||
| -rw-r--r-- | usr.bin/ncftp/util.h | 6 |
22 files changed, 67 insertions, 67 deletions
diff --git a/usr.bin/ncftp/cmds.c b/usr.bin/ncftp/cmds.c index d968467e7039..32ba5490e9b2 100644 --- a/usr.bin/ncftp/cmds.c +++ b/usr.bin/ncftp/cmds.c @@ -1,8 +1,8 @@ /* cmds.c */ -/* $RCSfile: cmds.c,v $ - * $Revision: 1.1.1.1 $ - * $Date: 1994/09/22 23:45:33 $ +/* cmds.c,v + * 1.6 + * 1994/11/04 06:11:36 */ #include "sys.h" diff --git a/usr.bin/ncftp/cmds.h b/usr.bin/ncftp/cmds.h index 11dff6acc06d..7e8f1d5e7803 100644 --- a/usr.bin/ncftp/cmds.h +++ b/usr.bin/ncftp/cmds.h @@ -3,9 +3,9 @@ #ifndef _cmd_h_ #define _cmd_h_ -/* $RCSfile: cmds.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 10:58:19 $ +/* cmds.h,v + * 1.4 + * 1994/10/07 07:48:14 */ /* Verbosity levels. */ diff --git a/usr.bin/ncftp/cmdtab.c b/usr.bin/ncftp/cmdtab.c index d4e161f3fcc5..f762791f421e 100644 --- a/usr.bin/ncftp/cmdtab.c +++ b/usr.bin/ncftp/cmdtab.c @@ -1,8 +1,8 @@ /* cmdtab.c */ -/* $RCSfile: cmdtab.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 11:04:56 $ +/* cmdtab.c,v + * 1.3 + * 1994/10/07 07:48:16 */ #include "sys.h" diff --git a/usr.bin/ncftp/copyright.h b/usr.bin/ncftp/copyright.h index 4e8156cbf691..c7ea21907537 100644 --- a/usr.bin/ncftp/copyright.h +++ b/usr.bin/ncftp/copyright.h @@ -1,8 +1,8 @@ /* Copyright.h */ -/* $RCSfile: copyright.h,v $ - * $Revision: 14020.12 $ - * $Date: 93/06/02 13:43:03 $ +/* copyright.h,v + * 1.1.1.1 + * 1994/09/22 23:45:34 */ /* diff --git a/usr.bin/ncftp/defaults.h b/usr.bin/ncftp/defaults.h index 0cbd8c77cd61..6f8a9bea7088 100644 --- a/usr.bin/ncftp/defaults.h +++ b/usr.bin/ncftp/defaults.h @@ -7,9 +7,9 @@ #ifndef _DEFAULTS_H_ #define _DEFAULTS_H_ -/* $RCSfile: defaults.h,v $ - * $Revision: 14020.13 $ - * $Date: 93/07/09 10:58:27 $ +/* defaults.h,v + * 1.2 + * 1994/10/06 23:57:18 */ #ifndef NEWMAILMESSAGE /* For english speakers, "You have new mail." */ diff --git a/usr.bin/ncftp/ftp.c b/usr.bin/ncftp/ftp.c index fe35d1a6272f..dbacd8fd25aa 100644 --- a/usr.bin/ncftp/ftp.c +++ b/usr.bin/ncftp/ftp.c @@ -1,8 +1,8 @@ /* ftp.c */ -/* $RCSfile: ftp.c,v $ - * $Revision: 14020.12 $ - * $Date: 93/07/09 11:30:28 $ +/* ftp.c,v + * 1.4 + * 1994/11/04 06:11:37 */ #include "sys.h" diff --git a/usr.bin/ncftp/ftp.h b/usr.bin/ncftp/ftp.h index d531723f257f..d5f994b31d45 100644 --- a/usr.bin/ncftp/ftp.h +++ b/usr.bin/ncftp/ftp.h @@ -3,9 +3,9 @@ #ifndef _ftp_h_ #define _ftp_h_ -/* $RCSfile: ftp.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 11:04:12 $ +/* ftp.h,v + * 1.1.1.1 + * 1994/09/22 23:45:34 */ #define IS_FILE 1 diff --git a/usr.bin/ncftp/ftprc.c b/usr.bin/ncftp/ftprc.c index c048852f16fd..80984ef87df9 100644 --- a/usr.bin/ncftp/ftprc.c +++ b/usr.bin/ncftp/ftprc.c @@ -1,8 +1,8 @@ /* ftprc.c */ -/* $RCSfile: ftprc.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/07/09 10:58:37 $ +/* ftprc.c,v + * 1.2 + * 1994/09/28 14:53:04 */ #include "sys.h" diff --git a/usr.bin/ncftp/ftprc.h b/usr.bin/ncftp/ftprc.h index eed0217ea721..8986d98899b5 100644 --- a/usr.bin/ncftp/ftprc.h +++ b/usr.bin/ncftp/ftprc.h @@ -3,9 +3,9 @@ #ifndef _ftprc_h_ #define _ftprc_h_ -/* $RCSfile: ftprc.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:45:31 $ +/* ftprc.h,v + * 1.2 + * 1994/09/28 14:53:09 */ #define NETRC "netrc" diff --git a/usr.bin/ncftp/getpass.c b/usr.bin/ncftp/getpass.c index a039e7a94f54..15448a3a7735 100644 --- a/usr.bin/ncftp/getpass.c +++ b/usr.bin/ncftp/getpass.c @@ -1,8 +1,8 @@ /* Getpass.c */ -/* $RCSfile: getpass.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:44:36 $ +/* getpass.c,v + * 1.1.1.1 + * 1994/09/22 23:45:35 */ #include "sys.h" diff --git a/usr.bin/ncftp/getpass.h b/usr.bin/ncftp/getpass.h index c8d358c012bf..aca74dc47ef6 100644 --- a/usr.bin/ncftp/getpass.h +++ b/usr.bin/ncftp/getpass.h @@ -3,9 +3,9 @@ #ifndef _getpass_h_ #define _getpass_h_ -/* $RCSfile: getpass.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:45:36 $ +/* getpass.h,v + * 1.1.1.1 + * 1994/09/22 23:45:35 */ #define kMaxPassLen 127 diff --git a/usr.bin/ncftp/glob.c b/usr.bin/ncftp/glob.c index b0f31d13d096..69e5b2086630 100644 --- a/usr.bin/ncftp/glob.c +++ b/usr.bin/ncftp/glob.c @@ -1,8 +1,8 @@ /* glob.c */ -/* $RCSfile: glob.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:44:32 $ +/* glob.c,v + * 1.1.1.1 + * 1994/09/22 23:45:35 */ #include "sys.h" diff --git a/usr.bin/ncftp/glob.h b/usr.bin/ncftp/glob.h index 4f35e7c91119..0450b8d13949 100644 --- a/usr.bin/ncftp/glob.h +++ b/usr.bin/ncftp/glob.h @@ -3,9 +3,9 @@ #ifndef _glob_h_ #define _glob_h_ 1 -/* $RCSfile: glob.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:45:32 $ +/* glob.h,v + * 1.1.1.1 + * 1994/09/22 23:45:35 */ char **glob(char *v); diff --git a/usr.bin/ncftp/main.c b/usr.bin/ncftp/main.c index c2ab9332d2a1..78200f1f9a92 100644 --- a/usr.bin/ncftp/main.c +++ b/usr.bin/ncftp/main.c @@ -1,8 +1,8 @@ /* main.c * - * $RCSfile: main.c,v $ - * $Revision: 14020.15 $ - * $Date: 93/07/09 11:50:12 $ + * main.c,v + * 1.5 + * 1994/11/04 06:11:38 */ #define _main_c_ diff --git a/usr.bin/ncftp/main.h b/usr.bin/ncftp/main.h index fd6438c38549..415177a3ec92 100644 --- a/usr.bin/ncftp/main.h +++ b/usr.bin/ncftp/main.h @@ -3,9 +3,9 @@ #ifndef _main_h_ #define _main_h_ -/* $RCSfile: main.h,v $ - * $Revision: 14020.12 $ - * $Date: 93/05/21 05:45:33 $ +/* main.h,v + * 1.2 + * 1994/09/28 14:53:17 */ struct userinfo { diff --git a/usr.bin/ncftp/open.c b/usr.bin/ncftp/open.c index fbbe7945f7dd..5b004643a012 100644 --- a/usr.bin/ncftp/open.c +++ b/usr.bin/ncftp/open.c @@ -1,8 +1,8 @@ /* open.c */ -/* $RCSfile: open.c,v $ - * $Revision: 1.1 $ - * $Date: 93/07/09 11:27:07 $ +/* open.c,v + * 1.2 + * 1994/09/28 14:53:20 */ #include "sys.h" diff --git a/usr.bin/ncftp/set.c b/usr.bin/ncftp/set.c index 14d87150520f..1d41c395346d 100644 --- a/usr.bin/ncftp/set.c +++ b/usr.bin/ncftp/set.c @@ -1,8 +1,8 @@ /* Set.c */ -/* $RCSfile: set.c,v $ - * $Revision: 14020.12 $ - * $Date: 93/07/09 11:45:48 $ +/* set.c,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ #include "sys.h" diff --git a/usr.bin/ncftp/set.h b/usr.bin/ncftp/set.h index 92f7125f1864..94e67c1ead84 100644 --- a/usr.bin/ncftp/set.h +++ b/usr.bin/ncftp/set.h @@ -3,9 +3,9 @@ #ifndef _set_h_ #define _set_h_ -/* $RCSfile: set.h,v $ - * $Revision: 14020.11 $ - * $Date: 93/06/26 06:21:32 $ +/* set.h,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ /* Variable types. */ diff --git a/usr.bin/ncftp/sys.h b/usr.bin/ncftp/sys.h index 83f3516ca718..59e28f37cf3b 100644 --- a/usr.bin/ncftp/sys.h +++ b/usr.bin/ncftp/sys.h @@ -2,9 +2,9 @@ * See the README for details. */ -/* $RCSfile: sys.h,v $ - * $Revision: 14020.13 $ - * $Date: 93/06/21 06:42:11 $ +/* sys.h,v + * 1.5 + * 1994/11/04 06:59:17 */ diff --git a/usr.bin/ncftp/tips.c b/usr.bin/ncftp/tips.c index 5f7267164d99..6d0290c792e7 100644 --- a/usr.bin/ncftp/tips.c +++ b/usr.bin/ncftp/tips.c @@ -1,8 +1,8 @@ /* tips.c */ -/* $RCSfile: tips.c,v $ - * $Revision: 14020.11 $ - * $Date: 93/05/21 05:44:39 $ +/* tips.c,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ #include "sys.h" diff --git a/usr.bin/ncftp/util.c b/usr.bin/ncftp/util.c index ee2fba35d8dc..280653d1c29c 100644 --- a/usr.bin/ncftp/util.c +++ b/usr.bin/ncftp/util.c @@ -1,8 +1,8 @@ /* Util.c */ -/* $RCSfile: util.c,v $ - * $Revision: 14020.13 $ - * $Date: 93/05/23 09:38:13 $ +/* util.c,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ #include "sys.h" @@ -879,7 +879,7 @@ aa: cp = LocalPath(path); #ifdef NO_STRSTR /* - * The Elm Mail System - $Revision: 5.1 $ $State: Exp $ + * The Elm Mail System - 1.1.1.1 Exp * * Copyright (c) 1988-1992 USENET Community Trust * Copyright (c) 1986,1987 Dave Taylor diff --git a/usr.bin/ncftp/util.h b/usr.bin/ncftp/util.h index 64babbfcaa1c..a4dd045dc419 100644 --- a/usr.bin/ncftp/util.h +++ b/usr.bin/ncftp/util.h @@ -3,9 +3,9 @@ #ifndef _util_h_ #define _util_h_ -/* $RCSfile: util.h,v $ - * $Revision: 14020.12 $ - * $Date: 93/07/09 11:32:49 $ +/* util.h,v + * 1.1.1.1 + * 1994/09/22 23:45:36 */ typedef char string[128], str32[32], longstring[512]; |
