Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 10/19/1995 20:50:03
cgd
Thu Oct 19 20:42:23 EDT 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv428

Modified Files:
	ufs.c 
Log Message:
add prototypes for static functions.  make ffs_oldfscompat static.
fix some arguments and structure members, in recognition of the fact
that (u_int == u_long == size_t) is not true on all systems.


cgd
Thu Oct 19 20:46:33 EDT 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv466

Modified Files:
	net.h 
Log Message:
fix spacing in header 'room to leave' comment

cgd
Thu Oct 19 20:47:48 EDT 1995
Update of /a/cvsroot/src/sys/lib/libsa
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv498

Modified Files:
	exec.c 
Log Message:
cast pointer to long, not int