Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/28/1998 15:30:01
mycroft
Tue Apr 28 15:27:22 PDT 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv21518

Modified Files:
	kern_ktrace.c 
Log Message:
Fix KTROP_CLEARFILE so it does the same thing as KTROP_CLEAR (i.e. vrele()
rather than vn_close()).  Fixes PR 5357.

fair
Tue Apr 28 15:28:32 PDT 1998
Update of /cvsroot/src/lib/libc/sys
In directory nb00:/tmp/cvs-serv21536

Modified Files:
	_exit.2 brk.2 close.2 fcntl.2 fork.2 getrlimit.2 getsockname.2 
	getsockopt.2 msgctl.2 open.2 semctl.2 shmctl.2 sigaction.2 
	sigsuspend.2 vfork.2 
Log Message:
fix mdoc references