standardize sccs keyword lines
authorSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 12 Aug 1983 12:31:35 +0000 (04:31 -0800)
committerSam Leffler <sam@ucbvax.Berkeley.EDU>
Fri, 12 Aug 1983 12:31:35 +0000 (04:31 -0800)
SCCS-vsn: old/ratfor/r0.c 1.2
SCCS-vsn: old/ratfor/r1.c 1.3
SCCS-vsn: old/ratfor/r2.c 1.2
SCCS-vsn: old/ratfor/rio.c 1.2
SCCS-vsn: old/ratfor/rlex.c 1.2
SCCS-vsn: old/ratfor/rlook.c 1.2
SCCS-vsn: old/ratfor/r.h 1.2
SCCS-vsn: old/refer/refer/refer..c 4.2
SCCS-vsn: old/refer/hunt/tick.c 4.2
SCCS-vsn: old/refer/NOTUSED/whatabout/what..c 4.2
SCCS-vsn: usr.bin/struct/struct/1.defs.h 4.2
SCCS-vsn: usr.bin/struct/struct/1.incl.h 4.2
SCCS-vsn: usr.bin/struct/struct/2.def.h 4.2
SCCS-vsn: usr.bin/struct/struct/3.def.h 4.2
SCCS-vsn: usr.bin/struct/struct/4.def.h 4.2
SCCS-vsn: usr.bin/struct/beautify/b.h 4.2
SCCS-vsn: usr.bin/struct/struct/def.h 4.2
SCCS-vsn: old/tbl/t0.c 4.2
SCCS-vsn: old/tbl/t1.c 4.2
SCCS-vsn: old/tbl/t2.c 4.2
SCCS-vsn: old/tbl/t3.c 4.2
SCCS-vsn: old/tbl/t4.c 4.2
SCCS-vsn: old/tbl/t5.c 4.2
SCCS-vsn: old/tbl/t6.c 4.2
SCCS-vsn: old/tbl/t7.c 4.3
SCCS-vsn: old/tbl/t8.c 4.2
SCCS-vsn: old/tbl/t9.c 4.2
SCCS-vsn: old/tbl/tb.c 4.2
SCCS-vsn: old/tbl/tc.c 4.2
SCCS-vsn: old/tbl/te.c 4.2
SCCS-vsn: old/tbl/tf.c 4.2
SCCS-vsn: old/tbl/tg.c 4.2
SCCS-vsn: old/tbl/ti.c 4.2
SCCS-vsn: old/tbl/tm.c 4.2
SCCS-vsn: old/tbl/ts.c 4.2
SCCS-vsn: old/tbl/tt.c 4.2
SCCS-vsn: old/tbl/tu.c 4.2
SCCS-vsn: old/tbl/tv.c 4.3
SCCS-vsn: old/roff/common_source/d.h 4.2
SCCS-vsn: old/roff/common_source/sdef.h 4.2
SCCS-vsn: old/roff/common_source/tdef.h 4.5
SCCS-vsn: old/roff/common_source/tw.h 4.2
SCCS-vsn: old/roff/common_source/v.h 4.2
SCCS-vsn: usr.bin/grep/old.ucb.grep/old.ucb.grep.c 4.3
SCCS-vsn: old/groups/groups.c 4.7
SCCS-vsn: usr.bin/ul/ul.c 4.5
SCCS-vsn: usr.bin/unifdef/unifdef.c 4.4

47 files changed:
usr/src/old/groups/groups.c
usr/src/old/ratfor/r.h
usr/src/old/ratfor/r0.c
usr/src/old/ratfor/r1.c
usr/src/old/ratfor/r2.c
usr/src/old/ratfor/rio.c
usr/src/old/ratfor/rlex.c
usr/src/old/ratfor/rlook.c
usr/src/old/refer/NOTUSED/whatabout/what..c
usr/src/old/refer/hunt/tick.c
usr/src/old/refer/refer/refer..c
usr/src/old/roff/common_source/d.h
usr/src/old/roff/common_source/sdef.h
usr/src/old/roff/common_source/tdef.h
usr/src/old/roff/common_source/tw.h
usr/src/old/roff/common_source/v.h
usr/src/old/tbl/t0.c
usr/src/old/tbl/t1.c
usr/src/old/tbl/t2.c
usr/src/old/tbl/t3.c
usr/src/old/tbl/t4.c
usr/src/old/tbl/t5.c
usr/src/old/tbl/t6.c
usr/src/old/tbl/t7.c
usr/src/old/tbl/t8.c
usr/src/old/tbl/t9.c
usr/src/old/tbl/tb.c
usr/src/old/tbl/tc.c
usr/src/old/tbl/te.c
usr/src/old/tbl/tf.c
usr/src/old/tbl/tg.c
usr/src/old/tbl/ti.c
usr/src/old/tbl/tm.c
usr/src/old/tbl/ts.c
usr/src/old/tbl/tt.c
usr/src/old/tbl/tu.c
usr/src/old/tbl/tv.c
usr/src/usr.bin/grep/old.ucb.grep/old.ucb.grep.c
usr/src/usr.bin/struct/beautify/b.h
usr/src/usr.bin/struct/struct/1.defs.h
usr/src/usr.bin/struct/struct/1.incl.h
usr/src/usr.bin/struct/struct/2.def.h
usr/src/usr.bin/struct/struct/3.def.h
usr/src/usr.bin/struct/struct/4.def.h
usr/src/usr.bin/struct/struct/def.h
usr/src/usr.bin/ul/ul.c
usr/src/usr.bin/unifdef/unifdef.c

