Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Wed, 22 May 1996 10:00:09 -0400 (EDT)
mycroft
Wed May 22 09:55:07 EDT 1996
Update of /a/cvsroot/src/sys/kern
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/kern
Modified Files:
sys_socket.c uipc_socket.c uipc_socket2.c uipc_syscalls.c
uipc_usrreq.c
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:55:20 EDT 1996
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/net
Modified Files:
if.c if_ppp.c raw_cb.h raw_usrreq.c route.h rtsock.c
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:55:23 EDT 1996
Update of /a/cvsroot/src/sys/netccitt
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/netccitt
Modified Files:
pk_extern.h pk_usrreq.c
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:55:41 EDT 1996
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/netinet
Modified Files:
in.c in_pcb.c in_pcb.h in_var.h ip_var.h raw_ip.c tcp_timer.c
tcp_usrreq.c tcp_var.h udp_usrreq.c udp_var.h
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:56:16 EDT 1996
Update of /a/cvsroot/src/sys/netiso
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/netiso
Modified Files:
clnp.h clnp_raw.c cltp_usrreq.c cltp_var.h esis.c esis.h
idrp_usrreq.c idrp_var.h iso.c iso_pcb.c iso_pcb.h iso_snpac.c
iso_var.h tp_output.c tp_pcb.c tp_pcb.h tp_usrreq.c tp_var.h
tuba_table.h tuba_usrreq.c
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:56:29 EDT 1996
Update of /a/cvsroot/src/sys/netns
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/netns
Modified Files:
idp_usrreq.c idp_var.h ns.c ns_ip.c ns_pcb.c ns_var.h
spp_usrreq.c spp_var.h
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:56:33 EDT 1996
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/nfs
Modified Files:
nfs_socket.c
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
mycroft
Wed May 22 09:56:37 EDT 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv4577/sys
Modified Files:
protosw.h socketvar.h
Log Message:
Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH,
PRU_BIND and
PRU_CONTROL. The usrreq interface really needs to be split up, but this will
have to wait.
Remove SS_PRIV completely.
Home |
Main Index |
Thread Index |
Old Index