ftp.nice.ch/pub/next/unix/network/news/nn.6.4.16.s.tar.gz#/nn/conf/s-sunos4-v.h

This is s-sunos4-v.h in view mode; [Download] [Up]

/*
 *	This version is for SUNOS 4.1 SysV environment
 *	From: "Gary Mills" <mills@ccu.umanitoba.ca>
 */

#include "s-sys5.h"

/*
 *      Has a 4.3BSD like syslog library.
 */

#define HAVE_SYSLOG

/*
 *      Have gethostname().
 */

#undef HAVE_UNAME
#define HAVE_GETHOSTNAME

/*
 *      Have multiple group membership.
 */

#define HAVE_MULTIGROUP

/*
 *      Default mailer for nnmail.
 */

#undef MAILX
#define MAILX        "/usr/ucb/mail"

/*
 *      Maximum length of a pathname.
 */

#undef FILENAME
#define FILENAME   1024

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.