4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 12 Jun 1993 07:21:43 +0000 (23:21 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 12 Jun 1993 07:21:43 +0000 (23:21 -0800)
SCCS-vsn: sys/stand/alloc.c 8.1
SCCS-vsn: sys/stand/bcopy.c 8.1
SCCS-vsn: sys/stand/bzero.c 8.1
SCCS-vsn: sys/stand/cat.c 8.1
SCCS-vsn: sys/stand/close.c 8.1
SCCS-vsn: sys/stand/copy.c 8.1
SCCS-vsn: sys/stand/dev.c 8.1
SCCS-vsn: sys/stand/disklabel.c 8.1
SCCS-vsn: sys/stand/getfile.c 8.1
SCCS-vsn: sys/stand/gets.c 8.1
SCCS-vsn: sys/stand/ioctl.c 8.1
SCCS-vsn: sys/stand/ls.c 8.1
SCCS-vsn: sys/stand/lseek.c 8.1
SCCS-vsn: sys/stand/open.c 8.1
SCCS-vsn: sys/stand/printf.c 8.1
SCCS-vsn: sys/stand.att/bmap.c 8.1
SCCS-vsn: sys/stand/read.c 8.1
SCCS-vsn: sys/stand.att/cat.c 8.1
SCCS-vsn: sys/stand/saio.h 8.1
SCCS-vsn: sys/stand.att/close.c 8.1
SCCS-vsn: sys/stand/saioctl.h 8.1
SCCS-vsn: sys/stand.att/copy.c 8.1
SCCS-vsn: sys/stand/stand.h 8.1
SCCS-vsn: sys/stand.att/dev.c 8.1
SCCS-vsn: sys/stand/stat.c 8.1
SCCS-vsn: sys/stand.att/getfile.c 8.1
SCCS-vsn: sys/stand/ufs.c 8.1
SCCS-vsn: sys/stand.att/gets.c 8.1
SCCS-vsn: sys/stand/ufs.h 8.1
SCCS-vsn: sys/stand.att/ioctl.c 8.1
SCCS-vsn: sys/stand/write.c 8.1
SCCS-vsn: sys/stand.att/ls.c 8.1
SCCS-vsn: sys/stand.att/lseek.c 8.1
SCCS-vsn: sys/stand.att/open.c 8.1
SCCS-vsn: sys/stand.att/printf.c 8.1
SCCS-vsn: sys/stand.att/read.c 8.1
SCCS-vsn: sys/stand.att/saerrno.h 8.1
SCCS-vsn: sys/stand.att/saio.h 8.1
SCCS-vsn: sys/stand.att/saioctl.h 8.1
SCCS-vsn: sys/stand.att/stat.c 8.1
SCCS-vsn: sys/stand.att/sys.c 8.1
SCCS-vsn: sys/stand.att/write.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_extern.h 8.1
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_subr.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_tables.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.1
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 8.1
SCCS-vsn: sys/ufs/ffs/fs.h 8.1

51 files changed:
usr/src/sys/stand.att/bmap.c
usr/src/sys/stand.att/cat.c
usr/src/sys/stand.att/close.c
usr/src/sys/stand.att/copy.c
usr/src/sys/stand.att/dev.c
usr/src/sys/stand.att/getfile.c
usr/src/sys/stand.att/gets.c
usr/src/sys/stand.att/ioctl.c
usr/src/sys/stand.att/ls.c
usr/src/sys/stand.att/lseek.c
usr/src/sys/stand.att/open.c
usr/src/sys/stand.att/printf.c
usr/src/sys/stand.att/read.c
usr/src/sys/stand.att/saerrno.h
usr/src/sys/stand.att/saio.h
usr/src/sys/stand.att/saioctl.h
usr/src/sys/stand.att/stat.c
usr/src/sys/stand.att/sys.c
usr/src/sys/stand.att/write.c
usr/src/sys/stand/alloc.c
usr/src/sys/stand/bcopy.c
usr/src/sys/stand/bzero.c
usr/src/sys/stand/cat.c
usr/src/sys/stand/close.c
usr/src/sys/stand/copy.c
usr/src/sys/stand/dev.c
usr/src/sys/stand/disklabel.c
usr/src/sys/stand/getfile.c
usr/src/sys/stand/gets.c
usr/src/sys/stand/ioctl.c
usr/src/sys/stand/ls.c
usr/src/sys/stand/lseek.c
usr/src/sys/stand/open.c
usr/src/sys/stand/printf.c
usr/src/sys/stand/read.c
usr/src/sys/stand/saio.h
usr/src/sys/stand/saioctl.h
usr/src/sys/stand/stand.h
usr/src/sys/stand/stat.c
usr/src/sys/stand/ufs.c
usr/src/sys/stand/ufs.h
usr/src/sys/stand/write.c
usr/src/sys/ufs/ffs/ffs_alloc.c
usr/src/sys/ufs/ffs/ffs_balloc.c
usr/src/sys/ufs/ffs/ffs_extern.h
usr/src/sys/ufs/ffs/ffs_inode.c
usr/src/sys/ufs/ffs/ffs_subr.c
usr/src/sys/ufs/ffs/ffs_tables.c
usr/src/sys/ufs/ffs/ffs_vfsops.c
usr/src/sys/ufs/ffs/ffs_vnops.c
usr/src/sys/ufs/ffs/fs.h

index eaf126a..ba06c11 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)bmap.c      7.4 (Berkeley) %G%
+ *     @(#)bmap.c      8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 263837a..5f33a4c 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)cat.c       7.5 (Berkeley) %G%
+ *     @(#)cat.c       8.1 (Berkeley) %G%
  */
 
 main()
  */
 
 main()
index 6a96821..5454c8f 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)close.c     7.3 (Berkeley) %G%
+ *     @(#)close.c     8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index b3eba42..36f375d 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1986, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)copy.c      7.7 (Berkeley) %G%
+ *     @(#)copy.c      8.1 (Berkeley) %G%
  */
 
 #define        BSIZE   10240
  */
 
 #define        BSIZE   10240
index d9d3968..e5d41f9 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)dev.c       7.16 (Berkeley) %G%
+ *     @(#)dev.c       8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index bd5ceab..da273ea 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)getfile.c   7.8 (Berkeley) %G%
+ *     @(#)getfile.c   8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 8d0bef0..a7c5d4b 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)gets.c      7.5 (Berkeley) %G%
+ *     @(#)gets.c      8.1 (Berkeley) %G%
  */
 
 gets(buf)
  */
 
 gets(buf)
index 7aa1830..11d6485 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)ioctl.c     7.3 (Berkeley) %G%
+ *     @(#)ioctl.c     8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 2870dbf..b2f930c 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ls.c        7.11 (Berkeley) %G%
+ *     @(#)ls.c        8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 04ba2ae..380b633 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)lseek.c     7.3 (Berkeley) %G%
+ *     @(#)lseek.c     8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 656280c..f7222c1 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)open.c      7.6 (Berkeley) %G%
+ *     @(#)open.c      8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index e98871a..ef730fd 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)printf.c    5.7 (Berkeley) %G%
+ *     @(#)printf.c    8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 2abce5c..54f8784 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)read.c      7.3 (Berkeley) %G%
+ *     @(#)read.c      8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 66206af..73b82e8 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)saerrno.h   7.3 (Berkeley) %G%
+ *     @(#)saerrno.h   8.1 (Berkeley) %G%
  */
 
 extern int errno;      /* just like unix */
  */
 
 extern int errno;      /* just like unix */
index 1900095..ddf04b1 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988, 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)saio.h      7.20 (Berkeley) %G%
+ *     @(#)saio.h      8.1 (Berkeley) %G%
  */
 
 #include <sys/time.h>
  */
 
 #include <sys/time.h>
index 37965da..9d20c95 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1988 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)saioctl.h   7.5 (Berkeley) %G%
+ *     @(#)saioctl.h   8.1 (Berkeley) %G%
  */
 
 /* ioctl's -- for disks just now */
  */
 
 /* ioctl's -- for disks just now */
index 94bf1b0..84cb10a 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)stat.c      7.4 (Berkeley) %G%
+ *     @(#)stat.c      8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index c18e6ff..5f998fc 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)sys.c       7.20 (Berkeley) %G%
+ *     @(#)sys.c       8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 5e32cad..1bc9ced 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1982, 1988 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1988, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.proprietary.c%
  *
  *
  * %sccs.include.proprietary.c%
  *
- *     @(#)write.c     7.3 (Berkeley) %G%
+ *     @(#)write.c     8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index d1c22bc..e019176 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)alloc.c     7.1 (Berkeley) %G%
+ *     @(#)alloc.c     8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index 054db4f..a3aa3cc 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)bcopy.c     7.1 (Berkeley) %G%
+ *     @(#)bcopy.c     8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index 48ff2db..bed82f4 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)bzero.c     7.1 (Berkeley) %G%
+ *     @(#)bzero.c     8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index eeaa4bf..7886c77 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1993 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)cat.c      7.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)cat.c      8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 main()
 #endif /* not lint */
 
 main()
index 5f6eeb7..8d4fb7c 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)close.c     7.1 (Berkeley) %G%
+ *     @(#)close.c     8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index fdf40ab..ec83f22 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1993 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)copy.c     7.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)copy.c     8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #define        BSIZE   10240
 #endif /* not lint */
 
 #define        BSIZE   10240
index 1d91b24..fa15222 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)dev.c       7.1 (Berkeley) %G%
+ *     @(#)dev.c       8.1 (Berkeley) %G%
  */
 
 #include <stand/stand.h>
  */
 
 #include <stand/stand.h>
index 07de54f..1365345 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)disklabel.c 7.1 (Berkeley) %G%
+ *     @(#)disklabel.c 8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 3641678..8f6bce5 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)getfile.c   7.1 (Berkeley) %G%
+ *     @(#)getfile.c   8.1 (Berkeley) %G%
  */
 
 getfile(prompt, mode)
  */
 
 getfile(prompt, mode)
index e11f509..df7f8b5 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)gets.c      7.1 (Berkeley) %G%
+ *     @(#)gets.c      8.1 (Berkeley) %G%
  */
 
 gets(buf)
  */
 
 gets(buf)
index f32b7e2..a12d54a 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ioctl.c     7.1 (Berkeley) %G%
+ *     @(#)ioctl.c     8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index a45af38..26ef408 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1993 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)ls.c       7.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)ls.c       8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 0db7e0c..b30e693 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)lseek.c     7.1 (Berkeley) %G%
+ *     @(#)lseek.c     8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index cee4218..b48182b 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)open.c      7.1 (Berkeley) %G%
+ *     @(#)open.c      8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index f31a561..0b0a34a 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)printf.c    7.1 (Berkeley) %G%
+ *     @(#)printf.c    8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
index f06f250..a488c8b 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)read.c      7.1 (Berkeley) %G%
+ *     @(#)read.c      8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index 8562365..20bd549 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)saio.h      7.1 (Berkeley) %G%
+ *     @(#)saio.h      8.1 (Berkeley) %G%
  */
 
 /* I/O block */
  */
 
 /* I/O block */
index 9378396..aa056fa 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)saioctl.h   7.1 (Berkeley) %G%
+ *     @(#)saioctl.h   8.1 (Berkeley) %G%
  */
 
 /* ioctl's -- for disks just now */
  */
 
 /* ioctl's -- for disks just now */
index 73943ef..7055fb3 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)stand.h     7.1 (Berkeley) %G%
+ *     @(#)stand.h     8.1 (Berkeley) %G%
  */
 
 #include <sys/types.h>
  */
 
 #include <sys/types.h>
index fc68949..b6dca38 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)stat.c      7.1 (Berkeley) %G%
+ *     @(#)stat.c      8.1 (Berkeley) %G%
  */
 
 #include <stand/stand.h>
  */
 
 #include <stand/stand.h>
index 25457f8..3fafa50 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ufs.c       7.1 (Berkeley) %G%
+ *     @(#)ufs.c       8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1990, 1991 Carnegie Mellon University
index 2267497..83d9180 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ufs.h       7.1 (Berkeley) %G%
+ *     @(#)ufs.h       8.1 (Berkeley) %G%
  */
 
 int    ufs_open __P((char *path, struct open_file *f));
  */
 
 int    ufs_open __P((char *path, struct open_file *f));
index bf3acba..ee6a430 100644 (file)
@@ -1,13 +1,13 @@
 /*-
 /*-
- * Copyright (c) 1993 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
  *
  * This code is derived from software contributed to Berkeley by
  * The Mach Operating System project at Carnegie-Mellon University.
  *
  * %sccs.include.redist.c%
  *
- *     @(#)write.c     7.1 (Berkeley) %G%
+ *     @(#)write.c     8.1 (Berkeley) %G%
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
  *  
  *
  * Copyright (c) 1989, 1990, 1991 Carnegie Mellon University
index b163ea5..a601d7d 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_alloc.c 7.40 (Berkeley) %G%
+ *     @(#)ffs_alloc.c 8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index abdb5ab..3084bde 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_balloc.c        7.25 (Berkeley) %G%
+ *     @(#)ffs_balloc.c        8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index a68b32d..8a2d1df 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_extern.h        7.15 (Berkeley) %G%
+ *     @(#)ffs_extern.h        8.1 (Berkeley) %G%
  */
 
 struct buf;
  */
 
 struct buf;
index a06f720..7bd75ea 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_inode.c 7.71 (Berkeley) %G%
+ *     @(#)ffs_inode.c 8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 62054a9..99773e3 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_subr.c  7.27 (Berkeley) %G%
+ *     @(#)ffs_subr.c  8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 872f369..74ad3a6 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_tables.c        7.5 (Berkeley) %G%
+ *     @(#)ffs_tables.c        8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 0c22c47..55530ef 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1989, 1991 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1989, 1991, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_vfsops.c        7.86 (Berkeley) %G%
+ *     @(#)ffs_vfsops.c        8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 123cd5d..64fcc51 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986, 1989 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1989, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)ffs_vnops.c 7.102 (Berkeley) %G%
+ *     @(#)ffs_vnops.c 8.1 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
index 676fae2..39ff1e6 100644 (file)
@@ -1,10 +1,10 @@
 /*
 /*
- * Copyright (c) 1982, 1986 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1982, 1986, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)fs.h        7.17 (Berkeley) %G%
+ *     @(#)fs.h        8.1 (Berkeley) %G%
  */
 
 /*
  */
 
 /*