fix sccsid to use keywords and modern initialization syntax
authorJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Mon, 16 Feb 1987 08:09:08 +0000 (00:09 -0800)
committerJay Lepreau <lepreau@ucbvax.Berkeley.EDU>
Mon, 16 Feb 1987 08:09:08 +0000 (00:09 -0800)
SCCS-vsn: local/sccscmds/sccscmds.2/util/any.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/any.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/cat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/cat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/clean.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/clean.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/imatch.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/imatch.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/patoi.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/patoi.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/patol.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/patol.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/repeat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/repeat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/repl.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/repl.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/sname.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/sname.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/substr.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/substr.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/trnslat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/trnslat.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/userdir.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/userdir.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/userexit.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/userexit.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/username.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/username.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/verify.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/verify.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/xunlink.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/xunlink.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.2/util/zeropad.c 1.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/zeropad.c 1.2

34 files changed:
usr/src/local/sccscmds/sccscmds.2/util/any.c
usr/src/local/sccscmds/sccscmds.2/util/cat.c
usr/src/local/sccscmds/sccscmds.2/util/clean.c
usr/src/local/sccscmds/sccscmds.2/util/imatch.c
usr/src/local/sccscmds/sccscmds.2/util/patoi.c
usr/src/local/sccscmds/sccscmds.2/util/patol.c
usr/src/local/sccscmds/sccscmds.2/util/repeat.c
usr/src/local/sccscmds/sccscmds.2/util/repl.c
usr/src/local/sccscmds/sccscmds.2/util/sname.c
usr/src/local/sccscmds/sccscmds.2/util/substr.c
usr/src/local/sccscmds/sccscmds.2/util/trnslat.c
usr/src/local/sccscmds/sccscmds.2/util/userdir.c
usr/src/local/sccscmds/sccscmds.2/util/userexit.c
usr/src/local/sccscmds/sccscmds.2/util/username.c
usr/src/local/sccscmds/sccscmds.2/util/verify.c
usr/src/local/sccscmds/sccscmds.2/util/xunlink.c
usr/src/local/sccscmds/sccscmds.2/util/zeropad.c
usr/src/local/sccscmds/sccscmds.ok/util/any.c
usr/src/local/sccscmds/sccscmds.ok/util/cat.c
usr/src/local/sccscmds/sccscmds.ok/util/clean.c
usr/src/local/sccscmds/sccscmds.ok/util/imatch.c
usr/src/local/sccscmds/sccscmds.ok/util/patoi.c
usr/src/local/sccscmds/sccscmds.ok/util/patol.c
usr/src/local/sccscmds/sccscmds.ok/util/repeat.c
usr/src/local/sccscmds/sccscmds.ok/util/repl.c
usr/src/local/sccscmds/sccscmds.ok/util/sname.c
usr/src/local/sccscmds/sccscmds.ok/util/substr.c
usr/src/local/sccscmds/sccscmds.ok/util/trnslat.c
usr/src/local/sccscmds/sccscmds.ok/util/userdir.c
usr/src/local/sccscmds/sccscmds.ok/util/userexit.c
usr/src/local/sccscmds/sccscmds.ok/util/username.c
usr/src/local/sccscmds/sccscmds.ok/util/verify.c
usr/src/local/sccscmds/sccscmds.ok/util/xunlink.c
usr/src/local/sccscmds/sccscmds.ok/util/zeropad.c

