Index of /itools/MAIL/LISTSERV/NEXT

      Name                    Last modified       Size  Description

[DIR] Parent Directory 19-Apr-2005 00:30 - [   ] 2_1_DIFF 31-Oct-1993 13:00 2k

2.1.diffs.Z:		Necessary diffs to work around an OS bug; not 
			necessary with 3.0 or above

About 6.0c:
From: Mike Matthews <Mike_Matthews@sgate.com>
Subject: Subject: ListServer 6.0c 11/30/93 on NEXTSTEP 3.0

Just FYI, when trying to install the latest listserv software on NEXTSTEP
3.0, you have to make sure that /usr/include/ansi is before
/usr/include/bsd/sys, as the bsd/sys/time.h file won't bring in struct tm
unless KERNEL is defined (those schmucks).  The ansi one works fine; at
least, I finally got it to compile.

(Actually, I just replaced time.h with ansi/time.h, which is an ugly solution
but it worked -- not sure what side effects the -I solution would have)