index 2a4fec3..e814274 100644 (file)
@@ -1,4 +1,6 @@
-/*     groups.c        4.6     83/06/29        */
+#ifndef lint
+static char sccsid[] = "@(#)groups.c   4.7 (Berkeley) %G%";
+#endif
 
 /*
  * groups
 
 /*
  * groups
index 7bcc033..6fe4027 100644 (file)
@@ -1,5 +1,6 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)r.h     1.1 (Berkeley) %G% */
+/*     r.h     1.2     83/08/11        */
+
 #include <stdio.h>
 #include "y.tab.h"
 
 #include <stdio.h>
 #include "y.tab.h"
 
index 8ed539a..a1b35d8 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)r0.c    1.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)r0.c       1.2 (Berkeley) %G%";
+#endif
+
 #include "r.h"
 
 int    swlevel = -1;
 #include "r.h"
 
 int    swlevel = -1;
index 334984c..c5bebbf 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)r1.c    1.2 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)r1.c       1.3 (Berkeley) %G%";
+#endif
+
 #include "r.h"
 
 #define        wasbreak        brkused[brkptr]==1 || brkused[brkptr]==3
 #include "r.h"
 
 #define        wasbreak        brkused[brkptr]==1 || brkused[brkptr]==3
index f6918ca..e843823 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)r2.c    1.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)r2.c       1.2 (Berkeley) %G%";
+#endif
+
 #include "r.h"
 
 extern int hollerith;
 #include "r.h"
 
 extern int hollerith;
index 1316457..6b1f388 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)rio.c   1.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)rio.c      1.2 (Berkeley) %G%";
+#endif
+
 #include "r.h"
 char   ibuf[BUFSIZ];
 char   *ip = ibuf;
 #include "r.h"
 char   ibuf[BUFSIZ];
 char   *ip = ibuf;
