Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/27/1996 22:50:02
cgd
Fri Sep 27 15:41:59 PDT 1996
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv28770

Modified Files:
	nlist_private.h 
Log Message:
slightly tune what gets compiled in: On the Alpha, we need ECOFF and
ELF64.  On other architectures only include a.out support, since we don't
know whether or not they'll have the headers necessary for ECOFF and/or
ELF, and since they only want a.out for now (execpt the mips archs, but
they do Special things).  There should be a better way to select which
bits of nlist code get compiled in, but currently there is not.


christos
Fri Sep 27 18:45:21 EDT 1996
Update of /cvsroot/src/sbin/fsck_ffs
In directory netbsd1:/var/slash-tmp/cvs-serv29036

Modified Files:
	Makefile dir.c extern.h inode.c main.c pass1.c pass2.c pass4.c 
	pass5.c setup.c utilities.c 
Log Message:
- util.h -> fsutil.h