Subject: Re: kvm_ man pages refer to KINFO_PROC_ALL but not in /usr/include
To: None <mrg@mame.mu.OZ.AU>
From: Charles M. Hannum <mycroft@gnu.ai.mit.edu>
List: netbsd-bugs
Date: 12/15/1994 07:19:24
      >SYNOPSIS
      >     #include <kvm.h>
      >     #include <sys/kinfo.h>
      >     #include <sys/kinfo_proc.h>

      But /usr/include/sys doesn't have these files.  making top with its
      m_netbsd.c is a bit hard...

   try running a 'make install' from /usr/src/include.  it'll install them
   from /sys/sys where they `reside' 

Actually, they no longer exist.  getkerninfo() was replaced with
sysctl().