index cb5288d..97f13a6 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)rlex.c  1.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)rlex.c     1.2 (Berkeley) %G%";
+#endif
+
 # include "r.h"
 
 char *keyword [] = {
 # include "r.h"
 
 char *keyword [] = {
index 4e2cd74..b61b6dd 100644 (file)
@@ -1,5 +1,8 @@
 Original BTL Ratfor System for 4.2
 Original BTL Ratfor System for 4.2
-/* @(#)rlook.c 1.1 (Berkeley) %G% */
+#ifndef lint
+static char sccsid[] = "@(#)rlook.c    1.2 (Berkeley) %G%";
+#endif
+
 #define NULL 0
 #define EOS 0
 #define        HSHSIZ  101
 #define NULL 0
 #define EOS 0
 #define        HSHSIZ  101
index 0e5e774..f01d3ed 100644 (file)
@@ -1,3 +1,5 @@
+/*     what..c 4.2     83/08/11        */
+
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/types.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <sys/types.h>
index 7bd2c97..844507a 100644 (file)
@@ -1,3 +1,7 @@
+#ifndef lint
+static char sccsid[] = "@(#)tick.c     4.2 (Berkeley) %G%";
+#endif
+
 /* time programs */
 # include "stdio.h"
 # include "sys/types.h"
 /* time programs */
 # include "stdio.h"
 # include "sys/types.h"
index c5d144f..9fedd19 100644 (file)
@@ -1,3 +1,5 @@
+/*     refer..c        4.2     83/08/11        */
+
 #include <stdio.h>
 #include <ctype.h>
 #include <assert.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <assert.h>
index 272bda1..86f632f 100644 (file)
@@ -1,5 +1,4 @@
-/*
- *     @(#)d.h 4.1 %G%
- */
+/*     d.h     4.2     83/08/11        */
+
 struct d {filep op; int dnl,dimac,ditrap,ditf,alss,blss,nls,mkline,
                maxl,hnl,curd;} d[NDI], *dip;
 struct d {filep op; int dnl,dimac,ditrap,ditf,alss,blss,nls,mkline,
                maxl,hnl,curd;} d[NDI], *dip;
index 13e96f1..4fcd23b 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)sdef.h      4.1 %G%
- */
+/*     sdef.h  4.2     83/08/11        */
+
 struct s {
        int nargs;
        struct s *pframe;
 struct s {
        int nargs;
        struct s *pframe;
index cd44c95..be79398 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)tdef.h      4.4 %G%
- */
+/*     tdef.h  4.5     83/08/11        */
+
 #define MAXPTR 0x7fffffff      /* max value of any pointer variable */
 #ifdef NROFF   /*NROFF*/
 #define EM t.Em
 #define MAXPTR 0x7fffffff      /* max value of any pointer variable */
 #ifdef NROFF   /*NROFF*/
 #define EM t.Em
index 321d4c4..161c90d 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)tw.h        4.1 %G%
- */
+/*     tw.h    4.2     83/08/11        */
+
 /* typewriter driving table structure*/
 struct {
        int bset;
 /* typewriter driving table structure*/
 struct {
        int bset;
index f58ddfe..b691ba7 100644 (file)
@@ -1,5 +1,4 @@
-/*
- *     @(#)v.h 4.1 %G%
- */
+/*     v.h     4.2     83/08/11        */
+
 struct v {int pn,nl,yr,hp,ct,dn,mo,dy,dw,ln,dl,st,sb,cd;
        int vxx[NN-NNAMES];} v ;
 struct v {int pn,nl,yr,hp,ct,dn,mo,dy,dw,ln,dl,st,sb,cd;
        int vxx[NN-NNAMES];} v ;
index 5c80718..6d4996e 100644 (file)
@@ -1,4 +1,6 @@
-/*     t0.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t0.c       4.2 %G%";
+#endif
 
  /* t0.c: storage allocation */
 #
 
  /* t0.c: storage allocation */
 #
index 1a95982..62e47ef 100644 (file)
@@ -1,4 +1,6 @@
-/*     t1.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t1.c       4.2 %G%";
+#endif
 
  /* t1.c: main control and input switching */
 #
 
  /* t1.c: main control and input switching */
 #
index 252ada0..ed8a56b 100644 (file)
@@ -1,4 +1,6 @@
-/*     t2.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t2.c       4.2 %G%";
+#endif
 
  /* t2.c:  subroutine sequencing for one table */
 # include "t..c"
 
  /* t2.c:  subroutine sequencing for one table */
 # include "t..c"
index 4f3b110..24706cc 100644 (file)
@@ -1,4 +1,6 @@
-/*     t3.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t3.c       4.2 %G%";
+#endif
 
  /* t3.c: interpret commands affecting whole table */
 # include "t..c"
 
  /* t3.c: interpret commands affecting whole table */
 # include "t..c"
index c09e824..0071d86 100644 (file)
@@ -1,4 +1,6 @@
-/*     t4.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t4.c       4.2 %G%";
+#endif
 
  /* t4.c: read table specification */
 # include "t..c"
 
  /* t4.c: read table specification */
 # include "t..c"
index 5a9d389..208dfa6 100644 (file)
@@ -1,4 +1,6 @@
-/*     t5.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t5.c       4.2 %G%";
+#endif
 
  /* t5.c: read data for table */
 # include "t..c"
 
  /* t5.c: read data for table */
 # include "t..c"
index b46f8ba..af98b08 100644 (file)
@@ -1,4 +1,6 @@
-/*     t6.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t6.c       4.2 %G%";
+#endif
 
  /* t6.c: compute tab stops */
 # define tx(a) (a>0 && a<128)
 
  /* t6.c: compute tab stops */
 # define tx(a) (a>0 && a<128)
index 8af1c90..2c22ee8 100644 (file)
@@ -1,4 +1,6 @@
-/*     t7.c    4.2     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t7.c       4.3 %G%";
+#endif
 
  /* t7.c: control to write table entries */
 # include "t..c"
 
  /* t7.c: control to write table entries */
 # include "t..c"
index 145eaa8..bdaee0f 100644 (file)
@@ -1,4 +1,6 @@
-/*     t8.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t8.c       4.2 %G%";
+#endif
 
  /* t8.c: write out one line of output table */
 # include "t..c"
 
  /* t8.c: write out one line of output table */
 # include "t..c"
index de1dfab..80d55b1 100644 (file)
@@ -1,4 +1,6 @@
-/*     t9.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)t9.c       4.2 %G%";
+#endif
 
  /* t9.c: write lines for tables over 200 lines */
 # include "t..c"
 
  /* t9.c: write lines for tables over 200 lines */
 # include "t..c"
index 60b8522..efd1000 100644 (file)
@@ -1,4 +1,6 @@
-/*     tb.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tb.c       4.2 %G%";
+#endif
 
  /* tb.c: check which entries exist, also storage allocation */
 # include "t..c"
 
  /* tb.c: check which entries exist, also storage allocation */
 # include "t..c"
index e3254df..dd6bae9 100644 (file)
@@ -1,4 +1,6 @@
-/*     tc.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tc.c       4.2 %G%";
+#endif
 
  /* tc.c: find character not in table to delimit fields */
 # include "t..c"
 
  /* tc.c: find character not in table to delimit fields */
 # include "t..c"
index a7fc63e..aa1f72a 100644 (file)
@@ -1,4 +1,6 @@
-/*     te.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)te.c       4.2 %G%";
+#endif
 
  /* te.c: error message control, input line count */
 # include "t..c"
 
  /* te.c: error message control, input line count */
 # include "t..c"
index c9ffd4e..bd20f2f 100644 (file)
@@ -1,4 +1,6 @@
-/*     tf.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tf.c       4.2 %G%";
+#endif
 
  /* tf.c: save and restore fill mode around table */
 # include "t..c"
 
  /* tf.c: save and restore fill mode around table */
 # include "t..c"
index 7d064fe..83636da 100644 (file)
@@ -1,4 +1,6 @@
-/*     tg.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tg.c       4.2 %G%";
+#endif
 
  /* tg.c: process included text blocks */
 # include "t..c"
 
  /* tg.c: process included text blocks */
 # include "t..c"
index e1c0370..18f115d 100644 (file)
@@ -1,4 +1,6 @@
-/*     ti.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)ti.c       4.2 %G%";
+#endif
 
  /* ti.c: classify line intersections */
 # include "t..c"
 
  /* ti.c: classify line intersections */
 # include "t..c"
index adaaa86..c9cd6ee 100644 (file)
@@ -1,4 +1,6 @@
-/*     tm.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tm.c       4.2 %G%";
+#endif
 
  /* tm.c: split numerical fields */
 # include "t..c"
 
  /* tm.c: split numerical fields */
 # include "t..c"
index 6288754..23c1c45 100644 (file)
@@ -1,4 +1,6 @@
-/*     ts.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)ts.c       4.2 %G%";
+#endif
 
  /* ts.c: minor string processing subroutines */
 match (s1, s2)
 
  /* ts.c: minor string processing subroutines */
 match (s1, s2)
index 9ff3897..e72a7a3 100644 (file)
@@ -1,4 +1,6 @@
-/*     tt.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tt.c       4.2 %G%";
+#endif
 
  /* tt.c: subroutines for drawing horizontal lines */
 # include "t..c"
 
  /* tt.c: subroutines for drawing horizontal lines */
 # include "t..c"
index 2d1729a..42c0eb0 100644 (file)
@@ -1,4 +1,6 @@
-/*     tu.c    4.1     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tu.c       4.2 %G%";
+#endif
 
  /* tu.c: draws horizontal lines */
 # include "t..c"
 
  /* tu.c: draws horizontal lines */
 # include "t..c"
index b6a23bb..5170f4d 100644 (file)
@@ -1,4 +1,6 @@
-/*     tv.c    4.2     83/02/12        */
+#ifndef lint
+static char sccsid[] = "@(#)tv.c       4.3 %G%";
+#endif
 
  /* tv.c: draw vertical lines */
 # include "t..c"
 
  /* tv.c: draw vertical lines */
 # include "t..c"
index 63b1080..e016f4f 100644 (file)
@@ -1,4 +1,6 @@
-/*     old.ucb.grep.c  4.2     83/04/29        */
+#ifndef lint
+static char sccsid[] = "@(#)old.ucb.grep.c     4.3 (Berkeley) %G%";
+#endif
 
 #include <stdio.h>
 /*
 
 #include <stdio.h>
 /*
index c03ee9d..5fd2754 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)b.h 4.1     (Berkeley)      83/02/11
- */
+/*     b.h     4.2     83/08/11        */
+
 extern int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
 extern int xxlineno;           /* # of lines already output */
 #define xxtop  100             /* max size of xxstack */
 extern int xxindent, xxval, newflag, xxmaxchars, xxbpertab;
 extern int xxlineno;           /* # of lines already output */
 #define xxtop  100             /* max size of xxstack */
index 4e0380e..d32929a 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)1.defs.h    4.1     (Berkeley)      83/02/11
- */
+/*     1.defs.h        4.2     83/08/11        */
+
 #define snum   145
 #define _s0    0
 #define _s1    1
 #define snum   145
 #define _s0    0
 #define _s1    1
index 6dd6408..985e108 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)1.incl.h    4.1     (Berkeley)      83/02/11
- */
+/*     1.incl.h        4.2     83/08/11        */
+
 #define maxlsw         10      /* max number of switches and labels per statement */
 #define implicit 0L            /* "label" of following line so all flow can be treated as jump to label */
 struct lablist {long labelt;  struct lablist *nxtlab; };
 #define maxlsw         10      /* max number of switches and labels per statement */
 #define implicit 0L            /* "label" of following line so all flow can be treated as jump to label */
 struct lablist {long labelt;  struct lablist *nxtlab; };
index 0ac9a27..22c5d50 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)2.def.h     4.1     (Berkeley)      83/02/11
- */
+/*     2.def.h 4.2     83/08/11        */
+
 extern int accessnum;          /* number of nodes accessible from START */
 extern VERT *after;            /* node numbers associated with after numbers of depth first search */
 extern int *ntobef;            /* before numbers associated with nodes */
 extern int accessnum;          /* number of nodes accessible from START */
 extern VERT *after;            /* node numbers associated with after numbers of depth first search */
 extern int *ntobef;            /* before numbers associated with nodes */
