	This contains a source and binary for the Linux implementation
of netstat.8 (and man page.)

Author:	Fred Baumgarten, <dc6iq@insu1.etec.uni-karlsruhe.de>
	Copyright (c) 1993  Fred Baumgarten

The included patch has already been applied, which fixes a bug uncovered
by the more strict libc-4.5.1x -- it was supplied by:

	Mitchum DSouza <Mitchum.Dsouza@mrc-applied-psychology.cambridge.ac.uk>

Read what Mitch wrote in the patch for more info.

The original source is in netstat.c.orig

The binary was compiled with gcc-2.5.8 and libc-4.5.19.

To compile:

	gcc -O2 -Wall -s netstat.c -o netstat

Have fun.
Paul.
