Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/19/1997 01:30:06
jonathan
Sat Oct 18 18:20:03 PDT 1997
Update of /a/cvsroot/src/lib/libc/arch/mips/string
In directory netbsd1:/var/slash-tmp/cvs-serv13510

Modified Files:
	bzero.S 
Log Message:
Pull up ambi-endian diffs from  kernel bzero().


fvdl
Sat Oct 18 18:24:54 PDT 1997
Update of /a/cvsroot/src/sbin/mount_nfs
In directory netbsd1:/var/slash-tmp/cvs-serv13124

Modified Files:
	mount_nfs.8 mount_nfs.c 
Log Message:
Implement -X option for 32 <-> 64 bit translation of directory cookies
for v3 mounts. Should rarely be needed (i.e. servers actually
returning information in the upper 32 bits, and programs not
being able to deal with that (emulated binaries; native NetBSD
binaries will never need this)).