ftp.nice.ch/pub/next/unix/admin/top.0.5.NI.b.tar.gz#/top-v0.5/machine/m_sunos54.c

This is m_sunos54.c in view mode; [Download] [Up]

/*
 * top - a top users display for Unix
 *
 * SYNOPSIS:  Any Sun running SunOS 5.4 (Solaris 2.4) and later ?.
 *
 * DESCRIPTION:
 * This is the machine-dependent module for SunOS 5.4 (Solaris 2).
 * There is some support for MP architectures.
 * This makes top work on the following systems:
 *         SunOS 5.4 (and later)
 *
 * Tested on a SS20/61 w/ SunPRO C 2.0.1 running Solaris 2.4/SPARC and
 * a P90 running Solaris 2.4/x86.
 *
 * LIBS: -lkvm -lelf 
 *
 * Need -I. for all the top include files which are searched for in machine/,
 * because of the way include "file" finds files.
 *
 * CFLAGS: -I. -DHAVE_GETOPT -DSOLARIS24
 *
 * AUTHORS:      Torsten Kasch      <torsten@techfak.uni-bielefeld.de>
 *               Robert Boucher     <boucher@sofkin.ca>
 * CONTRIBUTORS: Marc Cohen         <marc@aai.com>
 *               Charles Hedrick    <hedrick@geneva.rutgers.edu>
 *               William L. Jones   <jones@chpc>
 *               Petri Kutvonen     <kutvonen@cs.helsinki.fi>
 *               Casper Dik         <casper@fwi.uva.nl>
 *               Tim Pugh           <tpugh@oce.orst.edu>
 */
#include "machine/m_sunos5.c"

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.