Thread: where are docs on COMPAT_* and pkgsrc/emulators/compat_*?
where are docs on COMPAT_* and
pkgsrc/emulators/compat_*?
United States
2007-10-26 13:28:18
I was googling about NetBSD's backward binary compatibility
but didn't see
any one webpage about it.
Do we have any single document that explains kernel COMPAT_*
and using
pkgsrc/emulators/compat_*?
With examples...
Jeremy C. Reed
Re: where are docs on COMPAT_* and
pkgsrc/emulators/compat_*?
United States
2007-10-31 06:44:02
"Jeremy C. Reed" <reedreedmedia.net> wrote:
> I was googling about NetBSD's backward binary
compatibility but didn't see
> any one webpage about it.
>
> Do we have any single document that explains kernel
COMPAT_* and using
> pkgsrc/emulators/compat_*?
>
> With examples...
I don't know about single document, but options(4) and
compat_*(8) man
pages are containing a lot of glue which you're looking
for...
- M.