Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 12/20/1994 08:20:03
cgd
Tue Dec 20 08:12:12 PST 1994
Update of /b/source/CVS/src/lib/libc/rpc
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/lib/libc/rpc

Modified Files:
	xdr_float.c 
Log Message:
type-size sanity

jtc
Tue Dec 20 08:13:05 PST 1994
Update of /b/source/CVS/src/usr.bin/vis
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/usr.bin/what/vis

Modified Files:
	foldit.c vis.c 
Log Message:
Cleanup by jimj.
Converted to use err() and warn() by myself.


cgd
Tue Dec 20 08:18:20 PST 1994
Update of /b/source/CVS/src/lib/libc/nls
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/lib/libc/nls

Modified Files:
	catgets.c catopen.c msgcat.c 
Log Message:
make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.


cgd
Tue Dec 20 08:19:00 PST 1994
Update of /b/source/CVS/src/include
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/include

Modified Files:
	nl_types.h 
Log Message:
make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.