Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/17/1996 08:40:02
thorpej
Thu Oct 17 01:31:30 PDT 1996
Update of /cvsroot/src/sys/arch/i386/i386
In directory netbsd1:/var/slash-tmp/cvs-serv3224

Modified Files:
	machdep.c 
Log Message:
Couple of changes:
- Rename EX_NOBLOB to EX_NOCOALESCE; it's much more descriptive of
  what's going on.
- Ensure that fixed extent storage is longword aligned.


thorpej
Thu Oct 17 01:33:43 PDT 1996
Update of /cvsroot/src/share/man/man9
In directory netbsd1:/var/slash-tmp/cvs-serv3435

Modified Files:
	extent.9 
Log Message:
Sync with the extent map implementation; just document the new
flags.