aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/fstest/tests/chflags
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 05:45:17 +0000
commita9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch)
tree50188ea5c781ddc35338e77f24e94f1aa22aae1c /tools/regression/fstest/tests/chflags
parentba209d619d07461cc752dcdd596ab0d9b50e847a (diff)
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'. This commit was manufactured to restore the state of the 7.0-RELEASE image.
Diffstat (limited to 'tools/regression/fstest/tests/chflags')
-rw-r--r--tools/regression/fstest/tests/chflags/00.t2
-rw-r--r--tools/regression/fstest/tests/chflags/01.t2
-rw-r--r--tools/regression/fstest/tests/chflags/02.t2
-rw-r--r--tools/regression/fstest/tests/chflags/03.t2
-rw-r--r--tools/regression/fstest/tests/chflags/04.t2
-rw-r--r--tools/regression/fstest/tests/chflags/05.t2
-rw-r--r--tools/regression/fstest/tests/chflags/06.t2
-rw-r--r--tools/regression/fstest/tests/chflags/07.t2
-rw-r--r--tools/regression/fstest/tests/chflags/08.t2
-rw-r--r--tools/regression/fstest/tests/chflags/09.t2
-rw-r--r--tools/regression/fstest/tests/chflags/10.t2
-rw-r--r--tools/regression/fstest/tests/chflags/11.t2
-rw-r--r--tools/regression/fstest/tests/chflags/12.t2
-rw-r--r--tools/regression/fstest/tests/chflags/13.t2
14 files changed, 14 insertions, 14 deletions
diff --git a/tools/regression/fstest/tests/chflags/00.t b/tools/regression/fstest/tests/chflags/00.t
index af144b08e1bf..96050ad4f8e4 100644
--- a/tools/regression/fstest/tests/chflags/00.t
+++ b/tools/regression/fstest/tests/chflags/00.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/00.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags changes flags"
diff --git a/tools/regression/fstest/tests/chflags/01.t b/tools/regression/fstest/tests/chflags/01.t
index efdee5c8a1a5..8be8a098e0b8 100644
--- a/tools/regression/fstest/tests/chflags/01.t
+++ b/tools/regression/fstest/tests/chflags/01.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/01.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns ENOTDIR if a component of the path prefix is not a directory"
diff --git a/tools/regression/fstest/tests/chflags/02.t b/tools/regression/fstest/tests/chflags/02.t
index 7579061e64b0..00bc09a5a513 100644
--- a/tools/regression/fstest/tests/chflags/02.t
+++ b/tools/regression/fstest/tests/chflags/02.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/02.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns ENAMETOOLONG if a component of a pathname exceeded 255 characters"
diff --git a/tools/regression/fstest/tests/chflags/03.t b/tools/regression/fstest/tests/chflags/03.t
index 06a0c04c54f2..2130dae5dd71 100644
--- a/tools/regression/fstest/tests/chflags/03.t
+++ b/tools/regression/fstest/tests/chflags/03.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/03.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns ENAMETOOLONG if an entire path name exceeded 1023 characters"
diff --git a/tools/regression/fstest/tests/chflags/04.t b/tools/regression/fstest/tests/chflags/04.t
index 105732ca3e9d..4581d5a8edcf 100644
--- a/tools/regression/fstest/tests/chflags/04.t
+++ b/tools/regression/fstest/tests/chflags/04.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/04.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns ENOENT if the named file does not exist"
diff --git a/tools/regression/fstest/tests/chflags/05.t b/tools/regression/fstest/tests/chflags/05.t
index a534ff5b3a23..00710735e162 100644
--- a/tools/regression/fstest/tests/chflags/05.t
+++ b/tools/regression/fstest/tests/chflags/05.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/05.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EACCES when search permission is denied for a component of the path prefix"
diff --git a/tools/regression/fstest/tests/chflags/06.t b/tools/regression/fstest/tests/chflags/06.t
index cebfcdd52bf4..80c089c5af39 100644
--- a/tools/regression/fstest/tests/chflags/06.t
+++ b/tools/regression/fstest/tests/chflags/06.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/06.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns ELOOP if too many symbolic links were encountered in translating the pathname"
diff --git a/tools/regression/fstest/tests/chflags/07.t b/tools/regression/fstest/tests/chflags/07.t
index ef7c19cfe19c..240e65bc9aca 100644
--- a/tools/regression/fstest/tests/chflags/07.t
+++ b/tools/regression/fstest/tests/chflags/07.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/07.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EPERM when the effective user ID does not match the owner of the file and the effective user ID is not the super-user"
diff --git a/tools/regression/fstest/tests/chflags/08.t b/tools/regression/fstest/tests/chflags/08.t
index 9fa97b760b8b..e076980faf8f 100644
--- a/tools/regression/fstest/tests/chflags/08.t
+++ b/tools/regression/fstest/tests/chflags/08.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/08.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EPERM when one of SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK is set and the user is not the super-user"
diff --git a/tools/regression/fstest/tests/chflags/09.t b/tools/regression/fstest/tests/chflags/09.t
index 7b6a2cb7dbdb..58a2f61386f0 100644
--- a/tools/regression/fstest/tests/chflags/09.t
+++ b/tools/regression/fstest/tests/chflags/09.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/09.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EPERM when one of SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK is set and securelevel is greater than 0"
diff --git a/tools/regression/fstest/tests/chflags/10.t b/tools/regression/fstest/tests/chflags/10.t
index 57b33f4e261d..1f62a3e7bc1c 100644
--- a/tools/regression/fstest/tests/chflags/10.t
+++ b/tools/regression/fstest/tests/chflags/10.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/10.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EPERM if non-super-user tries to set one of SF_IMMUTABLE, SF_APPEND, or SF_NOUNLINK"
diff --git a/tools/regression/fstest/tests/chflags/11.t b/tools/regression/fstest/tests/chflags/11.t
index 6c3887f9af97..a4823d4f8c7a 100644
--- a/tools/regression/fstest/tests/chflags/11.t
+++ b/tools/regression/fstest/tests/chflags/11.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/11.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EPERM if a user tries to set or remove the SF_SNAPSHOT flag"
diff --git a/tools/regression/fstest/tests/chflags/12.t b/tools/regression/fstest/tests/chflags/12.t
index 7b03436cf4da..e4671d1dbb4d 100644
--- a/tools/regression/fstest/tests/chflags/12.t
+++ b/tools/regression/fstest/tests/chflags/12.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/12.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EROFS if the named file resides on a read-only file system"
diff --git a/tools/regression/fstest/tests/chflags/13.t b/tools/regression/fstest/tests/chflags/13.t
index edab3a95528b..6da6bf039ba4 100644
--- a/tools/regression/fstest/tests/chflags/13.t
+++ b/tools/regression/fstest/tests/chflags/13.t
@@ -1,5 +1,5 @@
#!/bin/sh
-# $FreeBSD$
+# $FreeBSD: src/tools/regression/fstest/tests/chflags/13.t,v 1.1 2007/01/17 01:42:08 pjd Exp $
desc="chflags returns EFAULT if the path argument points outside the process's allocated address space"