avoid null pointer on machine check printf's
[unix-history] / usr / src / sys / kern / vfs_xxx.c
index b90a3cc..c38c9b2 100644 (file)
@@ -1,9 +1,9 @@
 /*
 /*
- * Copyright (c) 1982 Regents of the University of California.
+ * Copyright (c) 1982, 1986 Regents of the University of California.
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)vfs_xxx.c   6.4 (Berkeley) %G%
+ *     @(#)vfs_xxx.c   7.2 (Berkeley) %G%
  */
 
 #include "param.h"
  */
 
 #include "param.h"