Konstantin Belousov <kostik...@gmail.com> 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_ARCH32 defines ?
> I cannot find any use or definitions for them except in filemon.
> 
> Are the symbols remnants of some porting ?

I think it was originally written for 7.x
but AFAIK it was never built for anything but FreeBSD.

It is possible that the original author was thinking of making it
portable to other platforms, but separate implementations were done for
NetBSD and Linux.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to