Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sun-lamp CVS commits
- To: source-changes
- Subject: sun-lamp CVS commits
- From: The Source of All Evil <source>
- Date: Sun, 11 Jun 1995 20:50:06 -0400
mycroft
Sun Jun 11 20:47:00 EDT 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1495
Modified Files:
if.c if.h if_ethersubr.c raw_cb.c raw_cb.h raw_usrreq.c
rtsock.c
Log Message:
Various cleanup, including:
* Convert several data structures to use queue.h.
* Split in_pcbnotify() into two parts; one for notifying a specific PCB, and
one for notifying all PCBs for a particular foreign address.
mycroft
Sun Jun 11 20:48:14 EDT 1995
Update of /a/cvsroot/src/sys/netinet
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1544
Modified Files:
if_ether.c if_ether.h in.c in_pcb.c in_pcb.h in_var.h
ip_icmp.c ip_input.c ip_output.c ip_var.h raw_ip.c tcp_input.c
tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h udp_usrreq.c
udp_var.h
Log Message:
Various cleanup, including:
* Convert several data structures to use queue.h.
* Split in_pcbnotify() into two parts; one for notifying a specific PCB, and
one for notifying all PCBs for a particular foreign address.
mycroft
Sun Jun 11 20:48:33 EDT 1995
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv1648
Modified Files:
nfs_boot.c
Log Message:
Various cleanup, including:
* Convert several data structures to use queue.h.
* Split in_pcbnotify() into two parts; one for notifying a specific PCB, and
one for notifying all PCBs for a particular foreign address.
Home |
Main Index |
Thread Index |
Old Index