Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/08/1998 16:50:02
tv
Wed Apr  8 16:43:00 PDT 1998
Update of /cvsroot/src/include
In directory nb00:/tmp/cvs-serv1381

Modified Files:
	math.h 
Log Message:
C++ has a very different concept of "exception."  Delimit struct exception
and matherr() with #ifndef __cplusplus.


jeremy
Wed Apr  8 16:48:58 PDT 1998
Update of /cvsroot/src/usr.bin/hexdump
In directory nb00:/home/jeremy/hexdump

Modified Files:
	hexsyntax.c 
Log Message:
Show -C option in usage.  PR/5266