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: 08/01/1998 17:40:01
thorpej
Sat Aug  1 17:35:31 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv10578

Modified Files:
	in_pcb.c 
Log Message:
Use the pool allocator for inpcbs.


thorpej
Sat Aug  1 17:35:52 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv10599

Modified Files:
	tcp_input.c 
Log Message:
Use the pool allocator for syn_cache entries.


thorpej
Sat Aug  1 17:36:19 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv10619

Modified Files:
	tcp_subr.c 
Log Message:
Use the pool allocator for tcpcbs.


thorpej
Sat Aug  1 17:38:24 PDT 1998
Update of /cvsroot/doc
In directory nb00:/tmp/cvs-serv10639

Modified Files:
	CHANGES 
Log Message:
Note netinet's use of the pool allocator.