4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:50:44 +0000 (01:50 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:50:44 +0000 (01:50 -0800)
SCCS-vsn: libexec/getty/init.c 8.1
SCCS-vsn: libexec/getty/main.c 8.1
SCCS-vsn: libexec/getty/pathnames.h 8.1
SCCS-vsn: libexec/getty/subr.c 8.1
SCCS-vsn: libexec/getty/ttydefaults.c 8.1
SCCS-vsn: libexec/getty/ttys.5 8.1

usr/src/libexec/getty/init.c
usr/src/libexec/getty/main.c
usr/src/libexec/getty/pathnames.h
usr/src/libexec/getty/subr.c
usr/src/libexec/getty/ttydefaults.c
usr/src/libexec/getty/ttys.5

index 70a9673..d7682b0 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)init.c     5.6 (Berkeley) %G%";
+static char sccsid[] = "@(#)init.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index 1d0a53b..486f44b 100644 (file)
@@ -12,7 +12,7 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)main.c     5.20 (Berkeley) %G%";
+static char sccsid[] = "@(#)main.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #define USE_OLD_TTY
 #endif /* not lint */
 
 #define USE_OLD_TTY
index b1f3e25..7fd50a1 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1989 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pathnames.h 5.3 (Berkeley) %G%
+ *     @(#)pathnames.h 8.1 (Berkeley) %G%
  */
 
 #include <paths.h>
  */
 
 #include <paths.h>
index 51542f4..1508596 100644 (file)
@@ -1,12 +1,12 @@
 /*
 /*
- * Copyright (c) 1983 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)subr.c     5.13 (Berkeley) %G%";
+static char sccsid[] = "@(#)subr.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 /*
 #endif /* not lint */
 
 /*
index d00ea92..7638f4e 100644 (file)
@@ -1,12 +1,12 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)ttydefaults.c      5.2 (Berkeley) %G%";
+static char sccsid[] = "@(#)ttydefaults.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/termios.h>
 #endif /* not lint */
 
 #include <sys/termios.h>
index 5268542..d792f97 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1985, 1991 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1985, 1991, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"     @(#)ttys.5     6.9 (Berkeley) %G%
+.\"     @(#)ttys.5     8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt TTYS 5
 .\"
 .Dd 
 .Dt TTYS 5