Source-Changes archive

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

NetBSD master CVS tree commits



is
Sat Mar 15 10:33:03 PST 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv3615

Modified Files:
        ethers.3 ethers.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




scottr
Sat Mar 15 10:33:47 PST 1997
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory netbsd1:/var/slash-tmp/cvs-serv3468/dev

Modified Files:
        nubus.c if_ae_nubus.c 
Log Message:
Defer enabling NuBus slot interrupts until all slots have been probed
and drivers attached.  This removes the need for the MAC68K_BROKEN_VIDEO
option.  From Allen Briggs.


scottr
Sat Mar 15 10:33:50 PST 1997
Update of /cvsroot/src/sys/arch/mac68k/mac68k
In directory netbsd1:/var/slash-tmp/cvs-serv3468/mac68k

Modified Files:
        via.c 
Log Message:
Defer enabling NuBus slot interrupts until all slots have been probed
and drivers attached.  This removes the need for the MAC68K_BROKEN_VIDEO
option.  From Allen Briggs.


is
Sat Mar 15 10:34:05 PST 1997
Update of /cvsroot/src/lib/libpcap
In directory netbsd1:/var/slash-tmp/cvs-serv3677

Modified Files:
        gencode.c grammar.y nametoaddr.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




scottr
Sat Mar 15 10:35:48 PST 1997
Update of /cvsroot/src/sys/arch/mac68k/conf
In directory netbsd1:/var/slash-tmp/cvs-serv3831

Modified Files:
        GENERIC 
Log Message:
Remove obsolete MAC68K_BROKEN_VIDEO option.

is
Sat Mar 15 10:37:29 PST 1997
Update of /cvsroot/src/usr.sbin/arp
In directory netbsd1:/var/slash-tmp/cvs-serv3867/arp

Modified Files:
        arp.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:37:31 PST 1997
Update of /cvsroot/src/usr.sbin/bootpd
In directory netbsd1:/var/slash-tmp/cvs-serv3867/bootpd

Modified Files:
        lookup.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:37:34 PST 1997
Update of /cvsroot/src/usr.sbin/dhcpd
In directory netbsd1:/var/slash-tmp/cvs-serv3867/dhcpd

Modified Files:
        bpf.c packet.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:37:37 PST 1997
Update of /cvsroot/src/usr.sbin/pppd
In directory netbsd1:/var/slash-tmp/cvs-serv3867/pppd

Modified Files:
        sys-bsd.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:37:39 PST 1997
Update of /cvsroot/src/usr.sbin/rarpd
In directory netbsd1:/var/slash-tmp/cvs-serv3867/rarpd

Modified Files:
        rarpd.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:38:01 PST 1997
Update of /cvsroot/src/usr.sbin/tcpdump
In directory netbsd1:/var/slash-tmp/cvs-serv3867/tcpdump

Modified Files:
        addrtoname.c addrtoname.h os.h print-arp.c print-atalk.c 
        print-bootp.c print-domain.c print-ether.c print-fddi.c 
        print-icmp.c print-isoclns.c print-nfs.c print-ntp.c 
        print-null.c print-sl.c print-sunrpc.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.




is
Sat Mar 15 10:38:03 PST 1997
Update of /cvsroot/src/usr.sbin/ypserv/stdethers
In directory netbsd1:/var/slash-tmp/cvs-serv3867/ypserv/stdethers

Modified Files:
        stdethers.c 
Log Message:
New ARP system, supports IPv4 over any hardware link.

Some of the stuff (e.g., rarpd, bootpd, dhcpd etc., libsa) still will
only support Ethernet. Tcpdump itself should be ok, but libpcap needs
lot of work.

For the detailed change history, look at the commit log entries for
the is-newarp branch.






Home | Main Index | Thread Index | Old Index