Konstantin Belousov wrote:
> > Modified: head/sys/dev/filemon/filemon_wrapper.c
> >
>
===
> >
> > +#if defined(COMPAT_IA32) || defined(COMPAT_FREEBSD32) ||
> > defined(COMPAT_ARCH32)
> What are those COMPAT_IA32 and COMPAT_
On Sat, Jun 04, 2016 at 11:34:51PM +, Bryan Drewery wrote:
> Author: bdrewery
> Date: Sat Jun 4 23:34:51 2016
> New Revision: 301414
> URL: https://svnweb.freebsd.org/changeset/base/301414
>
> Log:
> Fix build after r301404.
>
> X-MFC-With: r301404
> MFC after: 1 week
>
> Modified:
Author: bdrewery
Date: Sat Jun 4 23:34:51 2016
New Revision: 301414
URL: https://svnweb.freebsd.org/changeset/base/301414
Log:
Fix build after r301404.
X-MFC-With: r301404
MFC after:1 week
Modified:
head/sys/dev/filemon/filemon_wrapper.c
Modified: head/sys/dev/filemon/filemon_w