index 4698dba..bef181d 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)3.def.h     4.1     (Berkeley)      83/02/11
- */
+/*     3.def.h 4.2     83/08/11        */
+
 #define RECURSE(p,v,r) { for (r = 0; r < CHILDNUM(v); ++r) if (DEFINED(LCHILD(v,r))) p(LCHILD(v,r)); if (DEFINED(RSIB(v))) p(RSIB(v)); }
 
 #define IFTHEN(v)              ( NTYPE(v) == IFVX && !DEFINED(LCHILD(v,ELSE)))
 #define RECURSE(p,v,r) { for (r = 0; r < CHILDNUM(v); ++r) if (DEFINED(LCHILD(v,r))) p(LCHILD(v,r)); if (DEFINED(RSIB(v))) p(RSIB(v)); }
 
 #define IFTHEN(v)              ( NTYPE(v) == IFVX && !DEFINED(LCHILD(v,ELSE)))
index 91f34fd..5463f85 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)4.def.h     4.1     (Berkeley)      83/02/11
- */
+/*     4.def.h 4.2     83/08/11        */
+
 #define YESTAB TRUE
 #define NOTAB  FALSE
 #define TABOVER(n)     tabover(n,outfd)
 #define YESTAB TRUE
 #define NOTAB  FALSE
 #define TABOVER(n)     tabover(n,outfd)
