Module Name:    src
Committed By:   christos
Date:           Mon Feb 29 23:50:59 UTC 2016

Modified Files:
        src/bin/sh/funcs: cmv dirs kill login newgrp popd pushd suspend

Log Message:
delete clauses 3,4


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/bin/sh/funcs/cmv src/bin/sh/funcs/dirs \
    src/bin/sh/funcs/kill src/bin/sh/funcs/login src/bin/sh/funcs/newgrp \
    src/bin/sh/funcs/popd src/bin/sh/funcs/pushd src/bin/sh/funcs/suspend

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/sh/funcs/cmv
diff -u src/bin/sh/funcs/cmv:1.7 src/bin/sh/funcs/cmv:1.8
--- src/bin/sh/funcs/cmv:1.7	Thu May 11 17:31:05 1995
+++ src/bin/sh/funcs/cmv	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: cmv,v 1.7 1995/05/11 21:31:05 christos Exp $
+#	$NetBSD: cmv,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/dirs
diff -u src/bin/sh/funcs/dirs:1.7 src/bin/sh/funcs/dirs:1.8
--- src/bin/sh/funcs/dirs:1.7	Thu May 11 17:31:08 1995
+++ src/bin/sh/funcs/dirs	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: dirs,v 1.7 1995/05/11 21:31:08 christos Exp $
+#	$NetBSD: dirs,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/kill
diff -u src/bin/sh/funcs/kill:1.7 src/bin/sh/funcs/kill:1.8
--- src/bin/sh/funcs/kill:1.7	Thu May 11 17:31:10 1995
+++ src/bin/sh/funcs/kill	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: kill,v 1.7 1995/05/11 21:31:10 christos Exp $
+#	$NetBSD: kill,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/login
diff -u src/bin/sh/funcs/login:1.7 src/bin/sh/funcs/login:1.8
--- src/bin/sh/funcs/login:1.7	Thu May 11 17:31:11 1995
+++ src/bin/sh/funcs/login	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: login,v 1.7 1995/05/11 21:31:11 christos Exp $
+#	$NetBSD: login,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/newgrp
diff -u src/bin/sh/funcs/newgrp:1.7 src/bin/sh/funcs/newgrp:1.8
--- src/bin/sh/funcs/newgrp:1.7	Thu May 11 17:31:12 1995
+++ src/bin/sh/funcs/newgrp	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: newgrp,v 1.7 1995/05/11 21:31:12 christos Exp $
+#	$NetBSD: newgrp,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/popd
diff -u src/bin/sh/funcs/popd:1.7 src/bin/sh/funcs/popd:1.8
--- src/bin/sh/funcs/popd:1.7	Thu May 11 17:31:13 1995
+++ src/bin/sh/funcs/popd	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: popd,v 1.7 1995/05/11 21:31:13 christos Exp $
+#	$NetBSD: popd,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/pushd
diff -u src/bin/sh/funcs/pushd:1.7 src/bin/sh/funcs/pushd:1.8
--- src/bin/sh/funcs/pushd:1.7	Thu May 11 17:31:15 1995
+++ src/bin/sh/funcs/pushd	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: pushd,v 1.7 1995/05/11 21:31:15 christos Exp $
+#	$NetBSD: pushd,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
Index: src/bin/sh/funcs/suspend
diff -u src/bin/sh/funcs/suspend:1.7 src/bin/sh/funcs/suspend:1.8
--- src/bin/sh/funcs/suspend:1.7	Thu May 11 17:31:17 1995
+++ src/bin/sh/funcs/suspend	Mon Feb 29 18:50:59 2016
@@ -1,4 +1,4 @@
-#	$NetBSD: suspend,v 1.7 1995/05/11 21:31:17 christos Exp $
+#	$NetBSD: suspend,v 1.8 2016/02/29 23:50:59 christos Exp $
 # Copyright (c) 1991, 1993
 #	The Regents of the University of California.  All rights reserved.
 #
@@ -13,13 +13,6 @@
 # 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.
 #
 # THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

Reply via email to