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: 05/23/1996 12:00:03
mycroft
Thu May 23 11:51:28 EDT 1996
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23742

Modified Files:
	raw_cb.c raw_cb.h raw_usrreq.c 
Log Message:
Implement PRU_CONNECT.
Fix race condition in PRU_DISCONNECT.
Unimplement PRU_ABORT, as it's not needed and wasn't correct.
Some stylistic cleanup.