NetBSD/usr.sbin/sup
tron fd8ae9c4ea Use correct argument type in call to "fparseln(3)". Fix supplied by
Motoyuki Konno in PR bin/10645.
2000-07-21 16:03:14 +00:00
..
lib
source Use correct argument type in call to "fparseln(3)". Fix supplied by 2000-07-21 16:03:14 +00:00
sup Replace the provided read_line function with calls to the fparseln function in libutil. Maintain compatibility on machines without fparseln through the NEED_READ_LINE define. 1999-08-02 05:36:05 +00:00
supfilesrv Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, 1999-08-24 15:52:52 +00:00
supscan
Makefile
Makefile.inc You can't just define read_line as fparseln since former keeps the storage 2000-07-19 07:52:44 +00:00
README

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