NetBSD/usr.sbin/sup
lukem 365a6c8313 Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter
avoids a linker warning about the use of tmpnam().
2005-06-18 11:07:26 +00:00
..
lib Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
source Convert from tmpnam()/open() -> snprintf()/mkstemp(); the latter 2005-06-18 11:07:26 +00:00
sup tweaks for fparseln(3) move from libutil to libc: 2002-11-30 03:10:53 +00:00
supfilesrv
supscan minor makefile delint 2002-09-18 13:31:52 +00:00
Makefile
Makefile.inc add more defines for stuff we have. 2003-04-03 17:56:52 +00:00
README s/netbsd.org/NetBSD.org/i 2003-11-12 13:31:07 +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