History log of /freebsd-10.1-release/sys/compat/netbsd/dvcfg.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 272461 02-Oct-2014 gjb

Copy stable/10@r272459 to releng/10.1 as part of
the 10.1-RELEASE process.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation


# 139743 05-Jan-2005 imp

Start each of the license/copyright comments with /*-


# 126928 13-Mar-2004 peter

Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a common
MI area before they proliferate more.


# 92761 20-Mar-2002 alfred

Remove __P.


# 59874 01-May-2000 peter

Add $FreeBSD$


# 33044 03-Feb-1998 bde

Changed `inline' to `__inline' so that this file can be compiled by
`gcc -ansi'.

Changed NULL to 0 so that this file is more self-sufficient (now
only <sys/types.h> is a prerequisite).


# 28861 28-Aug-1997 kato

Moved include files which are independent of bs driver.