clean up headers a bit...

This commit is contained in:
cgd 1993-05-20 03:34:02 +00:00
parent 1ce79eb6ba
commit 0ff0b55265
12 changed files with 13 additions and 26 deletions

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/bootsect.h,v 1.1 1993/04/09 19:37:49 cgd Exp $
*
* $Id: bootsect.h,v 1.2 1993/05/20 03:34:02 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/bpb.h,v 1.1 1993/04/09 19:37:53 cgd Exp $
*
* $Id: bpb.h,v 1.2 1993/05/20 03:34:04 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/denode.h,v 1.1 1993/04/09 19:37:55 cgd Exp $
*
* $Id: denode.h,v 1.2 1993/05/20 03:34:05 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/direntry.h,v 1.1 1993/04/09 19:37:57 cgd Exp $
*
* $Id: direntry.h,v 1.2 1993/05/20 03:34:06 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/fat.h,v 1.1 1993/04/09 19:38:00 cgd Exp $
*
* $Id: fat.h,v 1.2 1993/05/20 03:34:07 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_conv.c,v 1.1 1993/04/09 19:38:02 cgd Exp $
*
* $Id: pcfs_conv.c,v 1.2 1993/05/20 03:34:09 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_denode.c,v 1.3 1993/04/29 22:54:28 cgd Exp $
*
* $Id: pcfs_denode.c,v 1.4 1993/05/20 03:34:10 cgd Exp $
*/
#include "param.h"

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_fat.c,v 1.2 1993/04/29 22:54:30 cgd Exp $
*
* $Id: pcfs_fat.c,v 1.3 1993/05/20 03:34:12 cgd Exp $
*/
/*

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_lookup.c,v 1.2 1993/04/29 22:54:31 cgd Exp $
*
* $Id: pcfs_lookup.c,v 1.3 1993/05/20 03:34:16 cgd Exp $
*/
#include "param.h"

View File

@ -15,15 +15,13 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_vfsops.c,v 1.2 1993/04/29 22:54:33 cgd Exp $
*
* April 6, 1992
*
* April 6, 1993:
* Changed MOUNT_PCFS to MOUNT_MSDOS, this whole package should be renamed
* to msdosfs, but I did not have the time to do it. Some one please do
* this and resubmit it to the patchkit!
* Rodney W. Grimes
*
* $Id: pcfs_vfsops.c,v 1.3 1993/05/20 03:34:21 cgd Exp $
*/
#include "param.h"

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfs_vnops.c,v 1.2 1993/04/29 22:54:34 cgd Exp $
*
* $Id: pcfs_vnops.c,v 1.3 1993/05/20 03:34:24 cgd Exp $
*/
#include "param.h"

View File

@ -15,8 +15,7 @@
*
* October 1992
*
* $Header: /cvsroot/src/sys/pcfs/Attic/pcfsmount.h,v 1.1 1993/04/09 19:38:16 cgd Exp $
*
* $Id: pcfsmount.h,v 1.2 1993/05/20 03:34:27 cgd Exp $
*/
/*