Wed Sep 27 10:27:37 1995  Seth Robertson  <seth@dauntless.soscorp.com>

	* syslog.c: CERT's Solaris gcc does not define __SVR4.  Hmm.
	
	* Makefile: Add note about -DBad_float_h
	
Tue Sep 26 16:11:51 1995  Seth Robertson  <seth@dauntless.soscorp.com>

	* Makefile fvwrite.c snprintf.c stdio.h strtod.c syslog.h vfprintf.c:
	CERT provided changes for pcc and acc based systems.
	
	* test-snprintf.c: CERT provided test harness for investigation of
 	snprintf

Tue Sep 19 14:50:58 1995  Seth Robertson  <seth@defiant.soscorp.com>

	* syslog.c: CERT requested a visable warning "[TRUNCATED]" that
 	something bad happened.  This brought to light that even though
 	standard syslog(3)s have a 2K buffer, syslogd(8) only want 1K.
	Sigh.

Wed Sep 13 10:14:07 1995  Seth Robertson  <seth@dauntless.soscorp.com>

	* cdef.h: Add for those people who are not so lucky.
	
	* Makefile stdio.h syslog.c: Add NeXT changes

	* syslogerr.c (Amain): NeXT is a little more smart, but still
 	vulnerable (in theory more than in practice, I suspect).

	* syslog.c (vsyslog): Irix can do funky things if you are logging
 	like crazy, so always append a terminating return.  YUK!

Tue Sep  5 10:32:05 1995  Seth Robertson  <seth@dauntless.soscorp.com>

	* vfprintf.c strtod.c: Give __dtoa a unique prefix to avoid
 	conflicts with systems who already have this function (e.g. BSD
 	4.4 systems)

	* ChangeLog README: Added to make this more professional.