index 247000f..aa775aa 100644 (file)
@@ -1,6 +1,5 @@
-/*
- *     @(#)def.h       4.1     (Berkeley)      83/02/11
- */
+/*     def.h   4.2     83/08/11        */
+
 #define ASSERT(P,R)    {if (!(P)) {fprintf(stderr,"failed assertion in routine R: P\n"); abort();}}
 
 extern int routnum, routerr;
 #define ASSERT(P,R)    {if (!(P)) {fprintf(stderr,"failed assertion in routine R: P\n"); abort();}}
 
 extern int routnum, routerr;
index 7299228..826993d 100644 (file)
@@ -1,5 +1,6 @@
-/*     @(#)ul.c        4.4     %G%     */
-static char SccsId[] = "@(#)ul.c       4.4 (Berkeley) %G%";
+#ifndef lint
+static char sccsid[] = "@(#)ul.c       4.5 (Berkeley) %G%";
+#endif
 
 #include <stdio.h>
 
 
 #include <stdio.h>
 
index dece850..71c13d4 100644 (file)
@@ -1,13 +1,11 @@
-/* Copyright (c) 1982 Regents of the University of California */
-
-static char sccsid[] = "@(#)unifdef.c  4.3     (Berkeley)      %G%";
-
-#ifdef COMMENT
-
-    unifdef - remove ifdef'ed lines
-
+#ifndef lint
+static char sccsid[] = "@(#)unifdef.c  4.4 (Berkeley) %G%";
 #endif
 
 #endif
 
+/*
+ * unifdef - remove ifdef'ed lines
+ */
+
 #include <stdio.h>
 #include <ctype.h>
 #define BSS
 #include <stdio.h>
 #include <ctype.h>
 #define BSS