Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Thu May 23 12:03:47 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23828

Modified Files:
        uipc_usrreq.c 
Log Message:
Separate some code into separate functions.
Make unp_addr be a pointer to the sockaddr, not to the mbuf, as with raw
sockets.
Other minor cleanup.


mycroft
Thu May 23 12:04:25 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23862

Modified Files:
        unpcb.h 
Log Message:
Make unp_addr be a pointer to the sockaddr, not to the mbuf, as with raw
sockets.




Home | Main Index | Thread Index | Old Index