summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/config
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 23:36:56 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2003-06-02 23:36:56 +0000
commit149854f5f21442a68ead0095592956a96962dcf2 (patch)
treef43fff130e674efd8a82cf223d1143f11fd83184 /usr.sbin/amd/config
parent5269326c4f96790590406db72b6ac8127e33f825 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'usr.sbin/amd/config')
-rw-r--r--usr.sbin/amd/config/Configure8
-rw-r--r--usr.sbin/amd/config/arch8
-rw-r--r--usr.sbin/amd/config/misc-aix3.h8
-rw-r--r--usr.sbin/amd/config/misc-hpux.h8
-rw-r--r--usr.sbin/amd/config/misc-irix.h8
-rw-r--r--usr.sbin/amd/config/misc-next.h8
-rw-r--r--usr.sbin/amd/config/misc-stellix.h8
-rw-r--r--usr.sbin/amd/config/misc-ultrix.h8
-rw-r--r--usr.sbin/amd/config/mount_aix.c8
-rw-r--r--usr.sbin/amd/config/mount_irix.c8
-rw-r--r--usr.sbin/amd/config/mount_stellix.c8
-rw-r--r--usr.sbin/amd/config/mtab_aix.c8
-rw-r--r--usr.sbin/amd/config/mtab_bsd.c8
-rw-r--r--usr.sbin/amd/config/mtab_file.c8
-rw-r--r--usr.sbin/amd/config/mtab_ultrix.c8
-rw-r--r--usr.sbin/amd/config/os-acis43.h8
-rw-r--r--usr.sbin/amd/config/os-aix3.h8
-rw-r--r--usr.sbin/amd/config/os-aux.h8
-rw-r--r--usr.sbin/amd/config/os-bsd44.h8
-rw-r--r--usr.sbin/amd/config/os-concentrix.h8
-rw-r--r--usr.sbin/amd/config/os-convex.h8
-rw-r--r--usr.sbin/amd/config/os-defaults.h8
-rw-r--r--usr.sbin/amd/config/os-dgux.h8
-rw-r--r--usr.sbin/amd/config/os-fpx4.h8
-rw-r--r--usr.sbin/amd/config/os-hcx.h8
-rw-r--r--usr.sbin/amd/config/os-hlh42.h8
-rw-r--r--usr.sbin/amd/config/os-hpux.h8
-rw-r--r--usr.sbin/amd/config/os-irix.h8
-rw-r--r--usr.sbin/amd/config/os-irix3.h8
-rw-r--r--usr.sbin/amd/config/os-irix4.h8
-rw-r--r--usr.sbin/amd/config/os-next.h8
-rw-r--r--usr.sbin/amd/config/os-pyrOSx.h8
-rw-r--r--usr.sbin/amd/config/os-riscix.h8
-rw-r--r--usr.sbin/amd/config/os-sos3.h8
-rw-r--r--usr.sbin/amd/config/os-sos4.h8
-rw-r--r--usr.sbin/amd/config/os-stellix.h8
-rw-r--r--usr.sbin/amd/config/os-type8
-rw-r--r--usr.sbin/amd/config/os-u2_2.h8
-rw-r--r--usr.sbin/amd/config/os-u3_0.h8
-rw-r--r--usr.sbin/amd/config/os-u4_0.h8
-rw-r--r--usr.sbin/amd/config/os-u4_2.h8
-rw-r--r--usr.sbin/amd/config/os-umax43.h8
-rw-r--r--usr.sbin/amd/config/os-utek.h8
-rw-r--r--usr.sbin/amd/config/os-utx32.h8
-rw-r--r--usr.sbin/amd/config/os-xinu43.h8
45 files changed, 90 insertions, 270 deletions
diff --git a/usr.sbin/amd/config/Configure b/usr.sbin/amd/config/Configure
index ec7c42587b2..e2430da5e27 100644
--- a/usr.sbin/amd/config/Configure
+++ b/usr.sbin/amd/config/Configure
@@ -16,11 +16,7 @@
# 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
+# 3. 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.
#
@@ -37,7 +33,7 @@
# SUCH DAMAGE.
#
# from: @(#)Configure 8.1 (Berkeley) 6/6/93
-# $Id: Configure,v 1.1 1995/10/18 08:47:13 deraadt Exp $
+# $Id: Configure,v 1.2 2003/06/02 23:36:51 millert Exp $
#
echo "Making ./arch and ./os-type executable ..."
until chmod +x ./arch ./os-type; do echo "Error: chmod command failed" >&2; exit 1; done
diff --git a/usr.sbin/amd/config/arch b/usr.sbin/amd/config/arch
index 3c2c1bbb32d..16560ce36e4 100644
--- a/usr.sbin/amd/config/arch
+++ b/usr.sbin/amd/config/arch
@@ -16,11 +16,7 @@
# 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
+# 3. 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.
#
@@ -37,7 +33,7 @@
# SUCH DAMAGE.
#
# from: @(#)arch 8.1 (Berkeley) 6/6/93
-# $Id: arch,v 1.1 1995/10/18 08:47:13 deraadt Exp $
+# $Id: arch,v 1.2 2003/06/02 23:36:51 millert Exp $
#
# Figure out machine architecture
#
diff --git a/usr.sbin/amd/config/misc-aix3.h b/usr.sbin/amd/config/misc-aix3.h
index 52511b90221..f296ff1b0c6 100644
--- a/usr.sbin/amd/config/misc-aix3.h
+++ b/usr.sbin/amd/config/misc-aix3.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-aix3.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-aix3.h,v 1.1 1995/10/18 08:47:13 deraadt Exp $
+ * $Id: misc-aix3.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
struct ufs_args {
diff --git a/usr.sbin/amd/config/misc-hpux.h b/usr.sbin/amd/config/misc-hpux.h
index 2c2a2c9c057..b13b377940b 100644
--- a/usr.sbin/amd/config/misc-hpux.h
+++ b/usr.sbin/amd/config/misc-hpux.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-hpux.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-hpux.h,v 1.1 1995/10/18 08:47:13 deraadt Exp $
+ * $Id: misc-hpux.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
/*
diff --git a/usr.sbin/amd/config/misc-irix.h b/usr.sbin/amd/config/misc-irix.h
index 34bdfca3b52..72b94b47e4e 100644
--- a/usr.sbin/amd/config/misc-irix.h
+++ b/usr.sbin/amd/config/misc-irix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-irix.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-irix.h,v 1.1 1995/10/18 08:47:13 deraadt Exp $
+ * $Id: misc-irix.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
#include <sys/fs/nfs_clnt.h>
diff --git a/usr.sbin/amd/config/misc-next.h b/usr.sbin/amd/config/misc-next.h
index 033d0357825..3f37989f171 100644
--- a/usr.sbin/amd/config/misc-next.h
+++ b/usr.sbin/amd/config/misc-next.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-next.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-next.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: misc-next.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
#include <nfs/nfs_mount.h>
diff --git a/usr.sbin/amd/config/misc-stellix.h b/usr.sbin/amd/config/misc-stellix.h
index db0796b8da5..81718abf0b5 100644
--- a/usr.sbin/amd/config/misc-stellix.h
+++ b/usr.sbin/amd/config/misc-stellix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-stellix.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-stellix.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: misc-stellix.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
#include <sys/fstyp.h>
diff --git a/usr.sbin/amd/config/misc-ultrix.h b/usr.sbin/amd/config/misc-ultrix.h
index fe2ede98676..385b43344c5 100644
--- a/usr.sbin/amd/config/misc-ultrix.h
+++ b/usr.sbin/amd/config/misc-ultrix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)misc-ultrix.h 8.1 (Berkeley) 6/6/93
- * $Id: misc-ultrix.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: misc-ultrix.h,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
#include <nfs/nfs_gfs.h>
diff --git a/usr.sbin/amd/config/mount_aix.c b/usr.sbin/amd/config/mount_aix.c
index a8ba4f03196..945da91e7eb 100644
--- a/usr.sbin/amd/config/mount_aix.c
+++ b/usr.sbin/amd/config/mount_aix.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mount_aix.c 8.1 (Berkeley) 6/6/93
- * $Id: mount_aix.c,v 1.2 2002/08/05 07:24:26 pvalchev Exp $
+ * $Id: mount_aix.c,v 1.3 2003/06/02 23:36:51 millert Exp $
*/
diff --git a/usr.sbin/amd/config/mount_irix.c b/usr.sbin/amd/config/mount_irix.c
index 703bf058f51..a806b7f2d26 100644
--- a/usr.sbin/amd/config/mount_irix.c
+++ b/usr.sbin/amd/config/mount_irix.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mount_irix.c 8.1 (Berkeley) 6/6/93
- * $Id: mount_irix.c,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: mount_irix.c,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
diff --git a/usr.sbin/amd/config/mount_stellix.c b/usr.sbin/amd/config/mount_stellix.c
index 998cce1243b..0d289d5e77d 100644
--- a/usr.sbin/amd/config/mount_stellix.c
+++ b/usr.sbin/amd/config/mount_stellix.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mount_stellix.c 8.1 (Berkeley) 6/6/93
- * $Id: mount_stellix.c,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: mount_stellix.c,v 1.2 2003/06/02 23:36:51 millert Exp $
*/
/*
diff --git a/usr.sbin/amd/config/mtab_aix.c b/usr.sbin/amd/config/mtab_aix.c
index 16abaa8b4ff..be1182b268a 100644
--- a/usr.sbin/amd/config/mtab_aix.c
+++ b/usr.sbin/amd/config/mtab_aix.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mtab_aix.c 8.1 (Berkeley) 6/6/93
- * $Id: mtab_aix.c,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: mtab_aix.c,v 1.2 2003/06/02 23:36:52 millert Exp $
*/
#include "am.h"
diff --git a/usr.sbin/amd/config/mtab_bsd.c b/usr.sbin/amd/config/mtab_bsd.c
index 2362593e2df..d422829207a 100644
--- a/usr.sbin/amd/config/mtab_bsd.c
+++ b/usr.sbin/amd/config/mtab_bsd.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: mtab_bsd.c,v 1.3 1996/10/27 23:22:16 millert Exp $ */
+/* $OpenBSD: mtab_bsd.c,v 1.4 2003/06/02 23:36:52 millert Exp $ */
/*
* Copyright (c) 1990 Jan-Simon Pendry
@@ -17,11 +17,7 @@
* 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
+ * 3. 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.
*
diff --git a/usr.sbin/amd/config/mtab_file.c b/usr.sbin/amd/config/mtab_file.c
index 066089d5787..68dbc257eba 100644
--- a/usr.sbin/amd/config/mtab_file.c
+++ b/usr.sbin/amd/config/mtab_file.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mtab_file.c 8.1 (Berkeley) 6/6/93
- * $Id: mtab_file.c,v 1.3 2002/08/05 07:24:26 pvalchev Exp $
+ * $Id: mtab_file.c,v 1.4 2003/06/02 23:36:52 millert Exp $
*/
#include "am.h"
diff --git a/usr.sbin/amd/config/mtab_ultrix.c b/usr.sbin/amd/config/mtab_ultrix.c
index 5b911eb003c..5b43d53ddc6 100644
--- a/usr.sbin/amd/config/mtab_ultrix.c
+++ b/usr.sbin/amd/config/mtab_ultrix.c
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)mtab_ultrix.c 8.1 (Berkeley) 6/6/93
- * $Id: mtab_ultrix.c,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: mtab_ultrix.c,v 1.2 2003/06/02 23:36:52 millert Exp $
*/
#include "am.h"
diff --git a/usr.sbin/amd/config/os-acis43.h b/usr.sbin/amd/config/os-acis43.h
index 4baa329d919..a3a44a91f47 100644
--- a/usr.sbin/amd/config/os-acis43.h
+++ b/usr.sbin/amd/config/os-acis43.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-acis43.h 8.1 (Berkeley) 6/6/93
- * $Id: os-acis43.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-acis43.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* IBM RT ACIS4.3 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-aix3.h b/usr.sbin/amd/config/os-aix3.h
index 28b0151aefd..ef58124cac7 100644
--- a/usr.sbin/amd/config/os-aix3.h
+++ b/usr.sbin/amd/config/os-aix3.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-aix3.h 8.1 (Berkeley) 6/6/93
- * $Id: os-aix3.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-aix3.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* AIX 3.1 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-aux.h b/usr.sbin/amd/config/os-aux.h
index 1c98b39d866..2dde332ba48 100644
--- a/usr.sbin/amd/config/os-aux.h
+++ b/usr.sbin/amd/config/os-aux.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-aux.h 8.1 (Berkeley) 6/6/93
- * $Id: os-aux.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-aux.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* A/UX macII definitions for Amd (automounter)
* Contributed by Julian Onions <jpo@cs.nott.ac.uk>
diff --git a/usr.sbin/amd/config/os-bsd44.h b/usr.sbin/amd/config/os-bsd44.h
index d535db73e6c..8345291000f 100644
--- a/usr.sbin/amd/config/os-bsd44.h
+++ b/usr.sbin/amd/config/os-bsd44.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: os-bsd44.h,v 1.7 2002/08/05 07:24:26 pvalchev Exp $ */
+/* $OpenBSD: os-bsd44.h,v 1.8 2003/06/02 23:36:52 millert Exp $ */
/*
* Copyright (c) 1990 Jan-Simon Pendry
@@ -17,11 +17,7 @@
* 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
+ * 3. 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.
*
diff --git a/usr.sbin/amd/config/os-concentrix.h b/usr.sbin/amd/config/os-concentrix.h
index 9faa0411942..da926537f2f 100644
--- a/usr.sbin/amd/config/os-concentrix.h
+++ b/usr.sbin/amd/config/os-concentrix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-concentrix.h 8.1 (Berkeley) 6/6/93
- * $Id: os-concentrix.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-concentrix.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Alliant Concentrix 5.0.0 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-convex.h b/usr.sbin/amd/config/os-convex.h
index 9fd8fd83890..2c2cf8d07a6 100644
--- a/usr.sbin/amd/config/os-convex.h
+++ b/usr.sbin/amd/config/os-convex.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-convex.h 8.1 (Berkeley) 6/6/93
- * $Id: os-convex.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-convex.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Convex C220, version 7.1 definitions for Amd (automounter)
* from Eitan Mizrotsky <eitan@shum.huji.ac.il>
diff --git a/usr.sbin/amd/config/os-defaults.h b/usr.sbin/amd/config/os-defaults.h
index 767c10b9376..6ab322c602e 100644
--- a/usr.sbin/amd/config/os-defaults.h
+++ b/usr.sbin/amd/config/os-defaults.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-defaults.h 8.1 (Berkeley) 6/6/93
- * $Id: os-defaults.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-defaults.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Common OS definitions. These may be overridden in
* the OS specific files ("os-foo.h").
diff --git a/usr.sbin/amd/config/os-dgux.h b/usr.sbin/amd/config/os-dgux.h
index 9eae38db941..852d8799045 100644
--- a/usr.sbin/amd/config/os-dgux.h
+++ b/usr.sbin/amd/config/os-dgux.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-dgux.h 8.1 (Berkeley) 6/6/93
- * $Id: os-dgux.h,v 1.1 1995/10/18 08:47:14 deraadt Exp $
+ * $Id: os-dgux.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* dg/ux definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-fpx4.h b/usr.sbin/amd/config/os-fpx4.h
index 386fb804e4e..d2e6dfe14b1 100644
--- a/usr.sbin/amd/config/os-fpx4.h
+++ b/usr.sbin/amd/config/os-fpx4.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-fpx4.h 8.1 (Berkeley) 6/6/93
- * $Id: os-fpx4.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-fpx4.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Celerity FPX 4.1/2 definitions for Amd (automounter)
* from Stephen Pope <scp@grizzly.acl.lanl.gov>
diff --git a/usr.sbin/amd/config/os-hcx.h b/usr.sbin/amd/config/os-hcx.h
index f16b584449c..3576e8464b9 100644
--- a/usr.sbin/amd/config/os-hcx.h
+++ b/usr.sbin/amd/config/os-hcx.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-hcx.h 8.1 (Berkeley) 6/6/93
- * $Id: os-hcx.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-hcx.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Harris HCX/UX Release 3.0 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-hlh42.h b/usr.sbin/amd/config/os-hlh42.h
index 619f5e93e90..9b823ad7cbc 100644
--- a/usr.sbin/amd/config/os-hlh42.h
+++ b/usr.sbin/amd/config/os-hlh42.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-hlh42.h 8.1 (Berkeley) 6/6/93
- * $Id: os-hlh42.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-hlh42.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* HLH OTS definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-hpux.h b/usr.sbin/amd/config/os-hpux.h
index 562aca2c71c..6781986cc2c 100644
--- a/usr.sbin/amd/config/os-hpux.h
+++ b/usr.sbin/amd/config/os-hpux.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-hpux.h 8.1 (Berkeley) 6/6/93
- * $Id: os-hpux.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-hpux.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* HP/9000 HP-UX definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-irix.h b/usr.sbin/amd/config/os-irix.h
index 4f891d8bf53..bcdfce65d37 100644
--- a/usr.sbin/amd/config/os-irix.h
+++ b/usr.sbin/amd/config/os-irix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-irix.h 8.1 (Berkeley) 6/6/93
- * $Id: os-irix.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-irix.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* IRIX 3.3 definitions for Amd (automounter)
* Contributed by Scott R. Presnell <srp@cgl.ucsf.edu>
diff --git a/usr.sbin/amd/config/os-irix3.h b/usr.sbin/amd/config/os-irix3.h
index 7220d4ffe82..e09fef8b621 100644
--- a/usr.sbin/amd/config/os-irix3.h
+++ b/usr.sbin/amd/config/os-irix3.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-irix3.h 8.1 (Berkeley) 6/6/93
- * $Id: os-irix3.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-irix3.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* IRIX 3.3 definitions for Amd (automounter)
* Contributed by Scott R. Presnell <srp@cgl.ucsf.edu>
diff --git a/usr.sbin/amd/config/os-irix4.h b/usr.sbin/amd/config/os-irix4.h
index 91fc416d789..4bf49382858 100644
--- a/usr.sbin/amd/config/os-irix4.h
+++ b/usr.sbin/amd/config/os-irix4.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-irix4.h 8.1 (Berkeley) 6/6/93
- * $Id: os-irix4.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-irix4.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* IRIX 4.0.X definitions for Amd (automounter)
* Contributed by Scott R. Presnell <srp@cgl.ucsf.edu>
diff --git a/usr.sbin/amd/config/os-next.h b/usr.sbin/amd/config/os-next.h
index 997cec07637..44dda96d295 100644
--- a/usr.sbin/amd/config/os-next.h
+++ b/usr.sbin/amd/config/os-next.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-next.h 8.1 (Berkeley) 6/6/93
- * $Id: os-next.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-next.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* NeXT OS definitions for Amd (automounter)
* By Bill Trost, Reed College
diff --git a/usr.sbin/amd/config/os-pyrOSx.h b/usr.sbin/amd/config/os-pyrOSx.h
index 9c601392ccc..aa2ed6d77be 100644
--- a/usr.sbin/amd/config/os-pyrOSx.h
+++ b/usr.sbin/amd/config/os-pyrOSx.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-pyrOSx.h 8.1 (Berkeley) 6/6/93
- * $Id: os-pyrOSx.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-pyrOSx.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Pyramid OSx definitions for Amd (automounter)
* from Stefan Petri <petri@tubsibr.UUCP>
diff --git a/usr.sbin/amd/config/os-riscix.h b/usr.sbin/amd/config/os-riscix.h
index 85e38d7b75e..4bed0ed14cc 100644
--- a/usr.sbin/amd/config/os-riscix.h
+++ b/usr.sbin/amd/config/os-riscix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-riscix.h 8.1 (Berkeley) 6/6/93
- * $Id: os-riscix.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-riscix.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Acorn Archimedes RISC iX definitions for Amd (automounter)
* Contributed by Piete Brooks.
diff --git a/usr.sbin/amd/config/os-sos3.h b/usr.sbin/amd/config/os-sos3.h
index 36d4b4190cf..732f8baadd5 100644
--- a/usr.sbin/amd/config/os-sos3.h
+++ b/usr.sbin/amd/config/os-sos3.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-sos3.h 8.1 (Berkeley) 6/6/93
- * $Id: os-sos3.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-sos3.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* SunOS 3.2 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-sos4.h b/usr.sbin/amd/config/os-sos4.h
index a1c500989f8..b25af2ad16d 100644
--- a/usr.sbin/amd/config/os-sos4.h
+++ b/usr.sbin/amd/config/os-sos4.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-sos4.h 8.1 (Berkeley) 6/6/93
- * $Id: os-sos4.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-sos4.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* SunOS 4.0 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-stellix.h b/usr.sbin/amd/config/os-stellix.h
index 77d8aa91c9e..4ce83197e86 100644
--- a/usr.sbin/amd/config/os-stellix.h
+++ b/usr.sbin/amd/config/os-stellix.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-stellix.h 8.1 (Berkeley) 6/6/93
- * $Id: os-stellix.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-stellix.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Amd (automounter) definitions for Stellix.
* From Stephen C. Pope <scp@acl.lanl.gov>
diff --git a/usr.sbin/amd/config/os-type b/usr.sbin/amd/config/os-type
index 7e6d14dad61..111f23261d5 100644
--- a/usr.sbin/amd/config/os-type
+++ b/usr.sbin/amd/config/os-type
@@ -16,11 +16,7 @@
# 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
+# 3. 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.
#
@@ -37,7 +33,7 @@
# SUCH DAMAGE.
#
# from: @(#)os-type 8.1 (Berkeley) 6/6/93
-# $Id: os-type,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+# $Id: os-type,v 1.2 2003/06/02 23:36:52 millert Exp $
#
#
diff --git a/usr.sbin/amd/config/os-u2_2.h b/usr.sbin/amd/config/os-u2_2.h
index 00af75699fb..901355e4064 100644
--- a/usr.sbin/amd/config/os-u2_2.h
+++ b/usr.sbin/amd/config/os-u2_2.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-u2_2.h 8.1 (Berkeley) 6/6/93
- * $Id: os-u2_2.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-u2_2.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Ultrix 2.2 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-u3_0.h b/usr.sbin/amd/config/os-u3_0.h
index fa7415a0641..0a3393a1c32 100644
--- a/usr.sbin/amd/config/os-u3_0.h
+++ b/usr.sbin/amd/config/os-u3_0.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-u3_0.h 8.1 (Berkeley) 6/6/93
- * $Id: os-u3_0.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-u3_0.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Ultrix 3.0 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-u4_0.h b/usr.sbin/amd/config/os-u4_0.h
index 80375546a27..5b064086e16 100644
--- a/usr.sbin/amd/config/os-u4_0.h
+++ b/usr.sbin/amd/config/os-u4_0.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-u4_0.h 8.1 (Berkeley) 6/6/93
- * $Id: os-u4_0.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-u4_0.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Ultrix 4.0 definitions for Amd (automounter)
* from Chris Lindblad <cjl@ai.mit.edu>
diff --git a/usr.sbin/amd/config/os-u4_2.h b/usr.sbin/amd/config/os-u4_2.h
index afa1b77e903..729daf1e581 100644
--- a/usr.sbin/amd/config/os-u4_2.h
+++ b/usr.sbin/amd/config/os-u4_2.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-u4_2.h 8.1 (Berkeley) 6/6/93
- * $Id: os-u4_2.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-u4_2.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Ultrix 4.2 definitions for Amd (automounter)
* from Chris Lindblad <cjl@ai.mit.edu>
diff --git a/usr.sbin/amd/config/os-umax43.h b/usr.sbin/amd/config/os-umax43.h
index 7b7b30c528f..d6fac6787b7 100644
--- a/usr.sbin/amd/config/os-umax43.h
+++ b/usr.sbin/amd/config/os-umax43.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-umax43.h 8.1 (Berkeley) 6/6/93
- * $Id: os-umax43.h,v 1.1 1995/10/18 08:47:15 deraadt Exp $
+ * $Id: os-umax43.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* UMAX 4.3 definitions for Amd (automounter)
*/
diff --git a/usr.sbin/amd/config/os-utek.h b/usr.sbin/amd/config/os-utek.h
index d22738c8300..936df33809d 100644
--- a/usr.sbin/amd/config/os-utek.h
+++ b/usr.sbin/amd/config/os-utek.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-utek.h 8.1 (Berkeley) 6/6/93
- * $Id: os-utek.h,v 1.1 1995/10/18 08:47:16 deraadt Exp $
+ * $Id: os-utek.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* Utek 4.0 definitions for Amd (automounter)
* from Bill Trost <trost%reed@cse.ogi.edu>
diff --git a/usr.sbin/amd/config/os-utx32.h b/usr.sbin/amd/config/os-utx32.h
index b1c03a53da4..0f6bf2cde71 100644
--- a/usr.sbin/amd/config/os-utx32.h
+++ b/usr.sbin/amd/config/os-utx32.h
@@ -17,11 +17,7 @@
* 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
+ * 3. 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.
*
@@ -38,7 +34,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-utx32.h 8.1 (Berkeley) 6/6/93
- * $Id: os-utx32.h,v 1.1 1995/10/18 08:47:16 deraadt Exp $
+ * $Id: os-utx32.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*/
/*
diff --git a/usr.sbin/amd/config/os-xinu43.h b/usr.sbin/amd/config/os-xinu43.h
index bf9bcb68f1c..9e2ed0ba657 100644
--- a/usr.sbin/amd/config/os-xinu43.h
+++ b/usr.sbin/amd/config/os-xinu43.h
@@ -15,11 +15,7 @@
* 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
+ * 3. 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.
*
@@ -36,7 +32,7 @@
* SUCH DAMAGE.
*
* from: @(#)os-xinu43.h 8.1 (Berkeley) 6/6/93
- * $Id: os-xinu43.h,v 1.1 1995/10/18 08:47:16 deraadt Exp $
+ * $Id: os-xinu43.h,v 1.2 2003/06/02 23:36:52 millert Exp $
*
* mt Xinu 4.3 (MORE/bsd) definitions for Amd (automounter)
* Should work on both Vax and HP ...