index c191e85..3e59db3 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)any  2.1";
+static char Sccsid[] = "@(#)any.c      1.2     %G%";
 /*
        If any character of `s' is `c', return 1
        else return 0.
 /*
        If any character of `s' is `c', return 1
        else return 0.
index 2df9a48..fda7d36 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)cat  2.2";
+static char Sccsid[] = "@(#)cat.c      1.2     %G%";
 /*
        Concatenate strings.
  
 /*
        Concatenate strings.
  
index e50c34f..cf02add 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)clean        2.1";
+static char Sccsid[] = "@(#)clean.c    1.2     %G%";
 /*
        Default clean_up routine for fatal and setsig.
        User defined clean_up routines are used for removing
 /*
        Default clean_up routine for fatal and setsig.
        User defined clean_up routines are used for removing
index c8b0f73..e90b649 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)imatch       2.1";
+static char Sccsid[] = "@(#)imatch.c   1.2     %G%";
 /*
        initial match
        if `prefix' is a prefix of `string' return 1
 /*
        initial match
        if `prefix' is a prefix of `string' return 1
index dca5aa7..ae40d5d 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)patoi        2.1";
+static char Sccsid[] = "@(#)patoi.c    1.2     %G%";
 /*
        Function to convert ascii string to integer.  Converts
        positive numbers only.  Returns -1 if non-numeric
 /*
        Function to convert ascii string to integer.  Converts
        positive numbers only.  Returns -1 if non-numeric
index 650f412..1fcd556 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)patol        2.1";
+static char Sccsid[] = "@(#)patol.c    1.2     %G%";
 /*
        Function to convert ascii string to long.  Converts
        positive numbers only.  Returns -1 if non-numeric
 /*
        Function to convert ascii string to long.  Converts
        positive numbers only.  Returns -1 if non-numeric
index 71d4983..5e002f9 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)repeat       2.2";
+static char Sccsid[] = "@(#)repeat.c   1.2     %G%";
 /*
        Set `result' equal to `str' repeated `repfac' times.
        Return `result'.
 /*
        Set `result' equal to `str' repeated `repfac' times.
        Return `result'.
index faf62bb..3c50d87 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)repl 3.1";
+static char Sccsid[] = "@(#)repl.c     1.2     %G%";
 /*
        Replace each occurrence of `old' with `new' in `str'.
        Return `str'.
 /*
        Replace each occurrence of `old' with `new' in `str'.
        Return `str'.
index ec1a67c..60fbe48 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)sname        2.2";
+static char Sccsid[] = "@(#)sname.c    1.2     %G%";
 /*
        Returns pointer to "simple" name of path name; that is,
        pointer to first character after last "/".  If no slashes,
 /*
        Returns pointer to "simple" name of path name; that is,
        pointer to first character after last "/".  If no slashes,
index 1689530..7dfffda 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)substr       2.2";
+static char Sccsid[] = "@(#)substr.c   1.2     %G%";
 /*
        Place the `len' length substring of `as' starting at `as[origin]'
        in `aresult'.
 /*
        Place the `len' length substring of `as' starting at `as[origin]'
        in `aresult'.
index f054301..534e842 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)trnslat      2.2";
+static char Sccsid[] = "@(#)trnslat.c  1.2     %G%";
 /*
        Copy `str' to `result' replacing any character found
        in both `str' and `old' with the corresponding character from `new'.
 /*
        Copy `str' to `result' replacing any character found
        in both `str' and `old' with the corresponding character from `new'.
index e9adcaa..9e08eba 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)userdir      2.1";
+static char Sccsid[] = "@(#)userdir.c  1.2     %G%";
 /*
        Gets user's login directory.
        The argument must be an integer.
 /*
        Gets user's login directory.
        The argument must be an integer.
index f250e16..a3641b1 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)userexit     2.1";
+static char Sccsid[] = "@(#)userexit.c 1.2     %G%";
 /*
        Default userexit routine for fatal and setsig.
        User supplied userexit routines can be used for logging.
 /*
        Default userexit routine for fatal and setsig.
        User supplied userexit routines can be used for logging.
index 03b62d7..94c3af7 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)username     2.1";
+static char Sccsid[] = "@(#)username.c 1.2     %G%";
 /*
        Gets user's login name.
        Note that the argument must be an integer.
 /*
        Gets user's login name.
        Note that the argument must be an integer.
index cacd50f..fa6ae50 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)verify       2.1";
+static char Sccsid[] = "@(#)verify.c   1.2     %G%";
 /*
        If `astr1' contains any characters not in `str2' return the
        offset of the first such character found in `astr1',
 /*
        If `astr1' contains any characters not in `str2' return the
        offset of the first such character found in `astr1',
index 008e212..c49fbc2 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)xunlink      2.1";
+static char Sccsid[] = "@(#)xunlink.c  1.2     %G%";
 /*
        Interface to unlink(II) which handles all error conditions.
        Returns 0 on success,
 /*
        Interface to unlink(II) which handles all error conditions.
        Returns 0 on success,
index 5f032f8..4cbf2db 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)zeropad      2.2";
+static char Sccsid[] = "@(#)zeropad.c  1.2     %G%";
 /*
        Replace initial blanks with '0's in `str'.
        Return `str'.
 /*
        Replace initial blanks with '0's in `str'.
        Return `str'.
index c191e85..3e59db3 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)any  2.1";
+static char Sccsid[] = "@(#)any.c      1.2     %G%";
 /*
        If any character of `s' is `c', return 1
        else return 0.
 /*
        If any character of `s' is `c', return 1
        else return 0.
index 2df9a48..fda7d36 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)cat  2.2";
+static char Sccsid[] = "@(#)cat.c      1.2     %G%";
 /*
        Concatenate strings.
  
 /*
        Concatenate strings.
  
index e50c34f..cf02add 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)clean        2.1";
+static char Sccsid[] = "@(#)clean.c    1.2     %G%";
 /*
        Default clean_up routine for fatal and setsig.
        User defined clean_up routines are used for removing
 /*
        Default clean_up routine for fatal and setsig.
        User defined clean_up routines are used for removing
index c8b0f73..e90b649 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)imatch       2.1";
+static char Sccsid[] = "@(#)imatch.c   1.2     %G%";
 /*
        initial match
        if `prefix' is a prefix of `string' return 1
 /*
        initial match
        if `prefix' is a prefix of `string' return 1
index dca5aa7..ae40d5d 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)patoi        2.1";
+static char Sccsid[] = "@(#)patoi.c    1.2     %G%";
 /*
        Function to convert ascii string to integer.  Converts
        positive numbers only.  Returns -1 if non-numeric
 /*
        Function to convert ascii string to integer.  Converts
        positive numbers only.  Returns -1 if non-numeric
index 650f412..1fcd556 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)patol        2.1";
+static char Sccsid[] = "@(#)patol.c    1.2     %G%";
 /*
        Function to convert ascii string to long.  Converts
        positive numbers only.  Returns -1 if non-numeric
 /*
        Function to convert ascii string to long.  Converts
        positive numbers only.  Returns -1 if non-numeric
index 71d4983..5e002f9 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)repeat       2.2";
+static char Sccsid[] = "@(#)repeat.c   1.2     %G%";
 /*
        Set `result' equal to `str' repeated `repfac' times.
        Return `result'.
 /*
        Set `result' equal to `str' repeated `repfac' times.
        Return `result'.
index faf62bb..3c50d87 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)repl 3.1";
+static char Sccsid[] = "@(#)repl.c     1.2     %G%";
 /*
        Replace each occurrence of `old' with `new' in `str'.
        Return `str'.
 /*
        Replace each occurrence of `old' with `new' in `str'.
        Return `str'.
index ec1a67c..60fbe48 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)sname        2.2";
+static char Sccsid[] = "@(#)sname.c    1.2     %G%";
 /*
        Returns pointer to "simple" name of path name; that is,
        pointer to first character after last "/".  If no slashes,
 /*
        Returns pointer to "simple" name of path name; that is,
        pointer to first character after last "/".  If no slashes,
index 1689530..7dfffda 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)substr       2.2";
+static char Sccsid[] = "@(#)substr.c   1.2     %G%";
 /*
        Place the `len' length substring of `as' starting at `as[origin]'
        in `aresult'.
 /*
        Place the `len' length substring of `as' starting at `as[origin]'
        in `aresult'.
index f054301..534e842 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)trnslat      2.2";
+static char Sccsid[] = "@(#)trnslat.c  1.2     %G%";
 /*
        Copy `str' to `result' replacing any character found
        in both `str' and `old' with the corresponding character from `new'.
 /*
        Copy `str' to `result' replacing any character found
        in both `str' and `old' with the corresponding character from `new'.
index e9adcaa..9e08eba 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)userdir      2.1";
+static char Sccsid[] = "@(#)userdir.c  1.2     %G%";
 /*
        Gets user's login directory.
        The argument must be an integer.
 /*
        Gets user's login directory.
        The argument must be an integer.
index f250e16..a3641b1 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)userexit     2.1";
+static char Sccsid[] = "@(#)userexit.c 1.2     %G%";
 /*
        Default userexit routine for fatal and setsig.
        User supplied userexit routines can be used for logging.
 /*
        Default userexit routine for fatal and setsig.
        User supplied userexit routines can be used for logging.
index 03b62d7..94c3af7 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)username     2.1";
+static char Sccsid[] = "@(#)username.c 1.2     %G%";
 /*
        Gets user's login name.
        Note that the argument must be an integer.
 /*
        Gets user's login name.
        Note that the argument must be an integer.
index cacd50f..fa6ae50 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)verify       2.1";
+static char Sccsid[] = "@(#)verify.c   1.2     %G%";
 /*
        If `astr1' contains any characters not in `str2' return the
        offset of the first such character found in `astr1',
 /*
        If `astr1' contains any characters not in `str2' return the
        offset of the first such character found in `astr1',
index 008e212..c49fbc2 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)xunlink      2.1";
+static char Sccsid[] = "@(#)xunlink.c  1.2     %G%";
 /*
        Interface to unlink(II) which handles all error conditions.
        Returns 0 on success,
 /*
        Interface to unlink(II) which handles all error conditions.
        Returns 0 on success,
index 5f032f8..4cbf2db 100644 (file)
@@ -1,4 +1,4 @@
-static char Sccsid[] "@(#)zeropad      2.2";
+static char Sccsid[] = "@(#)zeropad.c  1.2     %G%";
 /*
        Replace initial blanks with '0's in `str'.
        Return `str'.
 /*
        Replace initial blanks with '0's in `str'.
        Return `str'.