head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	97.11.18.06.22.56;	author jared;	state Exp;
branches;
next	1.1;

1.1
date	97.06.15.06.48.53;	author jared;	state Exp;
branches;
next	;


desc
@readme file
@


1.2
log
@whee
@
text
@	System monitor program.

Installation Notes:

	Must be installed suid root to test ping().  Note, ping is suid
root on all systems.  The code is written to be secure enough to be
run by anyone (for the most part)

	You need ncurses, and should have gcc for compiling this
program.  If you can get me accounts on other platforms of machines (not
root, just accounts), I can port this software to almost everything 
UNIX based (I will not port to vms or nt :).

	I claim nothing, this code will erase your hard disk, crash your
network and destroy your users and damage your hardware.  It will
always do this.

Tested on by author:
	Linux, SunOS, OSF/1, FreeBSD, Solaris, BSDI, NetBSD & NetBSD Alpha,
Solaris x86

Compiles Under but not tested under by author:
	HP/UX, SCO

@


1.1
log
@Initial revision
@
text
@d7 1
a7 2
run by anyone, (ie, suid root). (** Note, this is a lie currently,
I need to fix the suid() stuff).
@
