This shar file should contain:

MANIFEST	This file
Makefile	To build everything
NOTES		Various implementation notes, wish list, etc.
client.1	Manual page for the client program
client.c	The client program
common.h	Definitions common to all three programs
server.1	Manual page for the server program
server.c	The server program
socket.c	Various blackbox IPC routines used by everything
supersrv.8	Manual page for the supersrv program
supersrv.c	The supersrv program
