Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 12/09/1996 10:50:02
mrg
Mon Dec  9 02:42:57 PST 1996
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv12519

Modified Files:
	CHANGES 
Log Message:
note lpr safely fixes, and add an author (thorpej) for the previous entry.


fvdl
Mon Dec  9 02:46:22 PST 1996
Update of /a/cvsroot/src/sys/nfs
In directory netbsd1:/var/slash-tmp/cvs-serv12492

Modified Files:
	nfs_subs.c 
Log Message:
Move '#ifdef NFSSERVER' back to the right spot; NQNFS datastructures need
to be initialized on both the client and the server side. Remove misleading
comment about this being just server stuff.