[BACK]Return to cons.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/dev/cons.c between version 1.65 and 1.65.10.1

version 1.65, 2008/01/24 17:32:52 version 1.65.10.1, 2010/03/11 15:03:21
Line 82  __KERNEL_RCSID(0, "$NetBSD$");
Line 82  __KERNEL_RCSID(0, "$NetBSD$");
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/user.h>  
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/buf.h>  #include <sys/buf.h>
 #include <sys/ioctl.h>  #include <sys/ioctl.h>

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.65.10.1

CVSweb <webmaster@jp.NetBSD.org>