NetBSD/usr.sbin/sup
dyoung 4ec9bd2b05 Use the definition in <sys/param.h> instead of redefining MAX().
(Used to work because the redefinition was identical to the original
definition, but no longer.)

While I'm here, define sizeofA() in terms of __arraycount() from
<sys/cdefs.h>.
2009-06-19 23:36:41 +00:00
..
lib Fix build error (hi christos). 2009-01-16 07:09:09 +00:00
source Use the definition in <sys/param.h> instead of redefining MAX(). 2009-06-19 23:36:41 +00:00
sup
supfilesrv
supscan
Makefile
Makefile.inc Enable WARNS=4 by default, except for: 2009-04-22 15:23:01 +00:00
README

$NetBSD: README,v 1.2 2003/11/12 13:31:08 grant 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