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: 10/28/1994 10:00:03
deraadt
Fri Oct 28 09:51:01 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/dev
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/dev

Modified Files:
	dmareg.h 
Log Message:
repair a type

mycroft
Fri Oct 28 09:53:17 PDT 1994
Update of /b/source/CVS/src/sbin/fsck
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sbin/fsck

Modified Files:
	dir.c 
Log Message:
On a recursive call to fsck_readdir() through getpathname(), don't attempt to
fix a problem that's already being fixed.

mycroft
Fri Oct 28 09:54:08 PDT 1994
Update of /b/source/CVS/src/sbin/fsck
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sbin/fsck

Modified Files:
	pass2.c 
Log Message:
Get the byte order right when creating `.' and `..' entries.

mycroft
Fri Oct 28 09:55:15 PDT 1994
Update of /b/source/CVS/src/sbin/fsck
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sbin/fsck

Modified Files:
	pass5.c preen.c setup.c 
Log Message:
Use the S_IS*() macros, and make this compile again after Chris's changes to ufs.