Source-Changes archive

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

NetBSD master CVS tree commits



mycroft
Tue Dec 10 19:30:55 PST 1996
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv9587

Modified Files:
      Tag: netbsd-1-2
        uipc_usrreq.c 
Log Message:
>From trunk:
Eliminate SS_PRIV; instead, pass down a proc pointer to the usrreq methods
that need it.
Fix numerous memory leaks and bogus return values.

mycroft
Tue Dec 10 19:32:56 PST 1996
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv9929

Modified Files:
      Tag: netbsd-1-2
        un.h unpcb.h 
Log Message:
>From trunk:
Eliminate SS_PRIV; instead, pass down a proc pointer to the usrreq methods
that need it.
Fix numerous memory leaks and bogus return values.

mycroft
Tue Dec 10 19:33:56 PST 1996
Update of /cvsroot/src/sys/miscfs/portal
In directory netbsd1:/var/slash-tmp/cvs-serv10114

Modified Files:
      Tag: netbsd-1-2
        portal_vnops.c 
Log Message:
>From trunk:
Eliminate SS_PRIV; instead, pass down a proc pointer to the usrreq methods
that need it.
Fix numerous memory leaks and bogus return values.

mycroft
Tue Dec 10 19:35:26 PST 1996
Update of /cvsroot/src/usr.bin/netstat
In directory netbsd1:/var/slash-tmp/cvs-serv10337

Modified Files:
      Tag: netbsd-1-2
        unix.c 
Log Message:
>From trunk:
Eliminate SS_PRIV; instead, pass down a proc pointer to the usrreq methods
that need it.
Fix numerous memory leaks and bogus return values.

mycroft
Tue Dec 10 19:37:11 PST 1996
Update of /cvsroot/src/sbin/ifconfig
In directory netbsd1:/var/slash-tmp/cvs-serv10521

Modified Files:
      Tag: netbsd-1-2
        ifconfig.c 
Log Message:
>From trunk:
Eliminate SS_PRIV; instead, pass down a proc pointer to the usrreq methods
that need it.
Fix numerous memory leaks and bogus return values.



Home | Main Index | Thread Index | Old Index