NetBSD/usr.sbin/sup
mycroft f5d7100e26 Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
the correct definition from errno.h.
2000-01-21 17:08:33 +00:00
..
lib set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
source Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get 2000-01-21 17:08:33 +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 convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
Makefile
Makefile.inc Add libwrap support to supfilesrv, as annnounced 2 weeks ago on tech-userlevel, 1999-08-24 15:52:52 +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