BSD 4_3_Net_2 release
[unix-history] / usr / src / usr.sbin / named / Version.c
index 61ee3a8..36092ae 100644 (file)
@@ -1,20 +1,36 @@
-/*
- * Copyright (c) 1986, 1987, 1990 Regents of the University of California.
+/*-
+ * Copyright (c) 1986, 1987, 1990 The Regents of the University of California.
  * All rights reserved.
  *
  * All rights reserved.
  *
- * Redistribution and use in source and binary forms are permitted
- * provided that the above copyright notice and this paragraph are
- * duplicated in all such forms and that any documentation,
- * advertising materials, and other materials related to such
- * distribution and use acknowledge that the software was developed
- * by the University of California, Berkeley.  The name of the
- * University may not be used to endorse or promote products derived
- * from this software without specific prior written permission.
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
- * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
- * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ * 1. Redistributions of source code must retain the above copyright
+ *    notice, this list of conditions and the following disclaimer.
+ * 2. Redistributions in binary form must reproduce the above copyright
+ *    notice, this list of conditions and the following disclaimer in the
+ *    documentation and/or other materials provided with the distribution.
+ * 3. All advertising materials mentioning features or use of this software
+ *    must display the following acknowledgement:
+ *     This product includes software developed by the University of
+ *     California, Berkeley and its contributors.
+ * 4. Neither the name of the University nor the names of its contributors
+ *    may be used to endorse or promote products derived from this software
+ *    without specific prior written permission.
  *
  *
- *     @(#)Version.c   4.9 (Berkeley) 7/21/90
+ * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ * SUCH DAMAGE.
+ *
+ *     @(#)Version.c   4.10 (Berkeley) 4/24/91
  */
 
 #ifndef lint
  */
 
 #ifndef lint
@@ -27,8 +43,9 @@ char Version[] = "named 4.8.3 %WHEN%\n\t%WHOANDWHERE%\n";
 
 SCCS/s.Version.c:
 
 
 SCCS/s.Version.c:
 
-D 4.8.3        90/06/27 17:05:21       bloom   37      35      00031/00028/00079
+D 4.8.3        90/08/15 09:21:21       bloom   37      35      00031/00028/00079
 Version distributed with 4.3 Reno tape (June 1990)
 Version distributed with 4.3 Reno tape (June 1990)
+(with additional changes for backward compat. after Reno)
 
 D 4.8.2        89/09/18 13:57:11       bloom   35      34      00020/00014/00087
 Interim fixes release
 
 D 4.8.2        89/09/18 13:57:11       bloom   35      34      00020/00014/00087
 Interim fixes release
@@ -63,39 +80,56 @@ date and time created 86/04/30 19:30:00 by kjd
 code versions:
 
 Makefile
 code versions:
 
 Makefile
-       Makefile        4.14 (Berkeley) 2/28/88
+       Makefile.dist   5.4 (Berkeley) 8/15/90
+Makefile.reno
+       Makefile        5.8 (Berkeley) 7/28/90
+Version.c
+       Version.c       4.9 (Berkeley) 7/21/90
 db.h
 db.h
-       db.h    4.13 (Berkeley) 2/17/88
+       db.h    4.16 (Berkeley) 6/1/90
 db_dump.c
 db_dump.c
-       db_dump.c       4.20 (Berkeley) 2/17/88
+       db_dump.c       4.30 (Berkeley) 6/1/90
+db_glue.c
+       db_glue.c       4.4 (Berkeley) 6/1/90
 db_load.c
 db_load.c
-       db_load.c       4.26 (Berkeley) 2/28/88
+       db_load.c       4.37 (Berkeley) 6/1/90
 db_lookup.c
 db_lookup.c
-       db_lookup.c     4.14 (Berkeley) 2/17/88
+       db_lookup.c     4.17 (Berkeley) 6/1/90
 db_reload.c
 db_reload.c
-       db_reload.c     4.15 (Berkeley) 2/28/88
+       db_reload.c     4.21 (Berkeley) 6/1/90
 db_save.c
 db_save.c
-       db_save.c       4.13 (Berkeley) 2/17/88
+       db_save.c       4.15 (Berkeley) 6/1/90
 db_update.c
 db_update.c
-       db_update.c     4.16 (Berkeley) 2/28/88
+       db_update.c     4.26 (Berkeley) 6/1/90
+named-xfer.c
+       named-xfer.c    4.16 (Berkeley) 8/15/90
+named.reload
+       named.reload    5.1 (Berkeley) 2/8/89
+named.reload.reno
+       named.reload    5.2 (Berkeley) 6/27/89
+named.restart
+       named.restart   5.2 (Berkeley) 2/5/89
+named.restart.reno
+       named.restart   5.4 (Berkeley) 6/27/89
+ns.h
+       ns.h    4.32 (Berkeley) 8/15/90
 ns_forw.c
 ns_forw.c
-       ns_forw.c       4.26 (Berkeley) 3/28/88
+       ns_forw.c       4.30 (Berkeley) 6/27/90
 ns_init.c
 ns_init.c
-       ns_init.c       4.23 (Berkeley) 2/28/88
+       ns_init.c       4.35 (Berkeley) 6/27/90
 ns_main.c
 ns_main.c
-        Copyright (c) 1986 Regents of the University of California.\n\
-       ns_main.c       4.30 (Berkeley) 3/7/88
+       ns_main.c       4.51 (Berkeley) 8/15/90
 ns_maint.c
 ns_maint.c
-       ns_maint.c      4.23 (Berkeley) 2/28/88
+       ns_maint.c      4.38 (Berkeley) 8/15/90
 ns_req.c
 ns_req.c
-       ns_req.c        4.32 (Berkeley) 3/31/88
+       ns_req.c        4.44 (Berkeley) 6/27/90
 ns_resp.c
 ns_resp.c
-       ns_resp.c       4.50 (Berkeley) 4/7/88
+       ns_resp.c       4.63 (Berkeley) 6/1/90
 ns_sort.c
 ns_sort.c
-       ns_sort.c       4.3 (Berkeley) 2/17/88
+       ns_sort.c       4.8 (Berkeley) 6/1/90
 ns_stats.c
 ns_stats.c
-       ns_stats.c      4.3 (Berkeley) 2/17/88
-newvers.sh
-       newvers.sh      4.4 (Berkeley) 3/28/88
+       ns_stats.c      4.10 (Berkeley) 6/27/90
+pathnames.h
+       pathnames.h     5.4 (Berkeley) 6/1/90
 
 #endif COMMENT
 
 #endif COMMENT