Source-Changes archive

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

NetBSD master CVS tree commits



mycroft
Sun Sep  8 07:48:22 PDT 1996
Update of /cvsroot/src/sys/netns
In directory netbsd1:/var/slash-tmp/cvs-serv22593

Modified Files:
        spp_usrreq.c 
Log Message:
Make sure the control mbufs are freed in all cases.
Return ENOPROTOOPT rather than picking pseudo-random error values.
Restructure *_ctloutput() functions to match other protocols.

mycroft
Sun Sep  8 07:49:08 PDT 1996
Update of /cvsroot/src/sys/netns
In directory netbsd1:/var/slash-tmp/cvs-serv22617

Modified Files:
        idp_usrreq.c 
Log Message:
Make sure the control mbufs are freed in all cases.
Return ENOPROTOOPT rather than picking pseudo-random error values.
Restructure *_ctloutput() functions to match other protocols.

mycroft
Sun Sep  8 07:49:42 PDT 1996
Update of /cvsroot/src/sys/netns
In directory netbsd1:/var/slash-tmp/cvs-serv22641

Modified Files:
        ns.c 
Log Message:
Restructure ns_control() like other protocols.



Home | Main Index | Thread Index | Old Index