summaryrefslogtreecommitdiff
path: root/os
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 10:29:39 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 10:29:39 -0700
commit7fc0d81f660eaec16f10ebdff6367da7bcc204f9 (patch)
tree35c65397c0df2cd7a6a7a7acd1f3b9ffdb24b761 /os
parentbe599b68334d2dea71e12f478e3201d3087ddf56 (diff)
remove SCCS ids
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
Diffstat (limited to 'os')
-rw-r--r--os/config.c2
-rw-r--r--os/config.h2
-rw-r--r--os/configstr.h2
-rw-r--r--os/osdep.h2
-rw-r--r--os/osglue.c2
-rw-r--r--os/osinit.c2
-rw-r--r--os/waitfor.c2
7 files changed, 0 insertions, 14 deletions
diff --git a/os/config.c b/os/config.c
index f000ade..298dc2f 100644
--- a/os/config.c
+++ b/os/config.c
@@ -43,8 +43,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $NCDXorg: @(#)config.c,v 4.6 1991/07/09 14:08:09 lemke Exp $
- *
*/
#include "xfs-config.h"
diff --git a/os/config.h b/os/config.h
index 7404ca5..1a4de08 100644
--- a/os/config.h
+++ b/os/config.h
@@ -43,8 +43,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * @(#)config.h 4.1 91/05/02
- *
*/
#ifndef _CONFIG_H_
diff --git a/os/configstr.h b/os/configstr.h
index 035fee8..0d55e23 100644
--- a/os/configstr.h
+++ b/os/configstr.h
@@ -43,8 +43,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * @(#)configstr.h 4.1 91/05/02
- *
*/
#ifndef _CONFIGSTR_H_
#define _CONFIGSTR_H_
diff --git a/os/osdep.h b/os/osdep.h
index ace43ea..d8799be 100644
--- a/os/osdep.h
+++ b/os/osdep.h
@@ -43,8 +43,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * @(#)osdep.h 4.1 5/2/91
- *
*/
#ifndef _OSDEP_H_
diff --git a/os/osglue.c b/os/osglue.c
index 2e79054..bcfce2f 100644
--- a/os/osglue.c
+++ b/os/osglue.c
@@ -43,8 +43,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $NCDXorg: @(#)osglue.c,v 4.6 1991/07/09 14:07:30 lemke Exp $
- *
*/
/*
diff --git a/os/osinit.c b/os/osinit.c
index d9ce9f4..dcefe28 100644
--- a/os/osinit.c
+++ b/os/osinit.c
@@ -46,8 +46,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * @(#)osinit.c 4.3 5/7/91
- *
*/
#include "xfs-config.h"
diff --git a/os/waitfor.c b/os/waitfor.c
index 98fbe8a..1a29a97 100644
--- a/os/waitfor.c
+++ b/os/waitfor.c
@@ -46,8 +46,6 @@ in this Software without prior written authorization from The Open Group.
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
- * $NCDXorg: @(#)waitfor.c,v 4.5 1991/06/24 11:59:20 lemke Exp $
- *
*/
#include "xfs-config.h"