Subject: sun-lamp CVS commits
To: None <source-changes@NetBSD.ORG>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 02/10/1995 15:30:01
cgd
Fri Feb 10 15:24:21 PST 1995
Update of /b/source/CVS/src/sbin/disklabel
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sbin/disklabel

Modified Files:
	disklabel.c 
Log Message:
do the DIOCWDINFO in writelabel() even if -r is specified.
On most machines it's redundant, but it gives others the chance to
take special actions, e.g. updating a checksum.


cgd
Fri Feb 10 15:26:16 PST 1995
Update of /b/source/CVS/src/sbin/fsck
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/sbin/fsck

Modified Files:
	utilities.c 
Log Message:
functions which are 'fake-varaargs' should be passed longs, not ints.