Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
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.
Home |
Main Index |
Thread Index |
Old Index