NetBSD/usr.sbin/sup
mrg 32f519716b - use an array MAXHOSTNAMELEN+1 size to hold hostnames
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
..
lib fix typo in CLEANFILES 1997-10-16 08:26:50 +00:00
source - use an array MAXHOSTNAMELEN+1 size to hold hostnames 1998-07-06 06:56:06 +00:00
sup Oops! Forgot to commit this: build read_line.o 1997-11-13 17:05:20 +00:00
supfilesrv Add NetBSD Makefile infrastructure for building the sup programs. 1997-10-07 01:31:07 +00:00
supscan Add NetBSD Makefile infrastructure for building the sup programs. 1997-10-07 01:31:07 +00:00
Makefile WARNSify 1997-10-17 13:59:34 +00:00
Makefile.inc Add -DEE_XXX to CPPFLAGS so that system supfiles are obtained from 1998-01-21 09:07:04 +00:00
README Add a README describing how to build this on a non-NetBSD system (yes, 1997-10-07 01:33:30 +00:00

README

$NetBSD: README,v 1.1 1997/10/07 01:33:30 thorpej Exp $

This is the CMU sup system, converted to use a NetBSD Makefile
infrastructure.  To build the sup system for another operating
system, go into the "source" subdirectory, and use the Makefile
provided there.

	-- Jason R. Thorpe <thorpej@NetBSD.ORG>
	   October 6, 1997