summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-01-03 17:18:21 +0000
committerache <ache@FreeBSD.org>1995-01-03 17:18:21 +0000
commit4510e641f3a53c4802bedb0db86d8e296b3e910c (patch)
tree29ad47d240f73818387b6c3cd8bab9a2fd98a59c /usr.bin
parent91a5e5636472ed39be07237558490898472506a1 (diff)
parent73e7d767e2332b4ad930e19a23e366a146c41c06 (diff)
downloadFreeBSD-src-4510e641f3a53c4802bedb0db86d8e296b3e910c.zip
FreeBSD-src-4510e641f3a53c4802bedb0db86d8e296b3e910c.tar.gz
This commit was generated by cvs2svn to compensate for changes in r5360,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/ncftp/copyright.h9
-rw-r--r--usr.bin/ncftp/patchlevel.h2
2 files changed, 4 insertions, 7 deletions
diff --git a/usr.bin/ncftp/copyright.h b/usr.bin/ncftp/copyright.h
index 4e8156c..9c4290e 100644
--- a/usr.bin/ncftp/copyright.h
+++ b/usr.bin/ncftp/copyright.h
@@ -1,16 +1,11 @@
/* Copyright.h */
-/* $RCSfile: copyright.h,v $
- * $Revision: 14020.12 $
- * $Date: 93/06/02 13:43:03 $
- */
-
/*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * Copyright (c) 1992-1994 Mike Gleason, NCEMRSoft.
+ * Copyright (c) 1992-1995 Mike Gleason, NCEMRSoft.
* Copyright (c) 1985, 1989 Regents of the University of California.
* All rights reserved.
*
@@ -23,7 +18,7 @@
#ifdef _main_c_
#ifndef lint
-static char copyright[] = "@(#) Copyright (c) 1992, 1993 by NCEMRSoft and Copyright (c) 1985, 1989 Regents of the University of California.\n All rights reserved.\n";
+static char copyright[] = "@(#) Copyright (c) 1992, 1993, 1994, 1995 by NCEMRSoft and Copyright (c) 1985, 1989 Regents of the University of California.\n All rights reserved.\n";
#endif /* not lint */
#endif /* _main_c_ */
diff --git a/usr.bin/ncftp/patchlevel.h b/usr.bin/ncftp/patchlevel.h
index 2860040..db9f5f5 100644
--- a/usr.bin/ncftp/patchlevel.h
+++ b/usr.bin/ncftp/patchlevel.h
@@ -1,3 +1,5 @@
+v1.9.1 - January 1, 1995. Passive mode fix with the SOCKS library.
+
v1.9.0 - December 22, 1994. The program won't exit from the interactive shell
if it's working from a tty. For example, it won't exit if you do an mget
on a pattern that won't match anything. Added padding around jmp_buf's
OpenPOWER on IntegriCloud