Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 07/16/2006 21:13:00
Module Name:	src
Committed By:	elad
Date:		Sun Jul 16 21:13:00 UTC 2006

Modified Files:
	src/sys/netinet: tcp_usrreq.c
	src/sys/sys: ucred.h

Log Message:
get rid of CURTAIN() macro. inline the last use of it, together
with a nice XXX comment (assigned to me of course) that we should
be doing this differently.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/netinet/tcp_usrreq.c
cvs rdiff -r1.30 -r1.31 src/sys/sys/ucred.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.